warzone2100/lib
Giel van Schijndel 8d15dc2ba1 * Log a warning when we've just decoded an empty OggVorbis track
* On DEBUG builds free() the memory associated with that track and return NULL (which __will__ cause program termination if it occurs)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4254 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-23 16:14:28 +00:00
..
framework When failing to load a resource (WRF), generate a debug message about what file failed 2008-03-23 15:55:36 +00:00
gamelib Cleanup #includes a bit 2008-03-16 12:39:08 +00:00
ivis_common New enum TEXPAGE_TYPE, to better control disabling/enabling of texturing. (Changed pie_SetTexturePage accordingly.) 2008-03-21 14:34:30 +00:00
ivis_opengl New enum TEXPAGE_TYPE, to better control disabling/enabling of texturing. (Changed pie_SetTexturePage accordingly.) 2008-03-21 14:34:30 +00:00
netplay return the success/failure status from the NETenum template 2008-03-23 14:00:30 +00:00
script Speed up script execution when "--debug script" is not enabled. 2008-03-22 17:42:07 +00:00
sequence Patch MSVC Solution file to depend on SQLite and change eol-style to native for them, since otherwise patches will not apply. 2008-03-14 18:16:04 +00:00
sound * Log a warning when we've just decoded an empty OggVorbis track 2008-03-23 16:14:28 +00:00
sqlite3 New include order in frame.h. This should fix msvc problems hopefully. 2008-03-16 03:10:05 +00:00
widget Turn some file-level comments in lib/widgets into Doxygen comments 2008-03-21 21:36:39 +00:00
Makefile.am * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile time which I don't trust) 2008-03-02 22:37:25 +00:00
Makefile.raw * Add SQLite 3.5.4 to the source tree (3.5.6 gives some warnings @ compile time which I don't trust) 2008-03-02 22:37:25 +00:00