aboutsummaryrefslogtreecommitdiff
path: root/gob
AgeCommit message (Expand)Author
2005-04-12Patch #1181639. "GOB: Possible inter_renewTimeInVars() fix"Eugene Sandulenko
2005-04-12Add comments on CD-specific opcodesEugene Sandulenko
2005-04-12Remove reference to resource.hEugene Sandulenko
2005-04-12Remove unneeded files.Eugene Sandulenko
2005-04-11add comment explaining this struct contains LE valuesJoost Peters
2005-04-11endian-convert pieces value when read, instead of when they are loaded (since...Joost Peters
2005-04-11Patch from wjp. Support for CD and EGA versions.Eugene Sandulenko
2005-04-11no, we only check for the value being 0, so no endian conversion is needed ;-)Max Horn
2005-04-11cleanupMax Horn
2005-04-11Endian fixes, getting past the 'Please wait...' loading screen nowMax Horn
2005-04-11cleanupMax Horn
2005-04-11Endian fixesMax Horn
2005-04-11Stub out some opcodes, to get the CD version go a bit further (thanks Willem)Max Horn
2005-04-11cleanupJoost Peters
2005-04-11more struct conversionJoost Peters
2005-04-11convert some struct members - unfortunately we can't currently allocate memor...Joost Peters
2005-04-10Add autodetection for WinCE (to be modified)Nicolas Bacca
2005-04-10Get rid of posixismNicolas Bacca
2005-04-10Some inter_variables cleanup.Joost Peters
2005-04-10Apply "correct handling of transp in drawSprite()" patch by wjp.Joost Peters
2005-04-10fix jumping goblin bugJoost Peters
2005-04-10fix another "x = y" type copy/paste bug, unfortunately this still doesn't fix...Joost Peters
2005-04-09Fix jumping actor glitch. Thanks to joostp.Eugene Sandulenko
2005-04-09Fix for put apple bug from wjpEugene Sandulenko
2005-04-09Get rid of debug.cpp/.h -- it wasn't used anyway, and contained bad code (ope...Max Horn
2005-04-09Fix legal header. Be careful when doing global search and replace! Better use...Max Horn
2005-04-09read index as LE valueJoost Peters
2005-04-09Fix crash after dropping item on screen change - thanks wjp!Joost Peters
2005-04-09Remove usage of vsprintf in favour of vsnprintf and makeJonathan Gray
2005-04-09o Put numerous debug messages to deeper level and removed othersEugene Sandulenko
2005-04-08fixed compilation and warningsPaweł Kołodziejski
2005-04-06use upper bits instead of lower bits when upscaling paletteJoost Peters
2005-04-06Restore accidentally remove lineEugene Sandulenko
2005-04-06o Implemented pDrawLetterEugene Sandulenko
2005-04-06more accurate paletteJoost Peters
2005-04-06some endian fixesJoost Peters
2005-04-05Excess ;Travis Howell
2005-04-05Separate game initialization and game running little more. Though probably it...Eugene Sandulenko
2005-04-05Changed remaining file headersMax Horn
2005-04-05Remove useless castsMax Horn
2005-04-05Fixing lots of warningsMax Horn
2005-04-05fix warningsJoost Peters
2005-04-05Removed unused variable.Torbjörn Andersson
2005-04-05Fixed some of the warnings.Torbjörn Andersson
2005-04-05This change does not make sense to me, but GCC was screaming bloody murderTorbjörn Andersson
2005-04-05Added .cvsignoreTorbjörn Andersson
2005-04-05Fixed one warning. (Several to go.)Torbjörn Andersson
2005-04-05Removed unused variables.Torbjörn Andersson
2005-04-05This looks like a mistake to me...Torbjörn Andersson
2005-04-05Updated part of headers.Eugene Sandulenko