1
0
forked from 0ad/0ad
0ad/source/tools/atlas/GameInterface/Handlers
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
..
BrushHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
CameraCtrlHandlers.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
CinemaHandler.cpp #Cinematic improvements; trigger features 2007-01-16 23:22:25 +00:00
CommandHandlers.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ElevationHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
EnvironmentHandlers.cpp Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
GraphicsSetupHandlers.cpp # Tidied up some code. 2007-01-08 01:56:46 +00:00
MapHandlers.cpp # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
MessageHandler.cpp Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
MessageHandler.h Restoring SVN repository: 2006-06-21 22:37:31 +00:00
MiscHandlers.cpp # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
ObjectHandlers.cpp # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
TerrainHandlers.cpp # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
TriggerHandler.cpp #Cinematic improvements; trigger features 2007-01-16 23:22:25 +00:00