Fork of 0ad for development
Go to file
janwas aaccb15c0a another 64-bit fix, we're now getting there :D
(the change is inside #if !GCC_VERSION so it can't break GCC)

adding specializations for (un)signed long sounds good, it's just that
x64 MSC still treats size_t as distinct but not ssize_t. removing the
latter makes it build on win32 and win64.

This was SVN commit r6198.
2008-07-04 19:25:52 +00:00
binaries This was SVN commit r6186. 2008-07-03 05:54:40 +00:00
build Fixed Linux build more 2008-07-01 21:43:08 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source another 64-bit fix, we're now getting there :D 2008-07-04 19:25:52 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00