autopackage
|
- Fix masterserver disconnect (patch by Gerard)
|
2007-04-21 13:46:28 +00:00 |
build_tools
|
* Set LANG=C in AutoRevision before executing "svn info" rather than the non-portable LANG=en_US
|
2007-10-29 15:40:34 +00:00 |
data
|
Add testdata to list of directories to add to warzone.wz in Makefile.raw too
|
2007-10-31 17:40:55 +00:00 |
debian
|
* Remove the lines that would put "config.sub" and "config.guess" in place from the "clean" rule (autogen.sh already does this when necessary)
|
2007-10-27 22:15:52 +00:00 |
doc
|
Install the scriptingmanual as well.
|
2007-10-21 11:01:39 +00:00 |
icons
|
- Merge my OpenAL installer NSIS script with Giels (Installed into INSTDIR instead of TEMP)
|
2007-06-22 16:01:46 +00:00 |
lib
|
* Add include guards to source:trunk/lib/ivis_common/pievector.h
|
2007-11-02 19:43:56 +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
|
* Remove lib/framework/utf8.c[ch] as we don't need it just right now (we can always revert this commit later on if necessary)
|
2007-09-25 19:46:10 +00:00 |
makerules
|
* Make sure the raw Makefiles link against GLC
|
2007-10-11 22:55:34 +00:00 |
nsis
|
Fix wrong replacement of "Warzone 2100" with "${PACKAGE_NAME}".
|
2007-09-29 14:10:43 +00:00 |
po
|
Simplify Vector2f_Normalise and update docs
|
2007-10-29 21:43:55 +00:00 |
src
|
* Make sure to align publisher text out to the right _correctly_
|
2007-11-01 20:19:27 +00:00 |
tools
|
* Rename test.bak to test.lnd
|
2007-10-27 21:55:40 +00:00 |
win32
|
* Add file strlfuncs.h; this file contains an inline implementation of strlcpy and strlcat (safer variants of strncpy and strncat respectively)
|
2007-10-26 17:05:29 +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
|
Watermelon is Carl Hee.
|
2007-08-30 22:28:34 +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
|
- 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 |
Doxyfile
|
DOn't unnecessarily recurse into .svn folders.
|
2007-05-21 16:51:14 +00:00 |
INSTALL
|
Another buildsystem update:
|
2007-03-29 12:41:18 +00:00 |
Makefile.am
|
* Add building of Autorevision to the automake build-system
|
2007-10-21 18:53:24 +00:00 |
Makefile.raw
|
* Add NLS section to NSIS installer (installs compiled gettext message catalogs)
|
2007-08-17 18:51:06 +00:00 |
NEWS
|
Another buildsystem update:
|
2007-03-29 12:41:18 +00:00 |
README
|
Port of r2507: Add new Readmes by Kreuvf. Old README replaced with empty file to please Automake.
|
2007-09-29 20:58:36 +00:00 |
TODO
|
* Set svn:eol-style to native
|
2007-10-22 11:08:49 +00:00 |
autogen.sh
|
- 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 |
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
|
- Use AC_SUBST to define pkg-config style xxx_LIBS variables
|
2007-10-25 18:13:30 +00:00 |
warzone2100.cbp
|
* Add file strlfuncs.h; this file contains an inline implementation of strlcpy and strlcat (safer variants of strncpy and strncat respectively)
|
2007-10-26 17:05:29 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |