Commit Graph

15 Commits

Author SHA1 Message Date
Eugene Sandulenko
b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +00:00
Eugene Sandulenko
eef92cb7e7 Patch from wjp which fixed parser operands and now protection screen always
shows numbers, not just rotation of them. Still no screen updated during the
process.

svn-id: r19067
2005-10-13 20:54:16 +00:00
Eugene Sandulenko
ba275dfd58 Some stubs for gob2.
Improved debug output.

svn-id: r18556
2005-07-19 09:10:05 +00:00
Max Horn
cca744f69a Comply to our coding conventions
svn-id: r17975
2005-05-08 21:49:52 +00:00
Torbjörn Andersson
e42ea7f20c Oops.
svn-id: r17921
2005-05-05 14:38:32 +00:00
Torbjörn Andersson
f1d59b4194 Applied patch #1195190. This may help the game run on 64-bit systems, but I
don't know anyone who can verify that.

svn-id: r17914
2005-05-05 11:37:41 +00:00
Torbjörn Andersson
d1234bfdee Cleanup.
svn-id: r17908
2005-05-04 11:41:07 +00:00
Torbjörn Andersson
1da2f1b627 Whitespace
svn-id: r17906
2005-05-04 06:44:42 +00:00
Torbjörn Andersson
4aff3f0dc8 Fixed typo in comment.
svn-id: r17576
2005-04-13 06:17:54 +00:00
Eugene Sandulenko
1ac6a09a91 Fix hang in EGA version. Thanks to wjp. Be careful with that parse_printExpr()
svn-id: r17573
2005-04-13 00:52:15 +00:00
Joost Peters
f35ac50111 Some inter_variables cleanup.
Now it should store all variables in the native endianness, instead of storing half in LE and the other half in the native endianness.
Addresses and assignments can be tracked by modifying the macros if necessary.
Also, meaningful constants can now be assigned to script variable numbers (if one were so inclined)

svn-id: r17523
2005-04-10 17:13:17 +00:00
Max Horn
2efa0d17f2 Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (open/write/close to access a log file? yuck)
svn-id: r17486
2005-04-09 19:32:29 +00:00
Max Horn
9aaff636aa Fix legal header. Be careful when doing global search and replace! Better use full-word regex, to avoid problems like this
svn-id: r17485
2005-04-09 19:19:54 +00:00
Max Horn
0ddbcc7845 Changed remaining file headers
svn-id: r17401
2005-04-05 18:08:02 +00:00
Eugene Sandulenko
1758c5b211 Initial checking of Gob engine
svn-id: r17388
2005-04-05 15:07:40 +00:00