24488 Commits

Author SHA1 Message Date
Martin Renold
6425b76015 this should fix bug #11281
If two players join at once the loser gets no longer kicked.

Also inform early observers via message.
2008-04-06 08:00:37 +00:00
Tommy
ec4bf1a96d change most Qxu to Qx* to allow custom terrains derived from chasm...
...(e.g. abyss)
2008-04-06 02:09:28 +00:00
Mark de Wever
392c2e7c56 Remove accidentally left declaration. 2008-04-05 23:27:06 +00:00
Mark de Wever
f7a61d825a Header dependency cleanup. 2008-04-05 23:25:19 +00:00
Benoît Timbert
e990718a8a French translation update 2008-04-05 22:47:17 +00:00
Eric S. Raymond
700c5aaa28 Repair a map that apparently took damage from some scewed-up wmllint run. 2008-04-05 22:15:28 +00:00
Mark de Wever
a98d2bf535 Move the tcontrol into its own file.
Made some code in the widgets more generic and moved it into the
tcontrol class.
2008-04-05 21:51:46 +00:00
Jérémy Rosen
de873197d7 potential fix for the jumpiness when moving units and scrolling...
...at the same time. I had trouble reproducing the bug reliably, so if
you see it again, please report to me
2008-04-05 21:16:10 +00:00
Nils Kneuper
0ac0a900f8 add missing file in Makefile.am 2008-04-05 21:12:06 +00:00
Jérémy Rosen
d96e229dc6 allow events to have multiple names patch #1043 by segfault 2008-04-05 20:08:57 +00:00
Mark de Wever
1c1a5aa62f Let the canvas use configs instead of vconfigs...
...since we use the formula system for variables. So the $foo based
variables of vconfig aren't used.
2008-04-05 19:58:11 +00:00
Mark de Wever
3c1ef96733 Removed a lot of commented out obsolete code and minor cleanups to tcontrol. 2008-04-05 19:48:12 +00:00
Sergey Popov
0af9723249 Made scons recipe disable freebidi support if it's not found...
...instead of quitting.
2008-04-05 18:10:22 +00:00
Sergey Popov
041f7be9ac Updated scons recipe to build recently added gui related sources. 2008-04-05 16:52:13 +00:00
Benoît Timbert
f73c5f2f9f French translation update 2008-04-05 15:10:21 +00:00
Sergey Popov
c8fd288bdd scons recipe: removed redundant aliases to pot-update. 2008-04-05 15:04:04 +00:00
Mark de Wever
61579863ff Add the first ugly proof-of-concept for the new gui library.
Still buggy and barely funtioning but it works. Added the 'hidden'
parameter --new-widgets which will use the new gui toolkit. Atm only
the addon connection dialog uses the new code.
2008-04-05 14:52:25 +00:00
Mark de Wever
a41205feda Fix forgotten rename of Makefile.am in 2008-04-05T13:53:50Z!soliton@wesnoth.org. 2008-04-05 14:52:14 +00:00
David Philippi
d17290fd7d hungarian translation update 2008-04-05 14:22:33 +00:00
Mark de Wever
13bab2587d Add the initial gui definitions. 2008-04-05 14:12:42 +00:00
David Philippi
09bd602ed2 added new swedish maintainer 2008-04-05 14:09:52 +00:00
David Philippi
502ce4d4b0 swedish translation update 2008-04-05 14:04:44 +00:00
Sergey Popov
74dde90a29 Made scons recipe build only wesnoth and wesnothd by default.
Made pot-update compile .po files.
2008-04-05 14:01:53 +00:00
Gunter Labes
85393e624b rename wmlclient to add-on_manager.py to better convey what it does
replace most remaining references to 'campaign' with 'add-on'
2008-04-05 13:53:50 +00:00
Nils Kneuper
755cfefa1a remove file that is not existing anymore 2008-04-05 13:35:54 +00:00
Mark de Wever
9630b871cd Make delete, e and a work properly. 2008-04-05 12:41:24 +00:00
Mark de Wever
4f70768ed5 Add an extra funtion to set the rows an columns in one call.
This avoids a resize warning. Also convert the caller to use the new way.
2008-04-05 12:35:31 +00:00
Mark de Wever
c9ae6ee470 Fix a typo in a function name. 2008-04-05 12:28:26 +00:00
Mark de Wever
903cd8fdbe Let buttons define the return_value in their definition. 2008-04-05 12:25:18 +00:00
Mark de Wever
819055bd98 Fix another stupid typo. 2008-04-05 11:50:37 +00:00
Nils Kneuper
9929d4438e updated Russian translation 2008-04-05 11:40:42 +00:00
Piotr Cychowski
2092b76613 Fix issues pointed out by Sirp and one incorrect value passing...
...The code should no longer die a terrible death by exception.
2008-04-05 11:32:31 +00:00
Mark de Wever
000006ea0e Fix typo. 2008-04-05 11:25:10 +00:00
Tomasz Śniatowski
37a6fbfe18 backlog for 2008-04-04T18:49:17Z!kailoran@gmail.com and 2008-03-29T11:18:09Z!soliton@wesnoth.org 2008-04-05 12:21:26 +01:00
Mark de Wever
bf17e75ba9 Make the addon connection a class,
...this way we can fetch the data and retrieve the results easily. The
addon dialog starts to look like the first working dialog.

More testing and polishing is still required.
2008-04-05 11:10:16 +00:00
Mark de Wever
fd211d43db Fix a stupid typo. 2008-04-05 10:54:31 +00:00
Mark de Wever
a17569e60e Fixed a stupid nop error, found by gcc. 2008-04-05 09:43:34 +00:00
Mark de Wever
c795501f64 Proof of concept; to use buttons to return a value for a dialog. 2008-04-05 09:31:33 +00:00
Mark de Wever
6579544e3d Fix a compiler warning about hiding a virtual function. 2008-04-05 08:40:22 +00:00
Eric S. Raymond
0d410d5a0d Quiet down wmlunits. 2008-04-05 07:16:01 +00:00
Eric S. Raymond
ddae57c7a6 Set some do_not_list attributes where needed. 2008-04-05 07:02:17 +00:00
Mark de Wever
e72794d164 Fix some compiler warnings. 2008-04-05 06:42:43 +00:00
Eric S. Raymond
01adc3d9aa Remove redundant inclusins of the terrain graphics file. 2008-04-04 21:36:46 +00:00
Tomasz Śniatowski
1e917114db added my full name into about.cfg 2008-04-04 20:13:31 +01:00
Jérémy Rosen
b6ecd22b45 commit patch 1029 by segfault (create a separate prerecall and recall event) 2008-04-04 19:09:53 +00:00
Tomasz Śniatowski
2bbe814b26 log_scope and logging performance tweaks...
...(more inlining, less overhead when logging is off) - patch #1038
2008-04-04 19:49:17 +01:00
Moritz Göbelbecker
f88efeb810 Add support for overlay terrains.
Converted bridges to use the new feature.
2008-04-04 18:43:57 +00:00
Jérémy Rosen
57b6e02b29 sub frames of animations now handle their own invalidation.
They are not limited in placement or size anymore. Not that the main
unit frame still has the limitation. Please don't abuse this feature
since i'll remove the limitation to the main frame eventually
2008-04-04 18:25:27 +00:00
Tomasz Śniatowski
7d56fe139a fix possible error in load_game_dialog if cancel_order checkbox was drawn but show_replay was not 2008-04-04 18:52:43 +01:00
Mark de Wever
1b6e325c78 Fix some 64 bit issues discovered by boucman. 2008-04-04 17:40:12 +00:00