warzone2100/lib/framework
Christian Ohm 36acdc554b Add Croatian translation by 13KukYNexus666.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9474 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:27:43 +01:00
..
Makefile.am As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
SDL_framerate.c Basic buildfile support for ICC and silence one warning. 2007-10-02 21:43:43 +00:00
SDL_framerate.h Do parts of the proposed changes in "[Warzone-dev] build issues in FreeBSD system" by Yaroslav Kolomiyets from 24.10.2006: 2007-11-24 11:49:51 +00:00
config-macosx.h Fix compilation of SQLite under OS X. Stats are still broken. 2009-03-01 13:06:59 +00:00
configfile.c Major cleanup of configfile.[ch]: 2009-04-19 23:45:24 +02:00
configfile.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
cursors.c Use 32x32 cursors if unknown cursor type given. 2010-01-30 20:26:44 +01:00
cursors.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
cursors16.c Please use setDroidActionTarget() whenever you change psActionTarget. This helps set dangling pointer debugging information. 2009-05-06 22:29:32 +02:00
cursors32.c Please use setDroidActionTarget() whenever you change psActionTarget. This helps set dangling pointer debugging information. 2009-05-06 22:29:32 +02:00
debug.c Fix bug #1466 - release builds shouldn't assert - fixes a ton of "crashes" in Mac OS X and Linux. 2010-02-09 20:27:39 +01:00
debug.h Add new debug log category for saving whatever was sent to console. 2010-02-09 20:04:29 +01:00
endian_hack.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
file.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
fixedpoint.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
frame.c Hardware-accelerated cursors work correctly in Mac OS X now. 2010-01-30 17:12:49 +01:00
frame.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
frameint.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
frameresource.c Improve compile time code checking: 2010-01-30 17:12:54 +01:00
frameresource.h As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
framework.vcproj As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
gettext.h Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
i18n.c Add Croatian translation by 13KukYNexus666. 2010-02-09 20:27:43 +01:00
i18n.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
input.c Add support for Cmd/Meta keyboard shortcuts. Make keyboard shortcuts look nicer: "lctrl - f11" to "Ctrl + F11" (Warzone keyboard shortcuts accept both LCtrl and RCtrl) 2010-02-09 20:27:15 +01:00
input.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
lexer_input.c Make it possible for the lexers to use data from an STDIO FILE* stream 2009-04-18 15:37:53 +02:00
lexer_input.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
listmacs.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
macros.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
makefile.win32 As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
math_ext.h Remove unnecessary SDL includes. 2009-05-06 22:29:29 +02:00
physfs_ext.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
resly.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
resource_lexer.l As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
resource_parser.y As was discussed on the ML, removing SQL from trunk. 2009-11-22 16:19:50 +01:00
stdio_ext.c Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
stdio_ext.h Change SDL types to stdint.h defined types. Do not depend on SDL.h included system headers. 2009-05-06 22:29:30 +02:00
string_ext.h Fix strlcpy() & strlcat() to use ASSERT_OR_RETURN 2009-05-28 09:59:21 +02:00
strres.c Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
strres.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
strres_lexer.l Bump copyright 2009-02-10 18:01:48 +00:00
strres_parser.y Bump copyright 2009-02-10 18:01:48 +00:00
strresly.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
tagfile.c Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
tagfile.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
treap.c Add a new debug flag type, LOG_FATAL. 2009-11-22 16:19:51 +01:00
treap.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
trig.c Bump copyright 2009-02-10 18:01:48 +00:00
trig.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
types.h Fixes compile issue that was broken in r7237. 2009-05-06 22:29:30 +02:00
utf.c Apply patch #1330 provided by Cyp - Add unicode support to text boxes and game-chat 2010-02-09 20:04:29 +01:00
utf.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
vector.h cpp: Add extern "C" {} in headers. 2010-02-09 20:27:21 +01:00
wzglobal.h Hurd build fixes. 2010-01-30 20:26:44 +01:00