Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-18 | M4: Do not use Common::SubReadStream where ReadStream suffices | Max Horn | |
svn-id: r54342 | |||
2010-03-07 | Split up the scene.cpp file into separate files for M4 and MADS specific ↵ | Paul Gilbert | |
scene code and support classes. Also have started adding code for textual display and proper current action display svn-id: r48172 | |||
2010-01-31 | Formatting corrections to conform to ScummVM formatting guidelines | Paul Gilbert | |
svn-id: r47733 | |||
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 | |||
2009-12-20 | Changed the M4 event handler to encode the keyboard flags into KEVENT_KEY events | Paul Gilbert | |
svn-id: r46424 | |||
2008-06-09 | Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an array | Torbjörn Andersson | |
index. Probably because it's undefined whether or not it's signed.) svn-id: r32637 | |||
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 |