Ignacio R. Morelle
b585ef6a1c
string_utils: Define a UTF-8 constant for the Unicode bullet (U+2022)
2012-02-29 07:29:03 +00:00
Fabian Müller
baaa0d1c76
Fixed terrain name information overlapping each other.
2012-02-29 00:58:55 +00:00
Fabian Müller
dce1a234ee
Fixed the terrain icon overlay not being translated.
...
Removed old to the terrain palette scrolling / terrain groups related code.
2012-02-29 00:52:26 +00:00
Fabian Müller
9938ffeb09
Fixed addon terrain groups not using mainline icons to have them not appear.
2012-02-28 23:51:16 +00:00
Elias Pschernig
e0537fec86
[wmlunits] On translated unit pages, stay on the same page...
...
...(in the new language) when changing languages instead of jumping
back to the overview.
2012-02-28 19:57:00 +00:00
Anonymissimus
9941bdb63d
CB projectfile update
2012-02-28 17:53:10 +00:00
Anonymissimus
95c3c959f8
VC9 projectfile update
2012-02-28 17:52:54 +00:00
Anonymissimus
81ce38c0b7
change uint to unsigned (fixes compilation on windows)
2012-02-28 17:52:37 +00:00
Simon Forsyth
8db09ab6f5
add new editor files to Xcode project
2012-02-28 16:50:37 +00:00
Sergey Popov
71ce2654ca
Removed redundant static_casts fixing a compiler warning with gcc 4.4
2012-02-28 16:19:00 +00:00
Steven Panek
b457aea987
'autumn' -> 'fall' for the sake of consistency,
...
...in category names and translatable strings, at least.
2012-02-28 13:20:14 +00:00
Fabian Müller
6215fcd108
Fixed a compile warning reported by Vultraz.
2012-02-28 11:59:25 +00:00
Fabian Müller
51c01b277a
Changelog entries for the editor overhaul.
2012-02-28 11:57:17 +00:00
Fabian Müller
960ad72f60
Added another brush to the editor.
...
The image still has the shadow on the wrong side and needs some
artist's attention.
2012-02-28 11:08:00 +00:00
Fabian Müller
169c74ba55
Added the "autumn" terrain group to the map editor,
...
...since there is no longer a problem with displaying a lot of terrain groups.
2012-02-28 10:41:32 +00:00
Fabian Müller
2bbf499f6e
New theme for the map editor.
2012-02-28 10:34:46 +00:00
Fabian Müller
520fafcfb9
Editor overhaul.
...
Changed how the terrain group/palettes work.
Added the map label placement tool.
2012-02-28 10:31:13 +00:00
Fabian Müller
3fe19eeb24
Enabled the building of the editor action label classes.
2012-02-28 10:27:42 +00:00
Fabian Müller
8d1aa62405
Added hotkey definitions for changing the terrain group...
...
...and for the editor map label placement tool.
2012-02-28 10:11:20 +00:00
Fabian Müller
842b1c73a6
Labeled the write method of the map class virtual...
...
...to allow overwritting in the derived editor_map class.
2012-02-28 10:08:06 +00:00
Fabian Müller
a03b129fb6
Implemented a copy constructor and assigment operator.
...
This is needed since the labels need to be copied in their new role as
memeber of the editor_map class.
2012-02-28 10:06:39 +00:00
Fabian Müller
eac7ab9ea8
Fixed a typo in a comment.
2012-02-28 10:02:12 +00:00
Elvish_Hunter
e7bcf1aba1
Added inline SLF support in [scroll_to]
2012-02-28 09:33:38 +00:00
Steven Panek
9e73a91c29
Updated the Spanish translation.
2012-02-28 07:05:44 +00:00
Elias Pschernig
b3942cf1f6
[wmlunits] Fixed broken links to advancement units for addon units...
...
...advancing to mainline units.
2012-02-27 23:51:12 +00:00
Anonymissimus
e34b91d24a
changelog update 2012-02-25T20:49:43Z!anonymissimus@arcor.de
2012-02-27 19:38:44 +00:00
Anonymissimus
7b643c8c88
changelog update 2012-02-24T01:15:00Z!anonymissimus@arcor.de
2012-02-27 19:38:24 +00:00
Alexander van Gessel
faf744aff3
Allow wesnoth.textdomain to be called with brackets
2012-02-27 13:29:43 +01:00
Fabian Müller
ab8469354c
Implemented the label placement editor tool.
2012-02-27 07:09:06 +00:00
Alexander van Gessel
dcea6b06d4
Use a config writer rather than debug output to save maps
2012-02-26 17:01:23 +01:00
Alexander van Gessel
e126e54423
Add metadata and -- po: comments to lua handler
2012-02-26 15:36:08 +01:00
Alexander van Gessel
c749fa12f9
Add multiline string capability
2012-02-26 15:36:05 +01:00
Alexander van Gessel
945b02c5fa
Add a lua specialization to wmlxgettext...
...
...that can handle all .lua files I've tested
2012-02-26 15:36:02 +01:00
Alexander van Gessel
18b0becd93
Make some use of the 'first line of translatable string' variable
2012-02-26 15:35:59 +01:00
Alexander van Gessel
cbea9b7720
Turn some package variables into lexical ones
2012-02-26 03:23:39 +01:00
Alexander van Gessel
99e19bb048
Factor out WML file reading loop
2012-02-26 03:23:36 +01:00
Alexander van Gessel
982680a7c9
Move the only used function from wmltrans.pm to wmlxgettext and scrap the module
2012-02-26 03:23:33 +01:00
Oleg Tsarev
92d3f47a04
Revert back incorrect changes introduced by 4 previous revisions
2012-02-26 01:49:16 +00:00
Oleg Tsarev
5f9be8c8ad
Now I call set_modified after rebuild info in save_index.
...
It prevents the reload summary from save file
2012-02-26 00:57:49 +00:00
Oleg Tsarev
c348e4a264
Fixed error from previous commit
2012-02-26 00:42:10 +00:00
Oleg Tsarev
8e0e250463
Fixed error from previous commit
2012-02-26 00:38:44 +00:00
Oleg Tsarev
137ea6a9ef
Fixed the update of save_index.
...
Now I first wait while file would be written, and after that rebuild
index from saved file
2012-02-26 00:36:21 +00:00
Ignacio R. Morelle
cd28fbfaa0
addon/info: New display_type() class method
...
Used to be <anonymous>::get_translatable_addon_type() in addon/manager_ui.cpp.
2012-02-26 00:28:29 +00:00
Oleg Tsarev
24b4cfa4e1
Save changes in save_index after remove the information
2012-02-26 00:01:38 +00:00
Steven Panek
ab12593f82
Ran umcpropfix.
2012-02-25 23:29:46 +00:00
Ignacio R. Morelle
a535f59fda
addon/info: New display_title() class method
...
Used to be <anonymous>::auto_addon_title() in addon/manager_ui.cpp.
2012-02-25 22:05:17 +00:00
Ignacio R. Morelle
1c80791474
addon/info: Move make_addon_title() from addon/manager.cpp
2012-02-25 22:05:01 +00:00
Anonymissimus
d1360bff02
modify_unit: re-add part of the "kill units" behavior...
...
...which I removed in 2012-01-22T22:35:44Z!anonymissimus@arcor.de
(fix for bug #19498 )
2012-02-25 20:49:43 +00:00
Anonymissimus
db9c2d6f13
strip some trailing whitespace
2012-02-25 20:49:04 +00:00
Ignacio R. Morelle
40af2f47d2
addon/validation: Simplify addon_name_legal()
...
Instead of using generic STL algorithms, use std::basic_string<...>
member methods that are presumably better optimized to work with
strings. In particular, use find_first_of() instead of repeated calls to
the find algorithm.
Also get rid of a redundant and suboptimal check for an empty string.
2012-02-25 19:45:38 +00:00