Commit Graph

31302 Commits

Author SHA1 Message Date
Mark de Wever
6aeb9b6e7d Updated wiki comment. 2009-03-08 13:13:09 +00:00
Mark de Wever
0b58a97c34 Updated wiki comment. 2009-03-08 13:13:04 +00:00
Mark de Wever
41e89208af Cleanup the output of the container table. 2009-03-08 13:12:58 +00:00
Mark de Wever
27a0c47800 Wiki cleanups.
Move the GUIWindowWML items to GUIWindowDefinitionWML...

...and added an initial header and footer.
2009-03-08 11:51:40 +00:00
Thomas Baumhauer
2b9a0ee678 adding descriptions for the login and cmd wrapper dialog 2009-03-08 11:46:49 +00:00
Lari Nieminen
1730dd98fd Tweaked some next-to-castle tiles a bit. 2009-03-08 11:43:22 +00:00
Mark de Wever
f51ef316d3 Update the list with windows. 2009-03-08 11:33:25 +00:00
Mark de Wever
62c8865c28 Remove an obsolete section. 2009-03-08 11:33:20 +00:00
Mark de Wever
abe08f2c2a Clean up the variables page and add a grid type. 2009-03-08 11:33:10 +00:00
Lari Nieminen
4477dda2c9 Added remaining next-to-castle forest variants...
...and wired in the sparse-castle variants and the
deciduous-winter-snow tiles (which seemed to have been
forgotten). Also actually removed the existing deciduous-*-castle-dir
images since a single -castle-small tile per type seems to do the job
well enough.
2009-03-08 10:28:33 +00:00
Mark de Wever
bf01f88a72 Move info to the new GUIWidgetInstanceWML page. 2009-03-08 10:24:59 +00:00
Mark de Wever
16693906e5 Make a link the instance in the widget overview. 2009-03-08 10:24:54 +00:00
Mark de Wever
577976fbf5 Wiki comment can also be in header files.
This is somewhat uncommon, but there are some private headers with comment.
2009-03-08 10:24:50 +00:00
Mark de Wever
794c180703 Add a footer to GUIWidgetDefinitionWML. 2009-03-08 10:24:46 +00:00
Mark de Wever
448243e6d0 Remove obsolete comment. 2009-03-08 10:24:41 +00:00
Mark de Wever
d852e87bd6 Cleaned up code for the window list. 2009-03-08 10:24:37 +00:00
Mark de Wever
50a01f3376 Cleaned up the widget list. 2009-03-08 10:24:30 +00:00
Ali El Gariani
925e4242f6 Simplify 2008-01-20T22:42:44Z!paniemin@cc.hut.fi,
...where suokko added some weird ordering of sighted events (without
explanation) for firing events about sighted stoned units after others

Almost never happen, CABD, and why stoned? (and not level, side, etc)
2009-03-08 05:51:33 +00:00
Ali El Gariani
c08c50ed57 Better fog update after "slow" and "stone" attacks 2009-03-08 05:09:16 +00:00
Ignacio R. Morelle
ace25825d5 Detect early that an add-on's _info.cfg is missing...
...instead of directly trying to open a stream with it (which triggers
spurious error messages).
2009-03-08 00:35:27 +00:00
Nils Kneuper
7b396dc1bb updated Finnish and Chinese (simplified) translation 2009-03-08 00:26:25 +00:00
Alexander van Gessel
77ee8399f1 Rename filesystem icon to wesnoth-icon-small.png,
...so it doesn't conflict with the big version.
2009-03-07 23:14:56 +01:00
Alexander van Gessel
79eaf350f0 Change a lexical_cast<double>() to atof() in [set_variable].
Add std:: to several function calls.
2009-03-07 23:14:40 +01:00
Phil Barber
367f12782c Add and wire Kitty's male Thief portrait, update changelogs, portrait credits. 2009-03-07 21:40:26 +00:00
Mark de Wever
038ba7ee06 Move the definitions to their own wiki page. 2009-03-07 21:32:23 +00:00
Mark de Wever
c6e37b1edd Fix a typo 2009-03-07 21:32:16 +00:00
Mark de Wever
05b2176f94 Add an extra formatting option to the grabber.
Also cleaned up the source of the grabber slightly. Used the new
formatting at some places.
2009-03-07 21:31:40 +00:00
Ali El Gariani
9fd000afd0 Make the replay also work if the AI manage to cheat by doing impossible moves. 2009-03-07 21:28:09 +00:00
Ali El Gariani
52f48be0ba we call actions.cpp::move_unit with data coming from more various places
(replay since 1.5.10, and now AI via replay). So, add some checking there
against dummy moves.
2009-03-07 21:19:44 +00:00
Ali El Gariani
6f87e80fa7 Add error message if a 1.6RC1 replay had a pathfinding error 2009-03-07 20:53:28 +00:00
Benoît Timbert
5a78ea8354 French translation update 2009-03-07 20:30:13 +00:00
Ali El Gariani
759dc7db50 Don't record/send [move] with empty path 2009-03-07 20:28:32 +00:00
Ali El Gariani
2bc9dfe3a0 Users who want to play on the MP dev-server must upgrate to 1.6RC2. 2009-03-07 20:01:16 +00:00
Lari Nieminen
b103d8fac1 A fix to a wrong terrain being used in one place. 2009-03-07 18:39:24 +00:00
Fabian Müller
9c7fa62dd5 LoW::3, LoW::7: Did a degree on polishing this fucking map. 2009-03-07 18:22:37 +00:00
Alexander van Gessel
eb7538a133 Add testcase for bug #13134. 2009-03-07 18:57:11 +01:00
Elias Pschernig
b2dfe246e7 addons website:
- Added sortable "Type" column

- Added sortkey to the "Size" column

- List available translations in the "Notes" column
2009-03-07 15:54:14 +00:00
Gunter Labes
ff4bf263c3 bold the size number to make sorting behave right 2009-03-07 15:46:47 +00:00
Elias Pschernig
a40c7ad98c Added --type options to wesnoth_addon_manager,
...so you can download all addons matching a certain type.
2009-03-07 15:25:20 +00:00
Tomasz Śniatowski
19c710fd22 fix crash when trying to round a nonexistent variable,
...fixes the part of bug #13134 that I was able to reproduce
2009-03-07 16:19:23 +01:00
Elias Pschernig
d02db6c4d6 List addon type with wesnot_addon_manager -l. 2009-03-07 15:13:57 +00:00
Tomasz Śniatowski
6c150e2301 clarify previous commit about a msvc warning 2009-03-07 15:53:43 +01:00
Tomasz Śniatowski
f3f93d37cd fix compilation error on msvc 2009-03-07 15:14:06 +01:00
Lari Nieminen
11e332f25c Added Cernunnos to the credits for the new merman villages. 2009-03-07 13:23:47 +00:00
Tomasz Śniatowski
29fb7c2c1d fix a msvc warning 2009-03-07 14:16:33 +01:00
Mark de Wever
c794e9897f Remove an unused variable. 2009-03-07 06:49:58 +00:00
Ali El Gariani
c421154d5c An optimized version of scale_surface for opaque surfaces
(no difference, just skip alpha but ~2x faster)

Currently only used for the titlescreen. But may also be used for story images.
2009-03-07 02:43:01 +00:00
Ali El Gariani
c1c586c3a8 Revert a change done by 2008-08-17T08:07:54Z!koraq@xs4all.nl which comes from patch #1093...
...(fixes for MSVC)

It was probably not a wanted change (calling more functions can't help MSVC)
This fixes various bugs on my side (KDE, Xorg, nvidia, fullscreen)

It also restores the same color cursor system as 1.4 because AFAIK 1.4
doesn't have new (or related to MSVC) cursors bugs.
2009-03-07 02:23:19 +00:00
Ali El Gariani
2d55286ecc Update changelog 2009-03-07 00:28:34 +00:00
Ali El Gariani
d452ea5ff8 Update the release_notes, trying to explain how the replay bug is fixed
If not clear, erase it, that's not important.

Just "old broken replay are still broken" & "new replay will not have this bug"
2009-03-07 00:27:55 +00:00