Pasi Kallinen
d704c69b90
Actually make ee give feedback when exiting due to strange characters
2014-05-22 22:12:14 +03:00
Pasi Kallinen
5e54bb3b75
Exit ee gracefully, if character conversion fails.
2014-05-16 19:19:12 +03:00
Pasi Kallinen
3f402d4bbd
Fix ee's check for ERR input (bhaak).
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@626 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2011-10-12 14:50:37 +00:00
Pasi Kallinen
97967299ea
A very primitive Unicode conversion of ee.
...
This introduces a 1MB file limit due to a lame static buffer in one place.
(Adam Borowski <kilobyte@angband.pl>)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@625 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2011-10-12 14:49:01 +00:00
Pasi Kallinen
0321c2713c
Remove the internal text editor and all the support code; now compiles virus and ee as standalone executables.
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@575 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2010-05-18 20:39:32 +00:00
Joshua Kwan
aa1a46543b
fix everything!
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@309 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-06-18 21:16:50 +00:00
Joshua Kwan
6a0ceb9af0
Fix signed/unsigned char issues in ee.c to quell warnings with other compilers
...
as well as gcc -pedantic
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@215 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-02-02 09:58:10 +00:00
Joshua Kwan
ff36a733cf
Warning-fix for -O2
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@207 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-02-01 20:45:47 +00:00
Joshua Kwan
beb01998dd
use Emacs keys by default
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@177 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-26 16:54:02 +00:00
Joshua Kwan
a095001e0a
remove deep_copy function, rename initncurses to initcurses
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@169 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-26 08:29:04 +00:00
Joshua Kwan
4ca56b17c3
rip out some other useless code...
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@168 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-26 08:09:39 +00:00
Joshua Kwan
0957e52c6c
land final virus+ee support
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@163 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-25 22:44:34 +00:00
Joshua Kwan
5a152569a8
rip out more ee stuff
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@160 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-24 21:49:13 +00:00
Joshua Kwan
dc539128d5
rip out the file operations menu, replace with 'save file'
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@159 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-23 19:50:39 +00:00
Joshua Kwan
6e0821a5ad
kill ee_init which reads a configuration file
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@158 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-23 18:48:44 +00:00
Joshua Kwan
cca65f1062
unused variable bit_bucket ...
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@156 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-23 18:33:07 +00:00
Joshua Kwan
7bc00ccc62
remove some unused variables
...
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@155 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-23 18:23:16 +00:00
Joshua Kwan
849a8c5012
Throw out virus in favor of ee, which is much more newbie-friendly and somewhat
...
less iffy than virus.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@150 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
2004-01-23 18:14:48 +00:00