Mark de Wever
6369b1db49
Retval fixes and cleanups.
...
The toggle_[panel|button] didn't look at the id and the new
return_value_id, which has been fixed. Added a new helper function to do
this. Also only use return_value_id if it has a valid value.
2009-03-01 08:23:32 +00:00
Mark de Wever
aa168708a1
Update toggle panel wiki comment.
2009-03-01 08:23:28 +00:00
Mark de Wever
e4f41cb7a6
Add a return_value_id config variable.
...
This variable should make it easier to define an known return value to a
button, which the need to give it the normal id.
2009-03-01 08:23:23 +00:00
Mark de Wever
53f03871ff
Update changelog.
2009-03-01 07:44:44 +00:00
Mark de Wever
4e7035b5ee
Align all network buffers on 4 bytes.
...
Just to make sure we won't get another SIGBUS on the Sparc.
2009-03-01 07:43:22 +00:00
Mark de Wever
482d2677ac
Update changelog.
2009-03-01 07:43:13 +00:00
Ali El Gariani
19ff18bf32
update changelogs
2009-03-01 03:21:34 +00:00
Ali El Gariani
c0f7205935
Continue to simplify the code of move+attack
2009-03-01 03:16:27 +00:00
Ali El Gariani
718534d8a9
Clear the undo stack for some very rare cases
...
(failed teleport and super-hidden unit)
2009-03-01 03:13:53 +00:00
Ignacio R. Morelle
2660ce89f4
Simple partial fix for bug #13053 :
...
...relocate and redimension the network connection progress dialog and
its bar according to the length of the header text.
The header text should be limited and marked with an ellipsis if it
exceeds a certain hard-coded size that I'll take care of later.
2009-03-01 02:36:08 +00:00
Ali El Gariani
d794b88ee5
remove now unused code (because of the previous commit 2009-02-28T22:16:35Z!alinkmaze@gmail.com)
2009-03-01 02:29:32 +00:00
Bartek Waresiak
4fe030f8e7
Fixed borked candidate moves getting into infinite loop...
...
...when eval function returns null due to error
2009-02-28 23:48:41 +00:00
Lari Nieminen
1cd8d4b416
Fixed layering issues with the 2x4 and 1x3 mountain tiles.
...
The 1x3 mountains still don't work perfectly with forests, but at
least a bit better.
2009-02-28 23:25:40 +00:00
Bartek Waresiak
49214a1cbf
Fix for atack() function
2009-02-28 23:11:39 +00:00
Alexander van Gessel
e07bfe2d1e
Fix what looks like some typos, caught by pychecker. ESR, please check this.
2009-02-28 23:50:59 +01:00
Alexander van Gessel
fefe05e8ed
Remove a VALIDATE, fix the bug that caused the segfault it shielded.
...
(bug #12428 )
2009-02-28 23:49:28 +01:00
Ali El Gariani
00368e6344
Fix bug #11551 : "if attacker dies after a move+attack we never clear shroud"
...
Now clear shroud before starting the attack, partially fixing bug
#12077 . Paradoxically delaying shroud update already dit that, but
had doubled or incorrect sighted events, plus some possible other
bugs. All seems fixed now.
2009-02-28 22:16:35 +00:00
Lari Nieminen
7de22f4645
Fixed layering problems with some mountain tiles (and trimmed some whitespace).
2009-02-28 22:12:27 +00:00
Tomasz Śniatowski
80a3c91c2b
work around major issues of bug #12777...
...
...and editor's hotkey descriptions/tooltips in a way that does not
introduce new strings or mess with the code much
2009-02-28 23:09:57 +01:00
Nils Kneuper
bb0002e448
pot-update (reference update and fixing the 2 strings esr broke in utbs)
2009-02-28 21:36:10 +00:00
Ignacio R. Morelle
7f0d01fb46
Spanish translation update.
2009-02-28 21:31:38 +00:00
Nils Kneuper
009694a363
fixed f***ed up indention
...
esr: next time please take care of translateable string, whitespaces
in those *DO* matter!!! (that is newlines, tabs and spaces)
2009-02-28 21:26:09 +00:00
Lari Nieminen
9dd8275618
Fixed the scout that's supposed to get recalled...
...
...for the cutscene getting lost entirely instead.
2009-02-28 21:19:05 +00:00
Nils Kneuper
06959dc774
some *tiny* improvements to cmake script:
...
* reorder stuff for manual to only add targets when those can be
built (due to po4a stuff)
* break textdomain list into "one per line" and add the wesnoth-test domain
2009-02-28 21:01:41 +00:00
Lari Nieminen
7fca11a376
Forgot to add the transitions for the forest floor.
2009-02-28 20:54:50 +00:00
Gunter Labes
d289f8c7b3
Disallow uploading of add-ons with no title, type, author,
...
...version or description specified and warn about invalid versions.
2009-02-28 20:33:58 +00:00
Mark de Wever
e77b593dd7
Listbox rows no longer have a fixed height.
...
Remove the old part of the code which allowed that.
2009-02-28 19:42:36 +00:00
Bartek Waresiak
7f6c207a53
Remove info msg
2009-02-28 19:16:49 +00:00
Mark de Wever
625d60a939
Add the transparent button to the right side.
2009-02-28 19:00:51 +00:00
Mark de Wever
1bd360080e
Add a transparent listbox to the wml_message.
2009-02-28 18:58:36 +00:00
Mark de Wever
16a85ceb57
Add a transparent toggle panel.
2009-02-28 18:57:33 +00:00
Mark de Wever
2b259bd6c0
Add transparent listbox selection images.
2009-02-28 18:53:37 +00:00
Guillaume Melquiond
253f1ab121
Fixed typo.
2009-02-28 18:37:21 +00:00
Mark de Wever
70fdcccad8
Add the transparent horizontal scrollbar.
2009-02-28 18:23:14 +00:00
Bartek Waresiak
af5ef5ecc2
Disable formula AI in multiplayer
2009-02-28 18:22:50 +00:00
Mark de Wever
f5d47584ab
Made the scrollbar code more generic.
2009-02-28 18:20:28 +00:00
Mark de Wever
d3e8190e98
Add a file forgotten in my last commit.
2009-02-28 18:10:59 +00:00
Mark de Wever
596eeca1de
Add a new transparent scrolllabel for wml_message.
2009-02-28 18:09:29 +00:00
Mark de Wever
c58ff5461c
Add the transparent grip images.
2009-02-28 18:04:37 +00:00
Mark de Wever
7f56dea012
Add the transparent groove images.
2009-02-28 17:52:26 +00:00
Mark de Wever
ba85499fda
Made the scrollbar code more generic.
2009-02-28 17:45:18 +00:00
Bartek Waresiak
8a1c19a74d
Fix shortest_path function bug
2009-02-28 17:39:36 +00:00
Mark de Wever
a5eb28f569
Add a new set of transparent navigation buttons.
...
These will be used in the transparent wml message dialog.
2009-02-28 17:34:35 +00:00
Mark de Wever
0a78fd1ed4
New transparant button in transparent dialog.
...
The art might need some more polishing, but rather leave that to an artist.
2009-02-28 17:15:50 +00:00
Mark de Wever
c0ceab1d57
Refactor the button widget.
...
This way multiple button variations can be defined in the macro.
2009-02-28 17:04:05 +00:00
Nils Kneuper
f37e79f050
output binary files after building in "dir where cmake was run"...
...
...and no longer in "dir where cmake was run"/src (as requested by Dragonking)
turn fribidi off by default since the detection for "you got fribidi
2?" seems to not work as expected
2009-02-28 16:44:37 +00:00
Nils Kneuper
94db27b43a
"real" removal of the gamma slider leftovers...
...
...(slightly related to the fix for bug #33148 since the mess is
getting cleaned up now...)
2009-02-28 16:12:49 +00:00
Mark de Wever
17efb665c3
Fix a typo.
2009-02-28 16:03:44 +00:00
Mark de Wever
21c497df6f
Cleanups and improvements.
...
The listbox now also has proper columns also for the header.
2009-02-28 15:57:55 +00:00
Mark de Wever
f380689f79
Update some comment.
2009-02-28 15:57:51 +00:00