1
0
forked from 0ad/0ad
0ad/source
prefect e0b68b7f9f Use AddLocalProperty in CRenderer.
This gets rid of lots of boiler-plate code in JSI_* functions.

This was SVN commit r4380.
2006-09-23 12:48:06 +00:00
..
graphics # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
gui # Optimised minimap drawing 2006-08-27 22:51:53 +00:00
i18n # housekeeping 2006-07-26 13:10:13 +00:00
lib Made AT_STARTUP use an unnamed namespace, to avoid collisions between structs in different files that happen to have the same name (which sometimes causes the constructors to get mixed up by the linker) 2006-09-23 00:01:00 +00:00
maths # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
network # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
renderer Use AddLocalProperty in CRenderer. 2006-09-23 12:48:06 +00:00
scripting # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
simulation - Fixed a bug with aura rendering that was causing a crash when rendering auras that were added to a unit after its creation (initAuraData was not called on subsequent AddAura calls). This caused objects like Settlements, Mills, Farmsteads and Temples to crash when you mouseover them since they do not gain the aura until construction is complete. 2006-09-17 02:49:29 +00:00
sound # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tools # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
main.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00