1
0
forked from mirrors/0ad
Commit Graph

10627 Commits

Author SHA1 Message Date
wraitii 2ee61750b4 Forgot to fix a few things before committing.
This was SVN commit r12268.
2012-08-03 16:12:45 +00:00
wraitii 45ee419171 Adding an experimental version of qBot. This is half a crossover with my former Marilyn bot (defense manager, attack plans) and some improvements here and there that I believe could help improve the bot.
This was SVN commit r12267.
2012-08-03 15:52:18 +00:00
OmriLahav 0d5366fd7b This was SVN commit r12264. 2012-08-03 11:30:28 +00:00
OmriLahav 09d0def213 This was SVN commit r12263. 2012-08-03 10:55:45 +00:00
historic_bruno ddcdd5d2e8 Updates logs readme with link to Trac, to replace confusing outdated info
This was SVN commit r12261.
2012-08-02 19:41:50 +00:00
Deiz 4bb0ad46a5 Re-saved all maps with walls, sanitizing their obstruction groups.
This was SVN commit r12260.
2012-08-01 21:39:54 +00:00
Deiz 4c8907e30c Added the new ControlPersist XML element to wall tower templates.
This was SVN commit r12259.
2012-08-01 21:39:08 +00:00
Deiz 692795e56e Added engine-side obstruction group sanitizing, saving, and loading. Refs #1566
This was SVN commit r12258.
2012-08-01 21:38:13 +00:00
Deiz c22476eee2 Check for builders that can't place foundations (e.g. Mauryan worker elephants)
This was SVN commit r12257.
2012-08-01 19:22:45 +00:00
Mythos_Ruler d1d17b7222 Acropolis map updates.
This was SVN commit r12256.
2012-08-01 18:14:14 +00:00
Deiz 1e38b39021 Remove deleted props.
This was SVN commit r12255.
2012-08-01 17:09:52 +00:00
Deiz d9c36f1fcc Remove empty texture that was causing asserts.
This was SVN commit r12254.
2012-08-01 15:50:50 +00:00
Enrique aa00a845d1 Fixed helle_docks_pentekonter.dae normals problem. Added playercolor details on helle_docks_props.dae.
This was SVN commit r12253.
2012-08-01 13:33:41 +00:00
Deiz 8c5558895e Disable rally points for Celtic wall towers (which can't be garrisoned).
This was SVN commit r12252.
2012-08-01 04:53:17 +00:00
Mythos_Ruler 0f7f73be2c Balanced some Dock costs.
This was SVN commit r12251.
2012-07-31 17:43:12 +00:00
Mythos_Ruler 05d4b1eccf Scaffold test object by Enrique. Looks nice. No errors. Possible prototype for some kind of construction scaffolding for buildings.
This was SVN commit r12250.
2012-07-31 17:35:50 +00:00
Mythos_Ruler a012a8c231 New Hellenic dock by Enrique. Needs some fixes though.
This was SVN commit r12249.
2012-07-31 17:26:04 +00:00
wraitii a796800bb1 Add the
This was SVN commit r12248.
2012-07-31 15:59:36 +00:00
wraitii 8074f18d6d Slight updates to the Corsica map. Also trying my hands at this whole "commit" stuff.
This was SVN commit r12247.
2012-07-31 14:41:09 +00:00
Deiz 83ca7142b6 Fixed a minor bug in the research display; removed an unnecessary comma.
This was SVN commit r12246.
2012-07-31 03:39:35 +00:00
Deiz be3ca61d43 Updated the production queue buttons, putting the progress sliders inside the button border.
This was SVN commit r12245.
2012-07-31 03:37:04 +00:00
Deiz b8b6ebb6ec Properly re-initialize drop-down lists when the list items changes. Fixes #1558.
This was SVN commit r12244.
2012-07-31 03:34:09 +00:00
Deiz c708de489e Display in-progress technologies in the upper right of the screen. Fixes #1431.
This was SVN commit r12243.
2012-07-31 02:03:25 +00:00
Deiz 08505d9353 Include a note about the UDP port in the 'host game' tooltip.
This was SVN commit r12242.
2012-07-30 21:08:29 +00:00
Deiz 3c0bd23108 Slightly speed up actor rendering; have selectables properly handle fog of war, etc. Refs #1365.
This was SVN commit r12241.
2012-07-30 21:06:54 +00:00
Mythos_Ruler 10e8847b6f Some template changes. Moves Dock and Fishing Boat to Village Phase. Warships to later phases. Increases accuracy of basic ranged units slightly. Based on patch by gudo.
This was SVN commit r12240.
2012-07-30 06:11:26 +00:00
Deiz 4264166acf Detect when units aren't in the world and hide their selection rings. Based on patch by dvangennip. Refs #1365.
This was SVN commit r12239.
2012-07-30 04:45:33 +00:00
Mythos_Ruler 9e59f496f3 Tweaked NA elephant walk speed.
Map preview for Acropolis 1 map.

This was SVN commit r12238.
2012-07-30 04:37:47 +00:00
Mythos_Ruler f9a8280b81 More map renaming.
This was SVN commit r12237.
2012-07-30 04:22:11 +00:00
Mythos_Ruler a82e6ecdd9 Renamed a bunch of numbered maps for better sorting. :)
This was SVN commit r12236.
2012-07-30 04:17:24 +00:00
Mythos_Ruler bb8783d6eb New Acropolis 1 map.
Edited Acropolis 2's description.

This was SVN commit r12235.
2012-07-30 04:09:02 +00:00
gregory 008d361a5e This was SVN commit r12234. 2012-07-30 02:29:20 +00:00
Mythos_Ruler 39784d47b5 Some updated textures.
This was SVN commit r12233.
2012-07-30 02:15:56 +00:00
Mythos_Ruler e17b9c84eb More map preview pics. All default maps complete.
This was SVN commit r12231.
2012-07-29 23:22:00 +00:00
Deiz 48d871d870 Allow gate lock/unlock buttons and wall conversion icons to show simultaneously.
This was SVN commit r12230.
2012-07-29 23:08:15 +00:00
historic_bruno 2c8adb1aea Adds support for Boost.Filesystem v3, the only option in Boost 1.50. Fixes #1527. Refs #1360
This was SVN commit r12229.
2012-07-29 23:04:22 +00:00
Mythos_Ruler 0f5756f5fb Renamed the sandbox maps for better drop menu sorting.
Added map previews for the Oasis maps.

This was SVN commit r12228.
2012-07-29 22:23:30 +00:00
Deiz b172a89965 Give the Brythonic and Gallic gates the new Celtic gate footprint and obstruction.
This was SVN commit r12227.
2012-07-29 20:07:36 +00:00
Pureon b1ccaa020f Preview image for fortress RMS
This was SVN commit r12226.
2012-07-29 18:22:27 +00:00
Spahbod 01e7895521 Adding Northern Lights random map...
This was SVN commit r12225.
2012-07-29 17:59:46 +00:00
Spahbod 8946e2782f This was SVN commit r12224. 2012-07-29 17:58:53 +00:00
Spahbod 815178fa3d This was SVN commit r12223. 2012-07-29 17:54:49 +00:00
Spahbod 06f0212597 This was SVN commit r12222. 2012-07-29 17:53:06 +00:00
Deiz 16ef74d9fe Clicking on empty space only clears the selection if modifiers aren't held. Fixes #1561.
This was SVN commit r12221.
2012-07-29 17:42:35 +00:00
Spahbod 467195e712 Making the lake map circular
This was SVN commit r12220.
2012-07-29 03:00:33 +00:00
historic_bruno d1b2922f02 Fixes unnecessary linking of X11 on OS X.
This was SVN commit r12219.
2012-07-28 23:48:57 +00:00
Mythos_Ruler 7eb751fa83 Moar scenario map previews. Still a work in progress.
This was SVN commit r12218.
2012-07-28 22:32:09 +00:00
Pureon 42b12f6567 Missing actors, textures, meshes fixes
This was SVN commit r12217.
2012-07-28 18:08:48 +00:00
Mythos_Ruler 5fef0394cc Fixed music. :)
This was SVN commit r12216.
2012-07-28 17:44:39 +00:00
Pureon d5936938d0 Celt slope wall prop actor references
This was SVN commit r12215.
2012-07-28 17:42:09 +00:00