Commit Graph

9357 Commits

Author SHA1 Message Date
Ykkrosh ce67dfd333 Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
This was SVN commit r10902.
2012-01-12 12:51:10 +00:00
Ykkrosh 4f559e8aff Report quicksave/quickload times, to help identify performance problems.
This was SVN commit r10901.
2012-01-12 12:47:24 +00:00
Mythos_Ruler 2b59c16d16 Updated grass terrains.
Tweaked maps.

New "outposts" tip.

This was SVN commit r10900.
2012-01-12 10:34:58 +00:00
Mythos_Ruler a4dd25db90 Tweaked outpost entity.
This was SVN commit r10899.
2012-01-12 05:54:22 +00:00
Ykkrosh c349fb0b3c Make Premake makefile compatible with OS X
This was SVN commit r10898.
2012-01-12 00:03:37 +00:00
historic_bruno ed237ff1a6 Implements GetVideoMode on OS X (10.6+ compatible), based on patch by Echelon9. Fixes #847.
This was SVN commit r10897.
2012-01-11 23:41:59 +00:00
Ykkrosh 6bb54ee1d4 Fix Windows build
This was SVN commit r10896.
2012-01-11 23:04:33 +00:00
Ykkrosh d07eac218c SDL 1.3 build fixes.
Support SDL_CONFIG environment variable in update-workspaces to pick
non-default sdl-config.
Avoid non-standard use of SDL/ in include paths.

This was SVN commit r10895.
2012-01-11 22:50:39 +00:00
Ykkrosh 11737926a1 Remove Premake's (seemingly undocumented) usage of the ARCH environment variable, which is usually unset but causes build failures in some build environments that set it.
Remake Premake's Makefiles with current patched version of Premake.

This was SVN commit r10894.
2012-01-11 17:43:07 +00:00
Mythos_Ruler bab3fc0849 This was SVN commit r10893. 2012-01-11 13:32:21 +00:00
Mythos_Ruler 8c10507112 Fixed roman struct texture.
7x7 decal

This was SVN commit r10892.
2012-01-11 13:12:11 +00:00
Mythos_Ruler bf403a0e71 Trophy heads for Gallic champ cav.
Names for Cart naval shipyard and Celt fanatic.

Prop points for Roman Fortress.

This was SVN commit r10891.
2012-01-11 12:42:47 +00:00
Mythos_Ruler 033881612d This was SVN commit r10890. 2012-01-09 00:30:49 +00:00
Pureon 77ead59320 New Roman fortress model and struct_2 texture by Enrique
This was SVN commit r10889.
2012-01-08 16:03:42 +00:00
Mythos_Ruler 7e48a9863b Took away the garrison element for the outpost.
This was SVN commit r10888.
2012-01-08 12:37:22 +00:00
Pureon 2da15b6d85 Projectile loaded on roman ballista
This was SVN commit r10887.
2012-01-08 10:17:11 +00:00
Pureon 4a4e266d11 Animated Roman ballista siege weapon with delayed attack sounds.
This was SVN commit r10886.
2012-01-08 01:59:59 +00:00
Pureon 62746f1a05 palisade outpost files
This was SVN commit r10885.
2012-01-07 20:34:16 +00:00
Mythos_Ruler ea415620b3 Greek shield tweaks.
This was SVN commit r10884.
2012-01-07 14:41:24 +00:00
Mythos_Ruler 0e66f24e51 Roman cavalry horse textures.
This was SVN commit r10883.
2012-01-07 10:34:37 +00:00
fcxSanya bc76b0568e Fix healing for garrisoned units. Fixes #1098.
This was SVN commit r10882.
2012-01-07 07:13:27 +00:00
Mythos_Ruler add75cffe5 Tweaked textures.
This was SVN commit r10881.
2012-01-06 05:42:38 +00:00
Mythos_Ruler 38beb81653 #Higher resolution Roman shield textures.
#Wolfskin hats for Velites.

This was SVN commit r10880.
2012-01-06 01:37:26 +00:00
Pureon 2fb0fa36be New outpost model
This was SVN commit r10879.
2012-01-05 23:38:57 +00:00
quantumstate cf729d7bb1 Added TILE_CENTERED_HEIGHT_MAP flag to the mapgen scripts. This allows easy height based terrain painting if enabled. This is false by default for backwards compatibility.
This was SVN commit r10878.
2012-01-05 22:09:53 +00:00
Pureon 888817441b wolfskin helmets. wolf textures provided by woxys from deviantart
This was SVN commit r10877.
2012-01-05 20:52:35 +00:00
Mythos_Ruler 8b61376977 This was SVN commit r10876. 2012-01-05 20:51:42 +00:00
quantumstate 240142346b Fix unreachable resources on random maps by Spahbod (fixes #1078)
This was SVN commit r10875.
2012-01-05 14:27:42 +00:00
quantumstate c2c4e23f27 Updated hotkey list in the in-game manual
This was SVN commit r10874.
2012-01-05 13:57:58 +00:00
quantumstate 1730dd6d8d Add military only drag select (Alt modifier) by gerbilOFdoom. Closes #277
This was SVN commit r10873.
2012-01-05 13:31:54 +00:00
Mythos_Ruler c5d62aff98 Fixing the menu backgrounds. Sorry bout that guys.
This was SVN commit r10872.
2012-01-05 10:49:44 +00:00
Mythos_Ruler c7b2aae5fb Beefed up Hero Health.
Added a new farm field texture.

This was SVN commit r10871.
2012-01-05 10:32:40 +00:00
historic_bruno 1e4b950ed1 This was SVN commit r10870. 2012-01-05 03:38:54 +00:00
historic_bruno 29a8f01254 Adds missing attributes when using autostart-random (caused undefined variable warning in saved games list).
This was SVN commit r10869.
2012-01-04 22:48:32 +00:00
Ykkrosh 10527b4551 Fix #1092 (script runtime mismatch when saving games)
This was SVN commit r10868.
2012-01-04 15:28:48 +00:00
Ykkrosh 6f2eec3c2e Fix warnings
This was SVN commit r10867.
2012-01-04 13:19:38 +00:00
Ykkrosh c1c741be9a Fix dangling pointer in Atlas
This was SVN commit r10866.
2012-01-04 13:18:45 +00:00
Ykkrosh f73e3c7668 Fix uninitialised members
This was SVN commit r10865.
2012-01-04 13:17:26 +00:00
Mythos_Ruler 83690ccf95 This was SVN commit r10864. 2012-01-04 10:56:18 +00:00
Mythos_Ruler 5bc1aef3ec New "Outpost" class structure for all factions. Can only be built in neutral territory and is very weak. Same function as the "Outpost" in Age of Empires II.
Needs a new <BuildRestrictions><Category> added to the scripts.
"Outpost"?

This was SVN commit r10863.
2012-01-04 00:28:54 +00:00
janwas 8b6a3923d3 instead of wcscasecmp, use std::string operator< (i.e. case-sensitive comparison)
closes #1036  (see rationale/discussion there)

This was SVN commit r10862.
2012-01-04 00:25:34 +00:00
quantumstate 3335bdaf9f Added treasure collection similar to Marilyn and a performance increase for reassignIdleWorkers.
This was SVN commit r10861.
2012-01-03 21:26:37 +00:00
Ykkrosh 56bd4b37cd Fix #1064 more
This was SVN commit r10860.
2012-01-03 15:42:03 +00:00
Mythos_Ruler 4aed173f02 Blowing snow particle. Map tweaks. Tweaked snowy pine texture.
This was SVN commit r10859.
2012-01-03 09:50:42 +00:00
janwas 785b6efa4b by default, don't attempt to start the aken driver
addresses security concerns
[http://www.wildfiregames.com/forum/index.php?showtopic=15482]

This was SVN commit r10858.
2012-01-02 23:38:46 +00:00
Mythos_Ruler c5cb50421f This was SVN commit r10857. 2012-01-02 23:22:47 +00:00
quantumstate dfc254af5b Added new config file to qbot
This was SVN commit r10856.
2012-01-02 23:09:09 +00:00
historic_bruno 5bf70e52de Fixes Atlas startup in Windows when using SDL.
This was SVN commit r10855.
2012-01-02 22:48:43 +00:00
quantumstate fa37c9b441 Reverted some of bad commit (10853) because I hit the wrong button
This was SVN commit r10854.
2012-01-02 22:15:21 +00:00
quantumstate a4e1f3c292 This was SVN commit r10853. 2012-01-02 21:46:09 +00:00