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
|
Remove the NODRAWTILE bit. We do not need it, and it is in the way of progress.
|
2007-12-01 15:17:29 +00:00 |
debian
|
* Don't install documents by means of dh_installdocs
|
2007-12-01 16:47:42 +00:00 |
doc
|
* Set svn:eol-style on docs
|
2007-12-01 23:46:48 +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 accidental commit of exceptionhandler in r2952
|
2007-12-02 00:03:52 +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
|
* Add the new readme files to the NSIS installer
|
2007-12-01 23:51:52 +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
|
* Make sure to use '-lmingw32 -lSDLmain' as the first linked libraries when compiling with MinGW (i.e. link with these __before__ any other libs)
|
2007-12-01 23:59:19 +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
|
* Merge 2.0.8 RC1 and 2.0.8 ChangeLog sections
|
2007-12-01 14:23:16 +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 |
__BUILD_CONFIG
|
* Copy over the cross compile scripts from the 2.0 branch to trunk (with necessary modifications)
|
2007-12-02 00:02:45 +00:00 |
__BUILD_SCRIPT
|
* Copy over the cross compile scripts from the 2.0 branch to trunk (with necessary modifications)
|
2007-12-02 00:02:45 +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 sure to use '-lmingw32 -lSDLmain' as the first linked libraries when compiling with MinGW (i.e. link with these __before__ any other libs)
|
2007-12-01 23:59:19 +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 |