26858 Commits

Author SHA1 Message Date
Pauli Nieminen
aaae4b8ede Added install script to settup unit test website 2008-08-18 15:54:53 +00:00
Mark de Wever
6a07bc3706 Fix the foreground drawing, which was broken in the previous commit. 2008-08-18 15:53:23 +00:00
Mark de Wever
2ac841c8f2 Make the drawing be event driven instead of a delayed loop. 2008-08-18 15:35:54 +00:00
Lari Nieminen
7441fe82a5 Forgot one tile change from previous commit. 2008-08-18 15:08:56 +00:00
Lari Nieminen
fcffb84d5a Cleaned up a starting position mess and fixed bug #11995...
...(it's not foolproof, but way good enough).
2008-08-18 15:07:35 +00:00
Pauli Nieminen
eafbb24f8b Made unit test runner detect paths automatically 2008-08-18 14:52:00 +00:00
Lari Nieminen
afaba69c56 Fixed the giant rat animations. 2008-08-18 14:20:57 +00:00
Lari Nieminen
3ea361b4fc Moved the book icon back inside the hex...
...and improved the weakened ice overlay a bit.
2008-08-18 13:27:18 +00:00
Lari Nieminen
97419f9c78 Fixed a recruit list typo. 2008-08-18 13:06:51 +00:00
Patrick Parker
40d58575dc deprecate the use of [store_unit] without [filter]
check experience and type after firing "advance" event, and abort if
necessary
2008-08-18 12:59:51 +00:00
Lari Nieminen
576abdbf09 Cleanups to the 'Descent into Darkness' scenario.
Also changed how the dying in the beginning happens and removed the
altar unit.
2008-08-18 12:27:36 +00:00
Pauli Nieminen
dd430d004b Minor improvements to config cache class code. It is still wip 2008-08-18 11:15:52 +00:00
Pauli Nieminen
ed56476287 Fixed addon server conversion code for cr encoding 2008-08-18 11:15:40 +00:00
Pauli Nieminen
39dd25ad8e Continued work on spliting config_cache from game.cpp 2008-08-18 11:15:11 +00:00
Douglas Hains
d226edaa67 Added movement points instead of unit type to eval 2008-08-18 07:09:15 +00:00
Douglas Hains
dc825fb3b5 added level up attack candidate move
registered move in scenario-formula.cfg and added units to test functionality
2008-08-18 07:00:02 +00:00
Douglas Hains
fa3393c102 Added debugging support to scouting eval/move 2008-08-18 06:53:25 +00:00
Patrick Parker
b9c5c9b744 fix the XP tracking code in tutorial scenario1
fix a problem where the "advance" event was ignoring any unit modifications

add some more logging to variable.cpp
2008-08-18 05:18:59 +00:00
Mark de Wever
c55c9438fe Comment out an unused parameter. 2008-08-18 05:13:05 +00:00
Eric S. Raymond
565483f587 Address bug #11972:
Vengeance: Scenario suddenly won if Ethiliel moves to Great Tree.
2008-08-18 02:09:32 +00:00
Eric S. Raymond
b320ae769d Address bug #11973
(Vengeance: Dead Ethiliel suggests to talk to Ithelden) by merging two
death events into an if/then/else.
2008-08-18 01:52:17 +00:00
Eric S. Raymond
d07cf2d20d Use red-roof village graphics for two large cities. 2008-08-18 00:59:34 +00:00
Eric S. Raymond
23919faee2 Use the new red-roof graphics in a couple of HttT city contexts. 2008-08-18 00:28:23 +00:00
Ignacio R. Morelle
3b72bcc385 Fixed a small reggression 2008-08-17 23:32:11 +00:00
Tomasz Śniatowski
07822e5394 editor2: alt+# scrolls to statring position...
...# when starting position tool is active
2008-08-17 20:39:57 +01:00
Tomasz Śniatowski
15eb3d54c9 editor2: random map generation 2008-08-17 19:24:02 +01:00
Tomasz Śniatowski
24cf368c4b editor report tweak 2008-08-17 19:18:35 +01:00
Ignacio R. Morelle
c2fc11d2f9 Update add-ons dialog won't appear if there's nothing to update.
Simplified _info.cfg template in the C++ code.
2008-08-17 18:04:41 +00:00
Ignacio R. Morelle
d0c199aa19 Fix a really, really stupid bug by me...
...causing canonical versions not to be recognized properly:
utils::split() called with 2nd parameter as ',' instead of '.' :(
2008-08-17 18:02:14 +00:00
Mark de Wever
7424dd2262 Made the fontsize of a text mandatory. 2008-08-17 18:00:15 +00:00
Tomasz Śniatowski
1ea8f733bc add a needed include to helper.hpp 2008-08-17 18:34:11 +01:00
Mark de Wever
6db93aa7c1 Allow the window size if not automatically placed to depend on the window size. 2008-08-17 17:31:19 +00:00
Mark de Wever
abf9d1290a Add a missing header. 2008-08-17 17:02:21 +00:00
Lari Nieminen
e043708d82 Cleanups and some fixes to scenarios 7-10.
Karres's manor completely redesigned using the new wall terrain and
randomly placed enemy units.
2008-08-17 16:59:57 +00:00
Bartek Waresiak
b2b164d7f9 Now default ai is called by default by the fallback() formula function 2008-08-17 16:23:38 +00:00
Thomas Baumhauer
506b0944bf Add functions to pull friends/ignores from forum tables 2008-08-17 15:25:01 +00:00
Thomas Baumhauer
612b5a9159 Bug fix to allow log in after a failed log in attempt 2008-08-17 13:50:43 +00:00
Mark de Wever
b671ce052d Code and comment cleanup. 2008-08-17 13:40:23 +00:00
Tomasz Śniatowski
fc09ac19ad editor2 hotkey tweaks 2008-08-17 14:17:19 +01:00
Tomasz Śniatowski
0218bd8e54 fix bug #12187: [set_variables] [split] with empty separator...
...was not doing what it intended to do due to incorrectly converting
a char to a string.
2008-08-17 13:05:56 +01:00
Nils Kneuper
fcfa29b88c just another pot update...
...(will do the next one shortly before 1.5.3, probably on tuesday)
2008-08-17 11:59:55 +00:00
Nils Kneuper
4c338e8dda updated Lithuanian translation 2008-08-17 11:51:48 +00:00
Tomasz Śniatowski
ff98c91cc7 more data/_main.cfg cleanup, set proper defines in cpp...
...instead of juggling them with ifdef define
2008-08-17 12:47:21 +01:00
Tomasz Śniatowski
75a44d83fd change editor2 theme's textdomain to wesnoth-editor 2008-08-17 12:34:41 +01:00
Tomasz Śniatowski
c3e7247dd3 data/_main.cfg cleanup 2008-08-17 12:33:05 +01:00
Nils Kneuper
732d6797f3 list new files for po scanning 2008-08-17 11:16:39 +00:00
Bartek Waresiak
bf7a186449 Fixed serialization to string of location callable 2008-08-17 11:04:07 +00:00
Bartek Waresiak
9c9d889e6a Improved formula error msgs for unit formulas 2008-08-17 11:03:57 +00:00
Mark de Wever
d438f80f12 Added a MSVC 9 projectfile and some fixes for that compiler (patch #1093). 2008-08-17 08:07:54 +00:00
Patrick Parker
e20c3cbd6c now [store_unit] and [kill] understand x,y=recall,recall
still some bugs with the Tutorial... needs research
2008-08-17 07:26:26 +00:00