autopackage
|
- Fix masterserver disconnect (patch by Gerard)
|
2007-04-21 13:46:28 +00:00 |
build_tools
|
* In AutoRevision set 'LC_ALL' to 'C', as well as 'LANG' which already is set to 'C'
|
2007-11-25 11:07:11 +00:00 |
data
|
Extend tagfile saves to cover droid movement information. Improve tagfile error reporting somewhat.
|
2007-11-24 22:23:40 +00:00 |
debian
|
* Bump all version numbers to 2.0.8 (for the 2.0 branch)
|
2007-12-01 13:26:40 +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
|
Revert dodgy removal of trig functions. More testing required
|
2007-11-29 23:10:54 +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
|
Do parts of the proposed changes in "[Warzone-dev] build issues in FreeBSD system" by Yaroslav Kolomiyets from 24.10.2006:
|
2007-11-24 11:49:51 +00:00 |
nsis
|
Fix wrong replacement of "Warzone 2100" with "${PACKAGE_NAME}".
|
2007-09-29 14:10:43 +00:00 |
po
|
* Update Code::Blocks and MSVC project files to match the deletion of src/player.[ch] in r2847
|
2007-11-21 21:17:42 +00:00 |
src
|
Fix buggy water animation if texture page is a different size. There is
|
2007-12-01 12:36:22 +00:00 |
tools
|
* Fix a wrong date in the license header (was 1007 instead of 2007...)
|
2007-11-22 16:34:51 +00:00 |
win32
|
Revert dodgy removal of trig functions. More testing required
|
2007-11-29 23:10:54 +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
|
* Fix a typo in the AUTHORS file (v2k5 -> vs2k5)
|
2007-11-25 14:25:38 +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
|
* Bump all version numbers to 2.0.8 (for the 2.0 branch)
|
2007-12-01 13:26:40 +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
|
Remove empty NEWS and README files
|
2007-12-01 13:30:32 +00:00 |
Makefile.raw
|
* Add AutoRevision to raw makefile system
|
2007-11-05 02:29:46 +00:00 |
TODO
|
* Set svn:eol-style to native
|
2007-10-22 11:08:49 +00:00 |
autogen.sh
|
Remove QuesoGLC from the buildsystem. Reasons:
|
2007-11-09 19:32:01 +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
|
* Make the default build for TRUNK a debug build (hey! this is a development build after all...)
|
2007-11-21 21:43:56 +00:00 |
warzone2100.cbp
|
* Make sure to add SDL/ to the include search path (while compiling on Windows)
|
2007-11-30 15:47:43 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |