1
0
forked from 0ad/0ad
Commit Graph

2034 Commits

Author SHA1 Message Date
8189a16458 This was SVN commit r5640. 2008-02-19 04:37:44 +00:00
59ad259fd2 This was SVN commit r5639. 2008-02-19 04:15:21 +00:00
af03c32043 # Iberian and Karthaginian stuff. :)
This was SVN commit r5632.
2008-02-16 20:09:43 +00:00
4743c4a503 This was SVN commit r5629. 2008-02-15 06:09:26 +00:00
facd9a580a This was SVN commit r5622. 2008-02-13 19:42:54 +00:00
da5c66e7c5 Manual build.
Modified shaders to avoid GLSL linker bug in some NVIDIA drivers.

This was SVN commit r5583.
2008-01-26 00:43:50 +00:00
3d571150ae This was SVN commit r5562. 2008-01-18 20:26:00 +00:00
672f457206 This was SVN commit r5545. 2008-01-11 18:12:50 +00:00
271e892618 This was SVN commit r5543. 2008-01-10 01:49:28 +00:00
e2d2789c1b This was SVN commit r5523. 2007-12-21 20:01:34 +00:00
2e06511556 This was SVN commit r5513. 2007-12-15 00:53:55 +00:00
23cae00e9e This was SVN commit r5509. 2007-12-09 17:08:14 +00:00
ef64bf7f47 This was SVN commit r5508. 2007-12-09 03:50:24 +00:00
e4e53c14b5 This was SVN commit r5507. 2007-12-09 02:34:35 +00:00
3fb783aebb This was SVN commit r5506. 2007-12-05 13:35:01 +00:00
46c94bd395 This was SVN commit r5502. 2007-12-02 13:11:51 +00:00
be9be07996 This was SVN commit r5501. 2007-12-02 12:25:21 +00:00
Aeros
92db4a3bc5 This was SVN commit r5500. 2007-12-02 01:33:05 +00:00
c984d8a107 This was SVN commit r5495. 2007-12-01 17:25:02 +00:00
Aeros
81b418db7d This was SVN commit r5493. 2007-11-28 19:42:55 +00:00
30b580fcc8 This was SVN commit r5491. 2007-11-28 04:38:14 +00:00
49ec9ced57 This was SVN commit r5490. 2007-11-27 15:43:22 +00:00
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
4118e27783 Restored larger window resolution.
This was SVN commit r5402.
2007-10-11 04:36:15 +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
kai
7ba586b16e adding flag -triPathfind to enable triangulation pathfinding. it will use the orignial A* without the flag
This was SVN commit r5397.
2007-10-10 19:35:23 +00:00
kai
945490414f change back to fullscreen mode in system.cfg
This was SVN commit r5394.
2007-10-09 07:31:41 +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
87b0d08c0e new command line parameters:
- disable mahaf and thus all physical memory mapping or direct port IO
- promise that TSC-based QPC is safe on this system

This was SVN commit r5335.
2007-09-08 08:07:43 +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
ebd7446d8a Fixed Altas/wxJS for Windows.
This was SVN commit r5328.
2007-09-04 20:04:43 +00:00
de1812becb Rewrote Atlas's terrain preview panel to not use wxListCtrl, so it's more controllable and cross-platform
This was SVN commit r5326.
2007-09-03 23:51:48 +00:00
118a7934e1 Disable fancy water by default.
This was SVN commit r5322.
2007-09-03 23:31:34 +00:00
fc966bcd13 add config variables for new s3tc/auto mipmap gen disable hooks
This was SVN commit r5317.
2007-09-02 21:50:53 +00:00
08d3ff2952 Updates for OS X and gcc 4.0 compatibility.
- Fixed some invalid member function references in wxJS code that gcc
4.0 didn't like.
- Some conversion changes.
- Don't try to construct wxSound from memory in OS X (it's not
available).
- Added dependency on zlib in AtlasUI (something there uses _compress).
- Added Mac code for finding current executable's path.
- Added dummy code for getting display size that does not use X.
- Fixed dir_get_changed_file stub to return ERR::AGAIN (end of files)
instead of INFO::OK.

This was SVN commit r5312.
2007-09-02 16:50:20 +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