1
0
forked from 0ad/0ad
Commit Graph

10973 Commits

Author SHA1 Message Date
a3f9da72a5 Removes yucky sed commands from update-workspaces.sh to avoid modifying the Premake makefiles. Adds new BSD and OS X-specific Makefiles instead (can be autogenerated by Premake). Fixes a few bugs and omissions in the Premake4 build configuration script.
This was SVN commit r12477.
2012-08-19 18:49:02 +00:00
af59e1d9ca Fixed rotation of hele tower models
This was SVN commit r12476.
2012-08-19 15:34:27 +00:00
ca0b3efc3d Carthaginian buildings now showcase AO, spec and normal maps. Room for improvement, but usable.
This was SVN commit r12475.
2012-08-19 12:08:27 +00:00
142d6619a8 Fixed farmstead AO map and added specularity to the roof tiles.
This was SVN commit r12474.
2012-08-19 09:49:10 +00:00
gregory
8300113a3a Fixed some artifacts on the Broch wall.
This was SVN commit r12473.
2012-08-19 07:36:48 +00:00
6e326e2d2e Ticket 1603: Using GL extension defines to avoid compiler errors on older systems
This was SVN commit r12472.
2012-08-19 07:05:11 +00:00
gregory
1b9b7dc390 Added normal mapping to the Broch.
This was SVN commit r12471.
2012-08-19 04:13:43 +00:00
danschub
7a32e9d868 Small Badland rocks committed.
This was SVN commit r12470.
2012-08-19 02:12:46 +00:00
danschub
689a15d784 Committed Temperate_Small_stonemine.
This was SVN commit r12469.
2012-08-19 01:47:57 +00:00
9216dc3924 Have toggleChat (enter by default) send a chat message if the input isn't empty.
This was SVN commit r12468.
2012-08-19 00:28:46 +00:00
c32d3ece44 Remove focus when closing the chat window via the escape key.
This was SVN commit r12467.
2012-08-18 21:35:52 +00:00
0f94813aa9 Export stop.png in GIMP to fix strange crash
This was SVN commit r12466.
2012-08-18 21:07:21 +00:00
0dfdf868b2 Set ownership to Gaia when units that remain on death are killed. Refs #1600.
This was SVN commit r12465.
2012-08-18 20:33:44 +00:00
e485fb9e2c Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support. Fixes #1326
This was SVN commit r12464.
2012-08-18 19:47:55 +00:00
9519635869 0-population units (e.g. sheep) should never have production blocked.
This was SVN commit r12463.
2012-08-18 18:44:20 +00:00
77f26c454a Have UnitAI respect the LeaveFoundation order unless in combat. Fixes #1406.
This was SVN commit r12462.
2012-08-18 08:13:47 +00:00
a08d55e603 Added AO, norm and spec maps for all Iberian buildings except the walls and the dock(couldn't find the AO texture from myconid's git trunk) and to a couple of Carthaginian buildings too.
This was SVN commit r12461.
2012-08-18 05:40:23 +00:00
8e996cedab Adds sensible default sound gains, when the config file(s) omit them
This was SVN commit r12458.
2012-08-17 23:00:41 +00:00
bbed3ca69a Made player slot reassignment in the game setup screen swap slot contents instead of leaving the old slot empty.
This was SVN commit r12457.
2012-08-17 21:22:07 +00:00
fdb3995141 Adds UTF-8 BOM stripping to checkrefs.pl when using JSON files, patch by retrosnub. Refs #1556
This was SVN commit r12456.
2012-08-17 19:24:23 +00:00
37964d048e Added camera movement speed modifier keys.
This was SVN commit r12455.
2012-08-17 18:33:41 +00:00
592478eb67 Another height map demo map and image.
This was SVN commit r12454.
2012-08-17 18:26:03 +00:00
a6230497ba Committed updated theatron and updated gymnasion for athenians
This was SVN commit r12453.
2012-08-17 02:17:38 +00:00
danschub
55dc7cc553 This was SVN commit r12452. 2012-08-17 01:28:26 +00:00
danschub
a18dd1a36d Fixed Spec for the Temperate Rock Formation. Added parallax mapping for terrain's decals. Added missing AO for scandiv rock.
This was SVN commit r12451.
2012-08-16 23:18:21 +00:00
d7532a1c77 This was SVN commit r12450. 2012-08-16 18:52:39 +00:00
3d67aeeb71 Adds some debug output to OpenAL init
This was SVN commit r12448.
2012-08-16 17:01:15 +00:00
gregory
791b6fa741 Partially fixed artifacts on the wood pile on the Roman mill.
This was SVN commit r12447.
2012-08-16 03:58:27 +00:00
065a3e093b Fixes incorrect test for command debugging
This was SVN commit r12446.
2012-08-16 02:29:08 +00:00
de38f9ef9a Prevent domestic animals from being manually deleted (killed). Patch by yakca. Fixes #1525.
This was SVN commit r12445.
2012-08-16 02:08:56 +00:00
714426f761 Fixes unnecessary use of VfsPath pointers in sound system. Refs #1223
This was SVN commit r12444.
2012-08-16 01:41:45 +00:00
78e9fecf92 Added support for ungarrisoning units by template name and for ungarrisoning from multiple entities at once. Fixes #910.
This was SVN commit r12443.
2012-08-16 01:15:04 +00:00
danschub
b03df364ea Fixed VHQ Parallax for the new rocks.
This was SVN commit r12442.
2012-08-16 00:46:43 +00:00
danschub
b54a7486da Added Parallax VHQ for the new rocks
This was SVN commit r12441.
2012-08-16 00:31:42 +00:00
3653fe5d3a Added support for putting technologies in folders. Fixes #1462.
This was SVN commit r12440.
2012-08-15 22:25:25 +00:00
765d02716a Updated Mauryan isw textures.
This was SVN commit r12439.
2012-08-15 18:22:28 +00:00
ee83c07184 This was SVN commit r12437. 2012-08-15 13:14:37 +00:00
8256f691f4 Optimizations, and made qBot-xp destroy walls when Iberians (but not towers).
This was SVN commit r12436.
2012-08-15 09:06:45 +00:00
3e29520326 Mauryan Swordsman body textures
This was SVN commit r12435.
2012-08-15 06:44:58 +00:00
gregory
56c15ae427 Updated Roman normal maps.
This was SVN commit r12434.
2012-08-15 03:22:01 +00:00
851786b01a Band-aid fix for corpses responding to the stop order.
This was SVN commit r12433.
2012-08-15 02:51:48 +00:00
aa86664d8f Make sure to initialize the entity collection's cached length before modifying the actual object. Fixes #1535.
This was SVN commit r12432.
2012-08-15 01:31:53 +00:00
af62b5ad8a Adds <Distanceless> flag to a bunch of voice sound groups
This was SVN commit r12430.
2012-08-15 01:04:54 +00:00
gregory
e3b8d9c38c Deleted AO textures that didn't get deleted by Gen.Kenobi.
This was SVN commit r12429.
2012-08-15 00:49:17 +00:00
011ba8255e New sound system implementation by stwf, refs #1223, #961.
Enables audio on OS X, refs #685, #931.
Fixes music not playing after a game, refs #946.

This was SVN commit r12428.
2012-08-15 00:10:44 +00:00
danschub
2c260660e6 Created AO folder for
This was SVN commit r12427.
2012-08-15 00:02:58 +00:00
gregory
a6945413c3 Added AO to rome_temple and rome_temple_mars.
This was SVN commit r12426.
2012-08-14 21:11:06 +00:00
ba253d34d4 Normals and Specs for Persian city tile terrain.
This was SVN commit r12425.
2012-08-14 18:01:40 +00:00
927592aca9 This was SVN commit r12424. 2012-08-14 17:47:13 +00:00
0c56dfe272 Forgot to add the new short, medium wall templates.
This was SVN commit r12423.
2012-08-14 17:10:55 +00:00