1
0
forked from 0ad/0ad
Commit Graph

7908 Commits

Author SHA1 Message Date
fa001fdabe Fixes a typo in Atlas UI scripts affecting actor viewer.
This was SVN commit r9273.
2011-04-16 05:09:20 +00:00
b4503bb61e Simplifies random map output, see #782.
Changes random maps to XZ coordinates, matching the engine.
More documentation for rmgen library.

This was SVN commit r9271.
2011-04-16 04:04:06 +00:00
3adba8721a Some map updates
This was SVN commit r9270.
2011-04-16 03:49:43 +00:00
de613274f0 Added a (not so) super secret unit for Alpha V. Other stuff.
This was SVN commit r9269.
2011-04-16 00:59:45 +00:00
ac81892517 Replaced Greeks with Iberians.
This was SVN commit r9268.
2011-04-16 00:11:18 +00:00
a52638873e Adjusting some iberian units.
This was SVN commit r9267.
2011-04-15 23:35:53 +00:00
d445e9eb35 Fixed a mistake
This was SVN commit r9266.
2011-04-15 22:50:39 +00:00
9b227e4626 Added Iberians and Celts to the Serengeti map.
This was SVN commit r9265.
2011-04-15 22:39:42 +00:00
a60f0e0340 first of the minimap buttons.
This was SVN commit r9264.
2011-04-15 20:10:57 +00:00
098adf47f5 This was SVN commit r9263. 2011-04-15 06:18:37 +00:00
481f570a0e CMapGeneratorWorker thread safety issue. Fixes #783.
VFS access moved to main thread, where random map scripts are preloaded
and stored prior to use by the worker thread.
Adds LoadGlobalScript to ScriptInterface, for evaluating script content
in the global scope.

This was SVN commit r9261.
2011-04-15 05:23:51 +00:00
225346ffc9 #Falling leaf particles. New foundation for Greek Temple. Tweaking Gold Mine sparkle.
This was SVN commit r9260.
2011-04-15 05:05:07 +00:00
9c44e908d4 This was SVN commit r9259. 2011-04-15 02:15:26 +00:00
e604035c97 Iberian healer update
This was SVN commit r9257.
2011-04-15 00:07:49 +00:00
5e5e0354db This was SVN commit r9256. 2011-04-14 23:48:09 +00:00
b1a566800f Rotate Iberian corral
This was SVN commit r9255.
2011-04-14 23:12:29 +00:00
cb2e1e8f21 Iberian corral fix
This was SVN commit r9254.
2011-04-14 22:35:46 +00:00
76a22a6258 Sparkly metal mines. :)
This was SVN commit r9253.
2011-04-14 21:34:00 +00:00
f072b47dc1 Warn earlier about some non-thread-safe calls.
This was SVN commit r9252.
2011-04-14 14:28:24 +00:00
57e6980465 Fix 64-bit build. Avoid using variable-sized types in Atlas message interface.
This was SVN commit r9251.
2011-04-14 14:27:42 +00:00
d3c00a4c61 Added arrows to the Iberian Wall Tower.
This was SVN commit r9250.
2011-04-14 08:18:48 +00:00
bb81f679de New Iberian Fortress.
This was SVN commit r9249.
2011-04-14 06:24:08 +00:00
bf53b6f3b5 This was SVN commit r9248. 2011-04-14 04:16:06 +00:00
ad6f305359 Integrates random maps with Atlas. Fixes #460.
Adds various map controls to Atlas.
Adds New Map dialog to Atlas.
Removes a few references to old simulation header files.

This was SVN commit r9247.
2011-04-14 04:01:59 +00:00
3b8e216622 Beginning stages of balancing Iberian units.
This was SVN commit r9246.
2011-04-13 23:26:34 +00:00
a627f4a34e tweaked lighting
This was SVN commit r9245.
2011-04-13 22:41:30 +00:00
67b5bc2df3 Sling projectile colour and size updates
This was SVN commit r9244.
2011-04-13 22:24:37 +00:00
73add20727 Load original Pagella .otf font with hinting explicitly disabled, instead of loading via .ttf
This was SVN commit r9243.
2011-04-13 22:15:04 +00:00
dac7b2d82b Iberian fishing boat fixes
This was SVN commit r9242.
2011-04-13 22:01:05 +00:00
22374de942 This was SVN commit r9241. 2011-04-13 21:40:34 +00:00
17d67b87c3 Iberian sling projectiles
This was SVN commit r9240.
2011-04-13 20:42:41 +00:00
22313c1356 Corral footprint.
This was SVN commit r9239.
2011-04-13 19:33:18 +00:00
3f9d67889a Some fixes to the Iberian Corral.
This was SVN commit r9238.
2011-04-13 19:29:10 +00:00
24042bec50 Worked on the siege projectile, (made a separate flaming rock, along with a non-flaming one).
This was SVN commit r9237.
2011-04-13 18:56:13 +00:00
5a8d291403 Remove old vertexshader renderpath option from Atlas
This was SVN commit r9236.
2011-04-13 18:28:27 +00:00
a84f58ecb8 Added projectile to Iberian fortress. Fixed icons for Iberian ships.
This was SVN commit r9235.
2011-04-12 20:27:49 +00:00
ef125b4d95 Animation speeds.
This was SVN commit r9234.
2011-04-12 20:20:02 +00:00
d3b140fc5f Move the body textures for the Carth and Iberian skirmishers over to Public.
This was SVN commit r9233.
2011-04-12 19:44:51 +00:00
e841ff4095 tweaked the smoke duration to make the plume higher.
This was SVN commit r9232.
2011-04-12 18:56:58 +00:00
f09af634cb This was SVN commit r9231. 2011-04-12 18:50:03 +00:00
216e09afdd Map tweaks.
This was SVN commit r9230.
2011-04-12 07:55:57 +00:00
b330e8ce57 Added flames to the Elite Iberian Javelinist's projectiles. ;) Made a new flame and smoke for it. Tweaked the "original" smoke to emit a little higher above the flame (so the smoke doesn't mask the flame).
This was SVN commit r9229.
2011-04-12 03:49:32 +00:00
7414764298 Added Iberian javelinist. Need a name for him though (and added to the Wiki entry).
This was SVN commit r9228.
2011-04-12 03:11:35 +00:00
567d3aafea Iberian resource gathering sounds and animation speed boost
This was SVN commit r9227.
2011-04-11 20:42:03 +00:00
9526706b5c Fix reference to old vertexshader mode
This was SVN commit r9226.
2011-04-11 10:04:39 +00:00
64e72f464f This was SVN commit r9225. 2011-04-11 00:39:21 +00:00
818b02b0fc Fixes a few error cases in the map generator.
This was SVN commit r9224.
2011-04-10 22:21:15 +00:00
a5a2cd3a3c New HP bars.
This was SVN commit r9222.
2011-04-10 10:34:49 +00:00
ebc31bfc43 Name updates.
This was SVN commit r9221.
2011-04-10 05:36:29 +00:00
942a45372c Random maps generated in their own thread, loading GUI is updated with progress.
Fixes some bugs in game loader error handling.

This was SVN commit r9220.
2011-04-10 05:31:18 +00:00