warzone2100/lib/framework
Buginator 199a6d3c27 Move GLEW out of the project, and put it into the dev-package instead. 2011-05-02 20:02:12 -04:00
..
Makefile.am qt branch: Kill off the over-engineered tagfile format. Replacing it with the more retro ini file format. 2011-04-06 22:06:17 +02:00
SDL_framerate.cpp Merge branch 'cpp' into qtcpp 2010-12-19 16:51:27 +01:00
SDL_framerate.h Merge branch 'master' into qt 2011-03-22 00:01:28 +01:00
cocoa_wrapper.h Bump year. 2011-02-25 18:50:54 +01: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 qt branch: Rewrite config file handling to use WzConfig. Also removes unused option to disable 2011-04-21 12:58:51 +02:00
configfile.h qt branch: Rewrite config file handling to use WzConfig. Also removes unused option to disable 2011-04-21 12:58:51 +02:00
crc.cpp Bump year. 2011-02-25 18:50:54 +01:00
crc.h Bump year. 2011-02-25 18:50:54 +01:00
cursors.cpp Bump year. 2011-02-25 18:50:54 +01:00
cursors.h Merge remote branch 'origin/master' into qt 2011-03-13 22:31:19 +01:00
cursors16.cpp Bump year. 2011-02-25 18:50:54 +01:00
cursors32.cpp Bump year. 2011-02-25 18:50:54 +01:00
debug.cpp Bump year. 2011-02-25 18:50:54 +01:00
debug.h Demote Asserts() to LOG_INFO from LOG_ERROR, to prevent some end-user confusion. 2011-04-26 22:49:39 -04:00
endian_hack.h Bump year. 2011-02-25 18:50:54 +01:00
file.h Bump year. 2011-02-25 18:50:54 +01:00
fixedpoint.h Bump year. 2011-02-25 18:50:54 +01:00
frame.cpp Bump year. 2011-02-25 18:50:54 +01:00
frame.h Let us try this again, leave the never-interactive option for the lexers. 2011-03-17 21:35:07 -04:00
frameint.h Bump year. 2011-02-25 18:50:54 +01:00
frameresource.cpp Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
frameresource.h Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
framework.vcxproj Move GLEW out of the project, and put it into the dev-package instead. 2011-05-02 20:02:12 -04:00
framework.vcxproj.filters Fix VS2k10 files for Qt 2011-04-17 15:42:14 -04:00
gettext.h Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
i18n.cpp Add Catalan translation by mecatxis. 2011-04-03 21:44:57 +02:00
i18n.h Bump year. 2011-02-25 18:50:54 +01:00
input.h saveConfig() omits some values from saving, what leads to certain values ​​are reset to their default value. Initial patch by Fastdeath. Closes ticket 2670. 2011-04-26 22:51:35 +02:00
lexer_input.cpp Bump year. 2011-02-25 18:50:54 +01:00
lexer_input.h Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
listmacs.h Bump year. 2011-02-25 18:50:54 +01:00
macros.h Bump year. 2011-02-25 18:50:54 +01:00
makefile.win32 Try to fix Windows exception handler and makefiles. 2010-12-20 01:07:12 +01:00
math_ext.h Add MSVC version guard, since this function is now included. 2011-03-17 21:35:02 -04:00
opengl.h Partial revert of 1fe2cc8f4d 2011-04-17 15:45:44 -04:00
physfs_ext.h Bump year. 2011-02-25 18:50:54 +01:00
resly.h Bump year. 2011-02-25 18:50:54 +01:00
resource_lexer.l Let us try this again, leave the never-interactive option for the lexers. 2011-03-17 21:35:07 -04:00
resource_parser.y House cleaning in campaign resource files. Removing unused directories. Adding an assert for them. 2011-04-03 13:57:48 +02:00
stdio_ext.cpp Bump year. 2011-02-25 18:50:54 +01:00
stdio_ext.h Bump year. 2011-02-25 18:50:54 +01:00
string_ext.h Bump year. 2011-02-25 18:50:54 +01:00
strres.cpp Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
strres.h Bump year. 2011-02-25 18:50:54 +01:00
strres_lexer.l Let us try this again, leave the never-interactive option for the lexers. 2011-03-17 21:35:07 -04:00
strres_parser.y Bump year. 2011-02-25 18:50:54 +01:00
strresly.h Bump year. 2011-02-25 18:50:54 +01:00
treap.cpp Change "typedef struct {...} Blah;" into "struct Blah {...};". 2011-02-25 21:30:13 +01:00
treap.h Bump year. 2011-02-25 18:50:54 +01:00
trig.cpp Bump year. 2011-02-25 18:50:54 +01:00
trig.h Bump year. 2011-02-25 18:50:54 +01:00
types.h Merge branch 'master' into qt 2011-03-22 00:01:28 +01:00
utf.cpp Bump year. 2011-02-25 18:50:54 +01:00
utf.h Fix VS2k10 for Qt. 2011-03-24 20:06:59 -04:00
vector.h Fix unneeded rounding errors. 2011-04-29 09:47:07 +02:00
wz2100icon.h Set a window icon. 2011-02-05 18:23:00 +01:00
wzapp.cpp Fixes keybindings for numpad keys, arrow keys are numpad on the mac. 2011-04-29 00:48:58 +02:00
wzapp.h Remove hack to circumvent physfs for writing ini files. Require physfs 2 or greater to circumvent 2011-04-24 01:03:25 +02:00
wzapp.h.moc Update a missing file 2010-07-10 21:10:46 +02:00
wzapp_c.h Rearrange init sequence so that QApplication is run before i18n init. Fixes ticket 2566. 2011-04-26 22:44:03 +02:00
wzfs.h Remove hack to circumvent physfs for writing ini files. Require physfs 2 or greater to circumvent 2011-04-24 01:03:25 +02:00
wzglobal.h Fix VS2k10 for Qt. 2011-03-24 20:06:59 -04:00