1
0
forked from 0ad/0ad
Go to file
janwas 4083e1ff48 # MacOSX compat
config, compiler: remove reliance on HAVE_C99; mention it's only for
pure C mode; make a few of the HAVE_ macro defs more clear

This was SVN commit r5076.
2007-05-16 16:32:12 +00:00
binaries Modified semantics of HEntity's validity check to count handles to units that are destroyed but not deleted as still valid handles. This fixes some previous code that assumed these semantics, such as code for dealing with exhausted gather targets. It looks like the meaning was changed long ago when the entity flags were added. Also added an IsAlive method in HEntity for the old check, in case any code needs to be switched over to that. 2007-05-16 06:58:49 +00:00
build - debug version of xerces libs and updated headers 2007-05-13 10:27:48 +00:00
docs coding convention: mention and explain the need for omitting author/modified by tags. see http://www.wildfiregames.com/forum/index.php?showtopic=10934 2007-05-07 11:11:11 +00:00
source # MacOSX compat 2007-05-16 16:32:12 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00