Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-29 | Added a hack for the tools to allow building on MinGW with SDL backend. (see ↵ | Johannes Schickel | |
bug #1800764 "TOOLS: MinGW tools building broken") svn-id: r29131 | |||
2007-09-22 | Added skycpt and qtable to the regular build system | Max Horn | |
svn-id: r29015 | |||
2007-03-02 | only request the user to update the queen.tbl if the game she/he's trying to ↵ | Gregory Montoir | |
play really *requires* it. svn-id: r25944 | |||
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir | |
svn-id: r25769 | |||
2006-04-29 | "qtable" is the tool we used to generate the "queen.tbl" file. | Gregory Montoir | |
As the .tbl file is now the repository (in the engine-data module), I thought it would be nice to have the tool to (re)generate it. It may also be useful to add support for any other versions. There's no makefile ; to build the tool, just compile "qtable.c". To generate the .tbl file, just execute the tool with the output filename as argument. svn-id: r22226 |