Commit Graph

18290 Commits

Author SHA1 Message Date
Dimitar Ilccov
899dd91d09 EI: Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands.
2007-07-30 10:49:28 +00:00
Lari Nieminen
09cc01346b Added an additional macro for setting starting villages. 2007-07-30 10:31:51 +00:00
Dimitar Ilccov
31bc4855c0 Replaced the elven villages with villages of other type...
...in the scenarios which happen far away from elven lands
2007-07-30 10:21:02 +00:00
Eric S. Raymond
d5454f4f4c Define a NO_MAP_DATA to hide the dummy data we have to feed the game...
...for all-text epilogs.  Use it where appropriate.
2007-07-30 04:56:25 +00:00
Eric S. Raymond
f421d331aa Teach Liberty to use SCENARIO_MUSIC. 2007-07-30 03:43:14 +00:00
Patrick Parker
ae5ea44fbf about.cpp(60) : error C4716: 'about::add_lines' : must return a value 2007-07-30 03:27:11 +00:00
Patrick Parker
f487690aeb forgot to update my own comment, lol... 2007-07-30 03:10:03 +00:00
Patrick Parker
68d8280c54 updated some outdated comments that sneaked into about.cfg
moved some non-coding entries to more appropriate sections
2007-07-30 03:07:40 +00:00
Eric S. Raymond
3cb6cd81fb Minor terrain fix for paladin's keep. 2007-07-30 02:51:53 +00:00
Eric S. Raymond
6166b8b95a Convert CHG_TERRAIN macro calls to new terrain system. 2007-07-30 01:50:47 +00:00
uso
ec209996e0 strip color tags from the user list help 2007-07-29 23:32:07 +00:00
Nils Kneuper
24923389ce removed folder that is not needed in mainline... 2007-07-29 22:03:08 +00:00
Elias Pschernig
83f4690549 removed campaign specific entry again 2007-07-29 20:54:33 +00:00
Elias Pschernig
f3e9aa9116 converted [about] section in mainline campaigns to use entry format,
so they can appear on the web
2007-07-29 20:51:15 +00:00
Elias Pschernig
f71c4e8605 added missing credits entry from wiki 2007-07-29 20:43:59 +00:00
Lari Nieminen
5393c70158 A bunch of assorted fixes to SoF. 2007-07-29 20:29:42 +00:00
Elias Pschernig
5bec20ad51 Added an alternate syntax to [about], so you can now use:
[entry]
name = ...
[/entry]

This allows maintaining extra information about each contributor
(comment, email, wikiname are the likely candidates). Using the text
tag stays fully valid and there's no need to use [entry] if the extra
info is not important.
2007-07-29 20:07:45 +00:00
Patrick Parker
bc939ccf1b code cleanup: remove an unnecessary goto
(http://www.acm.org/classics/oct95/) - "Go To Statements Considered Harmful"
2007-07-29 16:31:00 +00:00
uso
3cda2a19c8 tab completion in the multiplayer lobby works for all player names now
(changelog entry for 2007-07-29T15:43:22Z!uso)
2007-07-29 16:27:16 +00:00
Patrick Parker
5003f9dbf0 goto error doesn't compile but goto terrain_error does; go figure. 2007-07-29 15:54:35 +00:00
uso
a37afee785 don't use the userlist with color prefixes for tab completion, fixes bug #9350 2007-07-29 15:43:22 +00:00
Ali El Gariani
e0af63df01 Don't use the attack/move cursor and attack direction indicator when observing.
This also help to see that it's not your turn and that you can't send
move/attack commands.  This fix bug #9610 but it can maybe still exist
after some events during your turn.  The complete fix need a
mouse-code more up-to-date with the game (which will need more code
changes)
2007-07-29 15:19:39 +00:00
Richard Kettering
3a9dd6144e Minor change to marksman's foot. 2007-07-29 05:58:46 +00:00
Eric S. Raymond
867b42fece Make the scenario objectives a bit clearer.
One of my playesters complained about this.
2007-07-29 05:01:45 +00:00
Patrick Parker
f959f8513f being safer with parenthesis 2007-07-28 21:57:58 +00:00
Eric S. Raymond
7c1c796010 Remove some deprecated [sound] tags.
Teach wmllint to spot and warn of these.

Minor dialog tweaks for Liberty.
2007-07-28 21:03:33 +00:00
Karol Nowak
3ca2f65357 Implement https://gna.org/bugs/?9616
play morning/night sounds at dusk and dawn. zookeeper - please comment.
2007-07-28 20:18:35 +00:00
Eric S. Raymond
138861bee3 Ensure that Harper and Baldras keep their portraits. 2007-07-28 19:15:37 +00:00
Patrick Parker
3f4afe669c another attempt to eliminate the "keylogger" effect 2007-07-28 17:40:29 +00:00
Patrick Parker
6c3c18a779 caught another terrain error 2007-07-28 17:24:23 +00:00
Dimitar Ilccov
93250f956e Fixed filters incorrectly nested one into another...
...which made the peasants say "they are attacking us" - "destroy
them" when a skeleton attacked a troll
2007-07-28 17:23:34 +00:00
Patrick Parker
6712a77a33 replace the goto hack (which didn't compile for me) with an equally hideous hack 2007-07-28 16:57:27 +00:00
Eric S. Raymond
de3d1856cb Fix a [side] malformation in Liberty.
Enhance wmllint to detect it anywhere.
2007-07-28 16:02:47 +00:00
Nils Kneuper
f3a96da57d updated Finnish translation 2007-07-28 14:53:52 +00:00
Gunter Labes
532336ffa4 improve the server logging and add a FIXME note 2007-07-28 05:04:26 +00:00
Patrick Parker
57752960f5 now wmllint can correct deprecated [or] syntax inside [*while]
(previously just [*if])
2007-07-27 23:14:13 +00:00
Nils Kneuper
baa5eaa97b pot-update 2007-07-27 21:54:57 +00:00
Nils Kneuper
2372755429 changed sourcefiles for the domains,
modified the entry in wesnoth-lib to be correct...
2007-07-27 21:50:01 +00:00
Benoît Timbert
61e28610e9 Change the cache filenames from _main.cfg-cache-SOMETHING to cache-SOMETHING 2007-07-27 20:55:32 +00:00
Benoît Timbert
4f7b54f90f Properly define PYTHON and TINY everywhere
APPLE is left exported only to configuration .cfgs (does it makes
sense for other stuff ?)
2007-07-27 20:26:53 +00:00
Mark de Wever
4d1d84fba1 Setting the enable state shouldn't change the checked state of a checkbox. 2007-07-27 20:05:57 +00:00
Benoît Timbert
5d2cad7d8f Put the PYTHON preprocessor define at the right place 2007-07-27 19:26:53 +00:00
Eric S. Raymond
fb061be61a Mythological failed to notice that a functionally identical REMOVE_IMAGE...
...was already present in interface-utils.cfg.
2007-07-27 18:53:39 +00:00
Eric S. Raymond
9a0fbab58c Address bug #9602. Roze is right,
...IF is too generic a name for that macro to claim.  wmlscope will catch
broken references to it in UMC.
2007-07-27 18:45:44 +00:00
Mark de Wever
772988d90c Forgot the bug number in the changelog. 2007-07-27 18:21:38 +00:00
Eric S. Raymond
23370c076c Address bug #9611. 2007-07-27 18:17:32 +00:00
Mark de Wever
abb3e5742a the assertion 'str.size() <= 4' no longer happens
instead the terrain is read as 'void' and an ingame message is shown

Ivanovic please check whether I added terrain_translation.cpp properly
and whether the multiline string in terrain_translation.cpp is working
properly with gettext.
2007-07-27 18:12:33 +00:00
uso
0be912bbb0 some spelling fixes from Ivanovic 2007-07-27 16:24:56 +00:00
Ali El Gariani
ead18cac0b fog and shroud tiles are defined by the terrainWML instead of game_config 2007-07-27 15:39:59 +00:00
Ali El Gariani
07a527893f The shroud and fog terrain images was "de-harcoded"...
...by moving its definition in game_config.  However, transitions were
still in the terrain system, so let's use this system for the full
tiles too.  (This also remove keys from game_config and allow easier
tweaking of this)
2007-07-27 15:35:37 +00:00