warzone2100/lib
Giel van Schijndel 516067dec0 Alter frandom's API such that it takes no parameters and returns a float ranging from 0.f to 1.f
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6608 4a71c877-e1ca-e34f-864e-861f7616d084
2009-02-09 22:51:41 +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 Alter frandom's API such that it takes no parameters and returns a float ranging from 0.f to 1.f 2009-02-09 22:51:41 +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 More Vector conversion functions and also one to debug printf. 2008-12-30 04:04:27 +00:00
ivis_opengl Improve logging messages from GLC interface layer. 2008-12-12 16:35:05 +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