1
0
forked from 0ad/0ad
Go to file
janwas dc027002c0 host of changes to accommodate Atlas:
- input.cpp allows feeding in events from the outside (will be used by
main.cpp and Atlas msg loop)
- most of main.cpp split into ps/GameSetup.*
- main.cpp is now a "controller" that drives the game via SDL events
(Atlas is another such controller that can override main.cpp). it calls
GameSetup functions to set up and processes messages.
- add functions to import AtlasUI.dll automatically

also, the usual refactoring ;)

This was SVN commit r2622.
2005-08-14 23:34:37 +00:00
binaries Disabled Atlas Editor from main menu for the time being (it'll be accessible from shortcut). 2005-08-14 18:44:37 +00:00
build /W4 in Premake 2005-08-14 01:16:11 +00:00
source host of changes to accommodate Atlas: 2005-08-14 23:34:37 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00