Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-09 | JANITORIAL: Remove more trailing spaces | Eugene Sandulenko | |
2015-09-07 | DEVTOOLS: Include french menu in mort.dat | Thierry Crozat | |
2014-02-18 | DEVTOOLS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-30 | TOOLS: Create Mortdat - Fix CID 1063349 | Strangerke | |
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-08-19 | MORTEVIELLE: Store German menu data in data file and clean menu code | Thierry Crozat | |
This opens the door to a better translation of the menu to German. Also the code will now always try to read the menu data from the mort.data file and only if this fails it will use the game data. And remove some dead code that was to support the corrupted menu.mor file. | |||
2013-08-14 | DEVTOOLS: Add Menu 3 & 4 verb indexes in MORT.DAT | Strangerke | |
2013-08-14 | DEVTOOLS: Fix error in create_mortdat. Thanks to LordHoto for pointing it out | Strangerke | |
2013-08-03 | DEVTOOLS: Include English menu in mortevielle dat file | Thierry Crozat | |
2013-07-29 | DEVTOOLS: Add support to another DOS executable for Mortevielle | Strangerke | |
2013-07-18 | DEVTOOLS: Moved implementation of create_mortdat File class from the header file | Paul Gilbert | |
2013-07-13 | MORTEVIELLE: Add missing eol character in devtool usage message | Thierry Crozat | |
2012-04-06 | MORTEVIELLE: Start updating tools to add support to German DOS version | Strangerke | |
2012-04-06 | MORTEVIELLE: First "English" version. | Strangerke | |
DAT file needs to be rebuilt | |||
2012-04-06 | TOOLS: Add ingame text. | Strangerke | |
This will allow us to get an English version, and will help when we'll try to support Atari/Amiga version using hardcoded ingame texts | |||
2012-04-06 | TOOL: Use a define for output name | Strangerke | |
2012-04-06 | TOOLS: Add header files to create_mortdat, remove second parameter | Strangerke | |
2012-04-06 | MORTEVIELLE: Fixed English strings for F3 and F8 | Paul Gilbert | |
2012-04-06 | MORTEVIELLE: Added list of static executable strings to create_mortdat tool | Paul Gilbert | |
2012-04-06 | MORTEVIELLE: Implemented loading of the font data, and rewrote drawing ↵ | Paul Gilbert | |
routines to use it. | |||
2012-04-06 | MORTEVIELLE: New create_mortdat project to create a mort.dat data file | Paul Gilbert | |
At the moment, this extracts needed font data from the mort.com executable. |