Commit Graph

33860 Commits

Author SHA1 Message Date
Mark de Wever
e767deceaa Move gui2::tbuilder_password_box to its own file. 2009-06-21 11:15:39 +00:00
Guillaume Melquiond
ef06a3005f Fixed memory corruption caused by the select event...
...modifying a unit whose movements are being reset.
2009-06-21 10:51:30 +00:00
Sergey Popov
39621ecc0d Added support for libnotify desktop notifications to scons. 2009-06-21 10:44:53 +00:00
Nils Kneuper
e3e4c37f52 updated German (parts of patch #1178 and patch #1180 )...
...and Icelandic translation
2009-06-21 10:31:00 +00:00
Mark de Wever
cf17c0d355 Fix blurring if the bpp is not 32.
Ilor discovered the problem and YogiHH noticed it be due to using 16
bpp and also tested the initial version of this patch.
2009-06-21 09:22:42 +00:00
Mark de Wever
f4cc9d9dc8 Fix some compiler warnings. 2009-06-21 09:22:34 +00:00
Mark de Wever
46eb8bbb04 Remove a duplicate include, caught by stikonas. 2009-06-21 09:17:15 +00:00
Mark de Wever
d7c68c0f7d Revert 2009-06-20T10:21:21Z!joerg.hinrichs@alice-dsl.de.
The fix is not correct, since the test added should already be done in the
code. This seems to fail and should be fixed.
2009-06-21 08:48:29 +00:00
Mark de Wever
9e83980e72 Move gui2::tbuilder_text_box to its own file. 2009-06-21 08:41:44 +00:00
Mark de Wever
05fe8cf890 Move gui2::tbuilder_spacer to its own file. 2009-06-21 08:29:21 +00:00
Mark de Wever
5e1b5656a9 Move gui2::tbuilder_menubar to its own file. 2009-06-21 07:52:07 +00:00
Guillaume Melquiond
6b792024a5 Fixed output when failing intermediate checks. 2009-06-21 07:16:11 +00:00
Guillaume Melquiond
fdd6ee4ca2 Added support for libnotify-based desktop notifications...
...(patch #1179 by method).
2009-06-21 07:16:05 +00:00
Gunter Labes
0140e8dd03 send a server message when the game was started...
...with an uncontrolled (non-empty) side
2009-06-21 01:36:36 +00:00
Gunter Labes
b825474ddc process network data first...
...so user actions work on as uptodate data as possible

should fix some rare race conditions (as far as is possible)
2009-06-21 01:36:27 +00:00
Nils Kneuper
8b742e5437 updated Russian translation 2009-06-20 22:23:11 +00:00
Guillaume Melquiond
eaf77adf34 Added Lua functions for accessing unit types. 2009-06-20 21:58:09 +00:00
Guillaume Melquiond
313be8ab3f Removed some ugly code. 2009-06-20 21:58:03 +00:00
Guillaume Melquiond
614e35c657 Fixed metatable initial sizes and related comments. 2009-06-20 21:57:56 +00:00
Guillaume Melquiond
42795f8aa1 Fixed constness of unit_type::get_cfg. 2009-06-20 21:57:46 +00:00
Nils Kneuper
2de4d4f70c updated German (applied a part of patch #1180),
...Greek and Hungarian translation
2009-06-20 12:58:13 +00:00
Lari Nieminen
12895decea Tweaked the filtering of the event...
...commenting on the ineffectiveness of pierce damage against skeletons.
2009-06-20 10:32:11 +00:00
Jörg Hinrichs
344bafdd81 Fix tmessage dialogs always having a return value of -1.
mordante, please check if this is a reasonable fix.
2009-06-20 10:21:21 +00:00
Jörg Hinrichs
2bd481d241 Fix a VC++ compiler error 2009-06-19 19:51:34 +00:00
Benoît Timbert
7188a33876 French translation update 2009-06-19 19:39:02 +00:00
Eugen Jiresch
cb81c3f852 removed gamestatus member from class terrain_filter 2009-06-19 15:16:36 +00:00
Nils Kneuper
9369d24930 updated Polish translation 2009-06-19 10:43:32 +00:00
Eugen Jiresch
c8ab7dfeac added std::vector<teams>* argument to wml_animation(),
...replaced gamestatus reference
2009-06-19 08:14:02 +00:00
Iurii Chernyi
a3b9335b8a AI Refactoring: made attack_analysis depend...
...on default_ai_context, not on default ai
2009-06-18 20:39:57 +00:00
Iurii Chernyi
14381bbc29 AI Refactoring: moved struct attack_analysis out of ai_default 2009-06-18 20:39:37 +00:00
Iurii Chernyi
3cc9edcd15 AI Refactoring: moved ai_default into ai namespace 2009-06-18 20:39:11 +00:00
McShark
0f5c9a1d1c Update according to recent file changes of mordante 2009-06-18 18:39:22 +00:00
Eugen Jiresch
59deb5065e removed references to gamestatus.teams in class unit and attack_type 2009-06-18 11:17:54 +00:00
Gunter Labes
5db1040c63 made [recall] use x,y=recall,recall...
...instead of x,y= so it works with the now stricter unit filter
2009-06-18 10:03:24 +00:00
Gunter Labes
b09e43b5b2 removed the useless ghost user number 2009-06-18 10:03:09 +00:00
Eugen Jiresch
3bfd9f4d40 temporarliy added assertion to verifiy correct update...
...of time of day. will be removed with gamestatus removal
2009-06-18 07:07:19 +00:00
Jérémy Rosen
9099b91ac8 skip WML created sounds, messages, floating labels...
...and labels during quick replay, fix bug #13519
2009-06-17 19:08:28 +00:00
Lari Nieminen
aab3b82c52 Probably fixes the remainder of bug #13323. Please test. 2009-06-17 17:39:10 +00:00
Eric S. Raymond
beb5b37f7a Punch up the ending of TRoW a little,
...culminating the battling-courtship thing Haldric and Jessene have
been doing throughout the campaign.  This means TRoW can be
soft-frozen for translation.
2009-06-17 16:28:14 +00:00
Karol Nowak
fcf7be6cd6 Experimental laurel icon to be used as campaign completion indicator. 2009-06-17 15:22:49 +00:00
Eugen Jiresch
5ea9a1120a removed further references to gamestatus methods...
...by their tod_manager equivalents
2009-06-17 14:52:04 +00:00
Eugen Jiresch
05f945de21 replaced references to gamestatus by tod_manager in terrain_filter 2009-06-17 14:30:17 +00:00
Eugen Jiresch
aa6f764d53 added tod_manager member to terrain_filter...
...and tod_manager argument to wml_animation()
2009-06-17 14:01:34 +00:00
Eugen Jiresch
39b987483b added tod_manager argument to unit::set_game_context() 2009-06-17 13:22:33 +00:00
Eugen Jiresch
1a3940717e added tod_manager member to class unit,
...and subsequently to turn_info and menu_handler
2009-06-17 09:21:32 +00:00
Guillaume Melquiond
e5f3222200 Removed unneeded slowdown. 2009-06-17 06:14:37 +00:00
Alexander van Gessel
b09ccd8656 Add turns-over-advantage to age of heroes. 2009-06-17 02:11:52 +01:00
Alexander van Gessel
0370e18d5b Simplify the messages from turns-over-advantage. 2009-06-17 02:11:48 +01:00
Alexander van Gessel
82cb13ef8e Change end-of-game advantage calculator to use [unit_worth]. 2009-06-17 01:32:06 +01:00
Alexander van Gessel
96e0daa4fe Explain new [unit_worth] formula in test scenario. 2009-06-17 01:32:03 +01:00