Age | Commit message (Expand) | Author |
2014-06-09 | CRUISE: some more renaming, remove another useless variable | Strangerke |
2014-02-18 | CRUISE: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-06-18 | CRUISE: Remove useless fields in CRUISEGameDescription | Strangerke |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-08-07 | CRUISE: Replace casts and offset calculations for memory debugger by a simple... | Christoph Mallon |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-08-09 | CRUISE: Eliminate global constructors | Eugene Sandulenko |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2009-08-24 | Added code to launch the GMM save/load dialogues from the in-game Player menu... | Paul Gilbert |
2009-08-09 | Removed redundant code related to Midi handling | Paul Gilbert |
2009-06-30 | Made the music/sfx volume settings actually affect the in-game music/sfx volume | Paul Gilbert |
2009-06-14 | Beginnings of music support for Cruise, based on the cine engine sound code (... | Paul Gilbert |
2009-06-06 | Bugfix to show the title screen at the correct speed when restarting the game | Paul Gilbert |
2009-05-31 | Slowed down the game to match the original, and introduced the ability to alt... | Paul Gilbert |
2009-05-28 | Replaced the original implementation of walk box handling with a cleaner, str... | Paul Gilbert |
2009-05-12 | Changed the hardcoded 'Parler de..' string in the conversation dialog to use ... | Paul Gilbert |
2009-04-18 | Added support for the global menu save/loading, and changed the savegame form... | Paul Gilbert |
2009-04-05 | Created stub manager class for sound effects | Paul Gilbert |
2009-04-01 | Laid the basics for music handling | Paul Gilbert |
2009-03-16 | Code formatting, added further constant references, and corrected method sign... | Paul Gilbert |
2009-03-07 | Fixed some method parameters, changed the main loop to a method of the engine... | Paul Gilbert |
2009-03-01 | Engines: Fused several init&go methods into a single run method | Max Horn |
2009-03-01 | Merged Engine::go() and ::init() into a new run() method (currently implement... | Max Horn |
2009-02-19 | In progress work on cleaning up the font system - giving proper variable name... | Paul Gilbert |
2009-02-14 | Changed the list of language dependant strings from being hard-coded to dynam... | Paul Gilbert |
2009-02-11 | Added debugger console | Paul Gilbert |
2009-01-25 | Minor cleanup and changed g_cruise to _vm for consistency | Paul Gilbert |
2009-01-16 | Fixed class indention | Max Horn |
2009-01-16 | Code formatting fixes, automatically performed by astyle | Max Horn |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-27 | Fix code formatting (partially) and guard defines in includes. | Eugene Sandulenko |
2007-04-27 | Add cruise source code for scummvm | Vincent Hamm |