Commit Graph

18599 Commits

Author SHA1 Message Date
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
Nils Kneuper
cb2847e461 modified players_changelog to have correct ordering and include i18n updates 2007-08-16 09:42:46 +00:00
Bruno Wolff III
c8ceb861c6 Revert 2007-08-16T06:30:48Z!bruno@wolff.to as the idea had already been discussed and rejected.
I just assumed it was an oversight.
2007-08-16 06:57:45 +00:00
Ali El Gariani
a89f12af92 Remove 2 useless invalidate_all() before and after starting a fight.
Probably also redundant because the attack dialog seems to cause a full redraw
2007-08-16 06:38:12 +00:00
Bruno Wolff III
c6aeccef42 I changed Dark Sorcerers and Necromancers to have the same trait limitations...
as Dark Adepts have for consistancy. Since you normally don't recruit
these directly, this should have little impact on actual play.
2007-08-16 06:30:48 +00:00
Bruno Wolff III
e4fc5f5e3b Fix so that Dark Sorcerers advancing to Liches become undead. 2007-08-16 06:22:46 +00:00
Ali El Gariani
476c68f684 clear the attack direction indicator before starting fight animation (no need to move mouse) 2007-08-16 06:17:29 +00:00
Ali El Gariani
a8acab07a4 Better update of the mouse state (cursor, ADI and higlighted hex, etc..)
specialy after an attack dialog (canceled or not) if you don't move
the mouse (using keys)
2007-08-16 06:10:49 +00:00
Ali El Gariani
88f30f8ad5 Slighty simplify and improve the consistancy of the mouse state,
(when clicking, use/reuse the position of the last registered mouse motion)
2007-08-16 05:41:51 +00:00
Ali El Gariani
cb1f7e188f Small cleaning and renaming of some unit_map iterator used in mouse click 2007-08-16 05:35:13 +00:00
Bruno Wolff III
ee3b870471 Restore unit_type::not_living()
so that the ai can guess whether or not recruits will have the not_living state.
2007-08-16 04:50:55 +00:00
Eric S. Raymond
5f70e911a3 Address bug #9733. 2007-08-16 01:12:41 +00:00
Benoît Timbert
bc02b801d3 french translation update 2007-08-15 22:21:26 +00:00
Nils Kneuper
f2854dd8d7 update to about to add a wikiuserentry 2007-08-15 22:07:29 +00:00