Lari Nieminen
226d0c09c7
Fixed bug #12580 - now you lose all gold gained during the scenario...
...
...and just carryover 100% of what you had received from BoP. Also
added a little bit of clarifying dialogue.
2008-11-09 21:29:16 +00:00
Ignacio R. Morelle
9b74e24978
Default-initialize sanity parameter for list-constructor.
2008-11-09 21:21:47 +00:00
Nils Kneuper
3e178bfbf1
fix two wrong chars preventing utbs from starting
2008-11-09 21:18:00 +00:00
Gunter Labes
7d19a4aaca
fixed the dread bat stats
2008-11-09 20:57:06 +00:00
Nils Kneuper
9e43ae643a
pot-update
...
regenerated doc files
2008-11-09 20:25:22 +00:00
David White
1d299090b6
fixed problem with AI not moving out of its castle in Bay of Pearls
2008-11-09 20:19:34 +00:00
Nils Kneuper
8b2d6c8bad
updated Italian translation
2008-11-09 19:59:24 +00:00
Lari Nieminen
4e2873d030
Made the orcish leader recruit mostly lvl1 units...
...
...(with a couple of lvl2's) in Siege of Elensefar on easy difficulty.
2008-11-09 19:29:09 +00:00
Mark de Wever
e46c1cdd8c
Partly revert 2008-11-09T04:35:13Z!esr@thyrsus.com.
...
The deheader tool didn't recognize #if so processed them. The revert has been
done manually to keep the unneeded headers out.
2008-11-09 18:55:22 +00:00
Ignacio R. Morelle
7f6d8d6ea7
Revert 2008-11-09T04:35:13Z!esr@thyrsus.com on this single file...
...
...to fix test suite builds on Boost 1.33.x.
2008-11-09 17:31:24 +00:00
Mark de Wever
f213f3d85d
Remove some more obsolete .dsp files.
2008-11-09 11:30:06 +00:00
Mark de Wever
a9397d9f64
Remove some no longer existing files.
...
This fixes building with autotools.
2008-11-09 11:14:55 +00:00
Mark de Wever
693fb83868
Add missing foo.hpp in foo.cpp.
2008-11-09 10:23:17 +00:00
Mark de Wever
fe8b43b181
Add a missing header.
2008-11-09 10:23:13 +00:00
Mark de Wever
80ee8a0f83
Add a missing header.
2008-11-09 10:23:08 +00:00
David White
e15cbcee89
fix bug where AI leader makes weird moves
2008-11-09 06:41:17 +00:00
Eric S. Raymond
9223460daa
Remove unused headers.
2008-11-09 04:35:13 +00:00
Alexander van Gessel
73134253fe
Fix some music problems.
2008-11-09 02:11:39 +01:00
Alexander van Gessel
ef4db0af94
Correct Dommel's death message in case he doesn't die in combat.
...
(bug #12579 )
2008-11-09 01:29:24 +01:00
Sergey Popov
ceeb7f8d31
Committed project files update by McShark.
2008-11-08 22:08:42 +00:00
Sergey Popov
0e565c3598
Removed unmaintained project files from svn root.
2008-11-08 21:18:53 +00:00
Sergey Popov
9ed022e402
Committed McShark's updated CodeBlocks and dev-cpp project files.
...
Removed project files from packaging/windows. Only kept packaging, not
compiling stuff there.
2008-11-08 20:51:27 +00:00
Alexander van Gessel
f9c5ef0d84
Fix a wml typo.
2008-11-08 21:10:29 +01:00
Gunter Labes
d520138116
display the number of games not of game termination types
2008-11-08 18:39:26 +00:00
David White
f9609ee63e
revert move_leader_to_keep() to old version...
...
...which is actually readable and working
2008-11-08 18:21:09 +00:00
David White
910837b8dd
fixed bug which caused AI leaders to sometimes disappear and then reappear
2008-11-08 17:35:43 +00:00
Ignacio R. Morelle
51ffc0708f
Fix ANL AI sides' recruitment pattern to match the recruit list
...
(so the engine isn't guessing recruitment patterns correctly... dang)
2008-11-08 15:38:29 +00:00
Nils Kneuper
c3ffdac268
updated German and Italian translation
2008-11-08 14:08:13 +00:00
Eric S. Raymond
e7f0118826
Tweak requested by zookeeper.
2008-11-07 22:12:41 +00:00
Tomasz Śniatowski
c2acd15c87
editor2: ignore duplicate terrain_group definitions...
...
...(spotted by Shadow_Master)
2008-11-07 22:04:06 +01:00
Sergey Popov
7a1bd2dd1d
Removed obsolete "static" option from scons script.
2008-11-07 20:50:26 +00:00
Ignacio R. Morelle
d18a6a2bf5
Add music files renaming to changelog
2008-11-07 15:18:30 +00:00
Eric S. Raymond
f72622c4ea
Refactor to use WmlIterator more.
2008-11-07 14:08:52 +00:00
Eric S. Raymond
d94b7d9592
Greatly simplify quote scanning in WmlIterator.
...
The old code tended to break on multiline strings ending with '"\n',
and was too complicated for me to debug. The new code behaves better
in general, though it will throw an error on one pathological case the
old case seemed to handle -- single-line string followed by a comment
with an unbalanced double quote in it.
2008-11-07 14:07:24 +00:00
Lari Nieminen
a82adb3bdf
Applied patch #1109 with a few modifications.
2008-11-07 10:34:00 +00:00
Eric S. Raymond
c7f2d7a4a3
Fix another pathological quote.
2008-11-07 08:08:55 +00:00
Eric S. Raymond
299a18ce66
Remove a pathological unbalanced quote in a comment.
2008-11-07 07:56:27 +00:00
Steven Panek
476097471f
Made the explanation text of FAKE_UNIT_MOVE a bit more accurate.
2008-11-07 04:54:28 +00:00
Steven Panek
19b909caf6
Mainlined macro FAKE_UNIT_MOVE which replaces [move_unit_fake] codeblocks.
2008-11-07 04:43:34 +00:00
Eric S. Raymond
1e6a01c9d4
Fix a bug in error reporting.
2008-11-07 03:09:25 +00:00
Eric S. Raymond
90e8b6e052
Passing an error reoter hook into WmlIterator was dumb.
...
This sort of thing is what subclassing is for.
2008-11-06 23:45:59 +00:00
Eric S. Raymond
7800a69318
Start using WmlIterator more systematically.
2008-11-06 23:28:24 +00:00
Alexander van Gessel
06f72fdf4d
Update LoW credits.
2008-11-06 02:54:09 +01:00
Eric S. Raymond
df828afeec
Teach wmllint to do the safe part of the music namespace changes,
...
...and document what has already been done.
2008-11-05 22:07:11 +00:00
Mark de Wever
01e74e4235
Fix the inspire ability description.
...
Inspire only inspires your own units and not friendly units.
2008-11-05 21:00:01 +00:00
Ignacio R. Morelle
5d3485d4a4
Changed fabi/fendrin entries' comment per santi's request.
2008-11-05 20:57:49 +00:00
Eric S. Raymond
262436fd94
More music namespace cleanup.
...
nr-sad -> sad.ogg, as this is used outside Northern Rebirth. And
remove a reference in SoF that was probably a historical relic.
2008-11-05 20:00:42 +00:00
Eric S. Raymond
c015f0f931
Rename main_menu_new.ogg to main_menu.ogg.
2008-11-05 19:46:24 +00:00
Eric S. Raymond
4d85b257ad
Rename the old main-menu music to make it clear that it's now available
...
as mood music.
2008-11-05 19:44:08 +00:00
Eric S. Raymond
34861ee5c5
Add some music to HttT,
...
...checkpointing before I clean up the music namespace
a bit.
2008-11-05 19:29:03 +00:00