Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | NEVERHOOD: Make GPL headers consisten in themselves. | Johannes Schickel | |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse | |
2013-06-09 | NEVERHOOD: Add a console command to display the current surfaces | Filippos Karapetis | |
2013-05-08 | NEVERHOOD: Remove DirtyBackground which became obsolete after the ↵ | johndoe123 | |
renderqueue stuff | |||
2013-05-08 | NEVERHOOD: Implement Scene2803 | johndoe123 | |
- Also add "empty" constructor to DirtyBackground (used by that scene) | |||
2013-05-08 | NEVERHOOD: Add Scene1109 | johndoe123 | |
- Also fix some bugs regarding a missing parameter to setMessageList in various scenes | |||
2013-05-08 | NEVERHOOD: Start with Scene1002 (a lot incomplete) | johndoe123 | |
2013-05-08 | NEVERHOOD: Add transparency and x flipping to sprite drawing (flip y still ↵ | johndoe123 | |
TODO but rarely used) - Add Class511 (the lever) to Module1000 | |||
2013-05-08 | NEVERHOOD: Start with the Background and DirtyBackground classes | johndoe123 | |
- Also make related changes in other code - Call the game module's draw method in the main loop - Add some more debug output in resource load functions |