Age | Commit message (Expand) | Author |
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-16 | GOB: Fix a segfault when quitting AJ's World | Sven Hesse |
2012-06-15 | GOB: Implement Util::getKeyState() for Little Red | Sven Hesse |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-02-04 | GOB: Add Inter::readValue() | Sven Hesse |
2011-02-04 | GOB: Move storeValue/storeString to class Inter | Sven Hesse |
2011-01-29 | GOB: Add GobEngine::isCurrentTot() | Sven Hesse |
2011-01-29 | GOB: Change _curTotFile and _totToLoad into Common::String | Sven Hesse |
2011-01-29 | GOB: Move OpcodeFunc's return flag into its parameter | Sven Hesse |
2011-01-17 | GOB: Make the variable stack endianness-independent | Sven Hesse |
2010-10-24 | GOB: Replace strncmp by scumm_stricmp when possible | Arnaud Boutonné |
2010-10-24 | GOB: un-ban and fix a somehow corrupted version of Fascination | Arnaud Boutonné |
2010-08-24 | GOB: Two fixes for the Fascination delay issue. | Arnaud Boutonné |
2010-08-21 | GOB: Clean up of Fascination code | Arnaud Boutonné |
2010-08-20 | Fascination - Add a delay before entering the lab. This was a script issue on... | Arnaud Boutonné |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-07-05 | Moving the "Collision" stuff to Hotspots in hotspots.cpp/.h | Sven Hesse |
2009-07-05 | Added a Key and ShortKey enum | Sven Hesse |
2009-07-05 | Adding an enum MouseButtons | Sven Hesse |
2009-06-22 | Renaming parse.h and parse.cpp to expression.h and expression.cpp | Sven Hesse |
2009-06-22 | Putting evalBoolResult() and evalExpr() into Script | Sven Hesse |
2009-06-22 | Encapsulating script file access | Sven Hesse |
2009-06-22 | Encapsulated access to Parse::_resultInt | Sven Hesse |
2009-06-19 | Fixing The Last Dynasty again after the opcode dispatcher changes | Sven Hesse |
2009-06-19 | Ooops, forgot to change the array when copy-pasting the description function | Sven Hesse |
2009-06-17 | Changed opcodeGob to be functor-based | Sven Hesse |
2009-06-17 | Changed opcodeFunc to be functor-based | Sven Hesse |
2009-06-17 | Changed opcodeDraw to be functor-based | Sven Hesse |
2009-06-15 | Renaming _inter_resVal to _resultInt | Sven Hesse |
2009-06-15 | Moving _inter_resVal and _inter_resStr from Global to Parse | Sven Hesse |
2009-06-15 | Using the TYPE_ enum where applicable | Sven Hesse |
2009-06-15 | Propagating variable name changes | Sven Hesse |
2009-05-31 | - A new save system for the GobEngine, one that is not fundamentally broken a... | Sven Hesse |
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel |
2009-04-21 | Patch #2725859 : Added some MD5 to the gob engine, modified the way the first... | Arnaud Boutonné |
2008-12-28 | Fixing the save/load list box's width | Sven Hesse |
2008-12-18 | Preliminary save/load support for Urban Runner | Sven Hesse |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-07-23 | More savegame-endianness fixes :/ | Sven Hesse |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-08 | Modified the EGA story image delay to work for the Mac versions as well | Sven Hesse |
2008-07-08 | GOB works with the new GMM implementation | Christopher Page |
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page |
2008-05-28 | Script variables are now always stored in the game version's native endianess. | Sven Hesse |
2008-05-23 | Fixed PalmOS compilation | Chris Apers |
2008-05-08 | Restructured sound code | Sven Hesse |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |