aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-04-28updated vc6 filePaweł Kołodziejski
svn-id: r7172
2003-04-28get rid of one of the obscure variable namesJonathan Gray
svn-id: r7171
2003-04-28fixed bug about checkBlock return valueRobert Göffringmann
svn-id: r7170
2003-04-27oopsOliver Kiehl
svn-id: r7169
2003-04-27clarified hackMax Horn
svn-id: r7168
2003-04-27fixed autoroute a bit (still doesn't work correctly but at least it doesn'tOliver Kiehl
segfault) and linked it to SkyLogic svn-id: r7167
2003-04-27adapted getCompactElem correctlyOliver Kiehl
svn-id: r7166
2003-04-27adapted the code to the compact changes. not quite complete yetOliver Kiehl
svn-id: r7165
2003-04-27Found out what the UnknownStuff is and restructured accordinglyOliver Kiehl
svn-id: r7164
2003-04-27drop shadow cleanupMax Horn
svn-id: r7163
2003-04-27Patch #728483: EGA LOOM: More text-drawing hackeryMax Horn
svn-id: r7162
2003-04-27raied _maxHeapThreshold per suggestion by Marcus Comstedt (this means we use ↵Max Horn
up to 450 K memory more, but it avoid frequent reloading of stuff) svn-id: r7161
2003-04-27fix mistake I did earlierOliver Kiehl
svn-id: r7160
2003-04-27cleanupMax Horn
svn-id: r7159
2003-04-27this indy3 hack is needed for the ega version, too; restricted zeppelin hack ↵Max Horn
to the room where it is needed (this might fix the levitating guard bug) svn-id: r7158
2003-04-27small bugletMax Horn
svn-id: r7157
2003-04-27fixed cvs and modified autoroute parameters. removed initialisation fromOliver Kiehl
SkyState since it is only needed by SkyLogic svn-id: r7156
2003-04-27included references to autorouteRobert Göffringmann
svn-id: r7155
2003-04-27The autoroute stuff (completely untested)Robert Göffringmann
svn-id: r7154
2003-04-27some fixes to v2 opcodesPaweł Kołodziejski
svn-id: r7153
2003-04-27this seems to be needed for indy3ega as well, note that the text is largely ↵Jonathan Gray
the wrong colour and you can't see the book or picture of the window in the diary still svn-id: r7152
2003-04-27more share code, and fixesPaweł Kołodziejski
svn-id: r7151
2003-04-27and more share codePaweł Kołodziejski
svn-id: r7150
2003-04-27V2 syntax fixJames Brown
svn-id: r7149
2003-04-27put some v2 code into share codePaweł Kołodziejski
svn-id: r7148
2003-04-27small fix for v2 opcodesPaweł Kołodziejski
svn-id: r7147
2003-04-26fixed warnings under vc6Paweł Kołodziejski
svn-id: r7146
2003-04-26added more v2 opcodesPaweł Kołodziejski
svn-id: r7145
2003-04-26added some more functionsOliver Kiehl
svn-id: r7144
2003-04-26fixed verb objects for GF_OLD_BUNDLE gamesMax Horn
svn-id: r7143
2003-04-26fixed offsets for object names for scumm v2Paweł Kołodziejski
svn-id: r7142
2003-04-26also fix o5_setObjectName for Indy/LoomMax Horn
svn-id: r7141
2003-04-26Erik's fix for text output in Loom (and Indy3?)Max Horn
svn-id: r7140
2003-04-26fixed object names in Indy3EGA and LoomMax Horn
svn-id: r7139
2003-04-26fix warningMax Horn
svn-id: r7138
2003-04-26update for scumm v2Paweł Kołodziejski
svn-id: r7137
2003-04-26temporary work around for 16 color gamesMax Horn
svn-id: r7136
2003-04-26fixed issue in Loom (and other OLD_BUNDLE games?) in decodeParseStringMax Horn
svn-id: r7135
2003-04-26cleanupOliver Kiehl
svn-id: r7134
2003-04-26initialise scriptVariables properlyOliver Kiehl
svn-id: r7133
2003-04-26renamed setCursorHotspot2 to setCursorHotspot; fixed (with a hack) cursor in ↵Max Horn
Loom svn-id: r7132
2003-04-26Make it possible to disable some/all of our three game modules ↵Max Horn
(scumm/simon/sky) with three flags in the Makefile svn-id: r7131
2003-04-26Whatever I changed since last commit ...Ruediger Hanke
svn-id: r7130
2003-04-26cleanupOliver Kiehl
svn-id: r7129
2003-04-26link to removeObjectFromWalk and objectToWalkOliver Kiehl
svn-id: r7128
2003-04-26fixed endian regression (introduced by the alignment changes)Max Horn
svn-id: r7127
2003-04-26updated VC6 filePaweł Kołodziejski
svn-id: r7126
2003-04-26proper fix for COMI regressionMax Horn
svn-id: r7125
2003-04-26some more endian fixes. runs on my mac now as wellOliver Kiehl
svn-id: r7124
2003-04-26stop assertion from triggering to make ft finishable againJonathan Gray
svn-id: r7123