Go to file
Cyp 674f2636c7 newnet: Add a couple more floating point sanity checks. Add -mno-fused-madd compile flag.
The tests were the same with and without -mno-fused-madd, but adding since multiply-add instructions have different rounding behaviour.
2010-03-09 19:40:43 +01:00
build_tools Include files needed for win32 cross-building. 2010-02-09 20:04:34 +01:00
data TCMask feature: shaders infrastructure and TCMask shader, FF fallback is supported for TCMask. Part of #851. 2010-03-07 08:34:17 +01:00
doc Update readme 2010-01-30 20:26:42 +01:00
icons - NSIS changes from 2.3 (#1111). 2010-02-09 20:28:16 +01:00
lib Merge remote branch 'origin/master' into newnet 2010-03-07 11:00:10 +01:00
m4 Fix r10617 to work with autoconf versions before 2.65 as well 2010-03-06 18:11:54 +01:00
macosx Add -mfpmath=sse -msse3 to intel 32bit builds 2010-03-08 09:45:37 +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 Sync NSIS project with 2.3 version. 2010-02-27 22:51:27 +01:00
po Merge remote branch 'origin/master' into newnet 2010-03-05 16:09:21 +01:00
src newnet: Add a couple more floating point sanity checks. Add -mno-fused-madd compile flag. 2010-03-09 19:40:43 +01:00
tests pointtree: Find points quickly. 2010-02-09 20:27:09 +01:00
tools simplipie: Add duplicate point removal. 2010-02-13 23:05:00 +01:00
win32 Rename patch to be nice to scripts. 2010-03-04 19:07:37 +01:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitignore Merge remote branch 'origin/master' into newnet 2010-02-22 10:43:24 +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 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 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 Externalize fetch scripts. 2010-03-04 19:07:36 +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 newnet: Add a couple more floating point sanity checks. Add -mno-fused-madd compile flag. 2010-03-09 19:40:43 +01:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
newnet.TODO newnet: Make AI research synchronised. Games with AIs now seem to stay in synch. 2010-02-26 21:51:47 +01:00