Go to file
per 348cdfcda8 Add two new directives to campaign definition files: 'loading' that gives a level
file to read, and 'package' that gives a .wz file in campaign folder to mount. Campaign
definition files can now also be read from 'campaigns' in the user write folder.
2013-01-10 23:42:47 +01:00
3rdparty Also check if vertex array is supported on restoring GL state, not just saving it. 2012-12-19 23:18:36 +01:00
build_tools Remove outdated and no longer used autorevision script. 2012-10-30 10:04:50 -04:00
data Fix typo in rules.js, noticed by NoQ. Closes ticket:3857 2013-01-06 12:00:57 +01:00
doc Merge branch 'bugfixes' 2012-09-21 08:00:13 +02:00
icons Update custom translations. 2012-07-05 22:20:38 +02:00
lib Render models as client side vertex arrays instead of using immediate mode OpenGL calls. Patch reviewed by Cyp. 2013-01-09 23:33:19 +01:00
m4 Fix pthread detection on Fedora. 2012-01-15 00:31:39 +01:00
macosx Merge branch 'bugfixes' 2013-01-07 15:27:58 +01:00
pkg Merge branch 'bugfixes' 2012-08-31 08:00:13 +02:00
po Merge branch 'bugfixes' 2012-12-14 14:29:39 +01:00
src Add two new directives to campaign definition files: 'loading' that gives a level 2013-01-10 23:42:47 +01:00
tests Merge branch 'bugfixes' 2012-12-10 08:00:33 +01:00
tools Merge branch 'bugfixes' 2013-01-07 15:27:58 +01:00
win32 Call this branch bugfixes in the build scripts. 2012-04-25 18:45:40 +02:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Hopefully make it so conflicts in the xcode project files are automatically resolved. 2012-02-03 23:40:24 -05:00
.gitignore Clean up a few scripts. 2012-12-22 00:11:56 -05:00
.hgignore Merge remote branch 'origin/master' into qt 2010-11-21 21:46:08 +01:00
AUTHORS Cleanup / fix AUTHORS file, direct dump from the wiki. 2012-11-25 21:23:43 -05:00
COMPILE Replace the outdated content of COMPILE with a pointer at the wiki. 2011-05-14 18:09:40 +02:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL New skybox for urban maps. 2012-06-10 00:14:32 -04: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 Time to release 3.1.0 2012-12-09 17:59:13 -05:00
Doxyfile Small update of the Doxygen files. 2011-09-16 22:24:51 +02:00
Makefile.am Merge branch 'bugfixes' 2012-11-03 00:42:03 +01:00
autogen.sh Abort autogen.sh when automake 1.12+ is found. 2012-12-06 14:15:27 +01:00
config.rpath Port r3878 and r3879 from trunk/ 2008-03-01 13:04:16 +00:00
configure.ac Merge branch 'bugfixes' 2013-01-07 15:27:58 +01:00
fixbrokendependencies Move broken dependency hack out of most Makefile.am's, except the for the root. 2010-12-16 23:14:38 +01:00
fixcppbuild Make everything compile successfully with g++, without -fpermissive. 2010-12-16 23:24:40 +01: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
releaseBranch Simplify usage of version_getVersionString(). 2012-01-12 19:56:02 +01:00