Go to file
buginator ff4690745f Externalize the former anonymous enum members for each tileset.
This now allows switching between texture sets much easier than what
    was previously possible.

    NOTE: Files are currently set up for trunk's textures.

    refs ticket:2013
(cherry picked from commit 696f6c251fe9359041e0905207843f79f0ee1d2a)
2010-10-17 19:32:58 -04:00
build_tools Make autorevision.cpp print Git commit SHA1s. 2010-10-07 14:40:12 +02:00
data Externalize the former anonymous enum members for each tileset. 2010-10-17 19:32:58 -04:00
doc Test commit 2010-10-04 21:15:46 +02:00
icons Add missing files to the tarball. 2010-08-03 09:38:30 +02:00
lib If resource was not loaded, then don't continue on, error out. 2010-10-17 19:32:53 -04:00
m4 Improve GLee detection. 2010-04-28 07:52:19 +02:00
macosx Remove formation.c from the xcode project. 2010-10-17 15:14:08 -04:00
makerules Fix exception handler to obey UAC on windows machines. 2010-04-12 11:59:41 +02:00
pkg Use separate installation folder and registry key for nsis. 2010-09-05 00:21:02 +02:00
po Update translations. 2010-10-18 00:04:09 +02:00
src Externalize the former anonymous enum members for each tileset. 2010-10-17 19:32:58 -04:00
tests Fix "make distcheck". 2010-08-04 16:43:19 +02:00
tools Debianize the two ticket-related Trac plugins 2010-10-04 19:39:13 +02:00
win32 Fix MSVC builds 2010-10-17 18:46:06 -04:00
.bzrignore ln -s .gitignore .bzrignore 2010-02-17 21:50:57 +01:00
.gitattributes Treat the xcode project as a binary. 2010-10-08 18:51:16 -04:00
.gitignore Update .gitignore for MSVC 2010-10-16 19:38:35 -04:00
.hgignore Update the ignores. 2010-10-05 23:42:50 -04: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 Remove gcc warnings the cross compiler doesn't know. 2010-09-05 00:21:01 +02:00
fixcppbuild Also fix MSVC *.vcproj files that somehow ended up in lib/ instead of win32/, remove the last part that touches macosx. 2010-10-13 17:49:59 +02: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