63975 Commits

Author SHA1 Message Date
Bruno Macabeus
a0c882b02d Added the optional parameter "need-file-in(dir)", to check if the file exists 2016-03-22 11:05:58 +01:00
Bruno Macabeus
71b4d75f15 Fixbug: Not correctly checked if using the optional parameters 'limit(a,b)' and 'list' simultaneously 2016-03-22 11:05:58 +01:00
Bruno Macabeus
f76a0596d9 Various attributes' [scenario] and derived elements' of it have been implemented. But missing several. 2016-03-22 11:05:58 +01:00
Bruno Macabeus
426abfd46e Added check "FORBIDDEN" for element 2016-03-22 11:05:58 +01:00
Bruno Macabeus
5e5128680c Fixbug commit f1006f1adcb56fa823108a819ec5d4c739424a22: I forgot to take the case to send a file, not a directory 2016-03-22 11:05:58 +01:00
Bruno Macabeus
7009d360ab Ops, I had written twice accidentally 2016-03-22 11:05:58 +01:00
Bruno Macabeus
31794109ad Update schema.cfg: terrain_type finished 2016-03-22 11:05:57 +01:00
Bruno Macabeus
42d4ae9109 Added the optional parameter "limit(\d+,\d+)", to specify the range of the value's attribute
Added, partly, toplevel [terrain_type] tag
2016-03-22 11:05:57 +01:00
Bruno Macabeus
98833e2b5b Added optional parameter "optional-translatable" to some rare cases 2016-03-22 11:05:57 +01:00
Bruno Macabeus
a2f8d93785 Added some comments to organize 2016-03-22 11:05:57 +01:00
Bruno Macabeus
a6fec89753 If you specify a directory, will scan all files from directory.
Now can use environment variables.
2016-03-22 11:05:57 +01:00
Bruno Macabeus
ff6aca4192 Revert change in .gitignore 2016-03-22 11:05:57 +01:00
Bruno Macabeus
128fc64f60 Return message is now more readable 2016-03-22 11:05:57 +01:00
Bruno Macabeus
b9f1ff84be Update to Python3: using print function 2016-03-22 11:05:56 +01:00
Bruno Macabeus
adacf79111 Improved the regexp of symbols in schema.cfg 2016-03-22 11:05:56 +01:00
Bruno Macabeus
67e79f7563 I forgot to translate two comments 2016-03-22 11:05:56 +01:00
Bruno Macabeus
54efe7a8a9 Added datatype symbol 2016-03-22 11:05:56 +01:00
Bruno Macabeus
2eeac0248c Created the optional parameter "list"
Other minor improvements and updates in wmlvalidator
2016-03-22 11:05:56 +01:00
Bruno Macabeus
aeb2dc65c1 It is not necessary to define default values to datatypes, they will be caught the schema.cfg file 2016-03-22 11:05:56 +01:00
Bruno Macabeus
a79de2c35c wmlvalidator, wmlgrammar and wmldata: now it checks translatable lines.
schema.cfg: it was removed type "tstring" and can now be optional parameters
2016-03-22 11:05:56 +01:00
Charles Dang
7a04c01dc7 twml_error: set restore flag 2016-03-22 18:29:39 +11:00
Charles Dang
b0c485f5d0 Tweak/improve several unit help profiles 2016-03-22 18:28:18 +11:00
Charles Dang
849242ca6b tunit_recruit: align recruits listbox to top 2016-03-22 16:16:41 +11:00
Celtic Minstrel
f13f7470eb XCode: Link with readline
Note: This may need to be done a little more robustly in order for the game to launch on older systems.
2016-03-22 00:57:41 -04:00
Celtic Minstrel
5aa1b738cf Fix Wesnoth crashing upon encountering XCode debug arguments 2016-03-22 00:55:12 -04:00
Celtic Minstrel
1d67892e07 Use luaW_checklocation in teleport_unit 2016-03-21 21:08:55 -04:00
Celtic Minstrel
ff155102eb Formula engine: Fix replace() with 3 arguments 2016-03-21 19:57:34 -04:00
Celtic Minstrel
8ea72e8dd0 Formula engine: Fix missing operator precedence for "in" 2016-03-21 16:03:56 -04:00
Celtic Minstrel
6b631f9e0d Fix typo in changelog 2016-03-21 15:34:49 -04:00
Celtic Minstrel
ca7fdedd47 Reduce code duplication in scaling IPFs 2016-03-21 15:28:16 -04:00
Celtic Minstrel
00fa1b4da8 XCode fixup 2016-03-21 15:28:15 -04:00
Charles Dang
a3bae34562 tgame_version: very slight layout fix 2016-03-22 06:22:34 +11:00
Charles Dang
594af9e15a Added a hovered effect to toggle panels 2016-03-22 06:16:35 +11:00
Charles Dang
2f8f3af61b More design tweaks to windows and borders 2016-03-22 06:13:34 +11:00
Charles Dang
596a529229 Small README text update 2016-03-22 04:55:44 +11:00
Charles Dang
23be0d74f3 Change SCALE_INTO() to use BI and added SCALE_INTO_SHARP() which uses NN 2016-03-22 04:40:43 +11:00
Celtic Minstrel
931376954b Remove map_utils.hpp
Rationale:
- The at() emulation is only used in one file and will become redundant once we move to C++11 soon
- The map_get_value_default function is also only used in one file, and removing it actually makes the logic clearer
- It was moved to map/utils.hpp despite having nothing to do with game maps; removing it is slightly easier than moving it again
2016-03-21 12:50:07 -04:00
Celtic Minstrel
d49ef6be41 Update XCode project 2016-03-21 12:50:06 -04:00
Celtic Minstrel
e805a38735 Fix preferences not recentering on resolution switch 2016-03-21 12:50:06 -04:00
Celtic Minstrel
2449dcf65b Scale portraits to uniform size in help
The size varies from 200x200 to 400x400 depending on window width.
2016-03-21 12:50:05 -04:00
Celtic Minstrel
c55d7cb50a Reformat unit_topic_generator 2016-03-21 12:50:05 -04:00
Celtic Minstrel
c2e216be5a Tweak some small_profiles 2016-03-21 12:50:04 -04:00
Celtic Minstrel
60a819f17e Remove all non-transparent portrait images
The small_profile key has been used in several cases to approximately preserve the cropping and orientation from the non-transparent portraits. Some of these could be up for review.
2016-03-21 12:50:04 -04:00
Celtic Minstrel
633b0d7d4c Add new ~SCALE_INTO(w,h) IPF 2016-03-21 12:49:54 -04:00
gfgtdf
1094db6871 fix msvc build 2016-03-21 17:34:14 +01:00
Celtic Minstrel
72c5abc87e Merge pull request #634 from Wedge009/vc_project
VC Project Update
2016-03-21 09:29:41 -04:00
Wedge009
e48b74dbb9 VC Project Update
Properly update VC9 project file after CelticMinstrel's moving of files. Put those files into appropriate filters and ensure their compiled objects are placed in appropriate directories.
2016-03-22 00:24:54 +11:00
Charles Dang
cb992e88b0 Removed Data Manage dialog
This dialog didn't do anything more than allow you to delete saves.
2016-03-21 22:14:34 +11:00
Charles Dang
e7ea0a88c2 Forward-declare widget classes in a few dialogs 2016-03-21 21:57:10 +11:00
Charles Dang
4d342447ea Cleaned up inclusions of team.hpp 2016-03-21 21:43:52 +11:00