aboutsummaryrefslogtreecommitdiff
path: root/gob/goblin.cpp
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-03fixes allow compile with emsvc4 againPaweł Kołodziejski
2006-01-29Patch #1417631: "gobliiins cleanup". Thanks, wjp.Eugene Sandulenko
2006-01-27Patch #1416983: "gobliiins 64bit fixes" to fix bug #1399873: "GOB1: 64-bitEugene Sandulenko
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-10Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its switch...Sven Hesse
2006-01-09More variable underscoring, that should be allSven Hesse
2006-01-08Added a dummy table for which music to play in Gobliiins Mac; some code forma...Sven Hesse
2006-01-07Added initial support for ADL music files; continued underscoring of member v...Sven Hesse
2006-01-04Last chunk of underscore maddness for todayEugene Sandulenko
2006-01-04More work on renaming class variables with underscore prefixEugene Sandulenko
2006-01-03Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes.Eugene Sandulenko
2005-12-30Added kMapHeight and kMapWidth constantsMax Horn
2005-12-18Minor simplification.Torbjörn Andersson
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-12Patch from wjp #1325224 "Fix for Gobliiins 1 EGA crash on game-over"Eugene Sandulenko
2005-10-12Hide unnecessary debug outputEugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-10Cleanup.Torbjörn Andersson
2005-06-21Added temporary variables for readability.Torbjörn Andersson
2005-05-06Patch #1196638 'GOB: Simple "beeper"'. Thanks eriktorbjorn.Eugene Sandulenko
2005-05-05CleanupTorbjörn Andersson
2005-05-01This should fix the negative frequency bug that caused some sound effectsTorbjörn Andersson
2005-04-28This should fix a crash which could happen when placing several objects tooTorbjörn Andersson
2005-04-13Support for Red Book audio in CD version of gob1.Eugene Sandulenko
2005-04-10Some inter_variables cleanup.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-05Changed remaining file headersMax Horn
2005-04-05Remove useless castsMax Horn
2005-04-05Fixing lots of warningsMax Horn
2005-04-05Initial checking of Gob engineEugene Sandulenko