52127 Commits

Author SHA1 Message Date
Alexander van Gessel
04b42cba37 Optipng run
Original size: 422 KiB on 63 files
 Optimized size: 307 KiB
   Total saving: 114 KiB = 27% decrease
2013-04-30 16:59:21 +02:00
anonymissimus
b2ab637cc4 chamgelog updates for some recent commits of mine 2013-04-30 16:35:33 +02:00
anonymissimus
3f2f24d45b allow filtering sides on controller=
Disabled for networked multiplayer since the value differs between clients.
2013-04-30 16:35:32 +02:00
mattsc
4aba43d15d Xcode project: add tristate_button.?pp files 2013-04-30 06:23:08 -07:00
mattsc
1951cc218e Healer Support Micro AI: bug fix for aggression= key
Key needs to converted to a number before checking its value.
2013-04-29 17:39:39 -07:00
fendrin
b97ed9b338 Changed the endturn button from [menu] to [action]. 2013-04-29 20:11:04 +02:00
fendrin
dd7a497db1 Automagic Button State System. 2013-04-29 17:51:37 +02:00
fendrin
67d66c5756 Drawing support for the [action] theme wml. 2013-04-29 16:33:51 +02:00
fendrin
a1861e2aa3 Tooltip support in GUI1 widgets. 2013-04-29 16:33:50 +02:00
anonymissimus
4e93b39a09 graceful error message when inserting unknown unit type into help
inspired by http://forums.wesnoth.org/viewtopic.php?f=58&t=38731
2013-04-29 15:49:19 +02:00
fendrin
e014493923 Support for [action] in theme WML.
[action] is the twin of [menu].
I splitted the codepaths for menu and action buttons.
2013-04-29 13:22:17 +02:00
fendrin
c84190d3c5 Adds support for tooltip descriptions to hotkey actions. 2013-04-29 12:07:14 +02:00
fendrin
725634eae3 Variables pointing to the radiobutton images. 2013-04-29 10:19:29 +02:00
fendrin
ce86591499 Removed an obsolete panel drawing hack. 2013-04-29 10:15:52 +02:00
fendrin
5cfb927771 Remove obsolete panel drawing hack. 2013-04-29 01:52:02 +02:00
fendrin
68fbc439d8 Made all menu buttons to be of type "turbo". 2013-04-29 01:48:15 +02:00
fendrin
3bdeb8c345 Switch [panel] drawing from scaling to tiling. 2013-04-29 00:34:20 +02:00
Boldizsár Lipka
3709f49e0a More verbose symbol name in translated message. 2013-04-28 22:31:51 +02:00
Mark de Wever
1efebdeea4 Fix a typo in DiD.
The issue was discovered by vultraz.
2013-04-28 22:03:38 +02:00
Boldizsár Lipka
4a0db701ac Better formatting for "planning mode activated" message. 2013-04-28 21:20:43 +02:00
Alexander van Gessel
7421197048 Add a missing include that only MSVC10 cares about 2013-04-27 20:59:32 +02:00
Mark de Wever
b92b22954f Merge branch 'master' of ssh://git.code.sf.net/p/wesnoth/code original_master 2013-04-13 21:41:25 +02:00
Boldizsár Lipka
18ce51b0c4 Display a message when activating planning mode. 2013-04-13 21:37:04 +02:00
Mark de Wever
a4308ad53c Merge branch 'override_markers' 2013-04-13 21:34:44 +02:00
Mark de Wever
0e78796700 Fix a compiler warning about a useless cast. 2013-04-13 21:32:08 +02:00
Mark de Wever
8956607cd9 Fix a compiler warning.
When defining LOW_MEM a parameter was unused.
2013-04-13 21:31:41 +02:00
Mark de Wever
d73b12633a Really fix the path to the editor images.
Also a minor code clean-up by avoiding an unneeded extra variable.
2013-04-13 21:18:36 +02:00
anonymissimus
74997dfa43 cb project update 2013-04-13 20:16:01 +02:00
anonymissimus
a5a4225788 fix a msvc warning about unreachable code 2013-04-13 20:15:50 +02:00
anonymissimus
1932c9962e vc9 project update 2013-04-13 20:15:50 +02:00
fendrin
0ab3ff9082 Fixed a path. 2013-04-13 19:52:45 +02:00
fendrin
adbda2dd37 Support for a new select terrain group dialog. 2013-04-13 19:43:58 +02:00
fendrin
63e4db2140 Support for changing the images during the runtime. 2013-04-13 19:42:22 +02:00
Ignacio R. Morelle
15df8fc629 Update changelog to mention fix for bug #20385 2013-04-13 12:58:58 -03:00
upthorn
8cd86671ac Add persistent variable subnamespace usage into scenario-test, for testing persistent variable subnamespace behavior. 2013-04-13 12:21:51 -03:00
upthorn
c6da4fcbd0 Refactor persist_context to correct subnamespace crash and avoid holding stale config references in general. 2013-04-13 12:21:51 -03:00
fendrin
70902724a6 Fix a compiler warning. 2013-04-13 17:17:40 +02:00
Mark de Wever
d9b0154497 Add C++11 override markers.
Adds the markers for gui2::tcontainer_::set_self_active.
2013-04-13 14:55:50 +02:00
Boldizsár Lipka
0d96709a72 Move the recall dialog into a separate function. 2013-04-13 12:17:08 +02:00
Boldizsár Lipka
adbbddcecd Move the recruit dialog into a separate function. 2013-04-13 12:17:08 +02:00
Mark de Wever
41dec28e86 Add C++11 override markers.
Adds the markers for gui2::tcontainer_::border_space.
2013-04-13 11:09:12 +02:00
Mark de Wever
a8374fbe1d Add C++11 override markers.
Adds the markers for gui2::tcontainer_::get_client_rect.
2013-04-13 09:42:25 +02:00
fendrin
0e49adb276 Based the editor palette on a new button like widget. 2013-04-13 02:04:17 +02:00
fendrin
f31f632878 Fix the spelling in a comment. 2013-04-13 00:08:09 +02:00
fendrin
ec33e54230 Made the label editor action partial.
This means it undoes the whole queue, not only the last change.
2013-04-12 23:54:03 +02:00
fendrin
2ba42b46cb New palette button images from Lord Bob. 2013-04-12 23:41:00 +02:00
fendrin
fb32556f4b Spell fix in a comment. 2013-04-12 23:16:54 +02:00
Mark de Wever
111eefa94b Add C++11 override markers.
Adds the markers for gui2::tcontrol::get_control_type.
2013-04-12 20:36:39 +02:00
Mark de Wever
09869f3126 Add C++11 override markers.
Adds the markers for gui2::tcontrol::update_canvas.
2013-04-11 20:37:40 +02:00
Mark de Wever
536cfa210c Add C++11 override markers.
Adds the markers for gui2::tcontrol::set_use_markup.
2013-04-11 19:33:11 +02:00