Commit Graph

5 Commits

Author SHA1 Message Date
Kaloyan Chehlarski 53f8b4efa4 DEVTOOLS: Add nancy3 data to create_nancy 2023-05-10 16:57:34 +03:00
Kaloyan Chehlarski 39469c129b DEVTOOLS: Add nancy2 data to nancy.dat
Extracted the static data from the nancy2 executable and included
it in nancy.dat.
2023-04-02 22:33:42 +03:00
Kaloyan Chehlarski 4a3b47cba3 DEVTOOLS: Remove item names from nancy.dat
Removed the debug item names from nancy.dat since they're also
present in the game data (inside the INV boot chunk)
2023-04-02 22:33:41 +03:00
Kaloyan Chehlarski ec1ce07669 DEVTOOLS: create_nancy code cleanup 2023-03-02 14:28:10 +01:00
Kaloyan Chehlarski 2c798c6e43 DEVTOOLS: Add create_nancy project
Add initial version of create_nancy, which generates a datafile(nancy.dat) containing various data for games using the Nancy Drew engine.
2023-03-02 14:28:10 +01:00