1
0
forked from 0ad/0ad
Commit Graph

10687 Commits

Author SHA1 Message Date
ef55e60d9b Prevent chickens from spawning in the obstruction area of the civil centre.
This was SVN commit r12333.
2012-08-09 15:24:11 +00:00
3ef639c4bc Adds new texture names to actor editor choices
This was SVN commit r12332.
2012-08-09 04:02:49 +00:00
c5ce1b23ae Remove a bit of indirection in UnitAI.
This was SVN commit r12331.
2012-08-09 02:32:56 +00:00
danschub
388544abdb Committed AO Scandiv_formation textures & material.
This was SVN commit r12330.
2012-08-09 00:55:40 +00:00
gregory
66d026a498 This was SVN commit r12329. 2012-08-09 00:14:58 +00:00
87b2346154 Condensed the sanity checks for the Gaia range query, per leper's suggestion.
This was SVN commit r12328.
2012-08-08 23:29:30 +00:00
14df6cf1a2 Removed triple and trailing newlines from random map descriptions.
This was SVN commit r12327.
2012-08-08 23:11:09 +00:00
f210008b07 Put a warning about the AI into the description of naval maps.
This was SVN commit r12326.
2012-08-08 23:10:21 +00:00
e046fc0a01 Bugfix- changed some decal materials and fixed decal blending mode
This was SVN commit r12325.
2012-08-08 19:08:56 +00:00
gregory
6afe17dbf1 This was SVN commit r12324. 2012-08-08 18:50:20 +00:00
dcbe7d2e96 This was SVN commit r12323. 2012-08-08 18:30:20 +00:00
d5f93396b6 Deccan Plateau map.
This was SVN commit r12322.
2012-08-08 18:27:47 +00:00
af9da8e01e Fixed decals on Celt Tavern and Mill.
This was SVN commit r12321.
2012-08-08 18:16:50 +00:00
fb012f14b9 Fixed some corral decals.
This was SVN commit r12320.
2012-08-08 17:40:25 +00:00
166255b744 Remember scroll position when re-opening dropdown lists.
This was SVN commit r12319.
2012-08-08 17:22:52 +00:00
eadd24b64b Added a 'Stop' button to the GUI for immediately halting units.
This was SVN commit r12318.
2012-08-08 05:36:42 +00:00
1120701351 Substantially rework how Gaia is handled by UnitAI, BuildingAI. Dangerous animals and combat units will be attacked like regular enemies.
This was SVN commit r12317.
2012-08-08 05:32:53 +00:00
84305155de Seamlessly change a player's entities to be Gaia-owned when resigning.
This was SVN commit r12316.
2012-08-08 05:27:59 +00:00
791752c7a4 Added a 'quiet' version of SetOwner() that doesn't send a message, to allow faux-atomic batch ownership changes.
This was SVN commit r12315.
2012-08-08 05:18:20 +00:00
danschub
28333ba92e Committed fixed Normal Maps and materials for the Rock ScandivFormation. Now the bump is much more noticeable, yet realistic.
This was SVN commit r12314.
2012-08-08 00:26:08 +00:00
OmriLahav
7666bfcbda This was SVN commit r12312. 2012-08-07 21:32:45 +00:00
OmriLahav
18930375e6 This was SVN commit r12310. 2012-08-07 21:16:25 +00:00
c9abf6f68c Heightmap importing in Atlas
This was SVN commit r12308.
2012-08-07 18:49:46 +00:00
e488eb4d6f Bugfix for smoothlos, a test routine was complaining because g_Renderer wasn't available in test mode.
This was SVN commit r12307.
2012-08-07 18:28:23 +00:00
88ab3f0f5b Terrain/decal materials (includes triplanar/normal/specular/emissive mapping); custom alphamaps
This was SVN commit r12306.
2012-08-07 18:21:16 +00:00
780970d16a Avoid a rare error when a group has both renamed and deleted entities.
This was SVN commit r12305.
2012-08-07 00:41:57 +00:00
648e68e49c smooth LOS
This was SVN commit r12304.
2012-08-06 22:38:42 +00:00
danschub
4b119b9bd1 *Small Greek Fortress Fixes
*Added Scandinav-Rock formation by Gen.Kenobi (with spec&normal included
as a test)

This was SVN commit r12303.
2012-08-06 22:34:37 +00:00
77346e6914 Adding some missing random map previews
This was SVN commit r12302.
2012-08-06 22:08:07 +00:00
47c2907f10 added licensing headers to some of the new files
This was SVN commit r12301.
2012-08-06 21:34:41 +00:00
da8c673a0a ao/parallax/normal/specular/emissive mapping; windy trees; time manager; render queries; conditional defines
This was SVN commit r12300.
2012-08-06 19:10:47 +00:00
8fc1fd2478 Fixes default map names, closes #1578
This was SVN commit r12299.
2012-08-06 18:09:22 +00:00
c0f522fd20 Use upper camel case for member variables
This was SVN commit r12298.
2012-08-06 16:46:54 +00:00
danschub
00aa354f8f Updated Greek Fortress by Gen.Kenobi. Finally fixed it. Enjoy!
This was SVN commit r12297.
2012-08-06 15:51:16 +00:00
0f44c5b3fe Fix some mistakes with class definition for stone/palisade gates and wallsets.
This was SVN commit r12296.
2012-08-06 11:43:02 +00:00
danschub
bfdd23997d Added new Rock-set-desert by Gen.Kenobi
They might need re-scaling.

This was SVN commit r12295.
2012-08-06 03:07:58 +00:00
11eb862bdb Map preview for Acropolis 7.
Made the status bar for trees a little easier to see.

This was SVN commit r12294.
2012-08-05 19:07:41 +00:00
78cc29b591 Added a resign option (deletes all of a player's entities).
This was SVN commit r12293.
2012-08-05 18:07:56 +00:00
0037bb8230 Slightly ugly fix for 'You has been defeated.' message in singleplayer.
This was SVN commit r12292.
2012-08-05 18:05:25 +00:00
0a2449bf5f Added small_scaffold actor
This was SVN commit r12291.
2012-08-05 16:31:36 +00:00
8291019fa1 Added scaffold_small.dae prop
This was SVN commit r12290.
2012-08-05 16:27:38 +00:00
88aff0c501 Added new theatron version to athenians civ.
-Modified entity athen_theatron.xml to reference visual actor
"hellenes/theatre_new.xml"

This was SVN commit r12289.
2012-08-05 16:00:25 +00:00
959a897ec1 This was SVN commit r12288. 2012-08-05 15:24:26 +00:00
8f635b7e01 Fixing an issue.
This was SVN commit r12287.
2012-08-05 15:04:35 +00:00
6d633c9b18 Fixing a bug
This was SVN commit r12286.
2012-08-05 14:24:39 +00:00
7d62da8d2c This was SVN commit r12285. 2012-08-05 14:20:51 +00:00
202a02568b Cheats ... fixes #1555.
This was SVN commit r12284.
2012-08-05 14:01:05 +00:00
36cc1766a4 General improvements to the attack plans and the defense manager. Slight econ improvements (better early game priorities, faster play, better farming, tentative to get qBot to crowd resources less, tweaking of dropsites variable). Many bugfixes, should be stable enough for alpha 11.
This was SVN commit r12283.
2012-08-05 11:19:31 +00:00
4a1b085df0 Send chat notifications upon player defeat.
This was SVN commit r12282.
2012-08-05 05:41:19 +00:00
b86d39681f Reveal the map for defeated players.
This was SVN commit r12281.
2012-08-05 05:34:17 +00:00