Commit Graph

11076 Commits

Author SHA1 Message Date
b3d85df2fd Adds notes about a few currently useless special buildings
This was SVN commit r12634.
2012-09-04 19:56:27 +00:00
323d7b207e Completely hide deprecated AIs for now.
This was SVN commit r12633.
2012-09-04 17:41:46 +00:00
3efb235725 And re-enabling the stuff disabled for debugging 2
This was SVN commit r12632.
2012-09-04 17:30:01 +00:00
10101b138d And re-enabling the stuff disabled for debugging
This was SVN commit r12631.
2012-09-04 16:59:03 +00:00
3cdf49c75f Changing texture for this tree top.
This was SVN commit r12630.
2012-09-04 16:57:17 +00:00
8b10290f78 Disabling some LOD stuff to track down Deiz's bug (as a result, parallax also temporarily disabled)
This was SVN commit r12629.
2012-09-04 15:55:36 +00:00
1ba858bf6e More on that bug (warning: renderer temporarily slower)
This was SVN commit r12628.
2012-09-04 12:34:02 +00:00
f92cda7a91 Testing something different in the hope it helps with a bug reported on the forums
This was SVN commit r12627.
2012-09-04 11:09:36 +00:00
6adccf3660 Hide unusable AIs from the default match setup drop-down list.
This was SVN commit r12626.
2012-09-04 07:09:36 +00:00
25f7012f0c Squished the match setup player display a bit, to better show longer names at low resolutions.
This was SVN commit r12625.
2012-09-04 07:01:11 +00:00
0a0a49eb09 Explicitly store whether whether a unit is moving, as formation members don't finish moving as normal.
This was SVN commit r12624.
2012-09-04 03:57:22 +00:00
0eeb187609 Mauryan units can build elephant stables now.
This was SVN commit r12623.
2012-09-04 00:57:05 +00:00
3efc51b9f2 Clarified Worker Elephant tooltip.
Increased Worker Elephant builder speed.

This was SVN commit r12622.
2012-09-04 00:37:16 +00:00
88f1145368 Acropolis 1 now uses Aegis Bot.
This was SVN commit r12621.
2012-09-03 23:56:52 +00:00
bf825ed41f This was SVN commit r12620. 2012-09-03 23:56:11 +00:00
ca4a5238af Updated Punjab 1 map.
This was SVN commit r12619.
2012-09-03 23:54:51 +00:00
becc13cf44 Tweaked color of building decals.
This was SVN commit r12618.
2012-09-03 23:29:31 +00:00
80e3efda02 Destruction smoke for Rotary Mill.
This was SVN commit r12617.
2012-09-03 22:37:31 +00:00
gregory
541c77168c Updated Roman market AO.
This was SVN commit r12616.
2012-09-03 21:08:08 +00:00
gregory
681713fe98 Re-committed celt_house_b.dae with the correct model.
This was SVN commit r12615.
2012-09-03 17:11:59 +00:00
gregory
89c87f2af2 This was SVN commit r12614. 2012-09-03 16:43:57 +00:00
d805c87249 Send messages when formation members hit fail to find a path or are obstructed.
This was SVN commit r12613.
2012-09-03 02:59:15 +00:00
gregory
66318d7011 Added/fixed dust prop points on one of the Celtic house variants and one of the defense tower variants.
This was SVN commit r12612.
2012-09-03 01:51:02 +00:00
7d2e201332 Fixes some unreferenced formal parameter warnings
This was SVN commit r12611.
2012-09-02 23:07:16 +00:00
a972ba900d Renamed qBot-experimental to something nicer. Can easily be changed to something else.
This was SVN commit r12610.
2012-09-02 22:16:41 +00:00
c518ad6834 Commented out "USE_SELF_LIGHT" because the lack of an alpha channel in many specular textures may cause problems on some systems. Per discussion with historicbruno.
This was SVN commit r12609.
2012-09-02 21:36:28 +00:00
b9efc49c88 These helmets now use the new specular helmet material. More to come.
This was SVN commit r12608.
2012-09-02 21:08:43 +00:00
0c2b69cb89 A spec map material for helmets. This makes the specular shinier for helmets that use this material for a more noticeable effect.
This was SVN commit r12607.
2012-09-02 20:46:17 +00:00
545db71a8c Adding missing material.
This was SVN commit r12606.
2012-09-02 20:32:33 +00:00
eedb25fedc Fixes invalid light model and overbrightness on some demo maps
This was SVN commit r12605.
2012-09-02 20:23:27 +00:00
8e1a9bf89b Fixing celt defence tower prop points and adding foundation
This was SVN commit r12604.
2012-09-02 18:06:49 +00:00
cb83f6955c Fixing dust prop point errors. Celt house and tower
This was SVN commit r12602.
2012-09-02 14:55:53 +00:00
fd400f111c Bugfix: a problematic decal in Hellenic Sandbox, ticket #1632
This was SVN commit r12601.
2012-09-02 12:11:27 +00:00
6548827ca2 Changed a few more decals
This was SVN commit r12600.
2012-09-02 09:10:59 +00:00
8a61f207f2 Changed a couple of misnamed materials, which were breaking some decals
This was SVN commit r12599.
2012-09-02 09:00:27 +00:00
766823f293 Made theatron available to all hellenic factions.
This was SVN commit r12598.
2012-09-02 05:12:06 +00:00
f48883187d Spec and Normal maps for Tropical stone quarries and one of the tropical cliff terrains.
This was SVN commit r12597.
2012-09-02 03:30:14 +00:00
1a3a6a73ac Made the "default" maps Acropolis 1 (first map alphabetically in the list).
This was SVN commit r12596.
2012-09-02 03:03:53 +00:00
6e3127cb74 Album image for the game's music.
This was SVN commit r12595.
2012-09-02 02:55:25 +00:00
38ea080d25 Increase the AI's js runtime size to 32 MB for the time being.
This was SVN commit r12594.
2012-09-02 01:50:16 +00:00
ba3b6b9bb7 Attempting to rewrite fixed renderpath model rendering code to apply LOS to models.
This was SVN commit r12593.
2012-09-02 01:33:56 +00:00
18aa6e3320 Tweaked
This was SVN commit r12592.
2012-09-01 23:42:08 +00:00
a6e1e6cec7 report errors opening sound files and hopefully revcover from them gracefully
This was SVN commit r12591.
2012-09-01 23:24:32 +00:00
gregory
453f4a8aa6 Deleted broken and unused fancy Mars temple.
This was SVN commit r12590.
2012-09-01 23:23:29 +00:00
gregory
0be2384297 Added shader maps to (hopefully) all the Celtic buildings.
This was SVN commit r12589.
2012-09-01 22:53:28 +00:00
affe91b52c Fixed fixed renderpath: green water, broken minimap
This was SVN commit r12588.
2012-09-01 22:34:36 +00:00
d45a044445 Cleans up rogue printf
This was SVN commit r12587.
2012-09-01 22:16:53 +00:00
ccdb67c8f2 Fix non-pch build.
This was SVN commit r12586.
2012-09-01 22:12:28 +00:00
535065eb5c Fixed Spartan cc
This was SVN commit r12585.
2012-09-01 22:02:05 +00:00
a1e21449fb Fixed Athenian CC, added spartan and macedonian CC
This was SVN commit r12584.
2012-09-01 21:53:39 +00:00