4048 Commits

Author SHA1 Message Date
Max Horn
732d457aac Patch #728483: EGA LOOM: More text-drawing hackery
svn-id: r7162
2003-04-27 18:30:35 +00:00
Max Horn
dfd99bbb13 raied _maxHeapThreshold per suggestion by Marcus Comstedt (this means we use up to 450 K memory more, but it avoid frequent reloading of stuff)
svn-id: r7161
2003-04-27 17:44:40 +00:00
Oliver Kiehl
648add8aa8 fix mistake I did earlier
svn-id: r7160
2003-04-27 16:36:24 +00:00
Max Horn
b22f6c31f6 cleanup
svn-id: r7159
2003-04-27 16:12:30 +00:00
Max Horn
efae54c720 this indy3 hack is needed for the ega version, too; restricted zeppelin hack to the room where it is needed (this might fix the levitating guard bug)
svn-id: r7158
2003-04-27 15:58:36 +00:00
Max Horn
e85cbeb386 small buglet
svn-id: r7157
2003-04-27 15:49:08 +00:00
Oliver Kiehl
8fdf6e9242 fixed cvs and modified autoroute parameters. removed initialisation from
SkyState since it is only needed by SkyLogic

svn-id: r7156
2003-04-27 15:43:08 +00:00
Robert Göffringmann
760924593c included references to autoroute
svn-id: r7155
2003-04-27 15:08:35 +00:00
Robert Göffringmann
c27e22d048 The autoroute stuff (completely untested)
svn-id: r7154
2003-04-27 15:02:52 +00:00
Paweł Kołodziejski
d9c8751168 some fixes to v2 opcodes
svn-id: r7153
2003-04-27 11:38:38 +00:00
Jonathan Gray
07bd555101 this seems to be needed for indy3ega as well, note that the text is largely the wrong colour and you can't see the book or picture of the window in the diary still
svn-id: r7152
2003-04-27 11:01:42 +00:00
Paweł Kołodziejski
3d52e4510b more share code, and fixes
svn-id: r7151
2003-04-27 10:05:36 +00:00
Paweł Kołodziejski
33c600dde5 and more share code
svn-id: r7150
2003-04-27 09:39:52 +00:00
James Brown
a94afe4120 V2 syntax fix
svn-id: r7149
2003-04-27 09:03:26 +00:00
Paweł Kołodziejski
caf6d74095 put some v2 code into share code
svn-id: r7148
2003-04-27 07:52:26 +00:00
Paweł Kołodziejski
5a687ff50f small fix for v2 opcodes
svn-id: r7147
2003-04-27 07:13:03 +00:00
Paweł Kołodziejski
92ddaf20f0 fixed warnings under vc6
svn-id: r7146
2003-04-26 20:06:50 +00:00
Paweł Kołodziejski
e2f8a6c74c added more v2 opcodes
svn-id: r7145
2003-04-26 20:03:38 +00:00
Oliver Kiehl
0d01edb2d4 added some more functions
svn-id: r7144
2003-04-26 19:01:13 +00:00
Max Horn
351ed4077f fixed verb objects for GF_OLD_BUNDLE games
svn-id: r7143
2003-04-26 17:16:53 +00:00
Paweł Kołodziejski
64e5240efd fixed offsets for object names for scumm v2
svn-id: r7142
2003-04-26 16:56:59 +00:00
Max Horn
7a5438a592 also fix o5_setObjectName for Indy/Loom
svn-id: r7141
2003-04-26 16:52:11 +00:00
Max Horn
35955dd35a Erik's fix for text output in Loom (and Indy3?)
svn-id: r7140
2003-04-26 16:51:03 +00:00
Max Horn
adbd60cc7b fixed object names in Indy3EGA and Loom
svn-id: r7139
2003-04-26 16:45:23 +00:00
Max Horn
4ac863efdb fix warning
svn-id: r7138
2003-04-26 16:43:18 +00:00
Paweł Kołodziejski
6bd3454ae5 update for scumm v2
svn-id: r7137
2003-04-26 16:37:35 +00:00
Max Horn
1b5cac75f5 temporary work around for 16 color games
svn-id: r7136
2003-04-26 16:25:14 +00:00
Max Horn
afaac51b65 fixed issue in Loom (and other OLD_BUNDLE games?) in decodeParseString
svn-id: r7135
2003-04-26 16:17:51 +00:00
Oliver Kiehl
9436bff3e3 cleanup
svn-id: r7134
2003-04-26 14:00:59 +00:00
Oliver Kiehl
e0ac60d887 initialise scriptVariables properly
svn-id: r7133
2003-04-26 13:40:17 +00:00
Max Horn
2d8fa42f44 renamed setCursorHotspot2 to setCursorHotspot; fixed (with a hack) cursor in Loom
svn-id: r7132
2003-04-26 13:28:34 +00:00
Max Horn
5626e42f5b Make it possible to disable some/all of our three game modules (scumm/simon/sky) with three flags in the Makefile
svn-id: r7131
2003-04-26 11:44:13 +00:00
Ruediger Hanke
8460343287 Whatever I changed since last commit ...
svn-id: r7130
2003-04-26 11:43:44 +00:00
Oliver Kiehl
83f311adde cleanup
svn-id: r7129
2003-04-26 11:32:14 +00:00
Oliver Kiehl
20e5b2d931 link to removeObjectFromWalk and objectToWalk
svn-id: r7128
2003-04-26 11:09:20 +00:00
Max Horn
b617227723 fixed endian regression (introduced by the alignment changes)
svn-id: r7127
2003-04-26 11:02:49 +00:00
Paweł Kołodziejski
8b8c52c06e updated VC6 file
svn-id: r7126
2003-04-26 11:01:07 +00:00
Max Horn
2363704bd7 proper fix for COMI regression
svn-id: r7125
2003-04-26 10:43:59 +00:00
Oliver Kiehl
cfaee32474 some more endian fixes. runs on my mac now as well
svn-id: r7124
2003-04-26 09:43:48 +00:00
Jonathan Gray
2d1e313018 stop assertion from triggering to make ft finishable again
svn-id: r7123
2003-04-26 05:29:25 +00:00
Jonathan Gray
b542136929 make comi work again, can we branch for 0.4.0 already so all the testing actually means something?
svn-id: r7122
2003-04-26 01:38:38 +00:00
Robert Göffringmann
b62902f89b added class SkyGrid (still untested)
svn-id: r7121
2003-04-25 23:14:41 +00:00
Oliver Kiehl
bb32c69238 some endian fixes
svn-id: r7120
2003-04-25 21:41:50 +00:00
Max Horn
5c93732d60 cleanup; added comment
svn-id: r7119
2003-04-25 20:03:00 +00:00
Paweł Kołodziejski
0c933f5c50 delete stdafx.cpp
svn-id: r7118
2003-04-25 19:55:40 +00:00
Robert Göffringmann
1bb3ab3202 added me to the readme
svn-id: r7117
2003-04-25 19:01:41 +00:00
Oliver Kiehl
a0f2693462 changed zero-sized arrays to pointers
svn-id: r7116
2003-04-25 18:54:47 +00:00
Oliver Kiehl
7a8dcaaa70 fixed some errors introduced in some of the last commits
svn-id: r7115
2003-04-25 18:26:41 +00:00
Paweł Kołodziejski
c4878ab3e2 fixed warning
svn-id: r7114
2003-04-25 18:08:08 +00:00
Max Horn
33e883aaf6 changed turnProg from void* to uint16*
svn-id: r7113
2003-04-25 17:57:04 +00:00