warzone2100/lib/framework
cybersphinx 1db938cd0b Set a window icon.
lib/framework/wz2100icon.h created from the 32x32 icon from
icons/warzone2100.ico by the Gimp's C code export.

Closes #2465.
2011-02-05 18:23:00 +01:00
..
Makefile.am Set a window icon. 2011-02-05 18:23:00 +01:00
SDL_framerate.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
SDL_framerate.h Remove the now obsolete distinction between configurable FPS rates for MP and campaign. Up the maximum FPS to 500 from 200. 2010-12-29 00:24:45 +01:00
cocoa_wrapper.h Replace legacy Carbon dialogs with Cocoa NSAlerts. 2010-12-10 23:39:22 -06:00
cocoa_wrapper.mm Make the xcode project work again. 2010-12-16 21:06:33 -05:00
config-macosx.h Fix compilation of SQLite under OS X. Stats are still broken. 2009-03-01 13:06:59 +00:00
configfile.cpp Fix memory leak when saving config. 2011-01-20 21:26:00 +01:00
configfile.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
crc.cpp Verify in syncDebug that generated paths are identical. 2010-11-15 13:11:19 +01:00
crc.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
cursors.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
cursors.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
cursors16.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
cursors32.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
debug.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
debug.h Make C++ WZ_ASSERT_STATIC_STRING a compile-time check without using typeid, make C++ WZ_ASSERT_ARRAY_EXPR work. 2010-12-30 00:58:55 +01:00
endian_hack.h Fix strict-aliasing warnings reported by dak180. 2010-12-21 16:33:45 +01:00
file.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
fixedpoint.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
frame.cpp Set a window icon. 2011-02-05 18:23:00 +01:00
frame.h Revert "Add guard to YY_NO_UNISTD_H definition." 2011-01-30 01:40:53 -05:00
frameint.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
frameresource.cpp Misc fixes for ticket:2435 (cleanup, cosmetic) to reduce diffcount 2011-01-09 14:46:18 +01:00
frameresource.h Misc fixes for ticket:2435 (cleanup, cosmetic) to reduce diffcount 2011-01-09 14:46:18 +01:00
framework.vcproj Apply patch — kill some more warnings, and fix a few issues that Buginator found. 2010-12-25 00:38:06 +01:00
gettext.h Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
i18n.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
i18n.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
input.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
input.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
lexer_input.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
lexer_input.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
listmacs.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
macros.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
makefile.win32 Try to fix Windows exception handler and makefiles. 2010-12-20 01:07:12 +01:00
math_ext.h Kill idiotic "'BOOL' : forcing value to bool 'true' or 'false' (performance warning)." warning. 2010-12-23 21:38:18 +01:00
opengl.h opengl.h: get rid of the X11 macro `Status` 2010-09-20 18:34:41 +02:00
physfs_ext.h Iniparser rewrite as per ticket #2012. 2010-12-29 21:17:12 +00:00
resly.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
resource_lexer.l Revert "Add guard to YY_NO_UNISTD_H definition." 2011-01-30 01:40:53 -05:00
resource_parser.y Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
stdio_ext.cpp Add global using std::abs, in order to try to find and fix Windows-specific build errors. 2010-12-20 01:46:19 +01:00
stdio_ext.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
string_ext.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
strres.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
strres.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
strres_lexer.l Revert "Add guard to YY_NO_UNISTD_H definition." 2011-01-30 01:40:53 -05:00
strres_parser.y Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
strresly.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
tagfile.cpp 144 warnings on the wall, take some down, grind them to dust, 98 warnings on the wall. 2010-12-16 22:05:06 -05:00
tagfile.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
treap.cpp Rename *.c to *.cpp. 2010-12-16 23:28:56 +01:00
treap.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
trig.cpp Replace sqrt(x) with sqrt((double)x) to make broken compilers happy. 2010-12-16 23:28:57 +01:00
trig.h Remove extern "C" {} from most places, due to longer being needed. 2010-12-21 17:20:48 +01:00
types.h Remove bool, true, false defines, add NETauto() and move PACKAGED_CHECK somewhere more appropriate. 2010-12-20 21:41:51 +01:00
utf.cpp Simplify lib/widget/editbox.cpp, using QString. 2010-12-21 01:10:57 +01:00
utf.h Fix usage of QString::remove which something completely different when given one parameter. 2010-12-21 04:04:15 +01:00
vector.h Use Vector2i in MOVE_CONTROL. 2011-01-08 01:30:57 +01:00
wz2100icon.h Set a window icon. 2011-02-05 18:23:00 +01:00
wzapp_c.h Fix desynch due to deltaGameTime not being deterministic during message processing. 2010-11-18 10:56:41 +01:00
wzglobal.h Revert "Add guard to YY_NO_UNISTD_H definition." 2011-01-30 01:40:53 -05:00