Go to file
Per Inge Mathisen a34997239a Fixes for game elements improperly being dependent on logical fps. Camera animation.
Water animation. Weather animations. Replaced all usages of the generic timeAdjustedIncrement
with proper gameTimeAdjustedIncrement or graphicsTimeAdjustedIncrement as appropriate.
See ticket:2083 for more info. Patch reviewed by Cyp.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@11457 4a71c877-e1ca-e34f-864e-861f7616d084
2010-08-14 14:10:34 +02:00
build_tools Fix (and add missing) headers to files. 2010-07-28 18:58:33 +02:00
data Make some internal component names untranslatable. 2010-08-09 09:14:50 +02:00
doc Update readme 2010-01-30 20:26:42 +01:00
icons Add missing files to the tarball. 2010-08-03 09:38:30 +02:00
lib Fixes for game elements improperly being dependent on logical fps. Camera animation. 2010-08-14 14:10:34 +02:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Update the Korean .strings file. 2010-08-13 11:28:22 +02:00
makerules Fix exception handler to obey UAC on windows machines. 2010-04-12 11:59:41 +02:00
pkg Comment "--debug=all" in man page. 2010-08-14 10:27:45 +02:00
po Korean translation update by urgood2. 2010-08-11 13:48:01 +02:00
src Fixes for game elements improperly being dependent on logical fps. Camera animation. 2010-08-14 14:10:34 +02:00
tests Fix "make distcheck". 2010-08-04 16:43:19 +02:00
tools wzmasterserver.py: change the `__author__` value to "The Warzone 2100 Project" 2010-08-03 09:38:30 +02:00
win32 astar.c → astar.cpp in .vcproj file. 2010-07-24 13:32:09 +02:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitignore Update .gitignore. 2010-08-10 18:48:14 +02:00
AUTHORS Add sendai nick to myself (as a confusion reducing measure) 2010-05-08 09:30:20 +02:00
COMPILE Fix progress bars, reenable sound test, move variable, remove magic number, comments and spelling. Patch by Safety0ff. 2010-02-09 20:27:41 +01:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL Add miniupnp to COPYING.NONGPL. 2009-11-22 16:20:03 +01:00
COPYING.README Warzone 2100, I have the honour to release you from any license unclarities. 2008-06-11 16:38:04 +00:00
ChangeLog Fix some changelog errors 2010-04-18 20:21:18 +02:00
Doxyfile Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation 2008-11-16 16:28:06 +00:00
Makefile.am Remove .svn folders for make dist. 2010-03-13 22:57:23 +01:00
autogen.sh Allow autogen.sh to be executed out-of-tree 2010-01-30 20:26:55 +01:00
autorevision.conf * In revision information extraction class RevSVNVersionQuery (uses "svnversion"), ignore its output if the word "exported" is encountered (that way compiling from an exported working copy is possible also) 2007-11-05 18:43:30 +00:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Assume that SDL headers are directly in the #include path, instead of assuming the SDL directory is in the #include path. 2010-08-05 20:05:02 +02:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00