28844 Commits

Author SHA1 Message Date
Lari Nieminen
f033e7aa61 Oops, had forgotten to commit the actual dark assassin placement seeking macro. 2008-11-19 07:07:52 +00:00
Eric S. Raymond
fa54060218 Document the dehydration effect a little better, and quiet down wmllint. 2008-11-19 06:29:46 +00:00
Eric S. Raymond
700fdeda9f Change trigger for Black Hand ambush from time-based to location-based. 2008-11-19 05:52:35 +00:00
Eric S. Raymond
a7ee7fe144 Generate names and traits for the orc raiders,
...also make them cost upkeep; boost Ganthos's income to compensate.
2008-11-19 04:08:39 +00:00
Ignacio R. Morelle
d421e7e6dd [[Fixes for end-of-campaign screen]]
* Added the basic C++ interfaces for custom end-of-campaign texts.
  We still need a WML interface. (feature/bug #10449 - not finished)

* Fixed unresponsiveness of color cursors on end-of-campaign screen.

* Changed EoC timeout from 4 secs. to 3.5.
2008-11-19 02:42:11 +00:00
Eric S. Raymond
d0a222fac2 Toughen the Dust Devil a bit so it has the HP of a humamn spearman,
...also make it slightly more difficult to advance.  This addresses a
to-do item.
2008-11-19 02:00:03 +00:00
Nils Kneuper
908087abcf pot-update
regenerated doc files
2008-11-18 22:49:06 +00:00
Lari Nieminen
2410c8e803 A new, sane method for placing the dark assassin. Untested yet. 2008-11-18 21:59:42 +00:00
Lari Nieminen
f49e765d0d The new rehydration system unfortunately requires...
...a bit of ugly but trivial ability hacks.
2008-11-18 20:11:13 +00:00
Lari Nieminen
9709590eca Rewrote the dehydration system. 2008-11-18 20:09:03 +00:00
Eric S. Raymond
72df6da9f1 Music assignments for UtBS. 2008-11-18 18:41:59 +00:00
Eric S. Raymond
ed263510e1 Correct a file extension. 2008-11-18 17:58:00 +00:00
Lari Nieminen
5c59ece4f5 Fixed WML errors. 2008-11-18 17:50:43 +00:00
Eric S. Raymond
dba02ba456 More comment fixes and maintainability tweaks. 2008-11-18 17:34:02 +00:00
Eric S. Raymond
6dd340b95a Usage and comment fixes. 2008-11-18 17:09:31 +00:00
Eric S. Raymond
a5c0068329 OK, we'll keep the development version of A Stirring In The Dark...
...because it's got the duel of champions in it.  This version is
wmlscope- and wmllint clean, but needs to be refactored to reduce
duplication of dialog strings.
2008-11-18 16:51:41 +00:00
Sergey Popov
ce2fd0653e Use fontconfig calls only with FreeType cairo backend...
...since they have no effect otherwise.
2008-11-18 16:39:15 +00:00
Sergey Popov
9b2e60e696 Added provisions to NSIS script to install Python standard library (Lib and DLLs dirs). 2008-11-18 16:39:10 +00:00
Eric S. Raymond
297a217fb5 Update UtBS todo, add some music to scenario 4. 2008-11-18 16:07:39 +00:00
Eric S. Raymond
c637a3171b Refactor UtBS death events. 2008-11-18 14:24:55 +00:00
Eric S. Raymond
812c131402 Undo an ill-advised factoring of scenario 3. 2008-11-18 12:11:16 +00:00
Eric S. Raymond
842b010faa Typo fix. 2008-11-18 11:02:17 +00:00
Eric S. Raymond
caabb7cc43 Quiet wmllint and document a known problem. 2008-11-18 10:11:59 +00:00
Eric S. Raymond
4b342c71bf Music for UtBS::2, and quiet down wmllint. 2008-11-18 09:55:36 +00:00
Eric S. Raymond
d425bb1034 Undo an ill-advised refactoring. 2008-11-18 09:09:16 +00:00
Eric S. Raymond
d2a3f31397 Address bug #11745 and bug #12260...
...by removing the Charisma and Camouflage special AMLAs.
2008-11-17 23:45:44 +00:00
Eric S. Raymond
1de996789c Move unused UtBS abyss-bridge images to the attic. 2008-11-17 22:56:07 +00:00
Eric S. Raymond
905dcd9492 Mainline now has a stone bridge,
...so we can dispense with the commented-out UtBS version.
2008-11-17 22:46:37 +00:00
Eric S. Raymond
3b06d52fc1 Remove an unused macro. 2008-11-17 22:43:45 +00:00
Eric S. Raymond
ede2ddf29b Collect the Nym line into one file...
...so her animations can be defined by a single macro.
2008-11-17 22:23:20 +00:00
Lari Nieminen
728bd2fbc7 Tuned the turn limit and AI parameters a bit. 2008-11-17 22:12:45 +00:00
Eric S. Raymond
77ac659612 Refactor the Nym line using [base_unit]. 2008-11-17 22:00:50 +00:00
Eric S. Raymond
8f20a75321 Map refresh for UtBS.
Mostly just cosmetic changes with new terrains; in one or two places I
have widened 1-hex dungeon tunnels where they weren't necessarily
narrow for storyline reasons.
2008-11-17 21:17:56 +00:00
Sergey Popov
e751789a57 Update manpage and --help output. 2008-11-17 20:38:56 +00:00
Eric S. Raymond
b54f37bf75 Commit the work plan for UtBS. 2008-11-17 20:34:43 +00:00
Eric S. Raymond
4a674389ba Test commit: update some documentation. 2008-11-17 20:25:59 +00:00
Sergey Popov
2709806eec Committed a patch by ivan_i:
- Added a command-line option to invoke wesnoth's built-in python
  interpreter in interactive mode.

- Exposed wesnoth's random number generator to python.
2008-11-17 19:20:48 +00:00
Ignacio R. Morelle
c9ad39ddc1 Some capitalization. 2008-11-17 19:18:13 +00:00
Lari Nieminen
f2c5859cb3 Fixed a recruitment pattern. 2008-11-17 19:04:57 +00:00
Nils Kneuper
01c0ba38a8 restore UtBS since ESR is going to make it work as expected again... 2008-11-17 18:37:44 +00:00
Mark de Wever
e45fd4f3a2 properly ifdef a Windows specific part. 2008-11-17 18:22:35 +00:00
David Philippi
3bed62d9a9 danish translation update 2008-11-17 13:16:37 +00:00
Sergey Popov
ebd51fe737 Use AddFontResource Win32api call on windows to load fonts...
...from fonts/ dir since fontconfig doesn't affect cairo's win32 font
backend.
2008-11-17 11:39:33 +00:00
Lari Nieminen
04c473bd5f New teleport animation for silver mage, modified from the one by beetlenaut. 2008-11-17 11:04:40 +00:00
Lari Nieminen
93c56f975d New teleport effect graphics by beetlenaut. 2008-11-17 11:01:43 +00:00
Gunter Labes
226c9288c7 made svn revision calculation also work with trunk...
...only git-svn (patch by ivan_i)
2008-11-17 10:38:47 +00:00
Gunter Labes
fda6587d7f fixed a typo 2008-11-17 10:38:36 +00:00
Eric S. Raymond
17d09b2a4d Add a historical note in the comments. 2008-11-17 10:37:10 +00:00
Eric S. Raymond
041165137c Typo fix in some history. 2008-11-17 10:25:39 +00:00
Lari Nieminen
68daf7ba9e Shortened the turn range of useful benefits of the defense length...
...from around 9-32 to around 6-25.
2008-11-17 09:20:46 +00:00