0ad/source/tools/atlas/GameInterface
Ykkrosh c684c211a2 # Basic experimental multiplayer integration with new simulation system.
Add new turn manager that should be more correct and potentially more
efficient.
Remove evil CNetServer/CNetClient multiple inheritance of CTurnManager.
Add multiplayer autostart.
Various minor cleanups.

This was SVN commit r7551.
2010-05-20 00:59:01 +00:00
..
Handlers Switch everything to 15.16-bit precision fixeds, to allow more accurate unit vectors and angles. 2010-05-02 20:32:37 +00:00
ActorViewer.cpp # Basic experimental multiplayer integration with new simulation system. 2010-05-20 00:59:01 +00:00
ActorViewer.h # Fix the actor viewer in Atlas. 2010-04-03 11:07:42 +00:00
Brushes.cpp Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
Brushes.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
CommandProc.cpp Fix build and tests on Linux 2009-11-06 18:35:32 +00:00
CommandProc.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
DeltaArray.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
GameLoop.cpp Rewrite the clone-object-between-JS-contexts code (for GUI<->simulation interface) to be more efficient. 2010-05-05 22:36:35 +00:00
GameLoop.h # Support '[', ']' keys for camera rotation in scenario editor 2010-04-17 11:28:54 +00:00
InputProcessor.cpp # Support '[', ']' keys for camera rotation in scenario editor 2010-04-17 11:28:54 +00:00
InputProcessor.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
MessagePasser.h Avoid -Wnon-virtual-dtor warnings 2010-03-31 08:36:46 +00:00
MessagePasserImpl.cpp more string drudgery 2009-11-06 10:59:10 +00:00
MessagePasserImpl.h Add/rename header guards 2010-02-17 23:21:49 +00:00
Messages.h # Support '[', ']' keys for camera rotation in scenario editor 2010-04-17 11:28:54 +00:00
MessagesSetup.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
Misc.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
Register.cpp Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup) 2010-02-18 00:06:50 +00:00
Shareable.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
SharedMemory.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
SharedTypes.h Add GPL header to Atlas code 2009-06-20 16:13:29 +00:00
SimState.cpp Make CUnit::GetModel return a reference so it's clear it can never be NULL. 2010-04-17 11:44:08 +00:00
SimState.h Fix missing includes 2010-01-10 11:31:31 +00:00
View.cpp # Basic experimental multiplayer integration with new simulation system. 2010-05-20 00:59:01 +00:00
View.h # Fix the actor viewer in Atlas. 2010-04-03 11:07:42 +00:00