Commit Graph

18762 Commits

Author SHA1 Message Date
Mark de Wever
6c309aa7db Tiles can now have their own image in the editor,
...defaults to the minimap image. 

Added some placeholder art.
Renamed symbol_image to minimap_image.
2007-08-18 08:42:44 +00:00
Bruno Wolff III
5636ddb228 This fixes a problem with the change to allow advancing...
...from Dark Sorcerer to Lich to add the undead trait. The prevous
change resulted in the recruit menu showing traits for potential
recruits (that wouldn't even match what you would get). This fixes
that.
2007-08-18 06:42:06 +00:00
Hans Joachim Gurt
1948328a05 doxygen, comments 2007-08-18 06:10:00 +00:00
Hans Joachim Gurt
061aa9840a doxygen, comments 2007-08-18 05:10:04 +00:00
Bruno Wolff III
646ee18d2c Throw an error in add_modification if an unknown type is seen. 2007-08-18 04:19:36 +00:00
Bruno Wolff III
ab8ce0fb96 Update changelog for 2007-08-18T04:04:45Z!bruno@wolff.to. 2007-08-18 04:08:16 +00:00
Bruno Wolff III
45eff316cd This puts back 2007-08-15T13:11:46Z!bruno@wolff.to with a couple of changes...
...to cope with code drift and
to throw an error on unknown unit types.
2007-08-18 04:04:45 +00:00
Hans Joachim Gurt
99c250c11b doxygen, comments 2007-08-18 02:08:56 +00:00
uso
89d48b59a1 change the color for the player names in the selected game from yellow to blue
to avoid an association with games which lack players and are colored yellow
2007-08-18 01:07:38 +00:00
uso
2c93bf2916 scroll to the top of the player list on game selection
when "Sort lobby list" is set
2007-08-18 00:58:44 +00:00
uso
9690f352ad when MOVE_VIEWPORT is set the menu should reposition the viewport
even if the selection is not changed
2007-08-18 00:50:32 +00:00
Benoît Timbert
394eb54cbc French translation update 2007-08-17 23:23:18 +00:00
Hans Joachim Gurt
293ec9ae65 doxygen, comments 2007-08-17 22:30:02 +00:00
Mark de Wever
a74d41e651 The minimum savegame protection is ignored...
...when either the savegame or the current game has 'test' as version.

Updated the changelog.
2007-08-17 21:57:03 +00:00
Gunter Labes
d2f69cc851 correct some comments and make the invalid username error more verbose 2007-08-17 19:58:47 +00:00
Hans Joachim Gurt
8121cce518 doxygen, comments 2007-08-17 19:08:11 +00:00
Hans Joachim Gurt
da1e099d76 doxygen, comments 2007-08-17 17:54:18 +00:00
Mark de Wever
4d73a404cb Oops we're already at 1.3.6 so the removal should be 1.3.9. 2007-08-17 16:48:47 +00:00
Mark de Wever
7d45a97ca0 Added a compatibility hack in order to make savegames...
...with the old name for the Halberdier to work again. Fixes bug
#9783.
2007-08-17 16:26:15 +00:00
Mark de Wever
447dd7fc38 Only try to get the revision number when really needed. 2007-08-17 14:44:55 +00:00
Hans Joachim Gurt
05b53bb3b7 doxygen 2007-08-17 14:34:05 +00:00
Hans Joachim Gurt
4d2fb6a4a6 Comments, doxygen 2007-08-17 14:27:34 +00:00
Eric S. Raymond
b960e101aa Typo fix. 2007-08-17 14:27:07 +00:00
Hans Joachim Gurt
d48aa454d8 Comments, doxygen 2007-08-17 14:21:08 +00:00
Hans Joachim Gurt
0d3b418b1e doxygen, comments 2007-08-17 13:59:59 +00:00
Hans Joachim Gurt
3e5c996c2a doxygen, comments 2007-08-17 13:55:37 +00:00
Hans Joachim Gurt
96de99cb92 doxygen, comments 2007-08-17 13:39:13 +00:00
Hans Joachim Gurt
660fb44171 doxygen, comments 2007-08-17 13:32:19 +00:00
Eric S. Raymond
a63c5bb1fc Typo fix. 2007-08-17 13:19:37 +00:00
Hans Joachim Gurt
f5332ff876 doxygen 2007-08-17 13:15:51 +00:00
Nils Kneuper
1773e2606d updated German translation 2007-08-17 11:40:03 +00:00
Nils Kneuper
fd98130203 pot-update 2007-08-17 10:25:00 +00:00
Ali El Gariani
fd117b4a9d Improve the switch zoom toggle:
now the default zoom key switch between default and last used zoom
(initialized with half the default zoom but use 16 instead of 18 for
tiny-gui, to keep the multiplicity by 4) So, now you can also have a
big fast zoom on fights if you want.
2007-08-17 05:09:18 +00:00
Ali El Gariani
8c4311d491 Improve the right-click to cancel or open context-menu behavior:
- fix a old bug, unhighlight the canceled selected hex broken when using fog

- allow to open context menu on unselected enemy in 1 click (instead of 2) 

- kill an old ugly FIXME which recently started to bite (no context
  menu on enemy)
2007-08-17 04:53:44 +00:00
Ali El Gariani
4249ba4d1b Remove the bars (+orb and ellipse) of dying animation.
Because when dead, these info are useless and it's a bit ugly, specialy for
unit using the fade-out dying animation.

This is also a easy fix to bug #9785
2007-08-17 04:31:20 +00:00
Eric S. Raymond
42d697871e Reverted brunowolff's commit 19551,
it caused many loads to bomb out failing an assertion near the random
number generator.
2007-08-17 04:07:09 +00:00
Hans Joachim Gurt
ce381cc343 doxygen, comments 2007-08-17 02:21:44 +00:00
Hans Joachim Gurt
b5ab688d4e doxygen, comments 2007-08-17 01:48:39 +00:00
Hans Joachim Gurt
5559bba4ce doxygen 2007-08-17 01:11:23 +00:00
uso
6be80f01b6 we are directly below the minimap, so "Size" should be enough here 2007-08-17 00:43:51 +00:00
uso
7bded63062 put TEST_VIDEO_ON back to 0, fixes 2007-08-16T23:32:26Z!gurt@gmx.de 2007-08-17 00:34:01 +00:00
Hans Joachim Gurt
4266d3f24c doxygen 2007-08-17 00:28:51 +00:00
uso
5e572ad11f show the player name in the status window even if his leader is dead,
the missing leader icon should be hint enough ;)
2007-08-17 00:11:32 +00:00
Hans Joachim Gurt
6fb3b7352a comments, doxygen 2007-08-16 23:32:26 +00:00
uso
228edeabbb fix status table display for teams with dead leaders (bug #9727),
fix sort for team names; sort for player names still does not work since

name coloring was switched to <r,g,b>, but the menu sorter does not support it
2007-08-16 23:30:38 +00:00
Hans Joachim Gurt
704df8511f doxygen 2007-08-16 23:13:14 +00:00
Gunter Labes
92695f0351 syntax cosmetics 2007-08-16 21:26:44 +00:00
Gunter Labes
9354b8f84a fix 2007-08-16T06:22:46Z!bruno@wolff.to 2007-08-16 21:14:06 +00:00
Gunter Labes
f48c18fcd1 wildcard_string_match() doesn't work correctly.
replacing it with a regular expression matcher wouldn't hurt in case
that might be easy to do
2007-08-16 21:12:40 +00:00
Gunter Labes
afdac5b429 add some more restricted usernames 2007-08-16 21:06:06 +00:00