Commit Graph

33358 Commits

Author SHA1 Message Date
Nils Kneuper
c3a0900d40 updated German translation (includes patch #1176) 2009-05-26 20:12:11 +00:00
Guillaume Melquiond
93304a4ccd Enabled preloading of Lua events in multiplayer. 2009-05-26 19:22:32 +00:00
Eric S. Raymond
5e649268d9 Integrate new "Casualties of War" music into some mainline campaigns. 2009-05-26 18:25:55 +00:00
Gunter Labes
862bf66f20 pacify set -u 2009-05-26 16:56:35 +00:00
Gunter Labes
c4b9f374d7 check if the process died immediately...
...before moving symlinks, etc. to the new instance
2009-05-26 16:42:10 +00:00
Gunter Labes
b7cea1345d made the continue message more accurate 2009-05-26 16:42:06 +00:00
Gunter Labes
372ae274f3 changelog tweak 2009-05-26 16:41:58 +00:00
Ignacio R. Morelle
84e84d3f9b Add casualties_of_war.ogg to the "default" music playlist macro. 2009-05-26 16:27:08 +00:00
Ignacio R. Morelle
75e9e09c98 Add Tyler Johnson to the Music section of the game credits. 2009-05-26 16:26:52 +00:00
Gunter Labes
b3a3d8ceb5 check the variable we're actually writing out 2009-05-26 13:39:29 +00:00
Gunter Labes
2efa85cfc6 rewrite for better robustness and portability 2009-05-26 13:39:22 +00:00
Eric S. Raymond
b4abac9c83 Address bug #13571: Missing Spearman hit sounds. 2009-05-26 02:41:53 +00:00
Gunter Labes
f6fdc4bea0 do not use os.system with user supplied data 2009-05-25 21:32:22 +00:00
Gunter Labes
6daf8f7076 only parse addons when a userdir was given 2009-05-25 21:32:14 +00:00
Pauli Nieminen
f756e41833 Add era events to level data when using --multiplayer switch (bug #13523) 2009-05-25 17:32:39 +00:00
Pauli Nieminen
e18bba4b73 Make new turn, turn X, side turn and turn refresh synchronous (bug #10603) 2009-05-25 10:44:00 +00:00
Nils Kneuper
edb35a09ff updated Chinese (Traditional) translation 2009-05-25 07:39:43 +00:00
Jan Herzog
9f9a8f4c1d Updated VC9's wesnoth.vcproj to add missing files. 2009-05-24 18:45:39 +00:00
Mark de Wever
2eeea9d012 Fix the markup in the objectives. 2009-05-24 13:49:55 +00:00
Mark de Wever
de614d454e Widget visible helper function cleanup [2/2]. 2009-05-24 13:49:49 +00:00
Mark de Wever
c9031c014d Widget visible helper function cleanup [1/2].
Remove twidget::is_visible(). The function is not really useful with the
hidden visibility status since it's not directly clear when something is
visible or invisible, so rather explicitely test for values.

Part 2 will remove twidget::is_invisible().
2009-05-24 13:49:43 +00:00
Mark de Wever
310341755e Remove an no longer needed test. 2009-05-24 13:49:38 +00:00
Mark de Wever
37f2d7425a Add some more assertions. 2009-05-24 13:49:34 +00:00
Mark de Wever
d92530c8cc Fix a strict compilation error with cmake.
I'm not entirely sure about this commit so if things break, try to
revert this. It fixes compilation on Ivanovic's system.
2009-05-24 13:49:30 +00:00
Mark de Wever
67c45f2013 Implement select_action::tshow::select for tgenerator. 2009-05-24 13:48:58 +00:00
Nils Kneuper
967dbc7714 updated Chinese (Traditional) translation 2009-05-24 11:31:51 +00:00
Gunter Labes
3f8c82367c made it so add-ons with an unknown type get rejected 2009-05-24 09:55:41 +00:00
Gunter Labes
171914d875 removed forlorn case insensitive WML handling 2009-05-24 09:55:36 +00:00
Gunter Labes
a8848e1fc2 added a "other" add-on type for those that fit no where else 2009-05-24 09:55:27 +00:00
Gunter Labes
a1f5eab12d Revert "display the raw type string...
...if we don't know the type and it's not empty"
2009-05-24 09:55:11 +00:00
Gunter Labes
e3614a6375 Revert "made the add-on type case insensitive" 2009-05-24 09:55:07 +00:00
Gunter Labes
73c11b17e8 Revert "made the add-on type case insensitive" 2009-05-24 09:55:00 +00:00
Gunter Labes
04ef17ba7a made the add-on type case insensitive 2009-05-24 02:00:55 +00:00
Gunter Labes
e552237a2f made the add-on type case insensitive 2009-05-24 02:00:49 +00:00
Benoît Timbert
9622d9214e French translation update 2009-05-23 23:09:31 +00:00
Gunter Labes
f6f538adbc display the raw type string if we don't know the type and it's not empty 2009-05-23 22:25:19 +00:00
Gunter Labes
3a1686ebf1 added explanations for the different add-on types 2009-05-23 22:25:10 +00:00
Gunter Labes
78884d5543 added a script to create some convenient symlinks 2009-05-23 22:25:00 +00:00
Gunter Labes
6eedb15c65 made use of the readlink command 2009-05-23 22:24:45 +00:00
Mark de Wever
4342bfebf6 Add more verbose info to the mo generation.
This is added upon Ivanovic's request and since the output looks
horrible it's only enabled if ENABLE_POT_UPDATE_TARGET is enabled.
2009-05-23 13:42:26 +00:00
Gunter Labes
e24d0012c3 made script more portable and removed bash requirement 2009-05-23 13:26:51 +00:00
Gunter Labes
7c61088e82 removed some bashisms 2009-05-23 13:26:18 +00:00
Nils Kneuper
f182438a2f add new src files to POTFILES.in 2009-05-23 12:16:13 +00:00
Mark de Wever
5d5564d14d gui::message_dialog -> gui2::show_transient_message.
The simple class without buttons are converted to the new
gui2::show_transient_message. (Note the blurring is not yet implemented
in gui2, but is on my todo list.)
2009-05-23 09:50:01 +00:00
Mark de Wever
c071bd16e8 Add a very crude proof-of-concept multi page widget.
The widget is used in the campaign selection dialog, which doesn't work
properly (but is only used with --new-widgets). The code still needs a lot of
polishing and testing, which will be done later.
2009-05-23 09:17:44 +00:00
Mark de Wever
0bf5e72e90 Export the wrap to WML. 2009-05-23 09:05:14 +00:00
Gunter Labes
3b188dd248 fixed some bugs with icon finding 2009-05-23 00:28:58 +00:00
Tomasz Śniatowski
76dda277a9 Catch mapgen errors in editor, fixing bug #13549 2009-05-23 00:12:17 +01:00
Gunter Labes
b22f0d5e98 added a note on how to manually install add-ons...
...and a reminder that not all add-ons are campaigns..
2009-05-22 22:53:20 +00:00
Gunter Labes
b7628c80b0 made all paths relative to the addon manager dir 2009-05-22 22:53:16 +00:00