warzone2100/build_tools/code-generators
Giel van Schijndel b5ff9610ea * Remove TODO comment about needing to add an IMD_Model type, because that type already exists
* Add a comment, describing the `flameModel` field


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5465 4a71c877-e1ca-e34f-864e-861f7616d084
2008-07-10 11:03:39 +00:00
..
Makefile Pass the output file as a command line parameter (and fall back to stdout if none is provided) 2008-07-09 16:05:41 +00:00
c_sqliteload_cg.pm Add a new field type to the mini database scheme meta language: C-only-field 2008-07-09 20:47:17 +00:00
c_structdef_cg.pm don't use the file header template if it isn't available in the c_structdef code generator 2008-07-10 10:58:13 +00:00
db-lang.pl Add a new field type to the mini database scheme meta language: C-only-field 2008-07-09 20:47:17 +00:00
sql_tabledef_cg.pm Add a new field type to the mini database scheme meta language: C-only-field 2008-07-09 20:47:17 +00:00
test_code.tpl * Remove TODO comment about needing to add an IMD_Model type, because that type already exists 2008-07-10 11:03:39 +00:00
test_code.tpl.sql.c * Rename and modify the SQL SELECT statement code generator to a code generator that produces C code for loading in the contents of database tables 2008-07-09 13:04:10 +00:00
test_code.tpl.struct.h * Print from a template for the C struct definition code generator as well 2008-07-09 13:57:26 +00:00