1
0
forked from 0ad/0ad
0ad/source/tools
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
..
ape Restructuring 2004-12-05 17:59:29 +00:00
archbuilder Updated archive builder a little bit more 2005-03-17 19:17:41 +00:00
atlas CTerrain, Brushes: made CalcFromPosition static and added float x,y overload 2005-11-06 01:33:16 +00:00
autobuild Updated autobuilder to get the .pdb files from 'system'. 2005-10-01 04:26:12 +00:00
entgraph Uninteresting things that I've had hanging around for a while. 2005-04-28 20:50:19 +00:00
fontbuilder Minor warning-fixes and miscellaneous tidiness 2005-06-20 22:04:08 +00:00
i18n Uninteresting things that I've had hanging around for a while. 2005-04-28 20:50:19 +00:00
pmdexp Trying once more to rename this stuff correctly... 2005-06-14 20:46:45 +00:00
rmgen Water source code :|. 2005-09-18 03:47:15 +00:00
sced moved ps/X* to ps/XML/ 2005-08-14 23:50:37 +00:00
textureconv DevIL: Improved quality of DXT5 alpha compression. 2005-10-24 23:45:52 +00:00