Go to file
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
build_tools Include climits (instead of unistd.h) for PATH_MAX. Use C++ headers instead of C ones. 2008-03-28 19:24:31 +00:00
data * 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
doc Add some "release notes" containing some status info about the current status of 2.1 2008-03-02 14:02:47 +00:00
icons Merge back r3223 from branches/2.0: 2007-12-29 13:55:17 +00:00
lib Add in support for coloured mouse cursors: 2008-03-30 15:44:50 +00:00
m4 Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
macosx Updated Xcode project 2008-03-29 20:01:50 +00:00
makerules It's libGLC in the devpkg, not libglc32... Perhaps that's a mistake in OpenGLC's buildscripts... 2008-01-15 23:26:13 +00:00
pkg Ship portuguese, too. 2008-03-23 19:18:38 +00:00
po update-po 2008-03-30 14:03:11 +00:00
src * 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
tools Typo in masterserver 2008-03-30 17:30:19 +00:00
win32 * Change and clean up the cursors API 2008-03-30 13:23:11 +00:00
ABOUT-NLS Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
AUTHORS Add Don Edwards, who created the earth textures Hatsjoe used in his backdrops. (As requested by Don Edwards.) 2008-01-31 00:29:16 +00:00
COMPILE * Remove support for decoding (and encoding in case of screenshot dump code) of JPEG pictures 2007-04-17 18:24:31 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.README Remove original backdrops (ugly) and wzlogo 3, 4 and rename the others to backdropX 2008-03-14 19:31:42 +00:00
ChangeLog Add in support for coloured mouse cursors: 2008-03-30 15:44:50 +00:00
Doxyfile Don't include lib/sqlite3 in the Doxygen generated documentation 2008-03-15 14:06:03 +00:00
INSTALL Another buildsystem update: 2007-03-29 12:41:18 +00:00
Makefile.am Adapt autotools build to r4062 2008-03-15 17:03:58 +00:00
Makefile.raw Fix up raw makefiles 2008-03-16 00:06:11 +00:00
autogen.sh Require flex-2.5.33 (current version in Debian stable), since Gerard ran into warnings with 2.5.4. 2007-12-10 21:21:19 +00:00
autorevision.conf * In revision information extraction class RevSVNVersionQuery (uses "svnversion"), ignore its output if the word "exported" is encountered (that way compiling from an exported working copy is possible also) 2007-11-05 18:43:30 +00:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Add -Wcast-align and -Wmissing-declarations to autoconf debug builds, and fix warnings. 2008-03-28 23:28:44 +00:00
warzone2100.cbp * Change and clean up the cursors API 2008-03-30 13:23:11 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00