28044 Commits

Author SHA1 Message Date
Gunter Labes
689c161489 fixed bug #12381: End of turn confirmation negation causes unresponsiveness 2008-10-01 12:46:51 +00:00
Gunter Labes
21f546f841 removed unnecessary attack definitions from the masked dwarves 2008-10-01 12:14:04 +00:00
Nils Kneuper
e45f83e9dd pot-update
regenerated docfiles
2008-10-01 09:55:09 +00:00
Nils Kneuper
a9b2534b47 you musn't mark the empty string translateable!!! 2008-10-01 09:46:16 +00:00
Mark de Wever
175be0ea6e Add a wrap paramater to the canvas.
This change is needed so the control can tell the text in the canvas
which wrapping method to use. Changes to the control will follow later.
2008-10-01 06:27:43 +00:00
Alexander van Gessel
b9f689a117 Made wmlunits operate more like the game. (remove logic the game lacks)
This fixes the "attacks with same name overwrite eachother" bug.
2008-10-01 01:27:06 +01:00
Eric S. Raymond
6ef82e96c0 Address bug #12380 (fix by beetlenaut). 2008-09-30 23:06:09 +00:00
Mark de Wever
00956e7e14 Allow values <= 0 to set no maximum width/height.
Some parts of the engine use 0 as no maximum width, so this change
fixes the text to always be detected as truncated (width 0 always
truncates).  This should make the layout system slighty faster and
also avoid future problems.
2008-09-30 18:34:27 +00:00
Mark de Wever
bc739fe568 Initialize all members. 2008-09-30 18:34:05 +00:00
Tomasz Śniatowski
11aff95bb8 work around a slider issue to allow setting 0 2008-09-30 19:14:25 +01:00
Tomasz Śniatowski
ad6e512b9e move the editor images into data/core/images to make wmllint happy 2008-09-30 19:13:12 +01:00
Sergey Popov
30e9459886 Refactored some code in installation section. 2008-09-30 16:56:35 +00:00
Alexander van Gessel
2d17ca4e65 Made unit_tree compatible with 2008-09-29T08:38:06Z!ai0867@gmail.com. 2008-09-30 15:48:02 +01:00
Alexander van Gessel
a8b938f7ca Fix some spelling/grammar. 2008-09-30 15:34:45 +01:00
Eric S. Raymond
ff1f2d30c0 Pacify wmllint about some legitimate macro uses. 2008-09-30 14:24:41 +00:00
Alexander van Gessel
f64e1df68a Change fix the path of 'env' in some shebang lines. 2008-09-30 15:17:10 +01:00
Alexander van Gessel
9f314cd978 Fix some executable properties. 2008-09-30 15:07:09 +01:00
Alexander van Gessel
0063d92356 Adjust a lot of svn properties. 2008-09-30 14:06:26 +01:00
Nils Kneuper
e790757ce1 some more smaller corrections 2008-09-30 12:04:38 +00:00
Nils Kneuper
66a4ccffc6 some more text refinements and fixes 2008-09-30 11:48:57 +00:00
Nils Kneuper
d06221c2a0 add an epiloge for Two Brothers (based on the liberty epilog WML) 2008-09-30 11:23:12 +00:00
Nils Kneuper
bd40e77ca2 implemented story screens in scenario 2 2008-09-30 10:31:00 +00:00
Nils Kneuper
cda3b064cc start of scenario rewrites to include story screens by Stefan
thanks to Daravel and Jozrael for the texts
2008-09-30 09:46:38 +00:00
Dimitar Ilccov
cad5e2d0b6 Updated the dots and crosses on the bigmaps of second half of TRoW scenarios.
Address bug #12355, bug #12356 and #12357.
2008-09-30 07:27:56 +00:00
Eric S. Raymond
fdee8894f1 Typo fix. 2008-09-30 01:26:50 +00:00
Eric S. Raymond
0bcc0a4bab Fix incorrect warnlevel usage. 2008-09-30 01:25:35 +00:00
Eric S. Raymond
c014cbe185 Beat wmlscope into not complaining about multiple definitions...
...of the carryover macros (they're conditionalized, but wmlscope
cannot know this).
2008-09-30 01:09:12 +00:00
Eric S. Raymond
71b25fa5e0 Typo refix. 2008-09-30 00:05:09 +00:00
Eric S. Raymond
e4136aee19 Integrate and use new Masked Guardsman/Stalwart/Sentinel graphics. 2008-09-29 23:57:02 +00:00
Eric S. Raymond
6fba357169 Typo fix. 2008-09-29 23:42:33 +00:00
Nils Kneuper
887fa353d7 updated Galician and Polish translation 2008-09-29 18:00:36 +00:00
Eric S. Raymond
f1c9afb57b Kurt Aust's fixes for battle markings on the TRoW maps.
Fixes bug #12355, partly fixes #12356.
2008-09-29 17:09:23 +00:00
Sergey Popov
e15f804586 Made use of MultiUser.nsh NSIS header...
...to make mixed-mode per-machine/per-user installer thus fixing bug
#12360
2008-09-29 16:25:44 +00:00
Gunter Labes
5e0012f5aa add the title to --list output and use title rather than name in html output 2008-09-29 15:28:21 +00:00
Alexander van Gessel
4e1c8a0047 Add vim modelines. 2008-09-29 15:41:31 +01:00
Alexander van Gessel
98ccfcebb2 Improve wmltest and wmlgrammar documentation. 2008-09-29 15:41:26 +01:00
Alexander van Gessel
607dab88f9 Further extend wmlgrammar. 2008-09-29 09:38:43 +01:00
Alexander van Gessel
2628ed9e45 Modify wmltest to properly process all specified features of wmlgrammar. 2008-09-29 09:38:40 +01:00
Alexander van Gessel
3910c24d62 Wrote down a (hopefully final) grammar for wmlgrammar. 2008-09-29 09:38:37 +01:00
Alexander van Gessel
89d56bdd85 Add some comments, TODOs. 2008-09-29 09:38:33 +01:00
Alexander van Gessel
d875a74c4d Extend wmlgrammar. 2008-09-29 09:38:30 +01:00
Alexander van Gessel
4962e8be7b Cleaned up wmltest's output. 2008-09-29 09:38:26 +01:00
Alexander van Gessel
43ed2e9faa About halfway adding ThemeWML to wmlgrammar. 2008-09-29 09:38:23 +01:00
Alexander van Gessel
92013510f3 Allowed separate references to tags or keys. 2008-09-29 09:38:19 +01:00
Alexander van Gessel
8f98caeac9 Extended wmlgrammar to allow references to the content of other tags. 2008-09-29 09:38:16 +01:00
Alexander van Gessel
93bdad5ef3 Add a bit of documentation and TODOs. 2008-09-29 09:38:13 +01:00
Alexander van Gessel
7d3fcffee6 Add the help section to wmlgrammar.py. 2008-09-29 09:38:09 +01:00
Alexander van Gessel
245a45325c Moved the (lack of) [+tag] functionality around a bit.
Should fix this properly at some point.
2008-09-29 09:38:06 +01:00
Alexander van Gessel
7da4a642c7 Re-ordered and commented wmlgrammar.py some. 2008-09-29 09:38:02 +01:00
Alexander van Gessel
bb13d900e2 Check in proof-of-concept version of wmltest. 2008-09-29 09:37:58 +01:00