0ad/source/tools/atlas/GameInterface
Ykkrosh f45c44ca09 Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees.
Map XML: Store camera position. Stopped using DTDs (because they make it
too hard to change the XML structure without breaking all the old XML
files).
Game.h: Include fewer files, to make compilation sometimes faster.
World: Changed some things to not be singletons, since they were
(ab)used as CWorld members.

This was SVN commit r3670.
2006-03-21 20:55:45 +00:00
..
Handlers Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
Brushes.cpp Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
Brushes.h Atlas: Fixed entities-don't-move-when-terrain-is-altered. Unbroke and fixed entity memory management. Added flatten tool. Added object movement/rotation/deletion tool - but not yet finished, since 'redo' usually crashes (for known reasons). 2005-12-08 02:50:55 +00:00
CommandProc.cpp Fixed warning when exiting from non-Atlas game 2005-12-08 20:25:17 +00:00
CommandProc.h Atlas: Fixed entities-don't-move-when-terrain-is-altered. Unbroke and fixed entity memory management. Added flatten tool. Added object movement/rotation/deletion tool - but not yet finished, since 'redo' usually crashes (for known reasons). 2005-12-08 02:50:55 +00:00
DeltaArray.h Texture converter, DevIL: ABGR DDS support. 2006-03-14 21:29:19 +00:00
GameLoop.cpp Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
GameLoop.h Atlas: Vaguely usable object placement code. Bug fixes. 2005-12-02 21:08:10 +00:00
InputProcessor.cpp Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00
InputProcessor.h Atlas: simple camera control and terrain editing. 2005-07-03 16:25:48 +00:00
MessagePasser.h Atlas: Initial terrain-selection panel. 2005-11-03 03:49:57 +00:00
MessagePasserImpl.cpp Atlas: Use sem_msgwait_np 2005-11-04 00:02:43 +00:00
MessagePasserImpl.h Atlas: Initial terrain-selection panel. 2005-11-03 03:49:57 +00:00
Messages.h Preliminary version of player selection for Atlas. You can press any key 0-8 while the place object tool is active to place an object for that player, though the preview object will always be shown in white (Gaia) until I can figure out how to cleanly update its colour. 2006-01-29 23:38:19 +00:00
MessagesSetup.h Atlas: Vaguely usable object placement code. Bug fixes. 2005-12-02 21:08:10 +00:00
Misc.cpp Rotated various things (terrain texture UVs, default light and camera angles) by 45 degrees. 2006-03-21 20:55:45 +00:00