9847 Commits

Author SHA1 Message Date
Mark de Wever
af362c7832 Add a new proof-of-concept generic widget.
This widget will need some more changes to be able to replace the current
dialogs shown to the user. Only replaced one place where widgets are used in
order to test the dialog.
2008-09-21 11:22:24 +00:00
Mark de Wever
11cccff142 Some fixes to the scroll label.
* Render the text a the right location.

* Make the label grow properly.
2008-09-21 10:33:57 +00:00
Lari Nieminen
2469e900fc Fixed a little variable name mismatch. 2008-09-21 10:30:31 +00:00
Lari Nieminen
228fac82d5 Add in a fallback orcish leader,
...in case the player arrived to the scenario via debug mode.
2008-09-21 10:21:52 +00:00
Lari Nieminen
26f972ca52 Added a macro for placing an animated campfire (via a [terrain_graphics] rule). 2008-09-21 10:01:40 +00:00
Mark de Wever
bcb10dfc79 Fix some bugs with the grid flags.
The flags did an uncorrect test on the flags, now properly uses a mask.
Also added better detection for invalid flags. Avoided grow and
alignment both to be set (leading to invalid flags) and removed all
occurances in the configs.
2008-09-21 09:25:36 +00:00
Alexander van Gessel
80bf955265 Move my entry in about.cfg to Programming section. 2008-09-21 02:04:07 +01:00
Eric S. Raymond
a721002d63 Use new snow-covered mountains in THoT. 2008-09-20 16:51:16 +00:00
Hogne Håskjold
ab33be5df1 First batch: 1-tile snow mountains 2008-09-20 15:44:45 +00:00
Hogne Håskjold
8eb77992e0 Tweaked to better match snow hills, still need some minor adjustments 2008-09-20 15:33:49 +00:00
Hogne Håskjold
62432c41ea Added editor icon for snow mountains 2008-09-20 15:02:55 +00:00
Hogne Håskjold
5a93a0bec9 Made them transition better with snow hill tiles 2008-09-20 14:54:56 +00:00
Hogne Håskjold
e4a98b833b Minor tweak 2008-09-20 13:52:45 +00:00
Hogne Håskjold
c5a432b8f9 Tweaked to transition better with snow hill tiles 2008-09-20 13:27:14 +00:00
Hogne Håskjold
99c042532b Fix minor gfx glitches 2008-09-20 12:35:47 +00:00
Lari Nieminen
809c37617e Fixed the snow mountains to water transitions. 2008-09-20 12:03:47 +00:00
Lari Nieminen
7195e01610 Added missing snow mountain aliases. 2008-09-20 11:59:08 +00:00
Lari Nieminen
bd716b6d43 Added commented-out rules for the rest of the snow mountain tiles...
...(not yet committed).
2008-09-20 11:56:04 +00:00
Lari Nieminen
ab84607f77 First step of adding freim's new snow mountains. 2008-09-20 11:48:00 +00:00
Lari Nieminen
3de5dfcd09 Map updates from doc paterson. 2008-09-20 11:25:36 +00:00
Alexander van Gessel
66a31ef260 Add backwards 'advanceto' compatibility to unit_tree tool. 2008-09-20 10:48:21 +01:00
Mark de Wever
3a47eef6b3 Add the scroll label widget. 2008-09-19 16:39:16 +00:00
Alexander van Gessel
cbf33ca109 Force wmldata.py to print utf-8, so it doesn't crash when encountering it.
If your terminal does not support utf-8 though, this will make a big mess.
2008-09-19 14:08:14 +01:00
Alexander van Gessel
1708c1b2df Remove unused (and unnecessary) unit. 2008-09-19 13:36:25 +01:00
Eric S. Raymond
7ad3080604 Remove erroneous extra level of $ dereference. 2008-09-19 09:34:16 +00:00
Alexander van Gessel
bac9cdada6 Address bug #12330 (recalled units not suffering from dehydration) 2008-09-19 08:48:30 +01:00
Benoît Timbert
249d7bcd17 There is no need to make those strings translatable 2008-09-18 16:49:30 +00:00
Pauli Nieminen
0626d88862 [[AI tuning]]
* Improved default the attack selection of default AI

* Improved movement target selection

* Allowed leader to retreat from dangerous location

* Tried to teach AI to understand poison and leadership in attack
  selection but result wasn't 100% success

* Fixed some minor bugs found from AI
2008-09-18 14:30:42 +00:00
Alexander van Gessel
380c341e24 Adress bug #10738 (Add 'scale_background' key to [story]) 2008-09-18 09:18:01 +01:00
Richard Kettering
740829da35 New animation for the steelclad melee attack. 2008-09-18 07:12:48 +00:00
Richard Kettering
b6d00b6849 New melee animation for skeleton. 2008-09-17 17:52:25 +00:00
Tomasz Śniatowski
a806efa0a8 editor2: settings dialog
currently only does lightning settings by having presets and custom
sliders. Functional but still WIP, may have some subtle bugs. Changing
slider values refreshes the underlying map, in a possibly inefficient
way (flicker), but working reasonably. This fills fr#11408
2008-09-17 17:45:10 +01:00
Tomasz Śniatowski
8b8556619e editor2 editor settings hotkey definition 2008-09-17 16:40:15 +01:00
Alexander van Gessel
b7cbb35477 Remove meaningless textdomain=wesnoth key from UtBS's [time]. 2008-09-17 10:38:45 +01:00
Alexander van Gessel
5d1444ef21 Removed meaningless 'lighter' keys from UtBS's schedule. 2008-09-17 10:38:41 +01:00
Ignacio R. Morelle
d9024d6fc9 Removed some highlight pixels that make it look like a very bad frankenstein 2008-09-17 01:43:07 +00:00
Ignacio R. Morelle
09b2b9f2fc Gave a bit more realistic stats to dummy Lady unit. 2008-09-17 01:42:34 +00:00
Ignacio R. Morelle
747da83c68 Added Kate modeline.
A few changes to stuff.
2008-09-17 01:42:06 +00:00
Pauli Nieminen
89ddafd8c7 Some more improvements to AI movement and attack selection
Fixed team survival AI parameters
2008-09-17 00:33:01 +00:00
Alexander van Gessel
ff3b3a3623 Correct description of TRANSFORM_UNIT macro. 2008-09-16 23:24:09 +01:00
Eric S. Raymond
0ac71358e9 Strip attributes for stack checks even when there's no comment. 2008-09-16 22:07:57 +00:00
Alexander van Gessel
0eef60de3b Used wmllint to update the formula/test scenarios. 2008-09-16 22:04:51 +01:00
Alexander van Gessel
6e0b3d228b Remove seemingly meaningless ToD darker/lighter keys. 2008-09-16 22:04:48 +01:00
Bartek Waresiak
c74d7e2ebe random changes to see how it works 2008-09-16 20:03:25 +00:00
Pauli Nieminen
57ca8308ad [[AI tuning]]
* Merged formula ai to default ai (formula makes moves first and
  handles recruiting if scenario includes formulas)

* Added AI configuration paramter for forced recruitment

* Added village extra penalty for leader village grapping if enemy can
  attack that village

* Fixed some other small issues with ai code

* Added recruiting formula to loyalists faction for testing
2008-09-16 18:14:54 +00:00
Lari Nieminen
716247165b Balance tweaks. 2008-09-16 17:45:50 +00:00
Richard Kettering
8571e908a4 Added some dwarven attack icons by pekka. 2008-09-16 17:05:27 +00:00
Tomasz Śniatowski
8035f6ef04 update my entry in about.cfg - move to 'developers' section 2008-09-16 16:05:57 +01:00
Ignacio R. Morelle
995ee3c297 Copy Soulless swimmer graphics to be Walking Corpses...
...as per Jetryl's request
2008-09-14 23:46:32 +00:00
Ignacio R. Morelle
9a52ad85ed Remove deprecated graphics 2008-09-14 23:38:12 +00:00