1
0
forked from 0ad/0ad
Commit Graph

1770 Commits

Author SHA1 Message Date
d0273ea2b9 This was SVN commit r5464. 2007-11-19 08:04:48 +00:00
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
d2e1c38860 This was SVN commit r5462. 2007-11-15 08:58:21 +00:00
3348aa890b This was SVN commit r5461. 2007-11-15 08:54:01 +00:00
0968995003 This was SVN commit r5460. 2007-11-15 08:30:27 +00:00
263a142511 This was SVN commit r5459. 2007-11-15 08:18:52 +00:00
ac1e844e31 This was SVN commit r5458. 2007-11-15 00:04:45 +00:00
247965033d This was SVN commit r5457. 2007-11-14 08:03:24 +00:00
643f1e8266 This was SVN commit r5456. 2007-11-14 08:03:00 +00:00
567b3b7c1c This was SVN commit r5455. 2007-11-14 07:03:09 +00:00
62dcbdb604 This was SVN commit r5454. 2007-11-14 06:59:34 +00:00
ce8b9d7390 This was SVN commit r5453. 2007-11-14 06:59:17 +00:00
de2872a474 This was SVN commit r5452. 2007-11-12 01:51:56 +00:00
14d0bf3768 This was SVN commit r5434. 2007-11-07 02:14:29 +00:00
f5a213e9dc This was SVN commit r5431. 2007-10-24 02:33:06 +00:00
ec671e1bd3 This was SVN commit r5430. 2007-10-24 02:25:23 +00:00
eda58ed2f2 This was SVN commit r5428. 2007-10-23 06:37:53 +00:00
0d5de9f385 This was SVN commit r5427. 2007-10-23 00:01:25 +00:00
7676da72ad This was SVN commit r5426. 2007-10-23 00:00:19 +00:00
d7ade36c55 This was SVN commit r5425. 2007-10-22 23:55:41 +00:00
21879e8310 This was SVN commit r5424. 2007-10-22 23:55:11 +00:00
6e0fcddde4 This was SVN commit r5422. 2007-10-21 05:33:51 +00:00
1230df6001 This was SVN commit r5420. 2007-10-20 04:23:07 +00:00
dcb1b5b2aa This was SVN commit r5419. 2007-10-19 23:56:13 +00:00
3c836d1e96 This was SVN commit r5410. 2007-10-12 23:51:55 +00:00
bf3631deac This was SVN commit r5409. 2007-10-12 23:50:51 +00:00
025ead5b69 This was SVN commit r5404. 2007-10-11 05:11:45 +00:00
4df6cf83fe This was SVN commit r5403. 2007-10-11 04:40:48 +00:00
f62bed37cf This was SVN commit r5401. 2007-10-11 04:30:55 +00:00
e0ff006fbd This was SVN commit r5400. 2007-10-11 04:23:31 +00:00
5e12531fd8 This was SVN commit r5399. 2007-10-11 04:22:45 +00:00
47157dbb51 This was SVN commit r5398. 2007-10-10 22:28:53 +00:00
4b7713fd94 This was SVN commit r5392. 2007-10-08 08:09:50 +00:00
d8d72edc01 This was SVN commit r5391. 2007-10-07 09:40:21 +00:00
7dab976e34 This was SVN commit r5385. 2007-10-03 08:28:48 +00:00
2fdb618256 This was SVN commit r5384. 2007-10-03 00:26:53 +00:00
40bbcb4f13 This was SVN commit r5383. 2007-10-03 00:26:20 +00:00
be83accf0c This was SVN commit r5382. 2007-10-02 23:58:54 +00:00
041af89ea2 This was SVN commit r5379. 2007-09-27 01:37:02 +00:00
f74f2b360c This was SVN commit r5378. 2007-09-27 00:24:15 +00:00
eeddee966e This was SVN commit r5377. 2007-09-26 22:48:12 +00:00
a8066fe5e2 This was SVN commit r5375. 2007-09-26 05:14:52 +00:00
2f0e6fa521 This was SVN commit r5374. 2007-09-26 00:21:24 +00:00
00b444a7f6 This was SVN commit r5373. 2007-09-25 21:35:01 +00:00
11eafe2401 #Elite Persian Asabari
This was SVN commit r5369.
2007-09-25 06:29:21 +00:00
3289d83f51 This was SVN commit r5368. 2007-09-25 04:12:12 +00:00
56662c817e This was SVN commit r5362. 2007-09-23 04:13:24 +00:00
9e6551a591 This was SVN commit r5361. 2007-09-23 04:13:15 +00:00
74dca35608 This was SVN commit r5360. 2007-09-23 04:12:57 +00:00
caed8b9974 This was SVN commit r5359. 2007-09-19 06:45:13 +00:00
7e62d22d2f This was SVN commit r5358. 2007-09-19 06:44:33 +00:00
ae7d0feea9 This was SVN commit r5357. 2007-09-19 06:34:38 +00:00
dfec68cf4d This was SVN commit r5356. 2007-09-17 05:40:40 +00:00
99108990eb This was SVN commit r5355. 2007-09-17 04:11:11 +00:00
ccf060c22f This was SVN commit r5354. 2007-09-17 00:54:43 +00:00
bce08cb154 This was SVN commit r5353. 2007-09-17 00:36:54 +00:00
b37842b9f0 This was SVN commit r5352. 2007-09-16 20:39:22 +00:00
a1b2d7bbcd This was SVN commit r5350. 2007-09-16 20:26:34 +00:00
4db553f9e3 This was SVN commit r5349. 2007-09-16 20:24:39 +00:00
ea878fddc6 Field footprint size reduced.
This was SVN commit r5348.
2007-09-16 20:03:37 +00:00
576a0aa421 # Made units that build a field start auto-gathering it. Also updated field foundation.
This was SVN commit r5347.
2007-09-16 20:01:57 +00:00
Alexander
8bc57c24ba Field size
This was SVN commit r5346.
2007-09-16 19:58:52 +00:00
21444c9b49 This was SVN commit r5345. 2007-09-16 19:50:16 +00:00
25e55c1657 # Fixed XML bug in field entity.
This was SVN commit r5344.
2007-09-16 19:15:16 +00:00
ef8a16a150 This was SVN commit r5343. 2007-09-16 18:58:55 +00:00
e732631a68 # Fixed a bug with hitpoints remaining at 0 while a building was built, and an initialization issue that prevented fields from being gatherable.
This was SVN commit r5342.
2007-09-16 17:43:38 +00:00
4e298e47cc This was SVN commit r5341. 2007-09-15 05:53:33 +00:00
97db341a96 This was SVN commit r5340. 2007-09-15 04:56:53 +00:00
69eb23d133 This was SVN commit r5339. 2007-09-15 04:56:26 +00:00
f7e21ce054 This was SVN commit r5334. 2007-09-08 05:17:23 +00:00
b853a47c8e This was SVN commit r5332. 2007-09-07 04:39:52 +00:00
9877d70b58 This was SVN commit r5331. 2007-09-07 04:35:02 +00:00
b208f3e6e9 This was SVN commit r5330. 2007-09-07 04:34:27 +00:00
1fc222c8be This was SVN commit r5309. 2007-08-29 04:53:01 +00:00
f46d4846a7 This was SVN commit r5308. 2007-08-28 22:19:24 +00:00
33f47755c9 This was SVN commit r5307. 2007-08-28 22:18:30 +00:00
1b7636f2c7 This was SVN commit r5306. 2007-08-28 22:18:01 +00:00
0c7d997c1c This was SVN commit r5305. 2007-08-28 22:17:28 +00:00
13d0d7c522 This was SVN commit r5304. 2007-08-25 23:29:09 +00:00
37b4f20da2 This was SVN commit r5303. 2007-08-25 22:17:16 +00:00
53fc21fc1e #Player colorized Persian structures. Tweaked a few Hellenes hero textures.
This was SVN commit r5302.
2007-08-25 22:13:18 +00:00
efe104ee5d This was SVN commit r5299. 2007-08-25 05:12:02 +00:00
760f13f371 This was SVN commit r5297. 2007-08-15 07:05:09 +00:00
182a040063 This was SVN commit r5296. 2007-08-14 22:43:19 +00:00
36a7d2a4e8 This was SVN commit r5295. 2007-08-14 19:15:26 +00:00
43c1836570 This was SVN commit r5294. 2007-08-14 06:30:41 +00:00
85f303bd1f This was SVN commit r5293. 2007-08-13 22:00:14 +00:00
8299fe7dca This was SVN commit r5292. 2007-08-13 04:01:35 +00:00
10d5894f2c This was SVN commit r5291. 2007-08-11 21:35:41 +00:00
62f240aa80 This was SVN commit r5290. 2007-08-10 23:01:36 +00:00
e6cd1f9cf5 This was SVN commit r5288. 2007-08-09 03:28:00 +00:00
202e864776 This was SVN commit r5287. 2007-08-08 06:04:16 +00:00
3537614b42 This was SVN commit r5286. 2007-08-08 01:44:55 +00:00
1421d6446f This was SVN commit r5285. 2007-08-07 22:01:35 +00:00
c96937090a This was SVN commit r5284. 2007-08-06 18:56:27 +00:00
c209abd8a5 This was SVN commit r5283. 2007-08-06 18:55:04 +00:00
1ed0998529 This was SVN commit r5282. 2007-08-06 18:52:48 +00:00
42d1dafe0c This was SVN commit r5281. 2007-08-05 03:41:32 +00:00
e64d76a2c3 This was SVN commit r5280. 2007-08-05 03:32:08 +00:00
119c5ef0a0 #Persian Archer. :)
This was SVN commit r5279.
2007-08-05 03:30:09 +00:00