1
0
forked from 0ad/0ad
0ad/build
janwas 6668ad6e1c CTerrain, Brushes: made CalcFromPosition static and added float x,y overload
minimap, PatchRData, renderer: fix ELOSState comparison vs & and use
SAFE_DELETE
ia32: add rounding control constants (for FISTP)
premake: set /QIfist compiler setting which causes float->int casts to
go through FISTP instruction instead of _ftol2() (much faster, but
requires CPU state to have been set)
LOSManager.cpp: cache m_TilesPerSize; use MIN/MAX; use
CTerrain::CalcFromPosition; clean up GetUnitState a bit. now runs at
203ns, down from 222

This was SVN commit r3099.
2005-11-06 01:33:16 +00:00
..
bin Premake support for assemblying .asm-files with nasm (now also on windows!) 2005-09-13 03:51:48 +00:00
errorlist Updated Errors.cpp-generating program: stopped use of external DLL, added parameters and help and file/LOC count 2005-07-27 21:51:43 +00:00
linefix Correction to restructuring (part 2 of 2) 2004-12-05 18:05:16 +00:00
premake CTerrain, Brushes: made CalcFromPosition static and added float x,y overload 2005-11-06 01:33:16 +00:00
resources Moved icon, so that compilation doesn't depend on anything in 'binaries' 2005-04-20 20:18:20 +00:00
workspaces Build: generate Atlas project files (with "update-workspaces --atlas") (for VS2003 only). 2005-10-17 01:11:12 +00:00
xmbcleanup Moved xmbcleanup so that non-programmers can reach it 2004-12-19 00:42:44 +00:00