Commit Graph

9103 Commits

Author SHA1 Message Date
acb01541c3 Animations for the smaller Persian chariot
This was SVN commit r10637.
2011-11-29 23:44:34 +00:00
7236073877 # New camel animations by Athos
This was SVN commit r10636.
2011-11-29 21:32:02 +00:00
0ba908816f Fix line endings
This was SVN commit r10635.
2011-11-29 21:04:38 +00:00
8492426a14 Rough support for profiling replay mode and scripts
This was SVN commit r10634.
2011-11-29 20:32:43 +00:00
4da8bf001f Add pathfinders to new profiler
This was SVN commit r10633.
2011-11-29 20:29:50 +00:00
2d017698e1 Fix random maps in replay mode
This was SVN commit r10632.
2011-11-29 20:29:06 +00:00
24aa71b566 safely handle the case where an archive required for populating a directory cannot be opened (e.g. because it is open within 7-zip, which apparently wants exclusive access)
fixes #1021

This was SVN commit r10631.
2011-11-29 16:51:58 +00:00
b54ad51054 Fixed an error in the plumed conical helm.
Added Amish's bushy Persian hair helmet. ;)

Added Amish's new building portraits to their respective Persian
Buildings.js

Adjusted tooltips on some units.

Added an 8x8 foundation (for the Roman Civic Centre and anything else
that might need it).

This was SVN commit r10630.
2011-11-29 14:47:46 +00:00
2dab7a8180 This was SVN commit r10629. 2011-11-29 09:33:35 +00:00
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