Nils Kneuper
0d5aa46e74
ran utils/wesnoth-optipng
...
(not commiting any files that were reported as broken, there are many!)
Original size: 130846 KiB on 10530 files
Optimized size: 127520 KiB
Total saving: 3325 KiB = 2% decrease
2011-03-11 14:17:45 +00:00
Fabian Müller
c00c06ce15
LoW: Decapitalized Cleodil's abilities after a hint from shadowmaster.
2011-03-10 11:49:09 +00:00
Nils Kneuper
a7a0e6bfae
updated Slovak translation
2011-03-09 23:40:56 +00:00
Fabian Müller
c165ac0c4c
LoW::1: Made the story title cursiv like Espreon suggested.
2011-03-09 16:02:33 +00:00
Fabian Müller
6c8fa57dfe
Documented the c++ interface to the [tunnel] feature.
2011-03-09 11:42:09 +00:00
Fabian Müller
86f448a866
LoW: Fixed Cleodil's abilities after a hint from shadowmaster.
2011-03-09 09:49:18 +00:00
Ignacio R. Morelle
bcf1db29df
LoW: fix multiple problems with translatability mark...
...
...s in utils/abilities.cfg
Also fixes a problem mentioned in bug #17601 regarding the ^ translation
note symbol.
2011-03-09 05:50:31 +00:00
Fabian Müller
770810b2b4
Fixed segmentation fault caused by wrong usage...
...
...of the vconfig class in the teleport system.
Spotted by AI and Espreon.
I also had help from crab with getting behind what caused it.
2011-03-09 02:08:39 +00:00
Nils Kneuper
4eeb6b1ca0
updated Slovak translation
2011-03-08 09:27:58 +00:00
Steven Panek
0e9a0cf325
Applied patch #1883 with slight modifications.
2011-03-08 00:22:02 +00:00
Steven Panek
1dd559998d
Applied patch #1887 with slight modifications.
2011-03-07 23:51:15 +00:00
Jérémy Rosen
cdf559886a
fix bug #17845 : unit facing is randomized even when forced by WML
2011-03-07 21:30:37 +00:00
Fabian Müller
42351e9291
LoW::1: Halved the loot in multiplayer for killing the leader.
2011-03-07 16:59:22 +00:00
Fabian Müller
6e01fe587a
LoW adjusted the village_gold to one...
...
...since two seems to be the default in MP.
2011-03-07 16:34:07 +00:00
Fabian Müller
8d0dd598cc
LoW: New flags for elvish sides.
2011-03-07 15:34:48 +00:00
Fabian Müller
3b3085202e
LoW::7: Adjusted the fleeing conditions.
2011-03-07 15:16:44 +00:00
Fabian Müller
3113bfb074
LoW::1: Disabled the canrecruit disabling of Velon after his side switch.
2011-03-07 15:16:10 +00:00
Fabian Müller
36c5e2b970
LoW: Fixed the LOOT macro to display for the right side only.
2011-03-07 15:15:14 +00:00
Fabian Müller
a6440fa96d
LoW::7: Fixed missing or wrongly applied speech.
2011-03-07 14:42:34 +00:00
Fabian Müller
2d42429c68
Applied patch #2585
2011-03-07 14:00:20 +00:00
Fabian Müller
16f45cb9c5
LoW::3: Fixed mispelled preprocessor symbol,
...
...fixing the unnamed bug that caused Landar's side to be merged in
Kalenz.
2011-03-07 12:22:08 +00:00
Fabian Müller
091db85e65
LoW::2: Fixed the scenarios objectives on multiplayer.
2011-03-07 10:26:32 +00:00
Fabian Müller
64f419ef10
LoW: Fixed the experience_modifier to the singleplayer default 100.
...
It seems not to be the default in multiplayer.
2011-03-07 10:19:20 +00:00
Steven Panek
16f1cd26cd
Fixed some typos.
2011-03-06 23:04:24 +00:00
Steven Panek
1c870ce47c
Updated the changelogs.
2011-03-06 23:02:53 +00:00
Steven Panek
e6eca41c39
Added context providers to the RoJ's 'Take it' and 'Leave it' strings.
2011-03-06 22:54:09 +00:00
Steven Panek
595cd77286
Added TAKE_IT_STRING and LEAVE_IT_STRING arguments...
...
...to PICKUPPABLE_ITEM to ensure the possibility of accurate
translatability.
2011-03-06 22:45:43 +00:00
Steven Panek
be495c0a75
Adapted the desert castle's and the desert keep's...
...
...terrain graphics code to their ruined counterparts.
2011-03-06 22:21:34 +00:00
Sergey Popov
ad9df182fb
Fixed broken filename in the SConscript file.
2011-03-06 19:27:20 +00:00
Mark de Wever
6db76d8d5f
Improve pathfind::teleport_map constructor.
...
Remove an unused parameter.
Send a not modified vector as const ref instead as copy.
Make some other parameters const as well.
2011-03-06 19:08:17 +00:00
Mark de Wever
f7d02d6a76
Mark teleport_group::get_teleport_pair as const.
...
Also mark a const parameter const.
2011-03-06 19:08:14 +00:00
Mark de Wever
9066e95698
Send a read only param as const reference.
...
The parameter was send as copy before.
2011-03-06 19:08:11 +00:00
Mark de Wever
be1d8c2d6a
Pass parameter by const ref instead of const value.
...
Issue found by cppcheck.
2011-03-06 19:08:09 +00:00
Mark de Wever
aa3b048268
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2011-03-06 19:08:06 +00:00
Mark de Wever
1f2bab3930
Rethrow original exception instead of a copy.
...
Issue found by cppcheck.
2011-03-06 19:08:03 +00:00
Mark de Wever
3a09a98d25
Rethrow original exception instead of a copy.
...
Issue found by cppcheck.
2011-03-06 19:07:59 +00:00
Mark de Wever
71c0db2a12
Strip trailing whitespace.
2011-03-06 18:27:59 +00:00
Mark de Wever
b06e17931a
Strip trailing whitespace.
2011-03-06 18:27:54 +00:00
Mark de Wever
579c62e1a3
Initialize all members.
2011-03-06 18:27:50 +00:00
Mark de Wever
a51d55b939
Added constructor to initialize all members.
2011-03-06 18:27:47 +00:00
Mark de Wever
61ce2a151a
Initialize all members.
2011-03-06 18:27:44 +00:00
Mark de Wever
357bb9fdb7
Added constructor to initialize all members.
2011-03-06 18:27:41 +00:00
Mark de Wever
0dc504bf8c
Added constructor to initialize all members.
2011-03-06 18:27:36 +00:00
Mark de Wever
e28e545a29
Update some comment and output text.
2011-03-06 17:47:48 +00:00
Mark de Wever
d13fb93696
'Enable' unit tests for tips.
...
There is an odd crash which seems not to be related to the code at hand,
but is reproducable. Needs to be tested further.
2011-03-06 17:47:36 +00:00
Anonymissimus
340f0d1765
project files update, resolving a conflict
2011-03-06 17:40:01 +00:00
Mark de Wever
46878fcd94
Enable the unit test for gui2::tdebug_clock.
...
This also involves modifing the tpopup class. It's the first test using
a tpopup class so several unit test holes needed to be punctured.
2011-03-06 14:14:15 +00:00
Mark de Wever
0a0e5d1ff6
Enable unit tests for tgamestate_inspector.
2011-03-06 14:14:12 +00:00
Mark de Wever
598b127066
Avoid deferring NULL pointers.
...
Several pointers are NULL when running from the unit tests, these were
deferred without testing.
2011-03-06 14:14:09 +00:00
Mark de Wever
d33c8fcf4f
Enable the unit test for tmp_server_list.
...
It involves the tmp_connect class since it has access to the class, not
really clean, but marked for unit tests only.
2011-03-06 14:14:07 +00:00