Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse | |
2013-05-08 | NEVERHOOD: Don't load a DataResource if the same data is already loaded; ↵ | johndoe123 | |
this fixes a nasty bug in several scenes which use message lists from a DataResource | |||
2013-05-08 | NEVERHOOD: Rename SceneInfo2700 to TrackInfo | johndoe123 | |
2013-05-08 | NEVERHOOD: Rework the car track scenes in Module2500 and Module2700 | johndoe123 | |
- Move findClosestTrack code from several scenes to new Tracks::findTrackPoint - Remove const kScene2706 arrays and use it from the dat instead | |||
2013-05-08 | NEVERHOOD: Simplify resource loading | johndoe123 | |
- Renamne and clean up | |||
2013-05-08 | NEVERHOOD: Clean up Module2200 (like the ones before) | johndoe123 | |
- Rename SceneInfo140 to HallOfRecordsInfo | |||
2013-05-08 | NEVERHOOD: Add Scene2701 | johndoe123 | |
2013-05-08 | NEVERHOOD: More work in Module2700 | johndoe123 | |
2013-05-08 | NEVERHOOD: Implement HallOfRecordsScene (and all HoR scenes) and Scene2247 | johndoe123 | |
- Load SceneInfo140 from neverhood.dat - Some renaming | |||
2013-05-08 | NEVERHOOD: More work on Scene1002 | johndoe123 | |
- Implement NavigationMouse and NavigationLists - Some renaming | |||
2013-05-08 | NEVERHOOD: More work on Scene1002, Klayman and the rest | johndoe123 | |
- Add "heavy debug" output to Entity (display which update/message handler is called) - Also add more debug output - Error out when a StaticData resource could not be found | |||
2013-05-08 | NEVERHOOD: Add StaticData class | johndoe123 | |