1
0
forked from 0ad/0ad
Commit Graph

9144 Commits

Author SHA1 Message Date
1dc20b117f Persian sb2 building placeholder
This was SVN commit r10628.
2011-11-29 00:41:07 +00:00
ee417e8fd0 Attempts to fix incorrect destructor order in random map generator. See #1037, #1035.
This was SVN commit r10627.
2011-11-29 00:14:34 +00:00
774c9e63e6 Oasis V
This was SVN commit r10626.
2011-11-28 13:11:25 +00:00
1941577abb This was SVN commit r10625. 2011-11-28 03:53:47 +00:00
526e5b4c03 Adjusted obstructions and territory radii of these 5 buildings.
This was SVN commit r10624.
2011-11-28 02:14:23 +00:00
ede60520a0 Fixes Atlas and Actor Editor's wxMouseCaptureLostEvent handling, which caused assertion failures in Windows debug builds. Mouse capture events are currently wxMSW only.
This was SVN commit r10623.
2011-11-28 01:12:18 +00:00
e74d6707e4 Avoid calling glGenQueries while a timer query is active (hopefully fixes #1033)
This was SVN commit r10622.
2011-11-27 22:24:05 +00:00
5a69860388 Adjusted Persian Civ Centre staircase texture to make usable for Apadana as well.
This was SVN commit r10621.
2011-11-27 18:06:18 +00:00
b1fa90b8ef Use a deterministic order when loading multiple archive files from within a single mod
This was SVN commit r10620.
2011-11-27 17:33:42 +00:00
8712008ba8 missing horns
This was SVN commit r10619.
2011-11-27 17:30:39 +00:00
1acfcd4cb0 Persian Civ Centre update
This was SVN commit r10618.
2011-11-27 17:15:58 +00:00
810f4b264b new Persian staircase texture.
This was SVN commit r10617.
2011-11-27 16:02:10 +00:00
e30b00e5fa Updates to Persian Civ Centre - prop points, flags, etc.
This was SVN commit r10616.
2011-11-27 12:40:53 +00:00
c0d4b9c299 Adds Persians to random maps.
This was SVN commit r10615.
2011-11-27 04:06:27 +00:00
e2af05895e Made Persian CC player color.
This was SVN commit r10614.
2011-11-27 02:21:23 +00:00
0afe4b1da8 Fixed some spacing in game setup screen. Found out that StoneScrollBars are broken (work, but don't display actual scrollbar) - using wheatScrollBars for now
This was SVN commit r10613.
2011-11-27 01:57:35 +00:00
3a240a5d92 Updated Zagros Mountains.
This was SVN commit r10612.
2011-11-27 01:41:37 +00:00
91965928d3 New Persian Civ Centre
This was SVN commit r10611.
2011-11-27 01:26:01 +00:00
301854702c add support for removing individual files from VFS and a mechanism for automatically doing so (add filename.extension.DELETED to the same directory/archive), as discussed in meeting.
refactor: split up Invalidate into RemoveFile+RepopulateDirectory
GameSetup: fix: ensure the first mod always overrides game files,
irrespective of timestamp.

This was SVN commit r10610.
2011-11-26 18:37:53 +00:00
d82b85b8f3 Fix #1025 (add config option to toggle pause on window focus loss), based on patch by markcho.
This was SVN commit r10609.
2011-11-26 15:23:41 +00:00
565e9aa8a7 This was SVN commit r10608. 2011-11-26 12:54:37 +00:00
257a55e5e0 #Bartering resource buttons redone to look better.
This was SVN commit r10607.
2011-11-26 11:24:15 +00:00
4e62e0b59c Updating the foundation actors and meshes, and dirt decals.
Added an "embassy" template.

This was SVN commit r10604.
2011-11-26 05:08:32 +00:00
2a44e8202e Fixes tests after recent GuiInterface and UnitAI changes.
This was SVN commit r10603.
2011-11-26 01:58:39 +00:00
2b7657b855 Map tweaks.
This was SVN commit r10602.
2011-11-25 23:35:05 +00:00
dfdeb4ec4c Make Victory / Defeat message more dramatic
This was SVN commit r10601.
2011-11-25 21:04:06 +00:00
vts
8b41509b80 Hotfix for broken field selection boxes. Closes #1030.
This was SVN commit r10598.
2011-11-25 17:01:19 +00:00
69d5b07bb4 Rearrange buttons in ingame menu
This was SVN commit r10597.
2011-11-25 16:04:30 +00:00
6ab2a62c3f Dead tree entity.
This was SVN commit r10596.
2011-11-25 09:07:34 +00:00
151d6293c2 This was SVN commit r10595. 2011-11-25 08:08:17 +00:00
vts
85186c98b2 Better selection boxes. Closes #914, #295, #810.
This was SVN commit r10593.
2011-11-25 06:36:13 +00:00
9e97c73544 This was SVN commit r10592. 2011-11-25 03:25:19 +00:00
f1c227b7da This was SVN commit r10590. 2011-11-24 23:34:27 +00:00
d417cb6ad1 Updated Zagros Mountains with eye candy.
This was SVN commit r10589.
2011-11-24 23:14:49 +00:00
8cbab40137 Barter. Closes #23.
This was SVN commit r10588.
2011-11-24 15:43:32 +00:00
d81516defd A bunch of "Persia" terrain textures.
This was SVN commit r10587.
2011-11-24 10:19:01 +00:00
8caef28726 This was SVN commit r10586. 2011-11-24 03:56:18 +00:00
9489076c51 Fixes logic error in 8d977e4818.
This was SVN commit r10585.
2011-11-24 01:16:30 +00:00
8d977e4818 Allows building in fog of war. Fixes #958.
This was SVN commit r10584.
2011-11-24 00:58:34 +00:00
2878102ed7 Avoid some code duplication
This was SVN commit r10583.
2011-11-23 21:26:14 +00:00
ab88151ed0 Fix uninitialised value
This was SVN commit r10582.
2011-11-23 21:24:41 +00:00
c311e8abba Improves Persian support.
This was SVN commit r10581.
2011-11-23 19:32:02 +00:00
3e23e2b621 This was SVN commit r10580. 2011-11-23 12:49:59 +00:00
f8303b51c5 Fixes gathering after dropsite construction.
This was SVN commit r10579.
2011-11-23 04:59:02 +00:00
b9373a9dd3 Tweaks to Death Canyon II.xml
Fixed Persian bireme template.
Added Persian bireme to Persian Dock.

This was SVN commit r10577.
2011-11-23 02:29:29 +00:00
37b8f8b0d0 Fixes missing template errors on combat demo.
This was SVN commit r10576.
2011-11-22 23:32:06 +00:00
c48216e055 Persian Bireme
This was SVN commit r10575.
2011-11-22 23:11:27 +00:00
ca8e0aa5f5 Reorganized the Sparabara shields a bit.
This was SVN commit r10574.
2011-11-22 12:24:29 +00:00
52c01aa311 2nd Kardakes texture.
Added War Elephants to Persian Fortress until the Assyrian Siege Ram is
complete.

This was SVN commit r10573.
2011-11-22 11:42:11 +00:00
235a107aa3 Kardakes Skirmisher.
This was SVN commit r10572.
2011-11-22 03:44:48 +00:00