Alexander van Gessel
a30f83d48b
Remove forgotten unreachable return statement.
2009-08-28 13:59:10 +01:00
Thomas Baumhauer
6bfc476c0b
bug fix: update the searchlog last seen time...
...
...not only when the disconnecting from the lobby
2009-08-28 10:28:34 +00:00
Iurii Chernyi
a320e81161
fix a segfault
2009-08-28 00:35:30 +00:00
Iurii Chernyi
6732361e55
LoW::2: WIP, added second wave of attackers...
...
...and made orcs withhold gold until fog lifts
2009-08-27 23:12:53 +00:00
Phil Barber
cec7292e4a
Update Peasant portraits.
2009-08-27 19:31:29 +00:00
McShark
51657b7bc8
Update according to recent file changes:
...
...added src/gui/auxiliary/window_builder/horizontal_listbox.cpp+hpp
2009-08-27 19:22:32 +00:00
Ali El Gariani
9de3732355
Fix pathfinding heuristic for teleport...
...
...(broken by the A* rewrite, 2009-04-23T20:10:43Z!cjhopman@gmail.com)
Bug was: pathfinding never tried small detour to find useful teleport.
2009-08-27 18:57:16 +00:00
Alexander van Gessel
0d4be49678
[side] team_name is now a comma-separated list of teams the side is on
2009-08-27 19:54:35 +01:00
Alexander van Gessel
91af585960
Remove enemy key from [side] tags.
2009-08-27 19:54:29 +01:00
Alexander van Gessel
53ed294201
Remove broken enemy attribute of [side].
2009-08-27 19:52:58 +01:00
Phil Barber
18c054dd42
Add and wire new Merman Hunter portrait,
...
...update changelogs, portrait credits.
2009-08-27 18:14:22 +00:00
Phil Barber
0e0163a60d
Minor fix to Burner WML
2009-08-27 18:10:21 +00:00
Fabian Müller
2b8b701d26
LoW::5: Redesigned the scenario so that the player has to...
...
...transport the treasure with a horserider.
2009-08-27 14:37:04 +00:00
Phil Barber
08b3933cd4
Add and wire new Grand Knight portrait, update changelogs, portrait credits.
2009-08-27 09:52:44 +00:00
Ali El Gariani
c22d6f6625
Fix broken undo for goto, caused by a typo in 2009-08-15T19:59:48Z!terraninfo@terraninfo.net
2009-08-27 03:07:36 +00:00
Fabian Müller
33a1a8bd35
LoW::23: Fixed the setup of Landar's army.
2009-08-27 00:59:33 +00:00
Fabian Müller
4e225f0302
LoW::19: Code cleanups.
2009-08-27 00:56:49 +00:00
Fabian Müller
ad008f1f53
LoW::18: Enabled the prestart save for scenario 19.
...
Forced a background image not to scale as requested by kitty.
2009-08-27 00:55:43 +00:00
Mark de Wever
19573e882d
Several layout fixes for the game load dialog.
2009-08-26 20:57:39 +00:00
Mark de Wever
49a0921ca5
Remove the boost 1.33 code in the unit tests.
2009-08-26 20:40:22 +00:00
Phil Barber
2b8f033eaa
Add and wire new Naga Myrmidon portrait, update changelogs, portrait credits.
2009-08-26 20:25:02 +00:00
Fabian Müller
2999fd41e6
LoW::23: More speech stubs.
2009-08-26 20:11:08 +00:00
Jörg Hinrichs
2ce2e58d93
Improve the layout of the game-load dialog.
2009-08-26 19:55:45 +00:00
Nils Kneuper
72d7462827
pot-update
...
regenerated doc files
2009-08-26 13:00:17 +00:00
Fabian Müller
ec51f58ce5
Fixed wrong spelling.
2009-08-26 12:37:52 +00:00
Fabian Müller
09b6ceac44
LoW::23: Code cleanup.
2009-08-26 12:36:27 +00:00
Fabian Müller
5faa2874c0
LoW::15: Changed result=continue_nosave to result=continue.
2009-08-26 12:35:30 +00:00
Fabian Müller
63ec56f5e1
LoW::13: Changed the result from continue_nosave to continue.
2009-08-26 12:33:43 +00:00
Fabian Müller
c33d2ef96c
LoW::2: Changed the Objectives and added many TODOs for esr.
2009-08-26 12:32:26 +00:00
Fabian Müller
d4498bac05
LoW::4,5: Moved some death events to the scenarios where they appear...
...
...if not generic.
2009-08-26 12:31:08 +00:00
Fabian Müller
1b05540962
LoW::14: Code cleanups.
...
Added more TODOs for esr.
2009-08-26 12:07:41 +00:00
Fabian Müller
fe2294a45a
DM 01: Added a commented theme=FullScreen attribute for the bright future.
2009-08-26 12:03:02 +00:00
Gunter Labes
9087d7af66
added support for banning IPs from a file to un/block TOR easily
2009-08-26 03:29:01 +00:00
Richard Kettering
c2346936a7
Changed text references on netcaster line to reflect new usage of clubs,
...
...changed descriptions to account for this.
2009-08-26 02:11:24 +00:00
Gunter Labes
da227e0ed5
remember the era of the previous scenario when advancing...
...
...since it is not sent again by the client
2009-08-26 01:39:25 +00:00
Gunter Labes
31fa18d219
improved simple_wml error exception handling and error logging
2009-08-26 01:38:55 +00:00
Richard Kettering
da6efafc48
Updated base frames for the merfolk.
2009-08-26 01:29:25 +00:00
Iurii Chernyi
8ff583531b
LoW::2 : removed buggy NOT_OLURFS_LAND macro.
...
[not] {OLURFS_LAND} [/not] is enough, and OLURFS_LAND is (almost) not
buggy. To verify, droid side 2, and, then, from side 2, from formula
ai console, invoke something like
map(filter(map.terrain,is_avoided_location(loc(x,y))=1),debug_label(loc(x,y),'avoid'))
2009-08-26 00:09:24 +00:00
Iurii Chernyi
ea8d4d4739
new formula_ai function is_avoided_location...
...
...used to check the hex for being avoided
2009-08-26 00:09:18 +00:00
Iurii Chernyi
b51d60871a
LoW::16: switch side 7 to new ai syntax, restore fai patrols
2009-08-25 23:15:45 +00:00
Iurii Chernyi
8cc47b6cbc
changes to targeting phase to discard avoided locations earlier
2009-08-25 23:14:55 +00:00
Fabian Müller
314a4bb188
LoW::14: Thrown in more forested hills...
...
...to enhance the value of dwarves on this map.
2009-08-25 21:55:01 +00:00
Alexander van Gessel
bdc5ec29ad
Uncomment some WML that is now supported.
2009-08-25 22:50:44 +01:00
Alexander van Gessel
098f9db412
Added ability to change the share_maps team attribute...
...
...using [modify_side] tag. Be sure to use shroud=yes for that side
2009-08-25 22:50:39 +01:00
Iurii Chernyi
d78c344022
remove an accidentialy resurrected function
2009-08-25 19:17:09 +00:00
Jörg Hinrichs
183a2134b1
[[Strip more code out of game_state]]
2009-08-25 18:40:35 +00:00
Jörg Hinrichs
b8e87fb6b9
Silence a VC++ warning
2009-08-25 18:37:13 +00:00
Gunter Labes
db719434e5
synchronized timestamp functions and the format used
2009-08-25 15:02:47 +00:00
Gunter Labes
8c49b9c6c0
removed code duplication
2009-08-25 14:38:33 +00:00
Gunter Labes
59c87a2aa9
improved connected time display a bit
2009-08-25 14:38:29 +00:00