52127 Commits

Author SHA1 Message Date
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
fendrin
e4c2c26f26 Reenabled the commented out editor village action tool. 2013-04-08 13:55:47 +02:00
fendrin
192dd5c4a3 Getter for the map labels. 2013-04-08 13:54:00 +02:00
fendrin
875a9a0126 Added a enabled/disabled states to the map_labels class. 2013-04-08 13:51:30 +02:00
Mark de Wever
07e825b039 Add C++11 override markers.
Adds the markers for gui2::twidget::has_widget.
2013-04-08 11:20:19 +02:00
Alexander van Gessel
aa13c1b1e8 Optipng run
Overall statistics (only for files with a smaller recompressed size):
  Original size: 201 KiB on 46 files
 Optimized size: 80 KiB
   Total saving: 121 KiB = 60% decrease
2013-04-08 00:41:14 +02:00
fendrin
338e605c78 Reenabled the "Sample terrain under cursor" feature. 2013-04-07 16:18:31 +02:00
Ignacio R. Morelle
7c9fa8bb7e Disable difficulty option in Load Game when not applicable (patch #3834)
Fixes bug #20381. Patch by nurupo.
2013-04-06 00:35:22 -03:00
Ignacio R. Morelle
eb71c10127 Fix players changelog formatting 2013-04-06 00:35:21 -03:00
Alarantalara
8afb36ff7c Merge branch 'master' of ssh://git.code.sf.net/p/wesnoth/code 2013-04-05 23:14:35 -04:00
Alarantalara
27c984c384 Match coral reef water to surrounding water. 2013-04-05 23:13:32 -04:00
Ignacio R. Morelle
210b293b3d Update credits entry to include the username 2013-04-05 23:31:53 -03:00
fendrin
7cda069faa Removed obsolete pink button images. 2013-04-05 22:53:13 +02:00
fendrin
3f8d6f5891 Enabled the use of the "disabled" image variants for gui1 buttons. 2013-04-05 22:21:58 +02:00
fendrin
d9ab14fc78 Added new brush images by Vultraz and Lord Bob. 2013-04-05 20:05:17 +02:00
fendrin
b47a8ec637 Moved the editor buttons in subfolders depending on their purpose. 2013-04-05 19:58:05 +02:00
anonymissimus
90316ec451 .gitignore some files for cmake generator+Linux+CodeBlocks way of building 2013-04-05 01:46:00 +02:00
Alexander van Gessel
cfb64ea8c8 Don't let petrified units reveal ambushers 2013-04-04 01:09:43 +02:00
Alarantalara
1a3aefd3e0 Remove deleted files from Xcode project. 2013-04-03 18:30:25 -04:00
Alexander van Gessel
04127e5d59 Optipng run
Overall statistics (only for files with a smaller recompressed size):
  Original size: 2 KiB on 1 files
 Optimized size: 1 KiB
   Total saving: 0 KiB = 46% decrease
2013-04-03 21:45:37 +02:00
fendrin
319cabb823 New Radiobox touched image from Lord Bob. 2013-04-03 21:40:34 +02:00
fendrin
2f8cbfc7f4 Fixed the palette not redrawing through scrolling with turbo buttons. 2013-04-03 20:41:00 +02:00
fendrin
5d7b4ad8e5 Added some missing hotkey definitions. 2013-04-03 20:41:00 +02:00
fendrin
02ddebb4a9 Added methods for getting the state of the palette. (If it is able to
scroll up or down)
2013-04-03 20:41:00 +02:00
fendrin
224071bec9 Fixed a typo in a comment. 2013-04-03 20:40:59 +02:00
fendrin
9607000399 Fixed the last hotkey item "null" not being indexed. Added some missing
hotkey commands.
2013-04-03 20:40:59 +02:00
fendrin
a3cd1fa6bc Removed obsolete image attribute in the editor's brushes.cfg file. 2013-04-03 20:38:34 +02:00
anonymissimus
873f3a7e4f fix negative gold carried over (bug #20676, patch by Ayne) 2013-04-03 17:19:34 +02:00
Alexander van Gessel
3939490173 Correct another persist error message 2013-04-03 14:41:37 +02:00
Alexander van Gessel
a3fd22e46f Fix some error messages in persist 2013-04-03 10:04:14 +02:00
Alexander van Gessel
399ce6a583 Give two editor images an alpha channel 2013-04-03 09:48:38 +02:00
Alexander van Gessel
83fee1daed Use grep's -q option rather than &>/dev/null 2013-04-03 09:44:44 +02:00
Alexander van Gessel
a53fe30e5b Optipng run on images/buttons
Overall statistics (only for files with a smaller recompressed size):
  Original size: 73 KiB on 22 files
 Optimized size: 25 KiB
   Total saving: 48 KiB = 65% decrease
2013-04-03 09:34:53 +02:00
anonymissimus
b369ade4b3 vc project update 2013-04-03 00:03:38 +02:00
anonymissimus
834680d568 cb project update 2013-04-03 00:03:37 +02:00
Mark de Wever
fa963dab94 Add C++11 override markers.
Adds the markers for gui2::twidget::set_origin.
2013-04-02 22:33:02 +02:00