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 |
|
Mark de Wever
|
335899fe65
|
Add C++11 override markers.
Adds the markers for gui2::tcontrol::set_label.
|
2013-04-11 19:22:31 +02:00 |
|
Mark de Wever
|
fa152216fb
|
Add C++11 override markers.
Adds the markers for gui2::tcontrol::get_characters_per_line.
|
2013-04-11 19:04:42 +02:00 |
|
Mark de Wever
|
5c63ced6af
|
Add C++11 override markers.
Adds the markers for gui2::tcontrol::get_state.
|
2013-04-11 18:19:55 +02:00 |
|
Mark de Wever
|
c1cac7fd10
|
Add C++11 override markers.
Adds the markers for gui2::tcontrol::get_active.
|
2013-04-10 19:31:00 +02:00 |
|
anonymissimus
|
c30e960247
|
mute some MSVC level 4 warnings thrown by included boost 1.46.1 headers
|
2013-04-09 01:09:02 +02:00 |
|
Mark de Wever
|
676661698e
|
Add C++11 override markers.
Adds the markers for gui2::tcontrol::set_active.
|
2013-04-08 21:46:04 +02:00 |
|
Mark de Wever
|
ad40e931a9
|
Add C++11 override markers.
Adds the markers for gui2::tcontrol::set_members.
|
2013-04-08 18:59:51 +02:00 |
|
fendrin
|
c8e9468910
|
Fix spelling in comments.
|
2013-04-08 17:49:28 +02:00 |
|
Mark de Wever
|
c5434d14c0
|
Add C++11 override markers.
Adds the markers for gui2::twidget::child_populate_dirty_list.
|
2013-04-08 16:12:41 +02:00 |
|
fendrin
|
59902f7900
|
Removed the "Feature not implemented yet." mark for the map label tool.
|
2013-04-08 14:21:10 +02:00 |
|
Mark de Wever
|
d6a3782293
|
Add C++11 override markers.
Adds the markers for gui2::twidget::layout_children.
|
2013-04-08 14:17:49 +02:00 |
|
fendrin
|
361c302cf4
|
Enabled the editor label tool. Adjust the zoom level correspondingly.
|
2013-04-08 14:07:01 +02:00 |
|
fendrin
|
c284cc2ce6
|
Reenabled the commented out mouse-action and action label code.
|
2013-04-08 14:04:37 +02:00 |
|
fendrin
|
715be6a994
|
Global getter for the current labels. Disable labels on context switch.
Needed for the label mouse action.
|
2013-04-08 14:01:43 +02:00 |
|
fendrin
|
0c9eaf7b0b
|
Reenabled the commented out editor unit action code.
|
2013-04-08 13:56:20 +02:00 |
|