9624 Commits

Author SHA1 Message Date
Lari Nieminen
81b76dd822 Second batch of SotBE language tweaks by thespaceinvader. 2008-09-02 19:36:29 +00:00
Lari Nieminen
a753a80a72 First batch of SotBE language tweaks by thespaceinvader.
Mostly making the dialogue more orc-like.
2008-09-02 18:57:38 +00:00
Mark de Wever
289aaa9f0b Listbox cell refactoring.
The cells in a listbox now share some more macros and the background of
the selected cell now looks like the version in the older gui.
2008-09-02 18:03:53 +00:00
Eric S. Raymond
011cbdf919 Minor cleanup. 2008-09-02 17:54:41 +00:00
Eric S. Raymond
6326aa4ec4 Typo fix. 2008-09-02 16:01:10 +00:00
Eric S. Raymond
339599149f Another try at fixing AI0867's bug. 2008-09-02 15:56:21 +00:00
Eric S. Raymond
881e5e3ff6 Fix a bug reported by AI0867. 2008-09-02 15:50:24 +00:00
Ignacio R. Morelle
1ecc92c06e Replaced unknown [variable] tag with [set_variable]
Fixed wrong image path to merman
2008-09-02 04:23:49 +00:00
Eric S. Raymond
6d417ce2f5 Address bug #12259. 2008-09-02 00:32:16 +00:00
Eric S. Raymond
cb33e98e29 Remove upconvert switch, it's no longer needed. 2008-09-02 00:30:42 +00:00
Eric S. Raymond
bbfcf3c0c1 Fix deprecated weapon filter syntax, 2008-09-02 00:28:19 +00:00
Gunter Labes
38badc0a51 add a note about needed map settings 2008-09-01 16:04:13 +00:00
Lari Nieminen
ece0b0ed4e Removed the holy ankh.
Should be replaced with something less confusing and more suitable in
the future.
2008-09-01 13:41:11 +00:00
Mark de Wever
7498fd2fc5 Remove deprected macros. 2008-08-31 17:43:34 +00:00
Mark de Wever
97a72eff4c Removed the usage of deprecated macros. 2008-08-31 17:43:25 +00:00
Nils Kneuper
9c02f9a7b8 running utils/wesnoth-optipng
*** Total saved: 14 KB on 378 files
2008-08-31 10:55:57 +00:00
Lari Nieminen
725ecb459e Completely reworked music in HttT. 2008-08-30 22:46:59 +00:00
Lari Nieminen
88e562cfe9 Use Malin's own lvl3 sprite for the campaign icon. 2008-08-30 15:53:00 +00:00
Mark de Wever
45ebc2acf0 Avoid the text box text overflow termination.
When the text was too long the cursor would be drawn out of bounds which
caused an assert which terminated Wesnoth. Now the text will no longer
be drawn out of bounds and be ellipized. (The ellipses are always drawn
at the end, which will be fixed later.)
2008-08-30 15:17:58 +00:00
Mark de Wever
66d6be81bc Change the button to use the new macros. 2008-08-30 15:17:49 +00:00
Richard Kettering
d081492dab Remade animations for the saurian oracle. 2008-08-30 07:56:22 +00:00
Eric S. Raymond
c927cdc6e3 Preevent wmlindent from being confused by Shadowmaster's terminal frowney.
(Yes, this is a real description of a real bug...)
2008-08-30 07:34:57 +00:00
Ignacio R. Morelle
6310267b6d Recommit with correct Ogg Vorbis comments 2008-08-29 23:38:41 +00:00
Gunter Labes
a801626793 update wmlunits to the new advances_to syntax 2008-08-29 21:30:39 +00:00
Eric S. Raymond
aac6a79a04 Restore a 1.5 conversion I shouldn't have dropped. 2008-08-29 19:27:10 +00:00
Mark de Wever
b641844238 Cleanup the window definition. 2008-08-29 19:26:17 +00:00
Mark de Wever
ddc3769581 Cleanup patch to move macros in the string. 2008-08-29 19:26:12 +00:00
Eric S. Raymond
fec0ec9d71 advancesto -> advances_to. 2008-08-29 19:03:00 +00:00
Eric S. Raymond
c900eff1fa The --oldversion switch is dead. 2008-08-29 18:57:03 +00:00
Mark de Wever
6ce967d869 Remove an obsolete proof-of-concept widget. 2008-08-29 18:34:53 +00:00
Eric S. Raymond
d0fb2d0461 This change removes lifting logic for pre-1.4 versions.
If you need it, check out a copy of wmllint from the 1.4 stable
branch and use that to lift before running this one.

I did this for a policy reason; I wanted to kill off the --oldversion
switch.  It will *not* be restored; in future, changes to WML syntax
*must* be forward compatible in such a way that tags from old versions
can be unambiguously recognized (this will save everybody heartburn).

As a virtuous side effect, this featurectomy cuts wmllint's code
complexity by over 50%, improves performance by about 33%, and
banishes some annoying behaviors related to the 1.2 map-conversion
code.
2008-08-29 18:27:37 +00:00
Eric S. Raymond
effe5298b9 Typo fix. 2008-08-29 17:30:04 +00:00
Eric S. Raymond
3465bf7a99 Comment typo fix. 2008-08-29 17:02:32 +00:00
Pauli Nieminen
ed2a9491b8 Added some empty lines to make reading easier 2008-08-29 16:16:05 +00:00
Lari Nieminen
545a8ef1ab Removed some more duplicate single unit id's. 2008-08-29 10:07:13 +00:00
Lari Nieminen
215082a73f Removed some duplicate single unit id's. 2008-08-29 09:59:42 +00:00
Pauli Nieminen
30a7dadec5 Fixed UMC loading with new caching code 2008-08-29 08:14:36 +00:00
Richard Kettering
dedfe5146d Remade animations for the saurian soothsayer. 2008-08-29 07:14:28 +00:00
Eric S. Raymond
a53745e104 Ignore .git directories in wmllint as well. 2008-08-29 02:03:51 +00:00
Eric S. Raymond
4a5ecd48b5 Ignore .git as well as .svn directories when assembling forests. 2008-08-29 01:47:09 +00:00
Eric S. Raymond
b31c324728 Fulfil the rest of bug #12180. Reindent appropriately. 2008-08-28 23:07:44 +00:00
Eric S. Raymond
08f09eda6f Give wmlindent a capability to declare indenters.
Pre-declare {FOREACH and {NEXT.

Write declarations in the one place they're presently needed, Sceptre of Fire.

Reindent the data tree accordingly.

This partly addresses the feature request in bug #12180.
2008-08-28 20:19:50 +00:00
Lari Nieminen
c133efea6e Added "The Dangerous Symphony" to the default playlist. 2008-08-28 18:39:17 +00:00
Lari Nieminen
3cefc53b3f Made a couple of campaign scenarios use "The Dangerous Symphony". 2008-08-28 18:36:46 +00:00
Lari Nieminen
1f6a43a774 Changed the way the underground and default schedules are used,
...so that the default ToD shown in the ToD display is the underground
schedule and so that the default schedule sounds aren't used.
2008-08-28 18:20:24 +00:00
Lari Nieminen
f4b826ebeb Fixed a typo in a comment. 2008-08-28 18:04:40 +00:00
Eric S. Raymond
318486ce4b Reindent most of the data tree in preparation for making wmlindent smarter. 2008-08-28 17:57:00 +00:00
Elias Pschernig
28801b118a Removed debug code I left in wesnoth_addon_manager before. 2008-08-28 17:44:34 +00:00
Mark de Wever
0b8250516a Update my about entry. 2008-08-28 17:24:10 +00:00
Elias Pschernig
35aa9ff484 Adjusted campaignserver_client.py for upstream fix of random 0 bytes.
Don't stop downloading on addons which contain files without any contents.
2008-08-28 17:24:02 +00:00