warzone2100/lib
Freddie Witherden 54f3d2e9b8 Get Mesa offf of my lawn. Update the Xcode project.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7789 4a71c877-e1ca-e34f-864e-861f7616d084
2009-09-27 19:06:24 +02:00
..
betawidget Minor indentation/spelling fixes in patternManager.[ch]. 2009-05-06 22:29:32 +02:00
exceptionhandler Add a timestamp to addDumpInfo(). 2009-06-16 22:28:35 +02:00
framework 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
gamelib Make sure pointer is valid before attempting to remove it from the list. 2009-06-09 23:44:24 +02:00
ivis_common Change texLoad to a bool function, to correctly handle tertiles that are of the wrong depth. 2009-06-05 16:21:06 +02:00
ivis_opengl Get Mesa offf of my lawn. Update the Xcode project. 2009-09-27 19:06:24 +02:00
netplay Add #define NET_TIMEOUT_DELAY 2500 to allow for easier changing of the constant. 2009-06-16 22:28:32 +02:00
script Fix broken sources after 'make clean' in tarball generated by 'make dist'. Reported by 'JimPansen' in the forums. 2009-06-09 23:44:11 +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 slight cleanup of r7738 2009-06-16 22:28:35 +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 Fixes a dangling pointer issue with a global. 2009-02-28 01:40:19 +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