0ad/source
Matei 465c0a037b # Fixed some trigger bugs.
- Conditions were not properly converted to JavaScript (not read from
the XML file correctly either).
- Added an OrderFromTriggers function so that triggers can give orders
which ignore fog of war.
- Fixed some spelling mistakes in TriggerSpecs.xml (parameter vs.
parameters).
- Moved trigger update to CSimulation update, which is more correct.

This was SVN commit r4821.
2007-01-29 22:21:25 +00:00
..
collada Oops, I broke GCC PCH a month ago. Fixed, and added a comment so I now know why it does what it does. 2007-01-26 21:16:49 +00:00
graphics # Fixed some trigger bugs. 2007-01-29 22:21:25 +00:00
gui # Added primitive memory-allocation counting 2007-01-21 03:33:52 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib CinemaTrack: Avoided crashing in certain cases. 2007-01-29 17:46:28 +00:00
maths Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
network Removed some header files from header files. 2007-01-13 22:44:42 +00:00
pch Removed some header files from header files. 2007-01-13 22:44:42 +00:00
ps CinemaTrack: Avoided crashing in certain cases. 2007-01-29 17:46:28 +00:00
renderer # Fixes for simulation speed in scenario edtior. Various code cleanups. 2007-01-24 20:17:28 +00:00
scripting Fix VC2003 compilation (hopefully). 2007-01-17 03:41:23 +00:00
simulation # Fixed some trigger bugs. 2007-01-29 22:21:25 +00:00
sound #fixed minor bug with soundgroups 2007-01-20 04:23:08 +00:00
tools Fixed cinematics playback in Atlas 2007-01-28 15:51:28 +00:00
main.cpp # Fixed some trigger bugs. 2007-01-29 22:21:25 +00:00
test_setup.cpp Added ICC-Linux PCH support in Premake. (It's much more like the MSVC approach than the GCC one.) 2007-01-04 03:22:23 +00:00