warzone2100/lib
Giel van Schijndel 58117a87c0 * Remove duplicate sound effect pcv483.ogg
* Rename pcv483.ogg to power-transferred.ogg


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6117 4a71c877-e1ca-e34f-864e-861f7616d084
2008-10-04 21:49:58 +00:00
..
betawidget Slight cosmetic improvement to the window alignment code (factoring out a / 2). 2008-09-18 22:56:36 +00:00
exceptionhandler Prevent some infinite recursion 2008-08-24 16:13:20 +00:00
framework Move all header content of math-help.h inside its header guards 2008-10-04 12:34:42 +00:00
gamelib * Move the fixed point cruft used for representation of degrees and some matrix math into a seperate header: piefixedpoint.h 2008-08-03 16:04:41 +00:00
ivis_common Fix various doxygen errors and warnings 2008-09-11 18:25:34 +00:00
ivis_opengl Adds a message to the console when screenshot key is hit. 2008-10-04 03:31:18 +00:00
netplay Initialise the network buffer to send GAMESTRUCTs from across to zero 2008-09-13 20:39:26 +00:00
script * When using a va_list multiple times make sure to va_copy it first 2008-09-05 20:10:47 +00:00
sequence * Make seq_Play const correct 2008-10-04 18:45:18 +00:00
sound * Remove duplicate sound effect pcv483.ogg 2008-10-04 21:49:58 +00:00
sqlite3 Update our SQLite copy from 3.5.9 to 3.6.2 2008-09-16 20:02:16 +00:00
widget Fix various doxygen errors and warnings 2008-09-11 18:25:34 +00:00
Makefile.am Move the exceptionhandler to a directory of its own 2008-04-05 15:11:43 +00:00
makefile.win32 Hardcode top_srcdir to make building from non-topdir possible, dont depend on the touch command, fix LDFLAGS to not depend on the removed TARGET variable 2008-07-10 20:10:16 +00:00