Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-26 | Applied patch by Bahamut81 which implements resetting of Animation, Action and | Bjørn Lindeijer | 1 | -7/+10 |
2006-08-04 | Fix enum being treated as string. | Björn Steinbrink | 1 | -1/+1 |
2006-08-04 | Small code cleanup/lower indentation. | Björn Steinbrink | 1 | -36/+35 |
2006-08-04 | Fixed presence of NULL actions. This is doener's version of the fix, because it | Bjørn Lindeijer | 1 | -1/+4 |
2006-08-02 | Some cleanups, fixes and a small start on a solution for the animated sprite | Bjørn Lindeijer | 1 | -22/+31 |
2006-08-01 | animations and directions are now passed and stored as enums and no longer as... | Philipp Sehmisch | 1 | -21/+92 |
2006-07-30 | Unified the play methods. | Björn Steinbrink | 1 | -13/+5 |
2006-07-29 | A bunch of cleanups. | Björn Steinbrink | 1 | -84/+51 |
2006-07-29 | Moved include from header to source file. | Björn Steinbrink | 1 | -0/+1 |
2006-07-28 | Moved AnimatedSprite into its own files, removed useless includes. | Björn Steinbrink | 1 | -0/+340 |