44562 Commits

Author SHA1 Message Date
Mark de Wever
6da140a22a Seperate gui2 design document in several files. 2011-02-09 19:15:22 +00:00
J.W. Bjerk
b202de227f new elvish style flag by homunculus. 2011-02-09 17:02:43 +00:00
Bartek Waresiak
90d79f9d6a Fixed bug with filter textbox not being properly set up...
...while loading the MP lobby view
2011-02-08 23:35:38 +00:00
Karol Nowak
b2d9a12c3d Corrected indentation. 2011-02-08 22:32:38 +00:00
Mark de Wever
4c9d1829d3 Update changelog. 2011-02-08 19:39:28 +00:00
Mark de Wever
ea9ff40e58 Add a cmake target to build the design document. 2011-02-08 19:37:36 +00:00
Fabian Müller
144073daa2 LoW::19: Balancing changes. 2011-02-08 18:43:19 +00:00
Fabian Müller
a6e53956e5 LoW::18: Added a TODO 2011-02-08 18:41:24 +00:00
Nils Kneuper
de7dc029e5 updated Galician translation 2011-02-08 09:50:34 +00:00
Bartek Waresiak
cc6ffebbbc Fixed bug #17207 2011-02-08 00:17:50 +00:00
Bartek Waresiak
08b81853bf Improvement of the wesnoth replay player
this should probably fix bug #16237, since OoS in replay mode was
often releated to buttons being pressed too many times
2011-02-07 21:43:12 +00:00
Mark de Wever
8b507b09c6 Fix a copy paste typo. 2011-02-07 20:57:35 +00:00
Mark de Wever
0d0b685661 Add a seperate macro to register a window.
The code for the tooltips can use one dialog for several windows. This
means the current register window macros won't work so split the main
macro in two parts:

- register the window

- 'write' the code for the dialog
2011-02-07 20:57:31 +00:00
Mark de Wever
6bb642890b Add a deprecated comment. 2011-02-07 20:57:15 +00:00
Mark de Wever
ecfee147c1 Improve the red orb description in the help.
Issue was found by chrber.
2011-02-07 19:48:25 +00:00
Mark de Wever
46eb1e052d Add a circle to the debug clock.
Doesn't look too great, but the window is for debug testing only.
2011-02-07 19:42:09 +00:00
Mark de Wever
b1324887fd Add a way to draw a circle on a canvas. 2011-02-07 19:42:04 +00:00
Anonymissimus
238ceb79d2 project file update CodeBlocks & MSVC 2011-02-07 15:05:21 +00:00
Alexander van Gessel
dd0e55505b Teach lua about the [tunnel] tag 2011-02-07 15:39:14 +01:00
Steven Panek
fb5cfb0131 Removed now-untrue comment. 2011-02-07 09:01:40 +00:00
Steven Panek
ef7a0e4dc6 Removed an empty directory. 2011-02-07 08:53:33 +00:00
Steven Panek
fad030f7aa Made Arabic conform. 2011-02-07 00:24:45 +00:00
Alexander van Gessel
c415ca84b1 Update changelog 2011-02-06 23:49:11 +01:00
Nils Kneuper
188dc25e51 updated/fixed German translation 2011-02-06 22:38:10 +00:00
Nils Kneuper
758e8e7d10 updated German, Irish, Italian and Japanese translation 2011-02-06 15:58:18 +00:00
Alexander van Gessel
93776cb5ac Merge pathfind branch 2011-02-06 15:54:27 +01:00
Guillaume Melquiond
2279bc0e77 Ported C++0x performance improvements from Autotools to Scons.
Since Scons was forcefully setting the compiler in C++98 mode, this
behavior has been preserved: C++0x features are not automatically
detected (as they were with Autotools) but rather require an
explicitly setting by the user.

Removed strict-aliasing disabling, since it has been fixed for several months already.
2011-02-06 13:23:05 +00:00
Nils Kneuper
eb3ac77b92 more fixes following "the first time that the terrain name appears...
...in help, it is marked italic, doing so for some where it was missed"
2011-02-06 12:47:39 +00:00
Karol Nowak
72cd559e3e Removed some WIP comments and added spacing for readability. 2011-02-06 12:34:22 +00:00
Nils Kneuper
07d23f419e the first time that the terrain name appears in help,
...it is marked italic, doing so for some where it was missed
2011-02-06 12:15:20 +00:00
Karol Nowak
9d5edf7944 Simplified calling conventions. 2011-02-06 11:39:28 +00:00
Alexander van Gessel
36d09851b1 Copies of the ai benchmark, using local logfiles rather than pgsql 2011-02-06 11:20:33 +01:00
Nils Kneuper
802da5c777 updated Portuguese (Brazil) translation 2011-02-06 09:51:21 +00:00
Steven Panek
73c4c0c14d Fixed a bug reported in the fora. 2011-02-06 05:51:06 +00:00
Bartek Waresiak
81c0091895 Fixed replay player bug: Team1 point of view now should work - improvement 2011-02-05 17:09:17 +00:00
Bartek Waresiak
60a41ba7ed Fixed replay player bug: Team1 point of view now should work 2011-02-05 17:00:36 +00:00
Karol Nowak
0f5584ba52 Merge branch 'server' 2011-02-05 16:55:10 +00:00
Nils Kneuper
3618940e9d updated German translation 2011-02-05 16:11:06 +00:00
Bartek Waresiak
fbce0eb484 Fix bug: update TOD display when watching replay in side-by-side mode 2011-02-05 15:15:26 +00:00
Guillaume Melquiond
e1b9a398f2 Fixed Landar's starting position. (Fix for bug #17602.) 2011-02-05 13:58:31 +00:00
Guillaume Melquiond
c81680c152 Removed unknown tag. (Fix for bug #17624.) 2011-02-05 13:53:38 +00:00
Guillaume Melquiond
b57ffb45e7 Fixed broken enumeration of lvl3 units. (Fix for bug #17626.)
Note that the whole thing was already untranslatable, so this commit
doesn't make it worse.
2011-02-05 13:48:03 +00:00
Guillaume Melquiond
70974d492d Simplified WML for changing side and adding the loyal trait.
(Fix for bug #17631, patch by Elvish_hunter.)
2011-02-05 13:34:53 +00:00
Guillaume Melquiond
a9e5efc716 Fixed Kalenz' starting position.
(Fix for bug #17625, patch #2458 by Hethrir.)
2011-02-05 13:29:15 +00:00
Guillaume Melquiond
2bfa141473 Fixed broken scenario ids. (Fix for bug #17640.) 2011-02-05 13:26:34 +00:00
Guillaume Melquiond
83160d0c63 Marked [generator] as a supported tag. (Fix for bug #17651.) 2011-02-05 13:22:59 +00:00
J.W. Bjerk
0c8bb80be8 New and improved swamp villages by Lurker. 2011-02-04 16:06:26 +00:00
Mark de Wever
2128ac2b55 Minor comment and indention cleanups. 2011-02-04 09:05:55 +00:00
Mark de Wever
f53a9d5eb1 Show the clock as a tooltip.
The button now toggles the showing of the dialog.
2011-02-03 20:43:55 +00:00
Mark de Wever
a7c1d992d8 Add a tooltip mode for a dialog.
The code is still a bit experimental, but like to have it committed
before the FOSDEM.
2011-02-03 20:43:52 +00:00