Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-08-15 | Gob - Follow cppcheck advices | Arnaud Boutonné | |
svn-id: r52106 | |||
2010-05-17 | Enforce conversion formatting on pointer casts in the DEV code. | Johannes Schickel | |
svn-id: r49068 | |||
2009-09-24 | Fixed some more warnings about unreachable code | Filippos Karapetis | |
svn-id: r44299 | |||
2009-09-04 | Some more int16->uint16 changes, to accommodate for Playtoons larger ↵ | Sven Hesse | |
variable space svn-id: r43950 | |||
2009-08-24 | Playtoons uses a variable space that exceeds 32767 bytes. Changing a few ↵ | Sven Hesse | |
variables to unsigned makes the construction mode not crash anymore (though it now hangs in a loop) svn-id: r43713 | |||
2009-06-22 | Properly guarding Script::getOffset() and adding a reverse operation | Sven Hesse | |
svn-id: r41782 | |||
2009-06-22 | Renaming kDebugParser to kDebugExpression | Sven Hesse | |
svn-id: r41774 | |||
2009-06-22 | Renaming parse.h and parse.cpp to expression.h and expression.cpp | Sven Hesse | |
svn-id: r41773 |