Sergey Popov
fe805d4d92
Add version number to the name of start menu folder.
2009-04-04 13:23:38 +00:00
Iurii Chernyi
9e4c1d8f03
Added .attacks_left attribute to units callable in .fai
...
for example, my_leader.attacks_left will return 1 before
leader attacks and 0 if leader has already attacked this turn.
2009-04-04 11:02:22 +00:00
Tomasz Śniatowski
9a3aacb615
code cleanup in game_display::parse_team_overlays()
...
- fix a msvc warning and make the code clearer
2009-04-04 10:45:07 +01:00
Nils Kneuper
9b79c1da1d
updated Indonesian translation
2009-04-04 09:33:25 +00:00
Eric S. Raymond
c5990b8847
Nore Sea Serpent to Water Serpent conversions.
2009-04-04 06:41:24 +00:00
Eric S. Raymond
10dd2ff281
It's fresh water, so Sea Serpent -> Water Serpent.
2009-04-04 06:21:01 +00:00
Eric S. Raymond
6638d16327
Now that we have Water Serpents for fresh-water fun,
...
...put one here instead of a Sea Serpent.
2009-04-04 06:18:17 +00:00
Gunter Labes
aea044b28d
save replay before advancing
2009-04-04 02:45:26 +00:00
Gunter Labes
9b5f29b7f4
typo fix
2009-04-03 23:37:52 +00:00
Gunter Labes
b5d8ed3f17
save the PID to a file for easy access elsewhere
2009-04-03 23:29:01 +00:00
Eric S. Raymond
09d42468f9
Added the Water Serpent. Art approved by Jetryl.
2009-04-03 23:18:28 +00:00
Eric S. Raymond
f6723ab962
Fix a claim in a comment that is no longer correct.
2009-04-03 22:16:33 +00:00
Iurii Chernyi
84b3c234c8
fixed bug with ai_algorithm not taking effect...
...
...if it is put directly into [side], not in [ai]. thanks to
Dragonking for spotting the buggy behavior
2009-04-03 21:07:56 +00:00
Guillaume Melquiond
cdddfb5635
Removed female descriptions from units without specific gender,
...
...as these descriptions are seldom displayed. (patch from stikonas)
2009-04-03 20:35:20 +00:00
Lari Nieminen
be00a68c24
Fixed bug #13312 (untranslated unit names in ANL).
2009-04-03 20:09:20 +00:00
Nils Kneuper
68edf1190e
updated Hungarian and Indonesian translation
2009-04-03 18:43:01 +00:00
Mark de Wever
104b5e2120
Fix a compiler warning and code cleanup.
2009-04-03 17:56:35 +00:00
Ali El Gariani
7929512392
Small cleaning of a function for possible future use.
...
No effect, fixed value is not used.
2009-04-03 15:13:56 +00:00
Lari Nieminen
bb06c83047
Applied patch #1151 . There might be other similar long strings to split left.
2009-04-03 14:25:53 +00:00
Nils Kneuper
a22c3be075
added Indonesian announcement translation
2009-04-03 14:15:15 +00:00
Jérémy Rosen
c337a934a5
advanced map feature naming in random-maps, patch by eushn
2009-04-03 13:44:16 +00:00
Gunter Labes
80cc96962e
fixed bug #13310 :
...
...Misleading objective in The Uprooting (first Legend of Wesmere map)
2009-04-03 13:31:45 +00:00
Ali El Gariani
d06e9a50ea
Fix a possibly serious breakage of the AI:
...
The pathfinding 'distance' used by the AI was changed to 'moves left
at destination or 0 if unreachable in 1 turn', thus breaking some
target's rating.
This commit revert 2009-01-26T17:50:26Z!joerg.hinrichs@alice-dsl.de and 2009-01-25T23:48:17Z!joerg.hinrichs@alice-dsl.de which are not needed anymore.
I plan to clean this abuse of the name 'move_left' later, but first
need to test this simple fix for possible back-port to 1.6
2009-04-03 13:23:00 +00:00
Jan Rietema
6682ee3541
apply Kaleh stun ability to his normal attack...
...
...instead of an additional melee attack for simplicity's
sake. Removed slow repercussion in the process.
postponing sword2 AMLA until level 2.
2009-04-03 12:55:59 +00:00
Gunter Labes
f33700c70a
patch #1153 : fix for bug #13302
...
- truncate chatlog to 256 messages instead of 1024 from cornmander
(Gregory Shikhman)
2009-04-03 07:48:18 +00:00
Gunter Labes
3d61d03ea8
made camouflage work on oasis
2009-04-03 06:08:34 +00:00
Gunter Labes
7e0dfcaa66
allow faking the sender for messages from the socket...
...
...and correctly process /me for log messages
2009-04-03 05:39:36 +00:00
Gunter Labes
fe2f237857
Revert "do not send the adminmsg back if an admin sent it"
...
it was actually helpful since there is no local echo..
2009-04-03 01:40:18 +00:00
Gunter Labes
7fa55fb63a
do not send the adminmsg back if an admin sent it
2009-04-03 01:17:35 +00:00
Gunter Labes
ea5fe3f8ac
Reduced XP requirements for the Captain variation.
...
Disabled the sword2 (and thus armor) AMLA for the Captain variation.
Enabled the bolas AMLA for all variations.
2009-04-02 23:54:33 +00:00
Jan Rietema
39a33b75d2
fixed bug where spawns would recover all hp lost...
...
...in initial attacks in their spawning turn while transferring
between AI sides.
2009-04-02 23:14:20 +00:00
Gunter Labes
0e6b137288
Added the camouflage AMLA back.
...
Gave the Hero variation more HP.
2009-04-02 22:59:11 +00:00
Bartek Waresiak
d1cf9475bc
Fix for bug #13286
2009-04-02 22:10:48 +00:00
Steven Panek
dca2d9f42a
Updated the TODO list.
2009-04-02 22:07:27 +00:00
Eric S. Raymond
bace29179e
Remove two keeps from the map, rather than hacking them away in WML
...
(which is no longer necssary).
2009-04-02 20:56:41 +00:00
Gunter Labes
acfe2ebd7a
Implemented the adminmsg command to allow players to send messages to currently available admins; fixes bug #9218 : Wish: /adminmsg
2009-04-02 19:24:09 +00:00
Iurii Chernyi
e40612822f
Encapsulated AI inside ai_manager...
...
...to prevent the need to get a non-const reference to private member
when asking the AI to play its turn.
2009-04-02 19:14:29 +00:00
Jörg Hinrichs
681f4d2757
hopefully correct fix now for the turn 1 income problem
2009-04-02 18:57:10 +00:00
Mark de Wever
5da3245748
Converted the old style casts to c++ style casts.
2009-04-02 18:23:27 +00:00
Mark de Wever
aa197a7a58
Converted the old style casts to c++ style casts.
2009-04-02 18:23:20 +00:00
Mark de Wever
eb1f817b89
Converted the old style casts to c++ style casts.
2009-04-02 18:23:14 +00:00
Mark de Wever
108f4c71f3
Converted the old style casts to c++ style casts.
2009-04-02 18:23:06 +00:00
Mark de Wever
2c41b606dd
Converted the old style casts to c++ style casts.
2009-04-02 18:22:59 +00:00
Mark de Wever
7598d7b359
Converted the old style casts to c++ style casts.
2009-04-02 18:22:53 +00:00
Mark de Wever
8005b7c18e
Converted the old style casts to c++ style casts.
2009-04-02 18:22:47 +00:00
Mark de Wever
581c2d0387
Converted the old style casts to c++ style casts.
2009-04-02 18:22:27 +00:00
Nils Kneuper
466a279974
updated German translation
2009-04-02 18:22:11 +00:00
Alexander van Gessel
dd953d6e89
Create editor tiles for the log cabin villages.
2009-04-02 18:28:54 +01:00
Alexander van Gessel
3c78ec256e
Add and wire in snowed version of log cabin village.
2009-04-02 18:28:45 +01:00
Iurii Chernyi
4ba3642690
Added some more checks for bad ai parameter placement
2009-04-02 15:44:41 +00:00