1
0
forked from 0ad/0ad
Commit Graph

1880 Commits

Author SHA1 Message Date
f840d91f4c This was SVN commit r5489. 2007-11-26 07:52:10 +00:00
e6ddc67fd0 This was SVN commit r5488. 2007-11-26 07:36:05 +00:00
f7eb3ef742 This was SVN commit r5487. 2007-11-26 06:57:52 +00:00
a50805f1ec This was SVN commit r5481. 2007-11-22 18:52:45 +00:00
c8de106e37 This was SVN commit r5479. 2007-11-21 08:50:44 +00:00
d2c711cbb7 This was SVN commit r5478. 2007-11-21 03:40:58 +00:00
4c7ed41cfc This was SVN commit r5477. 2007-11-21 03:38:17 +00:00
df37463768 #More faces, yay!
This was SVN commit r5476.
2007-11-21 02:21:01 +00:00
6e7cab5a64 This was SVN commit r5473. 2007-11-20 08:06:20 +00:00
b0585c7c61 This was SVN commit r5472. 2007-11-20 07:09:29 +00:00
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
e16a957b51 This was SVN commit r5278. 2007-08-03 03:10:19 +00:00
10bfb615e9 This was SVN commit r5277. 2007-08-01 23:21:28 +00:00
0b9285d73c This was SVN commit r5276. 2007-08-01 01:12:25 +00:00
c2d3e1e7cb This was SVN commit r5275. 2007-07-29 17:56:04 +00:00
d590f3dd98 This was SVN commit r5274. 2007-07-29 13:59:39 +00:00
2bc83d9e5c This was SVN commit r5271. 2007-07-25 03:50:50 +00:00
131b094d2e #New animals!
This was SVN commit r5270.
2007-07-25 01:53:20 +00:00
0d019535f2 This was SVN commit r5268. 2007-07-19 06:21:08 +00:00
pyrolink
a1bf601c76 Vague documentation of trigger specs, hopefully enough to get started.
This was SVN commit r5267.
2007-07-19 05:42:18 +00:00
995acdfc62 This was SVN commit r5266. 2007-07-18 04:50:18 +00:00
b3b5d4d0ad This was SVN commit r5265. 2007-07-18 04:45:41 +00:00
292034042b This was SVN commit r5264. 2007-07-18 04:45:33 +00:00
02bcdb5407 # Added field foundation object.
This was SVN commit r5263.
2007-07-18 02:54:08 +00:00
87320c2f9e This was SVN commit r5262. 2007-07-16 02:00:49 +00:00
Alexander
7ced4d27e1 This was SVN commit r5261. 2007-07-16 01:56:08 +00:00
61e58a02b0 This was SVN commit r5260. 2007-07-16 01:46:04 +00:00
08911b3505 This was SVN commit r5259. 2007-07-16 01:44:04 +00:00
630c83f0e7 This was SVN commit r5258. 2007-07-16 01:37:13 +00:00
98675528b2 This was SVN commit r5257. 2007-07-15 19:53:44 +00:00
a357836f2f This was SVN commit r5256. 2007-07-15 17:49:31 +00:00
12a531fad9 This was SVN commit r5255. 2007-07-15 17:47:07 +00:00
08e03651ad This was SVN commit r5254. 2007-07-15 17:46:15 +00:00
d86c090c81 This was SVN commit r5253. 2007-07-15 17:42:06 +00:00
Aeros
2a320394cd This was SVN commit r5252. 2007-07-15 07:32:09 +00:00
fa0e48f3ab This was SVN commit r5251. 2007-07-15 06:50:55 +00:00
8fd1905202 This was SVN commit r5250. 2007-07-15 06:50:24 +00:00
b33cb95170 This was SVN commit r5249. 2007-07-14 21:22:09 +00:00
93e83546e0 This was SVN commit r5248. 2007-07-14 21:20:51 +00:00
3b270327a2 This was SVN commit r5247. 2007-07-14 21:20:33 +00:00
e105d8bc57 This was SVN commit r5246. 2007-07-14 15:05:42 +00:00
Alexander
226049deed This was SVN commit r5245. 2007-07-14 06:19:31 +00:00
Alexander
7eaa6d3454 Territorial limits applied
This was SVN commit r5244.
2007-07-14 06:15:19 +00:00
2ce74c53b1 This was SVN commit r5243. 2007-07-14 03:27:17 +00:00
cf7959e5a7 This was SVN commit r5242. 2007-07-14 03:11:18 +00:00
b23558c532 This was SVN commit r5241. 2007-07-14 03:09:39 +00:00
6121eec440 This was SVN commit r5240. 2007-07-14 03:00:16 +00:00
4b74496d40 This was SVN commit r5239. 2007-07-14 02:59:14 +00:00
e62da22784 Sort maps ignoring case.
This was SVN commit r5236.
2007-07-09 04:07:57 +00:00
260d1b05d1 This was SVN commit r5234. 2007-07-09 03:34:22 +00:00
36d2eccce4 This was SVN commit r5233. 2007-07-09 03:23:44 +00:00
e4931c5c8b This was SVN commit r5232. 2007-07-09 03:03:35 +00:00
d434806a5c This was SVN commit r5231. 2007-07-08 03:02:47 +00:00
840d859337 This was SVN commit r5230. 2007-07-08 01:54:11 +00:00
ff7d8aa2d1 This was SVN commit r5229. 2007-07-07 23:43:08 +00:00
cf7f49b517 This was SVN commit r5228. 2007-07-07 23:34:20 +00:00
0a6cb0d55a This was SVN commit r5227. 2007-07-07 23:31:07 +00:00
dbecaae01a This was SVN commit r5226. 2007-07-07 23:00:37 +00:00
1b25d94183 This was SVN commit r5223. 2007-07-05 01:11:43 +00:00
66e6722baa This was SVN commit r5222. 2007-07-05 00:47:24 +00:00
08862db42c # Fixes to Latium random map.
- Replaced calls to Math.max with own function because Math.max wasn't
working properly in latest Spidermonkey (?).
- Fixed some code that could cause weird ridges to appear.

This was SVN commit r5221.
2007-07-04 22:42:53 +00:00
22f11a8ab9 This was SVN commit r5220. 2007-07-01 16:20:11 +00:00
40d8de2a18 This was SVN commit r5219. 2007-07-01 16:19:29 +00:00
Aeros
cc27df18c2 This was SVN commit r5218. 2007-06-30 22:40:59 +00:00
Aeros
f42721dd32 This was SVN commit r5215. 2007-06-30 07:56:57 +00:00
76064f6229 This was SVN commit r5208. 2007-06-18 04:19:15 +00:00
8629d83ce7 #New Pasture terrains for the Temperate biome!
This was SVN commit r5207.
2007-06-18 03:42:27 +00:00
028fef4ac8 This was SVN commit r5206. 2007-06-18 03:15:33 +00:00
fc4eefb051 This was SVN commit r5205. 2007-06-17 22:29:43 +00:00
c039e0fce7 This was SVN commit r5204. 2007-06-17 22:09:03 +00:00
7d91dec842 This was SVN commit r5201. 2007-06-17 05:13:12 +00:00
a2e365f142 This was SVN commit r5200. 2007-06-17 04:43:57 +00:00
9c0129dba5 This was SVN commit r5198. 2007-06-17 01:50:58 +00:00
d1865a2d85 This was SVN commit r5196. 2007-06-17 00:38:41 +00:00
f6d0781821 This was SVN commit r5195. 2007-06-17 00:37:51 +00:00
07ebef3058 This was SVN commit r5194. 2007-06-17 00:37:32 +00:00
8d8753fc43 This was SVN commit r5193. 2007-06-17 00:28:02 +00:00
c2b6e22993 This was SVN commit r5192. 2007-06-17 00:25:08 +00:00
3d0faf3c74 This was SVN commit r5191. 2007-06-17 00:14:52 +00:00
5535c2aa46 This was SVN commit r5190. 2007-06-17 00:14:08 +00:00
3ab9a0353a This was SVN commit r5189. 2007-06-17 00:13:19 +00:00
e21e2d10d0 This was SVN commit r5187. 2007-06-17 00:10:48 +00:00
e0884bb539 This was SVN commit r5173. 2007-06-14 05:44:57 +00:00
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
92cd6472da This was SVN commit r5136. 2007-06-03 22:50:44 +00:00
6daf03b353 This was SVN commit r5113. 2007-05-29 03:49:48 +00:00
238252ec53 #Skins for Ekdromos detailed.
This was SVN commit r5112.
2007-05-29 03:08:41 +00:00
843d849931 This was SVN commit r5103. 2007-05-28 02:37:38 +00:00
3386154fe3 This was SVN commit r5087. 2007-05-23 06:13:28 +00:00
2e5c530c03 Modified semantics of HEntity's validity check to count handles to units that are destroyed but not deleted as still valid handles. This fixes some previous code that assumed these semantics, such as code for dealing with exhausted gather targets. It looks like the meaning was changed long ago when the entity flags were added. Also added an IsAlive method in HEntity for the old check, in case any code needs to be switched over to that.
Also removed some debug output from entity_functions.js.

This was SVN commit r5074.
2007-05-16 06:58:49 +00:00
86e6b780ea This was SVN commit r5071. 2007-05-14 00:34:18 +00:00
0e0b995c4f #New more accurate Philip of Macedon armor texture. :)
This was SVN commit r5070.
2007-05-13 20:21:28 +00:00
91e3cc4c0a This was SVN commit r5069. 2007-05-13 20:20:05 +00:00
25b63097cc This was SVN commit r5021. 2007-05-03 05:33:34 +00:00
b86ea0a1b5 #Scipio Africanus has made an appearance! ;)
This was SVN commit r5013.
2007-05-01 05:48:07 +00:00
585673201b This was SVN commit r5007. 2007-04-30 04:32:58 +00:00
9d21b350e1 This was SVN commit r5006. 2007-04-30 03:55:49 +00:00
41834c4013 This was SVN commit r5005. 2007-04-30 00:37:42 +00:00
pyrolink
684dbbe9ba #Preliminary end game conditions; cinematic and trigger fixes
Cinematic editor is less clumsy.  Forward and backward buttons now move
the camera to the next and previous nodes.

This was SVN commit r5000.
2007-04-27 03:05:26 +00:00
9b05bc2187 #Grass for the Temperate biome.
This was SVN commit r4989.
2007-04-24 15:37:45 +00:00
b631b9bbf0 Made the default map be latium_generated, for tutorial.
This was SVN commit r4988.
2007-04-24 15:02:51 +00:00