Commit graph

9244 commits

Author SHA1 Message Date
Ykkrosh
6399ec0cd2 # Partial support for saved games with AI.
Support cancelling loads while inside a loader callback.
Fix use of ArchiveReader/Writer since their API changed.
Improve error-detection in deserializer to avoid crashes.
Report deserializer errors to users.
Expand load-error message box to fit message about invalid saved games.

This was SVN commit r10787.
2011-12-22 14:04:32 +00:00
Ykkrosh
5f0d5e4137 Tidy some whitespace
This was SVN commit r10786.
2011-12-22 13:50:11 +00:00
Mythos_Ruler
708e192d20 This was SVN commit r10785. 2011-12-22 07:54:11 +00:00
Mythos_Ruler
9120046f8e This was SVN commit r10784. 2011-12-22 07:53:28 +00:00
quantumstate
a8423ac8e8 Adding more checks that the path found is valid to follow, also redisabled the debug messages
This was SVN commit r10783.
2011-12-21 15:39:18 +00:00
quantumstate
cb1e8c11a2 Fixed clearTimer() function, made coding style consistent with qBot and removed commented section of code since it would cause a bug if enabled.
The commented code would have put a new timer into the id of a limited
repeat timer after it had finished.  Then two pieces of code would have
the same id for a timer causing problems.

This was SVN commit r10782.
2011-12-21 12:26:09 +00:00
Ykkrosh
0c84a6125b Support larger profiler JSON output
This was SVN commit r10781.
2011-12-21 11:28:24 +00:00
Mythos_Ruler
fe80045024 This was SVN commit r10780. 2011-12-21 05:40:30 +00:00
EmjeR
90acc38ffc Build-in Timer. now working.
This was SVN commit r10779.
2011-12-21 01:59:53 +00:00
EmjeR
12dc33ab5f Build-in timer class. Not tested, might have bugs.
This was SVN commit r10778.
2011-12-21 00:34:17 +00:00
Mythos_Ruler
6e974e3a78 Haxamanis
This was SVN commit r10777.
2011-12-20 21:40:03 +00:00
quantumstate
2a61188356 Stopped qBot from trying to gather floating treasures
This was SVN commit r10776.
2011-12-20 10:23:55 +00:00
historic_bruno
eb5b3bba10 Fixes broken UnitAI test.
This was SVN commit r10775.
2011-12-19 23:09:38 +00:00
Pureon
1d8f136e80 whale animation updates
This was SVN commit r10774.
2011-12-19 19:43:55 +00:00
quantumstate
436163a60f Made terrain analysis pick better starting points and increased the distance check in economy to match the changed distance measure using distance to dropsite.
Terrain analysis now only picks a start point if it is within a region
of size >10.
The economy code only does a distance check if there are >100 entities
of that resource on the map so rare resources are gathered.
Modified some debug output as well.

This was SVN commit r10773.
2011-12-19 19:41:36 +00:00
Mythos_Ruler
e56a0edc2c This was SVN commit r10772. 2011-12-19 18:20:45 +00:00
Pureon
51550814ce new mediterranean fin whale model and animations
This was SVN commit r10771.
2011-12-19 15:04:42 +00:00
janwas
2bc2666e4e sync with work - minor fixes
This was SVN commit r10770.
2011-12-19 11:55:30 +00:00
historic_bruno
36f3d2f0de Disables rally point on corrals, since goats don't respond to orders. Fixes #1049.
This was SVN commit r10769.
2011-12-19 00:34:42 +00:00
Mythos_Ruler
4c76547187 This was SVN commit r10768. 2011-12-18 23:19:25 +00:00
Mythos_Ruler
79703558b8 This was SVN commit r10767. 2011-12-18 23:11:58 +00:00
Mythos_Ruler
500861d42f Updated the formation buttons.
Portrait for Persian fishing boat.

This was SVN commit r10766.
2011-12-18 22:11:52 +00:00
quantumstate
2079339a73 Added more checks in case pathfinding found no routes to a destination
This was SVN commit r10765.
2011-12-18 22:05:11 +00:00
quantumstate
40c1c0010f Added another check for whether a valid path is set in attackMoveToLocation
This was SVN commit r10764.
2011-12-18 13:15:15 +00:00
quantumstate
574c4135a3 Tweaked attack code and fixed building liimit checks
This was SVN commit r10763.
2011-12-18 13:05:53 +00:00
janwas
286ce58b1c more restrictive permissions required by tightened vista/win7 security (still unable to launch services without admin - but could install them once)
This was SVN commit r10762.
2011-12-18 12:21:57 +00:00
Mythos_Ruler
00e7db4e57 This was SVN commit r10761. 2011-12-18 06:45:06 +00:00
historic_bruno
bfca6f0b58 Fixes UnitAI attack test for domestic animals. Fixes #1048.
This was SVN commit r10760.
2011-12-18 05:17:34 +00:00
Pureon
dda706eeea Marking naval maps as multiplayer only maps and removing AI defaults from them
This was SVN commit r10759.
2011-12-18 01:11:35 +00:00
Pureon
c3902e7b76 adjustments to some animal movement speeds
This was SVN commit r10758.
2011-12-18 00:43:54 +00:00
Pureon
937efa7245 Smooth fish
This was SVN commit r10757.
2011-12-18 00:15:33 +00:00
Pureon
dd3a9b1915 Some more fish animations
This was SVN commit r10756.
2011-12-17 23:40:47 +00:00
quantumstate
c8243a50dc Large qBot update.
Key changes are:
Support for Persians
Revamped defence system supoprting groups of attackers
Dynamic priorities based on enemy strength and number of workers
Better placement of towers and fortresses
Randomised raiding in early game

This was SVN commit r10755.
2011-12-17 21:59:27 +00:00
janwas
36ef0a376d workaround hardware/BIOS craziness
fixes #1047

This was SVN commit r10754.
2011-12-17 20:41:32 +00:00
Mythos_Ruler
5ec89d68eb This was SVN commit r10753. 2011-12-17 20:34:41 +00:00
Mythos_Ruler
b9351306b6 Fixed whale hunting thanks to philip.
This was SVN commit r10752.
2011-12-17 18:07:36 +00:00
Mythos_Ruler
12fa398bc1 Adjusting the fishes.
This was SVN commit r10751.
2011-12-17 16:57:24 +00:00
Pureon
5db77b5dea Animated fish shoal
This was SVN commit r10750.
2011-12-17 16:31:57 +00:00
Yves
4a42b6bf28 Solves/Works around some linking problems for ActorEditor, ArchiveViewer and FileConverter. Closes #1004
This was SVN commit r10749.
2011-12-17 12:59:29 +00:00
OmriLahav
0ff9035cfa This was SVN commit r10747. 2011-12-17 11:14:00 +00:00
Mythos_Ruler
c12215d65d This was SVN commit r10745. 2011-12-17 03:37:10 +00:00
quantumstate
42f0aec84a Allows setting rally points on resources and buildings. closes #745
This was SVN commit r10744.
2011-12-16 16:08:26 +00:00
vts
e62b9b6d8f Fixed rally point lines being displayed for entities with rally points no longer set. Closes #1043.
This was SVN commit r10743.
2011-12-16 15:14:59 +00:00
quantumstate
78d50b4149 Added check for the existence of a resource somewhere on the map
This was SVN commit r10742.
2011-12-16 10:46:20 +00:00
Pureon
81372522f3 Carthaginian and Persian trader sounds
This was SVN commit r10741.
2011-12-15 21:23:59 +00:00
Mythos_Ruler
c44964a7f5 Beefed up Iberian scout tower.
Enrique's Roman cc changes.

This was SVN commit r10740.
2011-12-15 20:26:58 +00:00
Pureon
78dfb6e9f9 Fast Oasis map player giraffe fix
This was SVN commit r10739.
2011-12-15 11:04:45 +00:00
Mythos_Ruler
f45badecf6 Decal stuff.
This was SVN commit r10738.
2011-12-15 05:16:47 +00:00
Mythos_Ruler
806744cadb A bunch more garrison flag stuff.
This was SVN commit r10737.
2011-12-15 04:24:24 +00:00
Mythos_Ruler
f9b2e34017 Moar garrison flag stuff.
This was SVN commit r10736.
2011-12-15 03:37:46 +00:00