warzone2100/lib
Per Inge Mathisen c8e73a71a6 iniparser project for MSVC, patch by i-NoD, closes ticket:779
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7935 4a71c877-e1ca-e34f-864e-861f7616d084
2009-09-27 19:06:58 +02:00
..
betawidget Minor indentation/spelling fixes in patternManager.[ch]. 2009-05-06 22:29:32 +02:00
exceptionhandler Apply patch #716 - make exceptionhandler.c C90-compliant - patch by stiv. 2009-09-27 19:06:31 +02:00
framework Remove unused include 2009-09-27 19:06:55 +02:00
gamelib Make sure pointer is valid before attempting to remove it from the list. 2009-06-09 23:44:24 +02:00
iniparser iniparser project for MSVC, patch by i-NoD, closes ticket:779 2009-09-27 19:06:58 +02:00
ivis_common Add assert-or-return workarounds for some crashes reported by zydonk on the forums. 2009-09-27 19:06:30 +02:00
ivis_opengl Fix bad use of variable inside a debug message. Noticed by cybersphinx. 2009-09-27 19:06:30 +02:00
netplay netplay address printing: 2009-09-27 19:06:52 +02:00
script Fix a few spelling errors reported by Paul Wise. 2009-09-27 19:06:33 +02:00
sequence Change some LOG_ERROR(s) to info (LOG_INFO), since they are not really errors. As you may recall, info() displays in both debug & release builds. 2009-06-16 22:28:35 +02:00
sound Fix a typo in sound_SetObjectPosition() to use (...x,y,z) instead of (...x,x,x) 2009-09-27 19:06:53 +02:00
sqlite3 Fix some spelling errors in debug messages and comments. Patch by Paul Wise <pabs3>. 2009-03-11 11:51:40 +00:00
widget Initialize some possibly uninitalized variables to make optimized debug builds 2009-09-27 19:06:32 +02:00
Makefile.am Add INI file parser (iniParser -- version 3.0b (beta) by N.Devillard) 2009-09-27 19:06:53 +02: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