..
Makefile.am
Remove lib/framework/configfile.*. Closes #2823 .
2011-07-14 23:11:18 +02: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
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.h
Remove old cursor code. Refs #2823 .
2011-07-14 23:10:35 +02:00
debug.cpp
Optimizes the lobbyclient adds a new logging facility "LOG_LOBBY".
2011-05-01 05:11:41 +02:00
debug.h
Optimizes the lobbyclient adds a new logging facility "LOG_LOBBY".
2011-05-01 05:11:41 +02: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
Remove old cursor code. Refs #2823 .
2011-07-14 23:10:35 +02:00
frame.h
Remove old cursor code. Refs #2823 .
2011-07-14 23:10:35 +02: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
Update framework project files for this commit.
2011-07-17 13:10:16 -04:00
framework.vcxproj.filters
Update framework project files for this commit.
2011-07-17 13:10:16 -04:00
geometry.cpp
Make a fixed point 3D affine transformation class and use it to do muzzle calculations.
2011-06-12 17:33:06 +00:00
geometry.h
Make a fixed point 3D affine transformation class and use it to do muzzle calculations.
2011-06-12 17:33:06 +00:00
gettext.h
Port r3878 and r3879 from trunk/
2008-03-01 13:04:16 +00:00
i18n.cpp
Use better (?) locale names.
2011-05-14 17:05:47 +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
Remove our own frame rate limiter, since it will break (brake) vsync when monitor vsync is higher than rate limiter.
2011-07-11 20:44:37 +02: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
Fix various build issues for both 'qtgame' and the bson /new lobby stuff
2011-07-08 21:51:16 -04: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
Simple cleanup of actionX|Y droid fields. Patch reviewed by stiv.
2011-06-12 16:24:48 +02:00
wzapp.cpp
For commit ebc8976dc1
2011-07-19 20:23:27 -04:00
wzapp.h
For commit ebc8976dc1
2011-07-19 20:23:27 -04:00
wzapp.h.qwth
Rename the .moc files so they do not clobber other things.
2011-07-08 21:00:15 -04:00
wzapp_c.h
Remove old cursor code. Refs #2823 .
2011-07-14 23:10:35 +02:00
wzfs.h
Remove complaint when WzConfig fails to open file that does not exist for reading. This is
2011-07-02 14:30:51 +02:00
wzglobal.h
Fix VS2k10 for Qt.
2011-03-24 20:06:59 -04:00