0ad/source/tools/atlas/AtlasUI/General
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
..
VideoRecorder # Added initial play-testing support in the scenario editor. 2007-01-17 03:25:20 +00:00
AtlasClipboard.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
AtlasClipboard.h # Fixes for GCC 2006-11-29 23:37:10 +00:00
AtlasEventLoop.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
AtlasEventLoop.h # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
AtlasWindowCommand.cpp # Fixes for GCC 2006-11-29 23:37:10 +00:00
AtlasWindowCommand.h 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
AtlasWindowCommandProc.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
AtlasWindowCommandProc.h 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
Datafile.cpp # Made Atlas compile on linux 2006-11-12 04:02:36 +00:00
Datafile.h Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
IAtlasSerialiser.h 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
Observable.cpp # Integrated Actor Viewer and Actor Editor tools 2006-09-22 17:43:00 +00:00
Observable.h # Improved actor-viewer tool (more viewing controls, support for random actor variations) 2006-09-27 16:54:23 +00:00