warzone2100/lib/framework
Per Inge Mathisen 5ea9d75ab2 qt branch: Soften font colours a bit to make them look more like master. 2011-02-06 22:41:27 +01:00
..
Makefile.am Set a window icon. 2011-02-05 18:23:00 +01:00
SDL_framerate.cpp Merge branch 'cpp' into qtcpp 2010-12-19 16:51:27 +01:00
SDL_framerate.h Merge remote branch 'origin/master' into qt 2011-01-14 19:26:55 +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 Merge branch 'cpp' into qtcpp 2010-12-19 16:51:27 +01:00
cursors.h Merge remote branch 'origin/master' into qt 2011-01-14 19:26:55 +01:00
cursors16.cpp Merge branch 'cpp' into qtcpp 2010-12-19 16:51:27 +01:00
cursors32.cpp Merge branch 'cpp' into qtcpp 2010-12-19 16:51:27 +01:00
debug.cpp Merge branch 'cpp' into qtcpp 2010-12-19 16:51:27 +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 Merge remote branch 'origin/master' into qt 2011-01-14 19:26:55 +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 Merge remote branch 'origin/master' into qt 2011-01-14 19:26:55 +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.h Merge remote branch 'origin/master' into qt 2011-01-14 19:26:55 +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 / add headers. merge sync: r11298 2010-07-28 18:59:26 +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 / add headers. merge sync: r11298 2010-07-28 18:59:26 +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 Merge branch 'master' into qt 2010-12-21 03:59:22 +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.cpp qt branch: Soften font colours a bit to make them look more like master. 2011-02-06 22:41:27 +01:00
wzapp.h Add missing include. 2011-02-05 18:35:56 +01:00
wzapp.h.moc Update a missing file 2010-07-10 21:10:46 +02:00
wzapp_c.h qt branch: Inline the now superfluous wzGetClipboard() cpp-wrapper. 2010-12-21 16:57:38 +01:00
wzfs.h Add abstract file system interface for Qt access to physfs data resource. Thanks to EvilGuru for the idea and review. 2011-01-30 23:39:22 +01:00
wzglobal.h Revert "Add guard to YY_NO_UNISTD_H definition." 2011-01-30 01:40:53 -05:00