Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-27 | Beginnings of code for scene info loading | Paul Gilbert | |
svn-id: r48143 | |||
2010-02-13 | Added the beginnings of scene set-up logic | Paul Gilbert | |
svn-id: r48039 | |||
2010-01-31 | Formatting corrections to conform to ScummVM formatting guidelines | Paul Gilbert | |
svn-id: r47733 | |||
2010-01-30 | Worked on separating scene logic into separate classes for M4 and MADS | Paul Gilbert | |
svn-id: r47728 | |||
2010-01-30 | Beginnings of a separation of the MADS and M4 engines into separate classes. ↵ | Paul Gilbert | |
This will be cleaner then having checks everywhere for whether the game mode is MADS or M4. svn-id: r47705 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-12-11 | Beginnings of a dialog display class | Paul Gilbert | |
svn-id: r46330 | |||
2009-12-05 | Expanded the actions view into a full user interface view, and added support ↵ | Paul Gilbert | |
for highlighting of user interface elements svn-id: r46262 | |||
2009-11-15 | Added support for needed MADS game configuration options | Paul Gilbert | |
svn-id: r45911 | |||
2009-11-12 | Added a staticres file with the MADS articles list, and added an article ↵ | Paul Gilbert | |
field to the MADSObject class svn-id: r45856 | |||
2009-11-11 | Removed all the '- 1' from calls to get vocabs, centralising it in the ↵ | Paul Gilbert | |
getVocab method. This is correct, as the first element in the game vocab list is '1', not '0'. svn-id: r45827 | |||
2009-11-04 | Added support for loading the game's object list | Paul Gilbert | |
svn-id: r45651 | |||
2009-03-07 | Whitespace cleanup: Convert space followed by tab to just tab | Max Horn | |
svn-id: r39203 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-07-07 | Some fixes for warnings under GCC 2.95 | Filippos Karapetis | |
svn-id: r32948 | |||
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 |