warzone2100/lib
Dennis Schridde 8050b17162 Cleanup
Incl: Move MAX_STR_LENGTH out of wzglobal.h, since it is only used in src

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6612 4a71c877-e1ca-e34f-864e-861f7616d084
2009-02-10 17:23:03 +00:00
..
betawidget Add the button class; support for greyscaling disabled buttons pending. 2009-01-08 22:01:31 +00:00
exceptionhandler Override operator<< for std::ostream (left operand) and PHYSFS_Version (right operand) instead of using a plain function to perform the version formatting 2009-02-01 12:13:00 +00:00
framework Cleanup 2009-02-10 17:23:03 +00:00
gamelib * Don't use an yyerror implementation with printf-format parsing for parsers/lexers that don't use it 2008-12-04 12:58:42 +00:00
ivis_common Rename Vector*_New() to Vector*_Init(), since that seems less confusing 2009-02-10 17:22:59 +00:00
ivis_opengl Rename Vector*_New() to Vector*_Init(), since that seems less confusing 2009-02-10 17:22:59 +00:00
netplay Improve handling of an error in NETsendfile reported in issue #215. Add TODO about 2009-02-03 17:02:17 +00:00
script Use format strings where required (script parser) 2009-02-09 02:53:52 +00:00
sequence Add parentheses to resolve operator precedence problems 2009-01-11 23:35:28 +00:00
sound Don't depend on OpenAL and Vorbis when compiling with --disable-sound 2009-01-11 14:34:38 +00:00
sqlite3 Bump SQLite3 to 3.6.10 2009-01-30 18:28:21 +00:00
widget * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +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