build_tools
|
Include cstring for gcc 4.3 compatibility.
|
2008-01-16 10:47:43 +00:00 |
data
|
Replace spaces with dashes in texture names. No more spaces from now on!
|
2008-01-15 20:14:16 +00:00 |
debian
|
* Bump debian pkg version number
|
2008-01-06 13:16:36 +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
|
String code cleanup
|
2008-01-16 19:07:15 +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
|
Update Xcode project to pack up tagdefinitions/ instead of testdata/
|
2008-01-05 00:22:58 +00:00 |
makerules
|
It's libGLC in the devpkg, not libglc32... Perhaps that's a mistake in OpenGLC's buildscripts...
|
2008-01-15 23:26:13 +00:00 |
nsis
|
In Makefile.raw use $(RMF) and _not_ $(RM) to delete stuff.
|
2008-01-08 22:32:24 +00:00 |
po
|
update-po
|
2008-01-14 18:04:31 +00:00 |
src
|
Send everyone a message when kicking someone from the game. Patch by Buginator
|
2008-01-16 19:20:35 +00:00 |
tools
|
* Fix a typo in a Doxygen comment
|
2008-01-15 23:09:34 +00:00 |
win32
|
Setup eol-style CRLF for vcproj files
|
2008-01-14 20:49:48 +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
|
- Seperate 2D and 3D graphics artists
|
2008-01-01 22:56: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
|
Add cathuria to AUTHORS and add a list of other than GPL licensed
|
2008-01-01 21:46:50 +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 |
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
|
Add two new --enable-debug modes, profile and debugprofile, to generate CPU usage profiles.
|
2008-01-16 21:16:11 +00:00 |
warzone2100.cbp
|
* Remove useless cdspan code (was only a wrapping function for audio_PlayStream)
|
2008-01-03 19:38:06 +00:00 |
wscript
|
Fix "incompatible declarations" found by batched compiling.
|
2007-09-16 14:05:01 +00:00 |