Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-06 | Added support for idle character animations | Paul Gilbert | |
svn-id: r50723 | |||
2010-07-04 | Implemented more of the support methods for player display | Paul Gilbert | |
svn-id: r50644 | |||
2010-06-25 | Added support for Fab compressed sprite sets | Paul Gilbert | |
svn-id: r50295 | |||
2010-06-23 | Changed some asserts to warnings | Filippos Karapetis | |
svn-id: r50175 | |||
2010-06-05 | Various bugfixes to the animation code - first Rex animation now plays, ↵ | Paul Gilbert | |
albeit in the wrong place svn-id: r49437 | |||
2010-05-31 | In progress work implementing the animation player | Paul Gilbert | |
svn-id: r49347 | |||
2010-05-23 | Major work done on the animation and support classes to match the original | Paul Gilbert | |
svn-id: r49150 | |||
2010-04-30 | Added proper names for some of the previous unknown timer fields, and ↵ | Paul Gilbert | |
bugfixes for the sequence list methods svn-id: r48875 | |||
2010-02-17 | Implemented player sprite loading portion of scene enter code | Paul Gilbert | |
svn-id: r48076 | |||
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-22 | Silenced some more cppcheck warnings. Some of these may seem silly, but the way | Torbjörn Andersson | |
I figure it the changes are harmless at worst, and making them will make it easier to find real errors in the (still quite long) list of warnings. svn-id: r47443 | |||
2009-12-07 | M4: Rename M4Surface::getData() to getBasePtr() for consistency | Max Horn | |
svn-id: r46279 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-07-01 | Fixed unitialized variables | Max Horn | |
svn-id: r32865 | |||
2008-04-20 | Cleanup. | Johannes Schickel | |
svn-id: r31626 | |||
2008-04-20 | Implicit casts are causing problems for CodeWarrior compilers, added C casts. | Lars Persson | |
svn-id: r31623 | |||
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 |