1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/gui
Matei 92578ae553 # Some initial work on networking, fixing session setup, game startup, and command queueing.
- Fixed outdated / buggy networking code in the GUI scripts.
- Finished the API to CNetClient so that it's possible to start a CGame
from it.
- Some enhancements for debugging networking: Enabled updates while the
game is minimized/out-of-focus if it's in a network session. Also
reduced the turn length to something slightly more manageable but still
unplayable (1 sec versus 3 sec).
- Fixed a bug where IssueCommand used to access the order it creates
after queueing it, which is bad if the order gets deleted while being
queued (e.g. in CNetClient).

This was SVN commit r5139.
2007-06-04 07:41:05 +00:00
..
test # Some initial work on networking, fixing session setup, game startup, and command queueing. 2007-06-04 07:41:05 +00:00
text Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
gui.dtd Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00