Go to file
Per Inge Mathisen 027cb31486 Make AI use event chainloading for basic structures and new trucks. This means that instead of calling
common AI functions from several places, which can lead to the CPU spending much time doing AI stuff
that frame, or setting the object to idle and wait for a repeat event to pick it up, which can lead to
long delays, it queues up another event for the next AI frame to continue processing.


git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9133 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:04:32 +01:00
build_tools Windows cross compilation scripts 2010-01-30 20:26:55 +01:00
data Make AI use event chainloading for basic structures and new trucks. This means that instead of calling 2010-02-09 20:04:32 +01:00
doc Update readme 2010-01-30 20:26:42 +01:00
icons PNG optimization, also known as 'Crush them all!'. 2010-02-09 20:04:21 +01:00
lib Purely stylistic changes to make it easier to read this code for mistakes. 2010-02-09 20:04:32 +01:00
m4 Bump copyright 2009-02-10 18:01:48 +00:00
macosx More DMG speed improvements. 2010-02-09 20:04:09 +01:00
makerules Use winsock 2 on all build systems (not just autohell like in r7284) 2009-05-06 22:29:37 +02:00
pkg Don't perform additional dependency resolving for the installer when we're not building the installer... 2010-02-09 20:04:00 +01:00
po Update Estonian translation. 2010-02-09 20:04:27 +01:00
src Fix crash in message code when using cheat menu to switch between players. It happened because we would 2010-02-09 20:04:32 +01:00
tests Fix tests/Makefile.am for out-of-tree builds. 2009-11-22 16:19:56 +01:00
tools Trac plugin TicketValidEmail: 2010-02-09 20:03:59 +01:00
win32 Win32 crossbuild scripts 2010-01-30 20:27:08 +01:00
.gitignore Remove po/stamp-po from the ignore lists per cybersphinx's request (he uses git-svn) 2010-02-09 20:04:00 +01:00
AUTHORS Apply patch #1330 provided by Cyp - Add unicode support to text boxes and game-chat 2010-02-09 20:04:29 +01:00
COMPILE Replace SDL-net by using BSD sockets instead 2009-05-06 22:29:35 +02: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 Update changelog / docs 2009-06-01 21:19:54 +02:00
Doxyfile Exclude config-macosx.h and exceptionhandler/include/* from the Doxygen documentation 2008-11-16 16:28:06 +00:00
Makefile.am Include source:trunk/autorevision.conf in `make dist` 2010-02-09 20:04:01 +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 Add -Wdeclaration-after-statement to the default warnings. 2010-02-09 20:04:10 +01:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
warzone2100.cbp Use winsock 2 on all build systems (not just autohell like in r7284) 2009-05-06 22:29:37 +02:00