1
0
forked from 0ad/0ad
Commit Graph

5801 Commits

Author SHA1 Message Date
62adf20f37 Check if we have a postition.
This was SVN commit r11716.
2012-05-01 23:06:16 +00:00
7e2dd48d14 Trade convoys tech for the market
This was SVN commit r11715.
2012-05-01 23:05:01 +00:00
fc47098743 Implements TerritoryInfluence/Radius tech modification. Adds C++ interface for TechnologyManager. Renames its message to MT_TechnologyModification defined in TypeList.h. Refs #1357.
This was SVN commit r11711.
2012-05-01 22:44:27 +00:00
d4347a8466 Add Preferred and RestrictedClasses, based on patch by Zsol. Fixes #1144.
This was SVN commit r11710.
2012-05-01 22:20:08 +00:00
0990f7f395 Stockbreeding tech for the corral
This was SVN commit r11709.
2012-05-01 21:46:02 +00:00
0c03b6a5d1 Changes to Iberian wall obstruction widths
This was SVN commit r11707.
2012-05-01 20:44:32 +00:00
d92ef0d13e Fix a small issue with tech overlays.
This was SVN commit r11706.
2012-05-01 18:56:47 +00:00
bfb7526bcf Fixes bug in tech modifications ("affects" was ignored in some situations).
This was SVN commit r11705.
2012-05-01 05:56:53 +00:00
1eaf80d011 Armour and Attack techs for siege weapons
This was SVN commit r11704.
2012-04-30 22:42:10 +00:00
68638a92b8 Updates TakeDamage to apply tech modifications.
This was SVN commit r11703.
2012-04-30 20:39:27 +00:00
363ac861de Stop dead sheep from walking
This was SVN commit r11702.
2012-04-29 22:20:25 +00:00
2069e57a6c Territory radius of Civ Centre increased.
This was SVN commit r11701.
2012-04-29 21:31:18 +00:00
4406b85883 This was SVN commit r11700. 2012-04-29 21:21:29 +00:00
44ac273d21 Changing range values of defense outpost template
This was SVN commit r11699.
2012-04-29 19:35:50 +00:00
c640415f0c Giving all faction outposts projectile and garrison nodes
This was SVN commit r11698.
2012-04-29 19:06:53 +00:00
d03d36b1f3 Add attack ability to outposts.
Fix a issue with dying units with stance standground.

This was SVN commit r11697.
2012-04-29 18:43:10 +00:00
10687410cd Enrique's new Roman siege walls. :)
This was SVN commit r11696.
2012-04-29 18:28:37 +00:00
2f5b81a37e Fix broken test.
This was SVN commit r11695.
2012-04-29 17:39:16 +00:00
13e5c56015 Additional icons for cavalry, ranged, and hack armor
This was SVN commit r11691.
2012-04-28 20:20:30 +00:00
88fde1054f Armor plating tech icon
This was SVN commit r11690.
2012-04-28 19:47:28 +00:00
b3ef24b12d Change gathering behaviour to fix #1353, based on patch by mattlott.
This was SVN commit r11689.
2012-04-28 19:25:44 +00:00
1ac55806ec This was SVN commit r11688. 2012-04-28 18:19:31 +00:00
734f072d62 Testing out a new selection shape. Should work for citizen-cavalry if you want to try it out.
This was SVN commit r11687.
2012-04-28 05:08:56 +00:00
e4365b2f71 New Spartan hero Agis III.
Started to update tooltips to show attack bonuses. It would be nice if
this was automatic though, and the tooltip pulled the information from
the templates.

This was SVN commit r11686.
2012-04-28 02:16:36 +00:00
21caaa4573 Fixes some bugs in tech modifications relating to data types. Explicitly convert template data to numbers before calling ApplyModifications (using + operator).
This was SVN commit r11685.
2012-04-27 23:06:40 +00:00
7c93499c7d Fix qBot infinite loop due to NaN priorities
This was SVN commit r11684.
2012-04-27 21:57:38 +00:00
97bcdfb208 Tweaks to healing range and rate techs
This was SVN commit r11683.
2012-04-26 22:15:16 +00:00
eda4c082fd Add tech support to BuildingAI, GarrisonHolder and Builder.
This was SVN commit r11682.
2012-04-26 21:58:05 +00:00
6fc3d3f9a2 Healing rate and range techs for all temples
This was SVN commit r11681.
2012-04-26 21:38:53 +00:00
aca61b3ccf This was SVN commit r11680. 2012-04-26 20:41:17 +00:00
e6641ad14f Make some healer modifiable by techs. Refs #1357.
This was SVN commit r11679.
2012-04-26 20:11:18 +00:00
bb81a9d81b Move single techs to the bottom row.
This was SVN commit r11678.
2012-04-26 17:43:33 +00:00
060a1fd004 This tech didn't like the è character.
This was SVN commit r11677.
2012-04-26 03:37:47 +00:00
f3fa70cf35 Tech names
This was SVN commit r11676.
2012-04-26 03:32:09 +00:00
85b433d48f Tweaked techs + 2 more techs for Barracks.
This was SVN commit r11675.
2012-04-26 03:15:50 +00:00
c396c2a1ca Fixed default civs.
This was SVN commit r11674.
2012-04-26 00:08:29 +00:00
241be5fa7c Pair of infantry techs for the barracks
This was SVN commit r11673.
2012-04-25 23:51:34 +00:00
65e85dcc40 Selection ring tweaks.
This was SVN commit r11672.
2012-04-25 21:14:32 +00:00
fee0ec6648 Added some debug commands (quit and set-shading-color) which shoudl be useful for AI development
This was SVN commit r11671.
2012-04-25 20:56:35 +00:00
e765f6865f Add a red overlay to the paired tech on hover. Fixes #1356.
This was SVN commit r11670.
2012-04-25 17:58:16 +00:00
4f905584c9 Clarify tech pairs. Refs #1356.
This was SVN commit r11669.
2012-04-25 17:02:41 +00:00
06996590bb Fixes typo from [11660]
This was SVN commit r11668.
2012-04-24 21:59:46 +00:00
b2d399fe47 A bunch of stuff.
This was SVN commit r11667.
2012-04-24 21:36:54 +00:00
29739575cd Link graphics for technology icons
This was SVN commit r11666.
2012-04-24 21:04:17 +00:00
8714eec949 A few more technology icons
This was SVN commit r11664.
2012-04-24 18:56:53 +00:00
e6cb5fade6 Shift-clicking the control group button adds to selection. Patch by mk12. Fixes #1345.
Add AI to Battle for the Tiber map.

This was SVN commit r11662.
2012-04-24 15:58:02 +00:00
17c77ad2ac Adds detection for lower-end Intel Mac GPUs and Apple software renderer. Disables shadows and fancy water on those devices.
This was SVN commit r11660.
2012-04-24 01:20:06 +00:00
9680c8637b grain and meat icons for techs
This was SVN commit r11659.
2012-04-23 23:39:36 +00:00
vts
f72bfb1cf1 Add option to disable particles, based on patch by rogue-spectre. Fixes #1222.
This was SVN commit r11658.
2012-04-23 22:57:51 +00:00
49883c2d57 siege ram icon for techs
This was SVN commit r11657.
2012-04-23 22:47:48 +00:00
01d8358248 anvil and walk icons for techs
This was SVN commit r11655.
2012-04-23 19:29:42 +00:00
ac4e25e17f Added volcanic lands and a new islands random maps. Changed the name of previous islands map to "cycladic archipelago".
This was SVN commit r11653.
2012-04-23 08:58:55 +00:00
1325c4e35f spear icon for techs
This was SVN commit r11652.
2012-04-23 06:06:17 +00:00
f031e2a7e0 Tooltip updates.
This was SVN commit r11651.
2012-04-23 01:51:31 +00:00
e4f1cd10ba Fixes #1349
This was SVN commit r11650.
2012-04-23 01:46:04 +00:00
5101393f26 This was SVN commit r11648. 2012-04-23 00:51:21 +00:00
c6291403bd Fixed some javascript things because the names of the phases were changed. Changed thickness of mine selections.
This was SVN commit r11647.
2012-04-23 00:36:06 +00:00
af0769f19d Nerfed default mining rates slightly, since we now have mining technologies.
This was SVN commit r11646.
2012-04-22 23:03:00 +00:00
6821e838c1 This was SVN commit r11645. 2012-04-22 22:53:01 +00:00
d9a6ee53d0 This was SVN commit r11643. 2012-04-22 22:02:03 +00:00
a0cc289174 This was SVN commit r11642. 2012-04-22 21:50:20 +00:00
5f1f98970f Yet more tech tweaks.
This was SVN commit r11641.
2012-04-22 21:45:28 +00:00
vts
bb9af6da12 Requested update from quantumstate via IRC
This was SVN commit r11640.
2012-04-22 21:36:37 +00:00
b01a9c5471 Fixes broken defense tower reference
This was SVN commit r11639.
2012-04-22 20:48:53 +00:00
99777c8d3f 4 horseshoe icons for techs
This was SVN commit r11638.
2012-04-22 20:24:31 +00:00
a41250b0af Fixing some name stuff.
This was SVN commit r11637.
2012-04-22 20:21:44 +00:00
9c5379c9ed This was SVN commit r11636. 2012-04-22 20:06:58 +00:00
97715cb617 Added stone and mining rate techs for all Mills
This was SVN commit r11635.
2012-04-22 17:50:04 +00:00
4830cebf5e Wheel tech graphic
This was SVN commit r11633.
2012-04-22 15:38:56 +00:00
d836c6a26e Returned the "looter" ability to these units because as an unwanted side-effect they could not gain promotion.
This was SVN commit r11632.
2012-04-22 15:22:52 +00:00
31cec14575 Selection tweaks.
This was SVN commit r11631.
2012-04-22 14:25:44 +00:00
6032ab88e7 Battle axe and wood chopping icons for techs
This was SVN commit r11630.
2012-04-22 14:05:06 +00:00
62ec2bac69 Selection texture tweaks.
This was SVN commit r11628.
2012-04-22 13:17:54 +00:00
d9b8df65be Some refactoring of the military qbot code.
This was SVN commit r11627.
2012-04-22 13:04:31 +00:00
bdc5ad3f0d Some mining icons for techs
This was SVN commit r11626.
2012-04-22 11:19:04 +00:00
0d81325cc7 Fixed Attack and Armour bug by removing Armour/All and Attack/.../All technology modifications.
This was SVN commit r11625.
2012-04-22 10:53:38 +00:00
vts
34fc883317 Pretty unit selection overlay rings. Fixes #824.
This was SVN commit r11623.
2012-04-22 04:04:02 +00:00
60944a1439 Updated phase icons.
This was SVN commit r11622.
2012-04-22 01:47:30 +00:00
8cf72a5ab9 Fixed syntax error
This was SVN commit r11621.
2012-04-22 01:35:08 +00:00
c52d1293d7 Added "Citizen" class to these templates. I feel like "CitizenSoldier" class should be split into Citizen and Soldier, but I was told that this might break some stuff.
This was SVN commit r11620.
2012-04-22 01:26:50 +00:00
0befd88deb Plough tweak.
This was SVN commit r11619.
2012-04-22 01:04:06 +00:00
ddafad84f6 Moved 'plough' tech from Civ Centre to Farmstead.
This was SVN commit r11618.
2012-04-22 00:32:10 +00:00
1bbd226ff4 Renamed these techs more generically.
This was SVN commit r11617.
2012-04-22 00:26:44 +00:00
041da02ff9 This was SVN commit r11616. 2012-04-22 00:23:26 +00:00
db2c7929fd First tech pair.
This was SVN commit r11615.
2012-04-22 00:16:59 +00:00
4881e638e5 Arrow and sword icons for techs
This was SVN commit r11614.
2012-04-22 00:12:00 +00:00
12e46a35fd 128x128 version of the plough icon
This was SVN commit r11612.
2012-04-21 22:54:12 +00:00
60088384a6 Plough tech graphic
This was SVN commit r11611.
2012-04-21 22:42:17 +00:00
99c60789da Tech tweaks.
This was SVN commit r11610.
2012-04-21 22:24:55 +00:00
5ceea39a59 Added technology pairs.
This was SVN commit r11609.
2012-04-21 21:40:07 +00:00
b9695db52c Don't add units to selection if the selected unit isn't owned by the player. Fixes #1256, based on patch by mk12.
Update AI API to Health changes.

This was SVN commit r11608.
2012-04-21 20:50:07 +00:00
03f04e54fc Fix garrisoning issue.
This was SVN commit r11607.
2012-04-21 20:12:52 +00:00
b25d7a4bab Display all trainable/builable (by selected entities) entities.
This was SVN commit r11606.
2012-04-21 20:10:11 +00:00
6938ecf431 Allow switching to not yet buildable entities, if they are in the current selection. Use consts if we already define them.
This was SVN commit r11605.
2012-04-21 17:26:06 +00:00
96549e0418 Modified caching behavior to work similarly to how k776 suggested. Also added modification level affects as also suggested by k776.
This was SVN commit r11604.
2012-04-21 16:37:35 +00:00
dfc86d8ab2 This was SVN commit r11599. 2012-04-21 11:32:52 +00:00
3e3a8d5414 Fix error when no items of a class exist and that class is used for techology requirements.
This was SVN commit r11598.
2012-04-21 10:55:02 +00:00
1b49c53f4c Buildings now unlock per phase. :)
This was SVN commit r11597.
2012-04-21 10:51:32 +00:00
d3d95c6b66 This was SVN commit r11595. 2012-04-21 07:19:43 +00:00
497c1ff948 A few portrait tweaks.
This was SVN commit r11593.
2012-04-21 04:48:13 +00:00
774809b0a9 Allow training in all selected buildings. Fixes #1210.
This was SVN commit r11592.
2012-04-21 00:21:01 +00:00
a6ceceb79c Renaming the old celt wall files and new templates for them
This was SVN commit r11591.
2012-04-20 22:27:17 +00:00
06b342db46 Fix save/load with common-api-v2
This was SVN commit r11590.
2012-04-20 21:31:43 +00:00
85d5962328 Roman wall gate model updated
This was SVN commit r11589.
2012-04-20 21:25:34 +00:00
03d625dd2e Added tech modification for carrying capacity and fixed warning for min range
This was SVN commit r11588.
2012-04-20 20:37:12 +00:00
b7cf51be34 Check properties exist in resourceSupplyAmount and resourceCarrying to avoid warnings. Code from wraitii
This was SVN commit r11587.
2012-04-20 19:48:25 +00:00
ed6e5bdaf0 Fixed phase detection in GUIInterface and added Armour and Attack tech modification.
This was SVN commit r11586.
2012-04-20 19:47:01 +00:00
755e407aeb Technologies. Refs #3. Full unlocking technology implementation. Only unit gathering rates can be modified currently because the patch was big enough already.
This was SVN commit r11584.
2012-04-20 17:21:04 +00:00
be0109331c New update. Tightens up some of the military side of things.
This was SVN commit r11583.
2012-04-20 16:53:31 +00:00
2037c1fc6e Spartan Helot Skirmishers less reliable. Spartan female citizen stronger.
This was SVN commit r11582.
2012-04-20 04:02:03 +00:00
c93621d2ad Moved these to Public.
This was SVN commit r11580.
2012-04-20 03:12:09 +00:00
813f7e9102 Updated Prytaneion template.
This was SVN commit r11579.
2012-04-20 03:09:25 +00:00
a99e1236be New Prytaneion by Enrique.
This was SVN commit r11577.
2012-04-20 02:48:27 +00:00
c8745ee41f Handle game ending in Atlas a bit more gracefully, it now continues until the user stops the simulation test. Fixes #641.
This was SVN commit r11575.
2012-04-20 01:41:54 +00:00
7d47407c70 Carthaginian wall segments
This was SVN commit r11574.
2012-04-20 00:08:31 +00:00
9a58afcb62 Internal to Public.
This was SVN commit r11573.
2012-04-19 22:38:00 +00:00
b535c76ca1 This was SVN commit r11572. 2012-04-19 21:40:31 +00:00
ba17009767 Deposit resources when garrisoned in a dropsite. Patch by MattDoerksen. Fixes #1124.
This was SVN commit r11571.
2012-04-19 20:34:59 +00:00
388d77f37d Structures from Internal to Public. Thanks Leper.
This was SVN commit r11570.
2012-04-19 18:43:39 +00:00
82263fd3d3 Shift-N adds that groups units to selection. Fixes #1262.
This was SVN commit r11569.
2012-04-19 09:00:51 +00:00
496445c615 New mapz0rz
This was SVN commit r11568.
2012-04-19 08:31:05 +00:00
0e6ecdcf48 Some art assets moved from Internal mod.
This was SVN commit r11567.
2012-04-19 08:28:48 +00:00
4a54b29250 Moving some minor stuff from Internal to Public mod.
This was SVN commit r11566.
2012-04-19 08:21:13 +00:00
aa07511739 This was SVN commit r11565. 2012-04-19 08:09:24 +00:00
65f4cb1d18 Units arent as efficient food gatherers anymore.
This was SVN commit r11564.
2012-04-19 07:56:25 +00:00
d9cb518904 Updated maps.
This was SVN commit r11563.
2012-04-19 07:19:23 +00:00
3d0d59b4c0 Fixed this horseman. Attempting to make a Theban fireraiser.
This was SVN commit r11562.
2012-04-19 06:26:19 +00:00
7653043759 Changed some old class filters from Super to Champion
This was SVN commit r11559.
2012-04-18 21:05:36 +00:00
a9475c3854 Stops qBot training heroes and makes it build a market after abuot 10 minutes.
This was SVN commit r11557.
2012-04-18 20:54:14 +00:00
769350a3e7 Compute camera height and zoom limits based on smoothed terrain heightmap. Fixes #794, based on patch by Dietger.
This was SVN commit r11556.
2012-04-18 20:39:00 +00:00
9572a4314a Iberian wall.
This was SVN commit r11555.
2012-04-18 19:59:53 +00:00
2e65416489 Healer range tweaks.
This was SVN commit r11554.
2012-04-18 19:57:49 +00:00
454af1928d Selection groups for healers.
This was SVN commit r11553.
2012-04-18 19:53:10 +00:00
131d5eb88f Tweak default healer behaviour, fix a small bug.
This was SVN commit r11552.
2012-04-18 18:26:49 +00:00
egbert
f5344d37e1 The new Iberian fortress model
This was SVN commit r11551.
2012-04-18 17:55:39 +00:00
egbert
159453f13d adjusted prop positions for the new Iberian fortress
This was SVN commit r11550.
2012-04-18 17:54:03 +00:00
egbert
032a6b1557 adjusted prop positions for the new Iberian fortress
This was SVN commit r11549.
2012-04-18 17:53:38 +00:00
egbert
3ffeb1eee5 adjusted dirt decal reference from size 4x4 to 6x6.
This was SVN commit r11548.
2012-04-18 17:52:32 +00:00
13281e230d Handle updates for foundation progress, resource carrying and resource supply amount for AIProxy. Fixes #1327
This was SVN commit r11547.
2012-04-18 11:30:28 +00:00
4b4411116f Actually committed the Filters.byOwners fix mentioned in 167cd7151e
This was SVN commit r11546.
2012-04-18 10:49:45 +00:00
167cd7151e Bug fixes and dead code removal
Fixed Filters.byOwners, before it was using indexOf() which caused
problems with number/string inequality.
Fixed the countUnassignedUnits and getAvailablenits functions to work
with the new filters.
Removed old updating entity collection code since it has been replaced
by the common-api-v2

This was SVN commit r11545.
2012-04-18 10:46:24 +00:00
41f50e6b4c specular added for more objects.
Boosted healing stats for healer ranks.

This was SVN commit r11542.
2012-04-17 21:57:55 +00:00
4926dc53ee Celt wall segments
This was SVN commit r11541.
2012-04-17 21:51:43 +00:00
46bf2cac22 Fix remaining issue
This was SVN commit r11539.
2012-04-17 21:05:01 +00:00
c56f96040e Implement healing. Fixes #999.
This was SVN commit r11536.
2012-04-17 20:22:13 +00:00
OmriLahav
9a719c32be This was SVN commit r11533. 2012-04-17 12:01:34 +00:00
3edb8248e5 This was SVN commit r11532. 2012-04-17 06:39:54 +00:00
bee7ecc90c Iberian Walls for these maps.
This was SVN commit r11531.
2012-04-17 05:39:12 +00:00
af207e1c0a Fixed the gameState.GetEntityById() function
This was SVN commit r11526.
2012-04-16 16:54:11 +00:00
d7b31da2dc Loot stuffs. :)
This was SVN commit r11524.
2012-04-16 00:17:41 +00:00
52efb54673 Added serialize and deserialize functions to common-api-v2
This was SVN commit r11522.
2012-04-15 22:31:17 +00:00
c6f9df4020 Map name tweaks. Use Arabic numerals instead of Roman.
This was SVN commit r11521.
2012-04-15 20:55:27 +00:00
cb45fd2800 Tweaked Iberian civ file.
This was SVN commit r11520.
2012-04-15 20:44:01 +00:00
46c23d1c3c Template tweaks, namely attack bonuses.
This was SVN commit r11519.
2012-04-15 20:35:38 +00:00
4a795dd631 Wall costs and health.
This was SVN commit r11518.
2012-04-15 19:08:29 +00:00
f004b0cd94 Roman wall segments - long, medium, and short. Gate needs work
This was SVN commit r11517.
2012-04-15 18:28:09 +00:00
c942d3e8c6 Fixed these maps.
This was SVN commit r11516.
2012-04-15 18:23:45 +00:00
1ee8bfe231 Update wall_builder and add wall_demo map. Patch by FeXoR. Closes #1311.
This was SVN commit r11515.
2012-04-15 17:23:05 +00:00
9c4a7b8086 Clean up gui code.
This was SVN commit r11514.
2012-04-15 16:27:44 +00:00
544f5ff048 Fixing errors in a number of demo maps
This was SVN commit r11513.
2012-04-15 11:25:07 +00:00
27906080e2 Wall bonus for Iberians on these maps.
This was SVN commit r11512.
2012-04-15 06:50:21 +00:00
7cc39dc461 Wall bonus for Iberians on Acropolis II.
This was SVN commit r11511.
2012-04-15 06:34:11 +00:00
72056a32e7 Removed shadow casting from grass.
This was SVN commit r11510.
2012-04-15 05:31:20 +00:00
20a1a2855e This was SVN commit r11509. 2012-04-15 05:02:12 +00:00
600b79498e Tweaked default zoom a bit.
This was SVN commit r11506.
2012-04-15 03:53:32 +00:00
2c3801743a Hide the barter buy button when it is the same as selected sell button
This was SVN commit r11505.
2012-04-15 03:44:57 +00:00
8848099dc3 Pericles and Craterus are in.
This was SVN commit r11504.
2012-04-15 03:09:12 +00:00
a07dd82a70 Allow materials to disable receiving shadows
This was SVN commit r11500.
2012-04-14 17:32:22 +00:00
8a5539f349 Add explicit castshadow flag to all actors, since the engine currently enables it implicitly anyway
This was SVN commit r11498.
2012-04-14 17:21:43 +00:00
43a30fcddd Add explicit castshadow flag to all actors, since the engine currently enables it implicitly anyway
This was SVN commit r11497.
2012-04-14 17:21:20 +00:00
78105070a9 Convert actor line endings from CRLF to LF for consistency
This was SVN commit r11496.
2012-04-14 16:43:00 +00:00
97a67662c5 Some Internal stuff.
Gave trees uniform portraits.

Fixed costs for ranged heroes.

This was SVN commit r11495.
2012-04-14 06:02:45 +00:00
2312d1379a Be more robust to invalid positions
This was SVN commit r11492.
2012-04-12 22:32:58 +00:00
227f9e403f Experimental GPU skinning.
Share inverse bind pose matrices between models.

This was SVN commit r11490.
2012-04-12 15:43:59 +00:00
ce215cace3 Add support for custom vertex attributes and array-of-matrix uniforms in GLSL.
This was SVN commit r11489.
2012-04-12 14:10:02 +00:00
5e38f4b49d Themistocles now has shiny helmet!
This was SVN commit r11488.
2012-04-12 07:40:31 +00:00
5184edde14 New patch for JuBot
- Speeds up a lot of functionality by using persistent entity
collections, speed boost should be significant and noticeable.
- Adds defence towers covering all dropsites, with garrisons

This was SVN commit r11487.
2012-04-12 07:08:12 +00:00
3ca6ee461c Palisade wall models optimised
This was SVN commit r11486.
2012-04-11 22:12:45 +00:00
25b3242ba4 Adds a "byNotOwner" filter for finding enemies, non-gaia objects, etc more easily.
This was SVN commit r11485.
2012-04-11 20:32:25 +00:00
17daa5ce8b Fixed a couple of helmets.
This was SVN commit r11483.
2012-04-11 05:31:43 +00:00
fb0e2377a3 Fixed these two JSONs.
This was SVN commit r11482.
2012-04-11 05:30:05 +00:00
d42ac2b106 This was SVN commit r11481. 2012-04-11 00:23:30 +00:00
056962b5c5 Greek building stuffs.
This was SVN commit r11480.
2012-04-11 00:19:01 +00:00
368dda421a New Hele walls
This was SVN commit r11479.
2012-04-10 23:14:58 +00:00
71a57ed3a7 Allow gathering regardless of resource owner
This was SVN commit r11478.
2012-04-10 21:09:21 +00:00
d3a24c26ba Do alpha-testing earlier in ARB shaders, for performance.
This was SVN commit r11477.
2012-04-10 21:08:54 +00:00
f2260892bd Add config option to force alpha-tested materials.
This was SVN commit r11475.
2012-04-10 21:03:22 +00:00
05008d190e Clean up terrain shader a bit
This was SVN commit r11473.
2012-04-10 20:55:01 +00:00
9796fbf59b Eggbird's new Iberian Temple.
This was SVN commit r11472.
2012-04-10 18:27:25 +00:00
577676810b Make domestic herd animals controllable by the player
This was SVN commit r11471.
2012-04-10 16:37:34 +00:00
a035fc3949 Delete some unnecessary folders and files. Add shiny stuff to more helmets.
This was SVN commit r11469.
2012-04-10 02:43:42 +00:00
764b173f6e Shield tweaks.
This was SVN commit r11467.
2012-04-10 01:25:03 +00:00
b3e519c278 Remove sheets.
This was SVN commit r11466.
2012-04-09 23:13:45 +00:00
e5d3a2b312 Adjusting the Iberian wall tower's windows
This was SVN commit r11465.
2012-04-09 19:23:48 +00:00
67bca5a6ed Use an overlay image to mark selected icons instead of using a separate image.
Remove some useless sheets.

This was SVN commit r11464.
2012-04-09 18:58:03 +00:00
a21fc77212 A minor improvement for enabling/disabling user feedback. It was set to enabled/disabled in every tick which triggered some code.
Now it's only enabled or disabled when the user clicks the button and
therefore much less events are triggered.

This was SVN commit r11463.
2012-04-09 12:30:56 +00:00
3db7f32d17 Specular for a few more things.
This was SVN commit r11462.
2012-04-09 00:37:50 +00:00
25d1affef2 Adding specular to some items.
This was SVN commit r11461.
2012-04-08 23:53:05 +00:00
4b5bd36d9b Multiply specular lighting by sun color
This was SVN commit r11460.
2012-04-08 23:03:22 +00:00
c93f17827f Make use of the grayscale opion.
Move some icon files to a more adequate location.
Closes #1214 as that was already commited and this commit fixes some
minor issues.

This was SVN commit r11459.
2012-04-08 22:56:11 +00:00
f3a393d2e5 Add alpha-tested materials
This was SVN commit r11457.
2012-04-08 21:55:21 +00:00
566a4588b6 This update to JuBot transfers to the v2 SVN, and adds tower garrisoning.
This was SVN commit r11455.
2012-04-08 16:58:57 +00:00
f3617822e0 Make AlwaysVisible objects always visible in shader mode. Fixes #908.
This was SVN commit r11454.
2012-04-08 16:36:23 +00:00
b7888aea52 Add support for specular materials.
Let materials specify shader uniform values.
Use interned strings for shader uniform/attribute names.
Remove confusing float* cast operator on CVector4D.
Simplify and clean up CVector4D.
Remove non-supported 'old' lighting model.

This was SVN commit r11453.
2012-04-08 15:55:06 +00:00
8a0e47fdd6 Adds the GarrisonTower and GarrisonFortress classes to towers and fortresses.
This was SVN commit r11452.
2012-04-08 12:09:49 +00:00
2dc3c36ee6 Adds the classes "GarrisonTower" and "GarrisonFortress" to more easily demarcate the buildings the AI wants to garrison for defense.
This was SVN commit r11451.
2012-04-08 12:08:21 +00:00
fda1d07794 Tweaking some pop costs.
This was SVN commit r11450.
2012-04-08 07:27:56 +00:00
6b5034e313 Iberian wall model updates
This was SVN commit r11448.
2012-04-07 10:36:32 +00:00
6a82b215e1 This was SVN commit r11447. 2012-04-07 05:31:15 +00:00
b5e4916f03 New "Laconia" map. Update to Spartan female citizen.
This was SVN commit r11446.
2012-04-07 01:31:49 +00:00
4a12049df5 Put resource accessibility checks back for the new worker code
This was SVN commit r11445.
2012-04-06 19:53:50 +00:00
83422923aa Added deep forest map by FeXoR. Fixes #1287.
This was SVN commit r11444.
2012-04-06 19:15:58 +00:00
07ea6673c3 Use grayscale option instead of grayscaled icons
This was SVN commit r11443.
2012-04-06 15:51:26 +00:00
32d6b09c3c Set goods for every selected trader. Based on patch by Spahbod, fixes #1209.
This was SVN commit r11442.
2012-04-06 15:07:04 +00:00
7ff99cc218 Prevent trade with foundations, based on patch by Spahbod, fixes #1215.
This was SVN commit r11440.
2012-04-05 22:00:15 +00:00
a5076c1eb1 Added dummy PostMessage and BroadcastMessage functions for tests
This was SVN commit r11439.
2012-04-05 14:13:36 +00:00
9d353b7df9 fixes
This was SVN commit r11438.
2012-04-05 08:03:44 +00:00
ea66f950e7 Making M_s look better. Removed 2nd special building for S_s.
This was SVN commit r11437.
2012-04-05 04:01:53 +00:00
a569194d37 Fixing some missing units.
This was SVN commit r11436.
2012-04-05 04:01:24 +00:00
d56d65bc87 Removing old unused Iberian structural models
This was SVN commit r11435.
2012-04-04 23:16:33 +00:00
ba296eb7d9 Iberian wall segments. New design and models
This was SVN commit r11434.
2012-04-04 23:14:00 +00:00
6efbf65a90 Demo map for S_ and M_
This was SVN commit r11433.
2012-04-04 22:33:33 +00:00
6670195fcf Some cool stuff.
This was SVN commit r11432.
2012-04-04 22:32:43 +00:00
2ba6b4d185 Missed anatolian plateau in previous commit
This was SVN commit r11431.
2012-04-04 21:06:05 +00:00
47ea2ef167 Convert rmgen to use anticlockwise angle from the positive x axis for unit placement, patch from FeXoR, fixes #1289.
This was SVN commit r11430.
2012-04-04 20:53:17 +00:00
7eb5480494 AI common-api-v2 and a qbot which works with the new API but it not fully transitioned to make use of it properly
This was SVN commit r11429.
2012-04-04 20:23:41 +00:00
21a39dedfb Add check to prevent error when ranged attack target is destroyed
This was SVN commit r11428.
2012-04-04 20:03:04 +00:00
e686c65fe6 Partial support for alpha-tested materials
This was SVN commit r11425.
2012-04-03 20:00:04 +00:00
59447bce2e Move shaders into appropriate subdirectories.
Delete some obsolete shader files.

This was SVN commit r11424.
2012-04-03 19:45:58 +00:00
6bc33fe8bd Update renderer design to be more flexible and data-driven based on material and shader definitions.
Support conditional expressions in shader effect XML files.
Consolidate fixed-function model rendering into the shader system.
Remove lots of now-obsolete renderer code.
Move shader defines from std::map to new class with interned data, for
performance.
Move texture from model into material.
Alleviate singletonitis.
Remove obsolete lodbias setting.
Remove unused terrain shadow transparency.

This was SVN commit r11423.
2012-04-03 18:44:46 +00:00
8f59cb7b90 This was SVN commit r11421. 2012-04-03 09:26:38 +00:00
1daee6bbc2 Updating some campaign assets.
This was SVN commit r11420.
2012-04-03 03:04:58 +00:00
59851231bd Minor tweaks. New thracian peltast portrait.
This was SVN commit r11419.
2012-04-02 17:15:11 +00:00
25762f1f0d Persian wall segments
This was SVN commit r11417.
2012-04-01 18:57:05 +00:00
bf70e99b00 Celt Murus Gallicus wall, tower, and gate
This was SVN commit r11416.
2012-04-01 16:36:38 +00:00
41c7fe7901 For fcxsanya
This was SVN commit r11415.
2012-04-01 15:46:43 +00:00
316584d71a Corrected in game manual about creating control groups to include 0, fixes #1279.
This was SVN commit r11414.
2012-04-01 14:00:15 +00:00
9198c449ad This was SVN commit r11413. 2012-03-31 19:19:33 +00:00
315a41f479 Some more emblems. Some updated portraits.
This was SVN commit r11412.
2012-03-31 04:27:22 +00:00
16a5d74b35 Campaign map tree assets' poly count reduced between 75% and 90%.
This was SVN commit r11411.
2012-03-30 22:04:22 +00:00
99da24c7a3 Correctly check whether an existing formation controller can be reused. Fixes #1255.
This was SVN commit r11410.
2012-03-30 20:09:50 +00:00
e5c85bc540 More campaign proof of concept stuff. A "Leonidas" army pawn.
This was SVN commit r11408.
2012-03-28 06:09:38 +00:00
6cb97e3e01 This was SVN commit r11407. 2012-03-27 21:38:12 +00:00
f0897e05cd New Roman Merchant ship by Kenobi and Enrique.
This was SVN commit r11406.
2012-03-27 18:31:47 +00:00
ad49f58468 Random new stuff.
This was SVN commit r11405.
2012-03-27 04:08:24 +00:00
44a3af8d29 This was SVN commit r11404. 2012-03-27 04:07:04 +00:00
82c8af3ad5 More proof of concept stuff for campaigns.
This was SVN commit r11403.
2012-03-27 02:20:21 +00:00
99576ab44a More campaign conceptual stuff.
This was SVN commit r11401.
2012-03-26 09:59:39 +00:00
666936a5e3 Test campaign stuff. Just proof of concept stuff. *NOT FINAL ARTWORK*
This was SVN commit r11400.
2012-03-26 08:35:59 +00:00
a7af9b028b 2 shield texture tweaks. 1 dust texture tweak.
This was SVN commit r11399.
2012-03-26 08:20:29 +00:00