warzone2100/data
Giel van Schijndel e2f81aaa54 * Add a new resource type (for use with .wrf files): DBPROP which is similar to SPROP, with as difference that instead of a CSV file it specifies an SQLite database file to load from
* Add the code to load propulsions from the propulsion table of the given database file (function `loadPropulsionStatsFromDB`)
  * This code will make sure to load the propulsion stats-data in a similar manner (i.e. the resulting data in-memory should be the same) to the propulsion.txt loading code
 * Use this stats loading implementation on single player


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4444 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-31 14:05:57 +00:00
..
anims Create final repository structure. 2007-06-28 17:47:08 +00:00
audio Rename some files with spaces in them. 2008-01-05 21:21:10 +00:00
components Replace spaces with dashes in texture names. No more spaces from now on! 2008-01-15 20:14:16 +00:00
effects Fix up the landing lights for bug #10204. 2008-01-23 16:23:27 +00:00
features Replace spaces with dashes in texture names. No more spaces from now on! 2008-01-15 20:14:16 +00:00
images frend -> frontend (makes mods which add files to the WRF incompatible!) 2008-03-14 19:22:40 +00:00
messages Remove unused strings 2008-03-30 17:25:10 +00:00
misc Replace spaces with dashes in texture names. No more spaces from now on! 2008-01-15 20:14:16 +00:00
mods Aivolution: 2008-03-28 01:08:34 +00:00
mp Remove unused strings 2008-03-30 17:25:10 +00:00
multiplay Prevent AI from taking over human player units when a player leaves an mp game. 2008-03-24 18:42:49 +00:00
script * Make cdAudio_PlayTrack work with an enum instead of "magic numbers" 2008-02-04 16:46:55 +00:00
sequenceaudio * Revert unintentionally committed changes of r1915 2007-06-22 11:09:48 +00:00
stats Add ECM range parameter. Clean up ECM code. Remove cyborg stealth hack from 2008-02-22 19:13:13 +00:00
stats-sql * Convert the `propulsion.txt` and `bodypropulsionimd.txt` stats to the SQLite database 2008-03-14 22:11:00 +00:00
structs Replace spaces with dashes in texture names. No more spaces from now on! 2008-01-15 20:14:16 +00:00
tagdefinitions indention ? spaces : tabs ; 2008-03-24 23:39:59 +00:00
texpages Remove original backdrops (ugly) and wzlogo 3, 4 and rename the others to backdropX 2008-03-14 19:31:42 +00:00
wrf * Add a new resource type (for use with .wrf files): DBPROP which is similar to SPROP, with as difference that instead of a CSV file it specifies an SQLite database file to load from 2008-03-31 14:05:57 +00:00
Makefile.am Indexed colour usage has been eliminated, so remove its support code. 2008-01-21 17:06:31 +00:00
Makefile.raw Indexed colour usage has been eliminated, so remove its support code. 2008-01-21 17:06:31 +00:00
gamedesc.lev Port of r1066 2007-02-05 14:32:31 +00:00
novideo.rpl Don't enforce the GPL by breaking it. ("All rigths reserved" is part of the copyright notice and thus must stay.) 2006-09-22 11:10:20 +00:00