1
1
forked from 0ad/0ad
0ad/source
janwas 5a427440d0 #SwEng
fpclassify fix
EntityManager: rename getExtant -> GetExtantAsHandles, fix its
implementation+call site to avoid dynamic alloc/auto ptr, rename extant
-> IsExtant
vsnprintf2 -> sys_vsnprintf. remove printf.h (function is declared in
sysdep header)
use SUS/posix-ish strcasecmp instead of defining that to the
windows-only stricmp
add cppdoc for ia32/cpu

This was SVN commit r5011.
2007-04-30 19:58:04 +00:00
..
collada # Fixed Atlas on Linux 2007-03-20 01:06:34 +00:00
graphics # SwEng / MacOSX compat 2007-04-30 14:35:19 +00:00
gui #SwEng 2007-04-30 19:58:04 +00:00
i18n # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
lib #SwEng 2007-04-30 19:58:04 +00:00
maths # Minor optimisations and features. 2007-03-01 00:14:35 +00:00
network # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps #SwEng 2007-04-30 19:58:04 +00:00
renderer # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
scripting #SwEng 2007-04-30 19:58:04 +00:00
simulation #SwEng 2007-04-30 19:58:04 +00:00
sound #fixed minor bug with soundgroups 2007-01-20 04:23:08 +00:00
tools #SwEng 2007-04-30 19:58:04 +00:00
main.cpp GCC compatibility 2007-02-07 14:02:09 +00:00
test_setup.cpp # Linux fixes 2007-03-19 20:58:46 +00:00