1
0
forked from 0ad/0ad
Go to file
janwas 8bb535de75 GL functions have stdcall convention on windows, so that needs to be included in the cast
note that windows build is currently broken - comment out
const size_t CUnit::invalidId;
in Unit.cpp (seems to be a dark corner of the C++ standard, am currently
discussing this with simon)

This was SVN commit r6158.
2008-06-29 21:32:52 +00:00
binaries This was SVN commit r6137. 2008-06-28 17:23:57 +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 GL functions have stdcall convention on windows, so that needs to be included in the cast 2008-06-29 21:32:52 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00