Age | Commit message (Expand) | Author |
2011-08-22 | M4: Add new methods and variables needed by the objects_action script method | Paul Gilbert |
2011-05-30 | TSAGE: General cleanup of object class | Paul Gilbert |
2011-05-15 | M4: Replaced the trouble variable data map code with direct statements. | Paul Gilbert |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-11-28 | M4: Remove unnecessary reference to file.h | Max Horn |
2010-11-02 | M4: Added function pointers to the the script engine data map list | Paul Gilbert |
2010-08-25 | M4: Implementation of script engine | Paul Gilbert |
2010-07-06 | Added extra initialisation code for the game's global variables list | Paul Gilbert |
2010-07-03 | Adding the beginnings of a player control class, as well as various changes t... | Paul Gilbert |
2010-07-01 | Introduced a hash for storing all the miscellaneous data values, and used it ... | Paul Gilbert |
2010-06-14 | Moved the actionNouns array from the scene to the globals object, since the s... | Paul Gilbert |
2010-06-14 | Further memory leak fixes reported by Valgrind | Paul Gilbert |
2010-05-23 | Major work done on the animation and support classes to match the original | Paul Gilbert |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
2010-04-01 | Remove extra semicolons | Ori Avtalion |
2010-03-27 | Added the game options dialog, along with several bugfixes to dialog display ... | Paul Gilbert |
2010-03-24 | Bugfix for getting correct quote information | Paul Gilbert |
2010-03-22 | Patch #2973290: Semicolon cleanup | Max Horn |
2010-03-21 | Added framework for displaying game dialogs | Paul Gilbert |
2010-03-19 | Beginnings of hooking up the new logic for current action display | Paul Gilbert |
2010-02-27 | Beginnings of code for scene info loading | Paul Gilbert |
2010-02-13 | Added the beginnings of scene set-up logic | Paul Gilbert |
2010-01-31 | Formatting corrections to conform to ScummVM formatting guidelines | Paul Gilbert |
2010-01-30 | Worked on separating scene logic into separate classes for M4 and MADS | Paul Gilbert |
2010-01-30 | Beginnings of a separation of the MADS and M4 engines into separate classes. ... | Paul Gilbert |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2009-12-11 | Beginnings of a dialog display class | Paul Gilbert |
2009-12-05 | Expanded the actions view into a full user interface view, and added support ... | Paul Gilbert |
2009-11-15 | Added support for needed MADS game configuration options | Paul Gilbert |
2009-11-12 | Added a staticres file with the MADS articles list, and added an article fiel... | Paul Gilbert |
2009-11-11 | Removed all the '- 1' from calls to get vocabs, centralising it in the getVoc... | Paul Gilbert |
2009-11-04 | Added support for loading the game's object list | Paul Gilbert |
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-07-07 | Some fixes for warnings under GCC 2.95 | Filippos Karapetis |
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis |