1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official
Matei 207d1367ec # A number of network synchronization fixes.
- The server will no longer send a new turn until the previous one has
been "acknowledged". (TODO: this may create lag between turns in its
current form; investigate and possibly allow executing two turns while
the third is being negotiated).
- Mutexes are now being used in NetServer and NetClient to ensure
commands go into the right batches.
- Commented out some orders in the GUI code that should not be there and
are not 100% working anyway (they were part of the follow/formation
system).
- Units that spawn or are created by scripts now have net-safe position
and orientation.
- Added a debug flag that can be turned on to print details about when
commands are received and executed (DEBUG_SYNCHRONIZATION). This is
especially useful if you diff the stdouts of two running games. There
should be no differences if everything is in synch.

This was SVN commit r5463.
2007-11-18 09:09:06 +00:00
..
art This was SVN commit r5461. 2007-11-15 08:54:01 +00:00
audio added footstep sfx on grass,gravel,sand,wood,rock with l/r group xml group files 2007-01-25 05:20:15 +00:00
entities This was SVN commit r5457. 2007-11-14 08:03:24 +00:00
fonts * Increased Optimus font to 14b. 2006-03-10 21:23:39 +00:00
formations XML / JavaScript changes for new case-aware XMB format. Mostly deals with changing things like structciv to structCiv and subtype to subType, and ensuring parent is specified with Parent on all entities. 2006-08-01 03:29:10 +00:00
gui # A number of network synchronization fixes. 2007-11-18 09:09:06 +00:00
language Test data 2004-09-17 19:01:24 +00:00
maps This was SVN commit r5462. 2007-11-15 08:58:21 +00:00
scripts # Made units that build a field start auto-gathering it. Also updated field foundation. 2007-09-16 20:01:57 +00:00
shaders - Fixed some bugs with Aleppo pine, GUI messages and projectiles hitting quasientities like rocks and trees. 2006-10-17 22:34:11 +00:00
technologies This was SVN commit r5460. 2007-11-15 08:30:27 +00:00
temp This was SVN commit r4414. 2006-09-28 00:46:37 +00:00