Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | NEVERHOOD: Make GPL headers consisten in themselves. | Johannes Schickel | |
2013-05-08 | NEVERHOOD: Work on the resource system: | johndoe123 | |
- Remove unused stuff - Shuffle some stuff around | |||
2013-05-08 | NEVERHOOD: Fix resource file reading by introducing ↵ | johndoe123 | |
SafeMutexedSeekableSubReadStream which locks a mutex during reads and also lock the same mutex in BlbArchive::load; loading resources while music is playing shouldn't mess up the file position now - Fix loading of non-existent resources (not elegant and not checked everywhere yet, the resource system is subject to a minor rewrite anyway) - Rename more Klayman stuff | |||
2013-05-08 | NEVERHOOD: Implement SmackerScene, SmackerPlayer and related stuff | johndoe123 | |
- The intro video after the logo screens is now played (still needs better sync) | |||
2013-05-08 | NEVERHOOD: Start with the resource manager | johndoe123 | |
2013-05-08 | NEVERHOOD: Start with the blb archive class | johndoe123 | |