1
0
forked from 0ad/0ad
Go to file
janwas 1a7d67a97f dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox
file: expose block size constant; always round user transfers up
tex: transform() now receives what to change, not what to achieve.
tex*: encoding works with DynArray+VFS backend
GameSetup: free g_BuildingPlacer to avoid mem leak.
fixed some warnings+bugs.

This was SVN commit r2679.
2005-09-06 22:44:48 +00:00
binaries Modified health bar height on buildings and added default of -1.0 (which means don't display health bar) on all entities. 2005-09-06 19:29:31 +00:00
build Atlas: Simple undo system 2005-08-20 15:44:50 +00:00
source dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox 2005-09-06 22:44:48 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00