Go to file
Dennis Schridde 3f6b52bef1 src/game.c: Minor beautification.
configure.ac: YY_NO_INPUT prevents Flex from defining input(), which we do not need, since we use our own YY_INPUT instead. Maybe we should use Flex's function instead?
lib/script/script_parser.y: scriptStoreVarTypes() was defined but never used.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3300 4a71c877-e1ca-e34f-864e-861f7616d084
2008-01-01 15:18:25 +00:00
autopackage - Fix masterserver disconnect (patch by Gerard) 2007-04-21 13:46:28 +00:00
build_tools Patch #872 by Buginator. Untested by me since in Bugs we trust. ;) 2007-12-09 19:10:34 +00:00
data Thanks Hatsjoe for redoing the NASDA-Satelite backdrop! 2008-01-01 03:02:42 +00:00
debian Bump to 2.0.9 instead of 2.0.8_p1 2007-12-03 19:30:34 +00:00
doc * Set svn:eol-style on docs 2007-12-01 23:46:48 +00:00
icons Merge back r3223 from branches/2.0: 2007-12-29 13:55:17 +00:00
lib src/game.c: Minor beautification. 2008-01-01 15:18:25 +00:00
m4 - Be more explicit about what is missing during configure and only ask the user to install something if it is not obvious what is missing. 2007-10-09 11:10:47 +00:00
macosx Updates to Xcode project to build warzone.wz and mp.wz for non-Debug builds 2007-12-30 20:26:11 +00:00
makerules * #Define PACKAGE_VERSION instead of VERSION in the raw Makefiles (synonymous to r3125 which was for the Code::Blocks project file) 2007-12-23 19:58:20 +00:00
nsis Merge back r3223 from branches/2.0: 2007-12-29 13:55:17 +00:00
po update-po 2008-01-01 14:13:59 +00:00
src src/game.c: Minor beautification. 2008-01-01 15:18:25 +00:00
tools * Remove text/plain mime-type from editworld.rc 2007-12-28 12:17:02 +00:00
win32 Merge back r3223 from branches/2.0: 2007-12-29 13:55:17 +00:00
ABOUT-NLS - Make "make -C data data" recursively build mods as well. SUBDIRS is apparently ignored for target!=all. 2007-09-22 11:45:49 +00:00
AUTHORS Enhanced authors file: 2007-12-23 20:14:46 +00:00
COMPILE * Remove support for decoding (and encoding in case of screenshot dump code) of JPEG pictures 2007-04-17 18:24:31 +00:00
COPYING Create final repository structure. 2007-06-28 17:47:08 +00:00
COPYING.README License clarification about original data files. 2006-11-19 17:32:15 +00:00
ChangeLog Import Pre-GPL changelog, as found in 0.2.2's update.rtf. Dates are entirely missing!! Any veterans knowing them (or at least the year or month) are encouraged to fill the gap. 2007-12-16 10:23:09 +00:00
Doxyfile Set the output directory for doxygen to doc/code and enable JAVADOC_AUTOBRIEF. 2007-12-11 19:34:52 +00:00
INSTALL Another buildsystem update: 2007-03-29 12:41:18 +00:00
Makefile.am Remove automake workarounds and require 1.10. 2007-12-07 21:09:34 +00:00
Makefile.raw * Add AutoRevision to raw makefile system 2007-11-05 02:29:46 +00:00
TODO Expand the TODO with: 2007-12-31 21:10:34 +00:00
autogen.sh Require flex-2.5.33 (current version in Debian stable), since Gerard ran into warnings with 2.5.4. 2007-12-10 21:21:19 +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 Add the missing file without autoconf won't succeed. Problem reported by Giel. 2007-04-05 23:27:10 +00:00
configure.ac src/game.c: Minor beautification. 2008-01-01 15:18:25 +00:00
warzone2100.cbp * Update Code::Blocks and MSVC project files to complement the cleanup of sequence code in r3162 2007-12-24 16:31:51 +00:00
wscript Fix "incompatible declarations" found by batched compiling. 2007-09-16 14:05:01 +00:00