Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-15 | Removed use of globally constructed menu item position lists | Paul Gilbert | |
svn-id: r49035 | |||
2010-04-21 | Changed MadsView into a separate class, since it's functionality is needed ↵ | Paul Gilbert | |
by two different class hierarchies that can't share a common ancestor class svn-id: r48763 | |||
2010-04-01 | Remove extra semicolons | Ori Avtalion | |
svn-id: r48457 | |||
2010-03-27 | Added the game options dialog, along with several bugfixes to dialog display ↵ | Paul Gilbert | |
code svn-id: r48410 | |||
2010-03-27 | Completed dialog item selection code | Paul Gilbert | |
svn-id: r48409 | |||
2010-03-25 | Added preliminary logic for showing loaded sprite frames | Paul Gilbert | |
svn-id: r48401 | |||
2010-03-24 | Moved new MadsView related code into Mads_Views, where it's more ↵ | Paul Gilbert | |
appropriate. Added extra logic necessary for displaying text in the game dialogs svn-id: r48378 | |||
2010-03-23 | Added further code for the game dialog framework | Paul Gilbert | |
svn-id: r48368 | |||
2010-03-21 | Added framework for displaying game dialogs | Paul Gilbert | |
svn-id: r48353 | |||
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-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 |