Fabian Müller
ddef8cb98f
LoW::1: Added more speech for Velon.
...
A new song "Casualties of War" in the playlist.
2009-08-17 00:00:38 +00:00
Fabian Müller
b821f1a25e
Update changelog with new wml tag show_if in message.
2009-08-16 23:33:19 +00:00
Fabian Müller
01cbc5fe1a
Wrapped a wml lua tag arround "message" to allows a [show_if] condition.
...
example:
[message]
id=Kalenz
message= _ "Landar is here as well"
[show_if]
[have_unit]
id=Landar
[/have_unit]
[/show_if]
[/message]
2009-08-16 23:28:54 +00:00
Gregory Shikhman
7497ed882c
Deleted artifacts from default turbogears installation. More UI work.
2009-08-16 23:14:23 +00:00
Guillaume Melquiond
548da83dfb
Added a check for a custom end_level...
...
...before announcing a defeat on time over. (Fix for bug #14140.)
2009-08-16 22:29:46 +00:00
Guillaume Melquiond
40c3f69466
Allowed collection of unused action handlers.
2009-08-16 22:29:38 +00:00
Guillaume Melquiond
493613fef0
Avoided holes when registering a new action handler.
2009-08-16 22:29:32 +00:00
Guillaume Melquiond
85bd943dfb
Optimized away intermediate Lua proxy classes.
2009-08-16 22:29:09 +00:00
Ignacio R. Morelle
de92d5ae28
Hide all mainline forest elves from the help index while playing UtBS.
2009-08-16 22:16:06 +00:00
Ignacio R. Morelle
115fb01a20
Update helptrailer.xhtml to reflect the site's current footer,
...
...in particular the copyright statement. Do not blame me for the new
trailing dot in the support line, it's added for consistency with
other current static pages.
2009-08-16 22:15:25 +00:00
Guillaume Melquiond
cd0f1a19ec
Passed previous WML action handler as second arg of Lua-defined handlers.
2009-08-16 21:19:57 +00:00
Guillaume Melquiond
cdd62988d9
Modified registration of action handler,
...
...so that the previous one can be recovered, if needed.
2009-08-16 21:19:49 +00:00
Mark de Wever
f7a3c326ec
teditor_generate_map polishing.
2009-08-16 20:29:48 +00:00
Mark de Wever
0fa0eca73d
taddon_list polishing.
2009-08-16 20:29:42 +00:00
Mark de Wever
a293dc4cf0
taddon_connect polishing.
2009-08-16 20:29:37 +00:00
Mark de Wever
6106a1a5f6
Remove the dummy canvas for the multi page.
...
Just realized it's possible to use the same trick as in the spacer to
avoid adding the dummy canvas.
2009-08-16 20:29:29 +00:00
Mark de Wever
de4654deec
Update spacer documentation.
2009-08-16 20:29:23 +00:00
Mark de Wever
d6e62f36f2
Update slider documentation.
2009-08-16 20:29:16 +00:00
Mark de Wever
7684dcc254
Update scroll label documentation.
2009-08-16 20:29:09 +00:00
Mark de Wever
add031f972
Update panel documentation.
2009-08-16 20:29:03 +00:00
Mark de Wever
90b59697eb
Update multi page documentation
2009-08-16 20:28:57 +00:00
Mark de Wever
8809308d70
Update listbox documentation
2009-08-16 20:28:51 +00:00
Mark de Wever
4e522810cc
Update label documentation
2009-08-16 20:28:44 +00:00
Mark de Wever
113d302fe1
Update cmake status as working.
...
Some minor issues remain, but those are for pot-updates which users
normally won't use.
2009-08-16 20:28:18 +00:00
Iurii Chernyi
5de377fa56
fixed one of two bugs that lead to infinite loop in AI Movement code,
...
...when AI tries to move A->A onimpassable terrain (happens on Dark
Forecast)
2009-08-16 19:16:52 +00:00
Guillaume Melquiond
682aae09ff
Removed unused field display::highlighted_locations_.
2009-08-16 17:18:10 +00:00
Guillaume Melquiond
e99dab13f4
Removed unused function mp::connect::kick_player.
2009-08-16 17:18:05 +00:00
Guillaume Melquiond
e05c49f7e1
Removed unused function image::get_colour_adjustment.
2009-08-16 17:18:01 +00:00
Guillaume Melquiond
e624420d96
Removed unused functions CVideo::get*.
2009-08-16 17:17:56 +00:00
Guillaume Melquiond
fca395d007
Removed unused functions CVideo::*lock.
2009-08-16 17:17:51 +00:00
Guillaume Melquiond
c190c85d19
Removed unused constructor of CVideo.
2009-08-16 17:17:45 +00:00
Mark de Wever
f93038fc35
Remove some obsolete listbox code.
2009-08-16 16:57:47 +00:00
Mark de Wever
2f2d2326ae
Disable the easy close disabled cache.
...
So code refactoring fails with this cache enabled and it works well
without. If changes to the easy close status happen at runtime some
oddities might occur, but I consider if that happens there has been a
design failure in the dialog.
2009-08-16 16:57:39 +00:00
Mark de Wever
7581d8faf4
Fix a compiler warning.
2009-08-16 16:57:32 +00:00
Nils Kneuper
53f8d90a42
post release version bump (to 1.7.3+svn)
2009-08-16 16:35:14 +00:00
Nils Kneuper
16f57f99d6
bump version to 1.7.3
1.7.3
2009-08-16 16:01:45 +00:00
Nils Kneuper
1c5bad2db9
pot update (preparing for 1.7.3)
...
regenerated doc files
2009-08-16 15:57:41 +00:00
Iurii Chernyi
f7e003e42d
moved myself to programmers section of about.cfg
2009-08-16 15:55:18 +00:00
Fabian Müller
733a1ec7c8
LoW::14: Reduced number of turns the player has to survive.
...
Timed the reenforcement waves better.
2009-08-16 15:54:24 +00:00
Nils Kneuper
d1bef2edd0
add new Lithuanian translator
2009-08-16 15:51:39 +00:00
Nils Kneuper
c8ccd31a90
apply typo fix by stikonas (including pofix.py run)
2009-08-16 15:42:35 +00:00
Lari Nieminen
2125beade9
Some rebalancing for 'Alone at Last'...
...
...to make it easier especially on the easiest difficulties.
2009-08-16 15:40:53 +00:00
Gunter Labes
8ea1d6625b
another compatibility hack for special cases
2009-08-16 15:38:56 +00:00
Gunter Labes
4ee3f151a8
added compatibility hacks for the unit renames
2009-08-16 15:38:49 +00:00
Gunter Labes
fb05c22fc1
updated changelogs with the drake renames and synchronized their format
2009-08-16 15:38:42 +00:00
Gunter Labes
0c3d83cef0
added the transformations for the drake renames
2009-08-16 15:38:37 +00:00
Gunter Labes
5369e5b23f
renamed Drake Slasher to Drake Thrasher
2009-08-16 15:38:30 +00:00
Nils Kneuper
f64b0a215d
updated Lithuanian translation
2009-08-16 15:25:26 +00:00
Phil Barber
642f4eb4bd
Add and wire new Troll portrait, update changelogs, portrait credits.
2009-08-16 15:21:41 +00:00
Tomasz Śniatowski
f438451acd
reduce gui2 tooltip delay to 200ms.
...
1500 is long enough that some people would assume there are no
tooltips at all.
2009-08-16 15:42:37 +01:00