aboutsummaryrefslogtreecommitdiff
path: root/gob/game.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-29Remove the custom strstr in favor of the ANSI strstr/strchr functionsMax Horn
2006-01-29Patch #1417631: "gobliiins cleanup". Thanks, wjp.Eugene Sandulenko
2006-01-18Update copyright noticeEugene Sandulenko
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-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-12Hide unnecessary debug outputEugene Sandulenko
2005-08-10Made Gobliiins less of a CPU hog by adding some strategic delays andTorbjörn Andersson
2005-08-08Cleanups. Mostly removal of seemingly unused variables and stuff.Torbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-19Some stubs for gob2.Eugene Sandulenko
2005-07-10Cleanup.Torbjörn Andersson
2005-05-08Comply to our coding conventionsMax Horn
2005-05-05CleanupTorbjörn Andersson
2005-04-30Support for looping sounds.Torbjörn Andersson
2005-04-21Initialized variable to avoid Valgrind warning.Torbjörn Andersson
2005-04-15o Switch track on each new scene.Eugene Sandulenko
2005-04-13Patch from wjp. Fix keyboard input.Eugene Sandulenko
2005-04-12Patch #1181639. "GOB: Possible inter_renewTimeInVars() fix"Eugene Sandulenko
2005-04-11convert some struct members - unfortunately we can't currently allocate memor...Joost Peters
2005-04-10Some inter_variables cleanup.Joost Peters
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-09o Put numerous debug messages to deeper level and removed othersEugene Sandulenko
2005-04-06Restore accidentally remove lineEugene Sandulenko
2005-04-06o Implemented pDrawLetterEugene Sandulenko
2005-04-05Remove useless castsMax Horn
2005-04-05Fixing lots of warningsMax Horn
2005-04-05Removed unused variables.Torbjörn Andersson
2005-04-05Updated part of headers.Eugene Sandulenko
2005-04-05Initial checking of Gob engineEugene Sandulenko