26672 Commits

Author SHA1 Message Date
Mark de Wever
5420ef0ba1 Fix invalid log domains, spotted by ilor. 2008-08-12 20:31:04 +00:00
Pauli Nieminen
cdab9e31c4 Added missing pagiante.tpl 2008-08-12 20:10:50 +00:00
Pauli Nieminen
c80483b9b1 Fixed typo in variable name 2008-08-12 20:06:24 +00:00
Mark de Wever
a506c03625 Add a new toggle button type for the resize direction in the new editor.
Also added proof-of-concept code in the editor and made a tight grid.
2008-08-12 20:05:32 +00:00
Ignacio R. Morelle
7fccf0709c Ran wmlindent 2008-08-12 20:02:13 +00:00
Pauli Nieminen
5f3d3d0716 Added initial implementation for pagination for build history 2008-08-12 20:01:59 +00:00
Pauli Nieminen
e50d11af06 Added boost asio and smart_ptr library checking to scons 2008-08-12 20:01:52 +00:00
Pauli Nieminen
0bffeec9d4 Fixed FilenameConverter not to do type-check for string paramter 2008-08-12 20:01:43 +00:00
Ignacio R. Morelle
df248f2cdf Added missing graphics from 1.4 2008-08-12 19:55:31 +00:00
Ignacio R. Morelle
de5619ed58 Fixed muzzle flare image paths (lacking dir) 2008-08-12 19:50:52 +00:00
Lari Nieminen
8d76435a7c Fixed the shamans not getting removed from the recall list when they should. 2008-08-12 19:37:25 +00:00
Eric S. Raymond
eabfad601a Deal with some dic glitches described here:
http://www.wesnoth.org/forum/viewtopic.php?f=6&t=20447
2008-08-12 19:22:06 +00:00
Tomasz Śniatowski
b4d8a5d68b editor2: fix terrain palette mouse scrolling issue 2008-08-12 20:15:01 +01:00
Tomasz Śniatowski
661ae31392 editor2: selection tool button 2008-08-12 20:14:16 +01:00
Tomasz Śniatowski
e989283f9d editor2: resize direction buttons 2008-08-12 20:10:52 +01:00
Eric S. Raymond
88fd7c17ed Address bug #12129 (Wesnoth borders in wesnoth-manual). 2008-08-12 19:09:13 +00:00
Mark de Wever
ea36dcd00b Initialize all members. 2008-08-12 18:55:21 +00:00
Mark de Wever
3d032ab6c0 Initialize all members. 2008-08-12 18:32:13 +00:00
Mark de Wever
5918d5cd17 Fix a typo. 2008-08-12 18:31:58 +00:00
Tomasz Śniatowski
9ec71d467a editor2: set the EDITOR wml symbol so UMC can continue to use it.
Work around how the old editor used the EDITOR symbol
2008-08-12 19:28:39 +01:00
Ignacio R. Morelle
e6ef03f528 Disallow [modify_turns] from changing to a earlier turn 2008-08-12 18:24:48 +00:00
Mark de Wever
079261ed9c Initialize all members. 2008-08-12 18:24:14 +00:00
Mark de Wever
50098cc7c5 Add a render cache in the control,
...this should reduce (or remove) the lag when creating a dialog. It's
still created at least twice, also in the canvas, this could be
changed but will involve some unwanted connections between the control
and the canvas, so rather not do that if not required.
2008-08-12 18:21:04 +00:00
Mark de Wever
a6cbf64692 Initialize all members. 2008-08-12 18:06:42 +00:00
Ignacio R. Morelle
3169cbee84 Update changelog for 2008-08-12T17:45:51Z!shadowm@wesnoth.org 2008-08-12 17:49:35 +00:00
Ignacio R. Morelle
2de4db9e45 Added test case for 2008-08-12T17:45:51Z!shadowm@wesnoth.org 2008-08-12 17:48:34 +00:00
Ignacio R. Morelle
219e82f15e Changed side 1's name from _"Malin Keshar" to _"Mal Keshar", to match the id 2008-08-12 17:47:27 +00:00
Ignacio R. Morelle
1373fa1a0f Removed stray attributes victory_music and defeat_music 2008-08-12 17:46:45 +00:00
Ignacio R. Morelle
7ceeff3dc0 Made it possible to change current *turn* with WML ([modify_turns] current=XXX) 2008-08-12 17:45:51 +00:00
Mark de Wever
f7e608f9cf Initialize all members. 2008-08-12 17:26:06 +00:00
Gunter Labes
a4c1a18d26 make the script also stop on error 98 (port in use)
some more quoting to make the script a bit more robust
2008-08-12 16:19:31 +00:00
Lari Nieminen
eaf9ac09a8 Upped the minimum starting gold a bit. 2008-08-12 14:58:51 +00:00
Nils Kneuper
53833cf9e9 updated Russian translation 2008-08-12 12:32:26 +00:00
Nils Kneuper
b80f8701c9 rename as requested by translation team, using the english term now 2008-08-12 12:26:55 +00:00
Tomasz Śniatowski
71075acd8d editor2: terrain palette tooltips for the terrains 2008-08-12 12:43:44 +01:00
Tomasz Śniatowski
24784c4788 editor2: toolbar tooltips: buttons and terrain palette groups.
Old editor's toolbar glitch appears to be fixed though I'm not sure
what was the cause.
2008-08-12 12:39:34 +01:00
Tomasz Śniatowski
37422d6a65 Add an auto_tooltip feature in menus...
...that will add a tooltip for one-item menus with the auto_tooltip
wml attribute by taking the only item's hotkey description.
2008-08-12 12:37:02 +01:00
Tomasz Śniatowski
d886e4f616 editor2 no-brushes-defined behaviour change 2008-08-12 10:35:14 +01:00
Tomasz Śniatowski
36232019aa use auto_ptrs to contain possible memory leaks...
...in editor2 when perform_action throws, some minor cleanup
2008-08-12 09:23:56 +01:00
Mark de Wever
dc7e29a3e7 Added constructor to initialize all members. 2008-08-12 06:43:55 +00:00
Mark de Wever
67473ebc2f Seems I forgot to initialize a few members...
...and adding proper comment to them, this commit fixes that.
2008-08-12 06:20:55 +00:00
Mark de Wever
cee08075aa Initialize all members. 2008-08-12 06:13:39 +00:00
Pauli Nieminen
9c8382b323 Added license headers to php files.
Made minor changes to css and autohide js for better look

Added build history page
2008-08-11 21:39:45 +00:00
Ignacio R. Morelle
9f08babaf2 Update changelog 2008-08-11 19:36:39 +00:00
Ignacio R. Morelle
9b34a3f382 Made [time_area] accept a SLF as suggested (demanded?) by Sapient
Added test case for the latter in test scenario

Wmlindented and tidied up a bit test scenario
2008-08-11 19:34:59 +00:00
Ignacio R. Morelle
bf21a9b243 Under the Burning Suns:
* Removed unused terrain graphic (mainline duplicate)

* Clean-ups in terrain.cfg (redundant syntax)

* Removed unused include from _main.cfg

* Enhanced a bit the phantom keep throne
2008-08-11 19:33:03 +00:00
Ignacio R. Morelle
c2bb6851fe Ditch prepending of default ignore patterns; back to former behavior 2008-08-11 19:31:16 +00:00
Mark de Wever
2be073ce08 Added constructor to initialize all members and initialize all members. 2008-08-11 17:50:49 +00:00
Mark de Wever
0fe7f3a403 Initialize all members. 2008-08-11 17:45:51 +00:00
Mark de Wever
700ae242c9 Initialize all members. 2008-08-11 17:42:31 +00:00