0ad/binaries/data/mods
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.dae/art Added binaries and some example data for COLLADA conversion. 2007-03-01 22:34:38 +00:00
_test.minimal # Fixed skeletal animation algorithm. 2006-12-15 16:09:30 +00:00
_test.xero * Moved command-line options list from system.cfg into readme.txt. Updated the list to reflect reality. Removed -novbo option because you can use the .cfg file instead. 2006-12-20 03:09:21 +00:00
official # Some initial work on networking, fixing session setup, game startup, and command queueing. 2007-06-04 07:41:05 +00:00