50153 Commits

Author SHA1 Message Date
Simon Forsyth
47a15596d7 Clear elvish_ally at scenario end 2012-07-06 00:53:44 +00:00
Simon Forsyth
fb8f1d129a Remove more redundant comments 2012-07-06 00:51:14 +00:00
Simon Forsyth
cc7c931500 Remove random TODO question 2012-07-06 00:48:12 +00:00
Simon Forsyth
e924253dea Remove no wmeaningless comment 2012-07-06 00:43:56 +00:00
Simon Forsyth
db8c60fd3c Remove two variables from long term scope. 2012-07-06 00:42:41 +00:00
Étienne Simon
2d8430d248 wb::side_actions documentation correction. 2012-07-05 18:57:07 +00:00
Étienne Simon
eb6c1929f1 Rename a macro to reflect the new file name. 2012-07-05 18:56:32 +00:00
Mark de Wever
7f256d762b Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:34:01 +00:00
Mark de Wever
a568922f68 Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:33:58 +00:00
Mark de Wever
577f5500b3 Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:33:55 +00:00
Mark de Wever
ebcd1f0c33 Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:33:52 +00:00
Mark de Wever
52b6a231ea Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:33:49 +00:00
Mark de Wever
1c8d7303d4 Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:33:46 +00:00
Mark de Wever
8a3fbdf30a Change a forward declared type to a struct.
The issue was spotted by CLang.
2012-07-05 18:33:42 +00:00
Étienne Simon
64caf0dc69 Refactoring of the whiteboard highlighter and removal of wb::enable_visit_all. 2012-07-05 18:28:40 +00:00
Simon Forsyth
ea6c521887 move variable clear to where it is used 2012-07-05 02:40:49 +00:00
Simon Forsyth
a14dc53efe Make escorts not wander after messenger killed 2012-07-05 02:33:03 +00:00
Simon Forsyth
341ebfb394 Give the candidate actions unique names 2012-07-05 02:18:07 +00:00
J. Tyne
5e03725bcd More documentation updates,
...plus more meaningful parameter names and adding a const qualifier.
2012-07-05 02:12:13 +00:00
Simon Forsyth
2620b63a26 Get rid of code adding bottlenecks on harder difficulties
It makes the scenario easier and slower, not harder

Also use cave bridges over water to show off a rarely used terrain
image in an appropriate place - added some extra dirt to deal with
units moving slower as a result
2012-07-05 02:00:52 +00:00
Simon Forsyth
302131822e Change a sighted event to an attack event
This way dialog fires even if Panok starts visible because of map
2012-07-05 01:43:07 +00:00
J. Tyne
57deb6363c Adding const qualifiers to functions. 2012-07-05 01:31:44 +00:00
Simon Forsyth
6a2aec5acb Finding the map in scenario 3 now reveals the part of the map...
...outside the cave in scenario 4
2012-07-05 01:25:53 +00:00
Simon Forsyth
9b056eed92 Taking the ring of speed is now optional 2012-07-05 00:56:04 +00:00
Steven Panek
a26a452d5a Updated the Spanish translation. 2012-07-04 19:52:51 +00:00
Steven Panek
e1318e5e42 Removed an extra n that's causing issues... 2012-07-04 19:47:31 +00:00
Steven Panek
f7001c9b34 Updated the Ukrainian translation. 2012-07-04 17:07:17 +00:00
Simon Forsyth
1211afd87e Use new AI by mattsc for messenger in Out of the Frying Pan
Balancing required
2012-07-04 12:20:48 +00:00
Mark de Wever
3db07df42f Disable a new GCC-4.8 warning.
If triggers in an external C header (png.h).
2012-07-03 19:16:33 +00:00
Étienne Simon
e87902c140 Replacing some uses of wb::enable_visit_all with wb::for_each_action. 2012-07-03 14:56:04 +00:00
Étienne Simon
bcc8c261fa Fixes a bug in the execution of whiteboard attacks. 2012-07-03 13:57:37 +00:00
Charles Dang
7c68fe0240 Added tile image for lit stone walls and wired it in 2012-07-02 13:27:33 +00:00
Anonymissimus
e8d51edee4 fix wrong default leader name 2012-07-02 10:15:05 +00:00
Charles Dang
0c2c96ed4b Fixed two typos in the changelog 2012-07-02 01:52:35 +00:00
Steven Panek
3e17938245 Fixed an error in the SET_LABEL example. 2012-07-01 20:07:57 +00:00
Timotei Dolean
fbca6a9784 eclipse plugin: Fix some typos in the documentation 2012-07-01 12:16:37 +00:00
Timotei Dolean
8b36370b90 eclipse plugin: small tweaks to the documentation 2012-07-01 12:06:05 +00:00
Timotei Dolean
86955f5eb7 Fix the release date for the 2.0.0 version 2012-07-01 11:01:05 +00:00
J. Tyne
2eb5b67643 Moving an assignment into a class method. This might make cppcheck happy. 2012-07-01 05:09:55 +00:00
J. Tyne
325fd5be86 Tidying up some files.
- Ordering functions in the .hpp to match the .cpp.

- Cleaning up the functions' documentation and copying that to the .cpp.
2012-07-01 03:19:52 +00:00
J. Tyne
6de2112622 Revert 2012-06-30T17:47:08Z!koraq@xs4all.nl.
Cannot call read_config_file() before initializing data members.

Mordante, this would be a false positive from cppcheck.
2012-07-01 03:09:37 +00:00
Ignacio R. Morelle
05cc55b44c Set the Giant Rat's undead_variation to saurian 2012-06-30 23:11:01 +00:00
Simon Forsyth
ce06388abd Use opening cavern from Eftboren In the Tunnels of the Trolls map.
It looks nicer and has no effect on gameplay.
2012-06-30 20:47:47 +00:00
Sergey Popov
3674715896 Fixed compile with forum_user_handler=true 2012-06-30 20:35:17 +00:00
Mark de Wever
062fb91ba2 Strip trailing whitespace. 2012-06-30 20:28:23 +00:00
Mark de Wever
7788adc8d4 Initialize all members. 2012-06-30 20:28:19 +00:00
Mark de Wever
9ee25a4ef3 Initialize all members. 2012-06-30 20:28:16 +00:00
Mark de Wever
d389fe06f6 Added constructor to initialize all members. 2012-06-30 20:28:10 +00:00
Simon Forsyth
53d7c53df0 Removed all references to the D&D dwarf god Moradin.
Replaced with ancestor worship where appropriate, since there were
already instances of it in the dwarf dialog.
2012-06-30 20:25:22 +00:00
Mark de Wever
7dec0c6904 Enables strict compilation for Clang in CMake.
The Clang compiler now also defaults to strict compilation when building
with CMake. Also the default flags have changed to the ones used for GCC.
This has only be tested with Clang 3.1.
2012-06-30 19:36:12 +00:00