0ad/source
Ykkrosh 6cfb96855a # Added initial play-testing support in the scenario editor.
Atlas: Added simulation play/pause/reset controls; automatically plays
while recording cinematics.
FFmpeg: Fixed broken output files.
MapReader: Fixed entity loading.
ObjectHandlers: Made unit preview more robust when the preview unit gets
destroyed.
Various: Replaced manual matrix construction with SetYRotation call.
Turned some more CStr8 back into CStr.
h_mgr: Optimisation - don't calculate slow debug-output strings if
they're never going to be seen (since it takes a few hundred
milliseconds).
TerrainRenderer: Made more tolerant of accidental negative times.
Entity: Fixed m_refd being out of date when deleteAll is called. Fixed
problems when doing an initializeAll...deleteAll...initializeAll
sequence.
SCN: Removed non-useful AoE3Ed code that never did anything.
SVNLog: Made output more valid and made titles more descriptive, so it
works properly in FF's live bookmarks.

This was SVN commit r4779.
2007-01-17 03:25:20 +00:00
..
collada # Conversion of skeleton animations from COLLADA 2006-12-26 22:43:09 +00:00
graphics # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
gui Removed some header files from header files. 2007-01-13 22:44:42 +00:00
i18n Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
lib # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +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 # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
renderer # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
scripting # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
simulation # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
sound # housekeeping 2007-01-14 23:13:08 +00:00
tools # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
main.cpp # Tidied up some code. 2007-01-08 01:56:46 +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