Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-03 | Moved the updating of framecount to a more appropriate place | Filippos Karapetis | |
svn-id: r27060 | |||
2007-06-02 | Implemented the sfWaitFrames script function for IHNM. Many animations ↵ | Filippos Karapetis | |
should display more correctly now (e.g. actor "zapping" animations, Ben falling off the stairs). They're still not correct, as frameCount is not updated properly svn-id: r27055 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-29 | Corrected actor walk speed in IHNM | Filippos Karapetis | |
svn-id: r27003 | |||
2007-05-28 | Partial fix for walking speed in IHNM. | Eugene Sandulenko | |
svn-id: r26999 | |||
2007-05-10 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r26797 | |||
2007-05-09 | speedup SAGA::Actor::pathLine & SAGA::Actor::scanPathLine calculation | Andrew Kurushin | |
svn-id: r26791 | |||
2006-11-27 | Got rid of an 'unused variable' warning | Gregory Montoir | |
svn-id: r24792 | |||
2006-06-16 | Fix gcc warning. | Eugene Sandulenko | |
svn-id: r23149 | |||
2006-06-16 | fix bug id 1507216 "ITE: 15 second freeze in Prince's bedroom" | Andrew Kurushin | |
svn-id: r23148 | |||
2006-06-11 | Support of new subtitles code. Patch from salty-horse. | Eugene Sandulenko | |
svn-id: r23031 | |||
2006-05-13 | extract GameDescriptions to separate files (this will help compress_saga ↵ | Andrew Kurushin | |
tool to detect sound resource) svn-id: r22433 | |||
2006-05-08 | Changed abs() to ABS() | Torbjörn Andersson | |
svn-id: r22389 | |||
2006-04-04 | Removed extra exclamation marks in warning() calls as well. | Eugene Sandulenko | |
svn-id: r21608 | |||
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including ↵ | Max Horn | |
several errors where the format string didn't match the number of arguments to the call) svn-id: r21141 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |