Go to file
Freddie Witherden b752595aae Add the implementation-defined widgetGetTime() function (which returns the current time in ms).
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5789 4a71c877-e1ca-e34f-864e-861f7616d084
2008-08-10 12:43:45 +00:00
build_tools * -mwindows is a linker flag, so move it from CFLAGS and CXXFLAGS to LDFLAGS 2008-07-23 13:48:50 +00:00
data Update player[1-7].[sv]lo so that they're "generated" from the last version of player0.[sv]lo r5726 didn't use the latest version somehow 2008-08-08 14:45:11 +00:00
doc Remove ScriptingManual.xhtml from the autotools build system as it got removed in r5752 2008-08-03 12:53:01 +00:00
icons Optimise more pngs 2008-04-26 13:59:50 +00:00
lib Add the implementation-defined widgetGetTime() function (which returns the current time in ms). 2008-08-10 12:43:45 +00:00
m4 Don't check for strlcpy and strlcat in the configure script as simply #defining _XOPEN_SOURCE (what config.h does) is enough to prevent declarations of these functions from being included (thus the #inclusion of "frame.h" in strlfuncs.h should be enough (this should fix bug #11609) 2008-05-04 13:56:27 +00:00
macosx Update the Xcode project for r5695 2008-07-29 10:34:23 +00:00
makerules * Remove unused variable `line_num` 2008-07-23 13:59:12 +00:00
pkg Add all translations in po/ to the NSIS installer 2008-07-21 19:29:49 +00:00
po Updated de.po 2008-07-29 18:57:27 +00:00
src Fix bug #12121: Map: Highway broken with 2.1. Be more lenient with broken maps, since we do not 2008-08-07 16:02:22 +00:00
tools Add obj2pie converter by elio. Fixed some compiler warnings and style issues. 2008-08-04 17:55:57 +00:00
win32 Revert r5768 which got committed accidentily 2008-08-03 23:09:33 +00:00
.gitignore Do not autogenerate aivolution scripts 2008-08-01 17:39:10 +00:00
AUTHORS Correct Elio's nicknames 2008-06-19 20:49:55 +00:00
COMPILE Note that a "privileged user" usually is "root" 2008-04-26 14:33:32 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.NONGPL Warzone 2100, I have the honour to release you from any license unclarities. 2008-06-11 16:38:04 +00: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 Add the most significant changes to the 2.1 branch to the 2.1_beta4 portion of the ChangeLog 2008-07-19 20:25:49 +00:00
Doxyfile Don't include stats-db2.tpl.struct.h, which is used when generating stats-db2.h, in the Doxygen docs 2008-07-11 18:27:00 +00:00
Makefile.am Remove now useless testcase directory "tests" as its only testcase (t1000: tested level_parser.y) has no code left to test (due to r5163) 2008-05-24 12:48:26 +00:00
autogen.sh Secure autogen.sh against pathnames with spaces 2008-06-24 20:03:52 +00: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 Amend r5726: Forgot to update configure 2008-08-02 19:47:58 +00:00
makefile.win32 Rename "raw" Makefiles to "win32" Makefiles 2008-07-06 14:29:04 +00:00
warzone2100.cbp Revert r5768 which got committed accidentily 2008-08-03 23:09:33 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00