24414 Commits

Author SHA1 Message Date
Tomasz Śniatowski
47be0af8ee follow-up changes to the warnings removal in 2008-04-06T15:47:16Z!kailoran@gmail.com 2008-04-06 22:36:24 +01:00
Sergey Popov
fff7799742 scons recipe: some fixes for install/uninstall targets. 2008-04-06 21:28:33 +00:00
David White
3f8f7bcfed apply Alesis-Novik's patch to add battle outcomes function 2008-04-06 19:21:04 +00:00
Lari Nieminen
a820f7e8fc Got rid of the MOVE_UNIT_FAKE and RANDOM_TRAIT_UNIT macros in SoF. 2008-04-06 17:57:14 +00:00
Sergey Popov
26b6c550b7 scons recipe: made SDL base prerequisite. 2008-04-06 17:40:15 +00:00
Benoît Timbert
797ba0ffb1 French translation update 2008-04-06 17:16:12 +00:00
Gunter Labes
dbcf7c8b3d typo fix 2008-04-06 17:00:11 +00:00
Gunter Labes
8fb7d89d6f * only add the python include if python is enabled 2008-04-06 16:47:51 +00:00
Sergey Popov
27b8441003 scons recipe: made SDL checks restore env on failure. 2008-04-06 16:18:09 +00:00
Moritz Göbelbecker
fe75055c37 Fix right mouse button which my other patch broke 2008-04-06 15:59:58 +00:00
Moritz Göbelbecker
f3f930164b Implement drawing under overlay terrains (use ALT) 2008-04-06 15:50:07 +00:00
Tomasz Śniatowski
9869a97a66 Worked around a number of signed/unisgned comparison warnings...
...and unused var warnings.

Mostly changed int to size_t or used static_cast, and commented out
the unused variables.
2008-04-06 16:47:16 +01:00
Sergey Popov
6daf1021eb scons recipe: debogotified install targets. 2008-04-06 15:43:53 +00:00
Mark de Wever
9158be100a Add the new experimental widget engine to the changelog. 2008-04-06 14:14:04 +00:00
Mark de Wever
941bc3dc59 Made text_font_size mandatory and fixed all content to obey that.
Cleaned up some std::cerr to use proper logging.

Rather ugly proof-of-concept to get the cursor working in a
text_box. This still needs quite some polishing but the basics work.
2008-04-06 14:06:28 +00:00
Eric S. Raymond
514827f389 Major refactoring of installation productions. The new 'install'
still needs to be written.
2008-04-06 13:55:17 +00:00
Sergey Popov
5c9aef0737 Added boostdir, boostlibdir and boost_suffix options to scons recipe...
...to specify custom boost installation.
2008-04-06 13:40:25 +00:00
Sergey Popov
ff8a2ea9ca Refactored "Implement configuration switches" part of scons recipe. 2008-04-06 13:29:16 +00:00
Nils Kneuper
10e30c222d updated Russian translation 2008-04-06 12:44:54 +00:00
Martin Renold
73d8579a52 fixed bug #11440 (player availability status in the lobby not updated)
Userlist diffs were missing for players joining a game, and for the
last player leaving a game.
2008-04-06 11:42:43 +00:00
Tommy
4258890e0d clean up chasm images to fade into the chasm base tile...
...instead of having hard edges.
2008-04-06 08:51:24 +00:00
Sergey Popov
84669863c5 scons recipe no longer overrides variables set by config checks. 2008-04-06 08:42:06 +00:00
Mark de Wever
7fb7a01d26 Small cleanup.
- Added some comment.

- Made a separate function to update the canvasses.
2008-04-06 08:41:23 +00:00
Lari Nieminen
7a53763c9b Prevented Kalenz from getting a second, random trait. 2008-04-06 08:28:50 +00:00
Lari Nieminen
c911b05532 Ported 2008-04-05T19:03:23Z!lari.nieminen@iki.fi to trunk. 2008-04-06 08:18:43 +00:00
Mark de Wever
2f2abf7cd0 Another cleanup patch, which makes code more generic.
Still more room for improvement in that area.

Add some more states to labels and text boxes.
2008-04-06 08:08:03 +00:00
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