aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_neverhood/create_neverhood.cpp
AgeCommit message (Collapse)Author
2014-06-06DEVTOOLS: Skip adding duplicate items in create_neverhoodjohndoe123
Some sub rectangles point to the same message list, these are now saved only once instead of several times.
2014-02-18DEVTOOLS: Make GPL headers consistent in themselves.Johannes Schickel
2013-09-27DEVTOOLS: 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-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-10NEVERHOOD: Check that the supplied nhc.exe is the correct onejohndoe123
2013-05-08NEVERHOOD: Add tables for new scenes in Module2700johndoe123
2013-05-08NEVERHOOD: More tables for Module2700johndoe123
2013-05-08NEVERHOOD: Add new SceneInfo2700 structure and some tables using it for ↵johndoe123
Module2700
2013-05-08NEVERHOOD: Add tables for Scene1302johndoe123
2013-05-08NEVERHOOD: Add Hall of Records tablesjohndoe123
- Add tables for Scene2201
2013-05-08NEVERHOOD: Restructure/redesign create_neverhood tool and made it more ↵johndoe123
extensible for future game structures
2013-05-08NEVERHOOD: Add NavigationLists in create_neverhoodjohndoe123
2013-05-08NEVERHOOD: Change addHitRect to use an explicit countjohndoe123
- 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-08NEVERHOOD: Commit of create_neverhood and neverhood.datjohndoe123