1
0
forked from 0ad/0ad
Go to file
janwas 58407c7438 workaround for invalidId issue (fixes windows build)
class static const member apparently sometimes requires external linkage
and enum causes conversion warnings, so go with file-scope constants.

This was SVN commit r6161.
2008-06-30 17:31:09 +00:00
binaries This was SVN commit r6160. 2008-06-30 04:53:27 +00:00
build add system-specific AllocateAligned call (because _mm_malloc isnt as portable as hoped) 2008-06-29 10:30:33 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source workaround for invalidId issue (fixes windows build) 2008-06-30 17:31:09 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00