Mark de Wever
0b111113d3
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:45 +00:00
Mark de Wever
f41c344a42
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:42 +00:00
Mark de Wever
87ea0c373d
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:36 +00:00
Mark de Wever
cdc3910c8f
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:32 +00:00
Mark de Wever
883f7f6834
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:29 +00:00
Mark de Wever
d2814da9d7
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:26 +00:00
Mark de Wever
1b201406f3
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:22 +00:00
Mark de Wever
ccaa074fae
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:18 +00:00
Mark de Wever
e985421a02
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:15 +00:00
Mark de Wever
c44497bf54
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:12 +00:00
Mark de Wever
9ad17eb7af
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:08 +00:00
Mark de Wever
c2fbf96856
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:05 +00:00
Mark de Wever
38199ebb4e
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:59:02 +00:00
Mark de Wever
68887b6ea2
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:58:58 +00:00
Mark de Wever
ed850681c0
Pre instead of post increment a variable.
...
Issue found by cppcheck.
2009-11-27 22:58:55 +00:00
Mark de Wever
93bb84dacf
Initialize all members.
2009-11-27 22:58:51 +00:00
Mark de Wever
9cd55501f2
Changelog update.
2009-11-27 22:05:25 +00:00
Mark de Wever
5f51696f2f
Use same style for betas.
2009-11-27 22:05:18 +00:00
McShark
ea0947e422
Update according to recent file changes
2009-11-27 21:48:04 +00:00
Mark de Wever
09742a0832
Remove the explicit setting of initial_auto.
...
Since the last commit it's the default so no need to set it explicitly.
2009-11-27 20:41:16 +00:00
Mark de Wever
de8127921d
More useless scrollbar fixes.
...
Shadow_Master discovered more problems, seems I tested with
--new-widgets before which changed the behaviour. Now made the
--new-widgets behaviour the normal behaviour.
2009-11-27 20:41:13 +00:00
Mark de Wever
cb2190b481
Add a release notes message.
2009-11-27 20:16:37 +00:00
Mark de Wever
8a36972b28
Don't reserve space for scrollbars in a message.
...
Shadow_master discovered the problem that message dialogs always reserve
space for a scrollbar, also when the bar isn't used.
2009-11-27 19:39:54 +00:00
Nils Kneuper
57a3ccfd53
updated Hungarian translation
2009-11-26 22:49:29 +00:00
Nils Kneuper
38c78a575c
post release version bump to 1.7.9+svn
2009-11-26 22:48:44 +00:00
Nils Kneuper
07c6fb2667
bump version to 1.7.9-1.8beta2
1.7.9
2009-11-26 15:07:54 +00:00
Nils Kneuper
b2c8f551e3
fixed a typo introduced in the fix in 2009-11-26T14:59:14Z!crazy-ivanovic@gmx.net... oops...
2009-11-26 15:06:09 +00:00
Nils Kneuper
e26e636063
fixed some linking errors in the Traditional and Simplified Chinese...
...
...translation that annoyed me for some time already...
2009-11-26 14:59:14 +00:00
Nils Kneuper
1e47f87ee7
pot-update (no stringchanges or additions)
...
regenerated doc files
2009-11-26 14:45:45 +00:00
Eric S. Raymond
e813a93f2e
More spelling-error reduction.
2009-11-26 03:42:23 +00:00
Eric S. Raymond
8537681829
Handle more UTF-8 punctuation.
2009-11-26 03:17:59 +00:00
Eric S. Raymond
e6e0704b3b
Try to scrub UTF-8 ellipses before spellchecking.
2009-11-26 03:04:41 +00:00
Nils Kneuper
272b135141
updated Czech translation
2009-11-25 21:42:25 +00:00
Jérémy Rosen
c275f68f82
rework the animation parameters logic to avoid...
...
...multiple useless parsing of WML fix bug #14824
2009-11-25 21:20:02 +00:00
Nils Kneuper
a7d4c3a815
updated Portuguese (Brazil) translation
2009-11-25 08:42:14 +00:00
Ali El Gariani
d98eea5969
add a tiny early break and also improve variable consistency
2009-11-25 03:31:33 +00:00
Ali El Gariani
98fa58e8b8
Only record waypoints when using them for a move.
...
This continues to save them for multi-turns moves, but restore the
"volatile" way as for the mousehover path. This also restores the
possibility to try waypoints for enemy paths.
2009-11-25 02:54:08 +00:00
Ignacio R. Morelle
bf4cec5059
Update changelog regarding the many graphic glitches fixed in NR.
2009-11-25 02:30:30 +00:00
Alexander van Gessel
08d132dded
Remove jwsmtp from projectfiles
2009-11-24 20:12:13 +01:00
Ignacio R. Morelle
9edc6072fd
NR scenario 5a uses an old "torn apart" death animation frame...
...
...for Soullesses which now use a magic-based death animation, so
replace that with a neutral team-colored version of the current
Deathblade death animation, frame 7.
2009-11-24 19:06:20 +00:00
Ignacio R. Morelle
3063df18ff
Apply team-coloring on Ro-Sothian when he's in the cage on NR scenario 7
...
may be needed in the future.
2009-11-24 18:55:49 +00:00
Ignacio R. Morelle
26bd5b11f7
Apply team coloring on Anita^WEryssa on NR scenario 8a.
2009-11-24 18:49:13 +00:00
Ignacio R. Morelle
19a4d15af5
Apply team-coloring to prisoner icons on NR scenario 5a
2009-11-24 18:46:56 +00:00
Ignacio R. Morelle
ddf12f9327
Put map items and units on prestart event, not start event.
2009-11-24 18:43:02 +00:00
Ignacio R. Morelle
3ffee2ab3d
Fix wrong usage of [hide_unit];...
...
...it only accepts a x,y pair, and not a SUF.
2009-11-24 18:33:30 +00:00
Ignacio R. Morelle
48e03acc59
Remove that awful "THE END" message overlaid on the gamemap...
...
...at the end of UtBS scenario 13.
2009-11-24 18:28:31 +00:00
Ignacio R. Morelle
6e2b833d48
All villages belong to the Woses in scenario 7 (cutscene)
2009-11-24 18:24:48 +00:00
Ignacio R. Morelle
689fb25de7
Alphabetical order.
2009-11-24 17:56:56 +00:00
Ignacio R. Morelle
867070f932
Moved BBT from Developers to Miscellaneous Contributors.
...
-1 points to boucman for applying a patch in 2009-10-25T16:27:33Z!jeremy.rosen@enst-bretagne.fr without
making sure the provider had placed themselves in the correct section.
2009-11-24 17:55:12 +00:00
Ignacio R. Morelle
525953442b
Alphabetical order...
2009-11-24 17:50:57 +00:00