Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-24 | M4: Implemented lots of support code for pre-action handling | Paul Gilbert | |
svn-id: r51235 | |||
2010-07-23 | Lots of action related fields added; scroll over default action is now ↵ | Paul Gilbert | |
displayed on-screen svn-id: r51200 | |||
2010-05-02 | Allow the Orion Burger title screen to be shown again. At least, it doesn't | Torbjörn Andersson | |
crash on my computer any more. (It doesn't do much interesting either.) svn-id: r48892 | |||
2010-03-16 | Further code implemented for the current action display | Paul Gilbert | |
svn-id: r48266 | |||
2010-03-14 | Further separation of MADS and M4 scene logic | Paul Gilbert | |
svn-id: r48257 | |||
2010-03-14 | Further work on separating M4 specific scene code into the m4_scene.cpp file | Paul Gilbert | |
svn-id: r48256 | |||
2010-03-10 | Split up the SceneResources class into a generic common set, with specific ↵ | Paul Gilbert | |
versions each for M4 and Mads, and merged the MadsSceneInfo data into it svn-id: r48223 | |||
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 |