Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-25 | M4: Attempt to fix the broken Rails code | Max Horn | |
I am not sure how this code could have ever worked without lots of crashing, but maybe I am missing something... Still, casting an arbitrary integer value to an int *pointer* and then later dereferencing it does not seem like a good idea :). Changed the code to do what I *guess* it was meant to do. But somebody who actually knows M4 and its games should double check. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-03-29 | JANITORIAL: Remove/comment unused vars | dhewg | |
Found by GCC 4.6's -Wunused-but-set-variable | |||
2010-11-03 | M4: Changed debug calls to debugCN since they all have newlines | Paul Gilbert | |
svn-id: r54047 | |||
2010-11-02 | M4: Converted all printf's to debug | Paul Gilbert | |
svn-id: r54035 | |||
2010-07-15 | Bugfix to the SqrtF16 function to work correctly | Paul Gilbert | |
svn-id: r50912 | |||
2010-05-16 | Bugfixes for animation depth logic | Paul Gilbert | |
svn-id: r49045 | |||
2009-12-07 | M4: Make M4Surface member w, h, pixels protected; some cleanup | Max Horn | |
svn-id: r46280 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-04-20 | More compilation fixes by lordhoto | Filippos Karapetis | |
svn-id: r31621 | |||
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 |