1
0
forked from 0ad/0ad
0ad/source
janwas eaf12ae666 #fix to isnan() bug
big thanks to philip for seeing the problem! :D
cause: not popping FPU stack. didn't happen on my athlonXP presumably
due to different FPU usage (possibly in drivers): pushing 8 values could
clear the stack and mask overflow. the cause was not due to compiler
(and FLD/FSTP param passing) because Philip uses VC2005 as well, but saw
the crash (on P4 CPU)

fixes #130

This was SVN commit r4072.
2006-07-09 00:24:21 +00:00
..
graphics # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
gui # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
i18n rename i18n's tests subdirectory tests2, so that it doesn't get confused as a self-test directory 2006-06-07 03:01:25 +00:00
lib #fix to isnan() bug 2006-07-09 00:24:21 +00:00
maths Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
pch More header-file rejigging. 2006-06-09 18:32:00 +00:00
ps # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
renderer # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
scripting Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
simulation # Some groundwork for territories. 2006-07-08 22:40:01 +00:00
sound # housekeeping 2006-06-04 22:27:40 +00:00
tools Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
main.cpp # housekeeping 2006-06-26 12:47:23 +00:00