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
Gunter Labes
67824d3b79
Increased the 'smallfly' movement cost over fungus from 1 to 2.
2008-09-28 22:55:33 +00:00
Mark de Wever
3e2b618839
Make scope_logger hold a copy of the string.
...
The previous version held a pointer to the string used to initialize the
object. This failed when the string used to create the object is a
temporary object. It works for the constructor but in the destructor the
pointer might be invalid.
2008-09-28 21:11:13 +00:00
Mark de Wever
d2a6e86be1
Replace __FUNCTION__ with __func__.
...
__FUNCTION__ doesn't compile with suncc and __func__ does. The problem
was discovered by Pietro_S.
2008-09-28 16:53:39 +00:00
Tomasz Śniatowski
a515cc1d6d
fix editor2 theme
2008-09-28 16:20:24 +01:00
Mark de Wever
f9a15e6f0e
Move all log macros for the widget library to log.hpp.
2008-09-28 14:46:18 +00:00
Mark de Wever
36fe11aa88
Add the gui_layout log domain.
2008-09-28 14:46:11 +00:00
Mark de Wever
0e1cfa1a76
Initialize all members.
2008-09-28 14:46:06 +00:00
Mark de Wever
9387da7422
Remove two unused members.
2008-09-28 14:46:01 +00:00
Mark de Wever
0387bca05c
Initialize all members.
2008-09-28 14:45:57 +00:00
Mark de Wever
a023b5fc15
Initialize all members.
2008-09-28 14:45:49 +00:00
Gunter Labes
00d5bd4c4e
added a note about how to install add-ons and how to see the descriptions
2008-09-28 13:23:44 +00:00
Mark de Wever
2d93ddbadd
Don't let the config_cache singleton use a static member.
...
The static member is now a static variable in the instance function.
This avoids the static initialization fiasco with the logger in the
clear_defines() function. The problem was discovered by Pietro_S.
2008-09-28 11:09:48 +00:00
Gunter Labes
cb9c05f1bc
remove some obsolete links
2008-09-28 10:45:07 +00:00
Gunter Labes
c80fbfffc7
used a better suited image for missing icons...
...
...and removed some obsolete links
2008-09-28 10:15:50 +00:00
Nils Kneuper
9517e00a25
updated Slovak translation
2008-09-28 09:22:24 +00:00
Lari Nieminen
c508ec3fae
Added the 400x400 portraits of Al'Brock, Flar'Tar and Howgarth.
2008-09-27 21:30:04 +00:00
Lari Nieminen
f16701e313
Added in the new Howgarth portrait.
2008-09-27 21:28:16 +00:00
Gunter Labes
61f4349d5f
stop data processing after proxying
2008-09-27 21:17:47 +00:00
Benoît Timbert
762042de2c
French translation update
2008-09-27 21:12:27 +00:00
Sergey Popov
c9d680cc1c
Made SDL_net a base prerequisite since all programs don't compile without it.
2008-09-27 21:08:00 +00:00
Lari Nieminen
de11d8a156
Converted DiD to support both carryover systems,
...
...using the same method as the others.
2008-09-27 21:07:31 +00:00
Benoît Timbert
087dadab96
Adjust a few SVN properties
2008-09-27 21:06:12 +00:00