Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-06 | DEVTOOLS: Skip adding duplicate items in create_neverhood | johndoe123 | |
Some sub rectangles point to the same message list, these are now saved only once instead of several times. | |||
2014-02-18 | DEVTOOLS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-09-27 | DEVTOOLS: Make Coverity happy. | Eugene Sandulenko | |
This is mainly due to unhandled clang __has_featrure() buit-in. I do not like this hack, but Coverity proved to be a very good tool for us. | |||
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse | |
2013-06-10 | NEVERHOOD: Check that the supplied nhc.exe is the correct one | johndoe123 | |
2013-05-08 | NEVERHOOD: Add tables for new scenes in Module2700 | johndoe123 | |
2013-05-08 | NEVERHOOD: More tables for Module2700 | johndoe123 | |
2013-05-08 | NEVERHOOD: Add new SceneInfo2700 structure and some tables using it for ↵ | johndoe123 | |
Module2700 | |||
2013-05-08 | NEVERHOOD: Add tables for Scene1302 | johndoe123 | |
2013-05-08 | NEVERHOOD: Add Hall of Records tables | johndoe123 | |
- Add tables for Scene2201 | |||
2013-05-08 | NEVERHOOD: Restructure/redesign create_neverhood tool and made it more ↵ | johndoe123 | |
extensible for future game structures | |||
2013-05-08 | NEVERHOOD: Add NavigationLists in create_neverhood | johndoe123 | |
2013-05-08 | NEVERHOOD: Change addHitRect to use an explicit count | johndoe123 | |
- This is since the alignment stuff didn't work and it's not worth it to investigate - Add possibility to write out hardcoded message lists instead of reading from the exe for special lists | |||
2013-05-08 | NEVERHOOD: Commit of create_neverhood and neverhood.dat | johndoe123 | |