Commit Graph

34336 Commits

Author SHA1 Message Date
Gregory Shikhman
5022fb966d Fixed legend background color, added forgotten template file to SVN 2009-07-15 03:31:32 +00:00
Gregory Shikhman
d8893ed791 Added basic CSS. 2009-07-15 03:27:20 +00:00
Alexander van Gessel
4ca5e565cf Move advanced_preferences to their own file. 2009-07-15 04:26:35 +01:00
Alexander van Gessel
008449f951 Apply patch #1192, fixing bug #13626.
(no option for save deletion confirmation)
2009-07-15 04:26:17 +01:00
Gregory Shikhman
116d3d278a Added commandline parameter '--screenshoot <map>'
to take screenshots of maps without starting all of wesnoth. Actual
implementation still stubbed.
2009-07-15 02:02:07 +00:00
Jörg Hinrichs
174a6280f9 Adding the delete game functionality to the gui2 load-game dialog. 2009-07-14 22:17:03 +00:00
Nils Kneuper
79af4718b0 pot-update...
(now using the cmake recipe for pot-update, please report any
regressions immediately)
2009-07-14 21:19:16 +00:00
Mark de Wever
dbae7bc6e6 Add twindow::video(). 2009-07-14 19:46:36 +00:00
Sergey Popov
f55c78f624 Fixed a compile warning. 2009-07-14 19:40:28 +00:00
Jörg Hinrichs
1401b4e88e Add new dialog source files to Makefile.am 2009-07-14 19:32:47 +00:00
Jörg Hinrichs
b8c71ac95f Add game_delete.cpp to the build scripts. 2009-07-14 19:27:48 +00:00
Jörg Hinrichs
1b93fd102e Add new files for the delete-game-confirmation dialog. 2009-07-14 19:24:49 +00:00
Mark de Wever
efc75a7d39 Add a bug entry to the pot files for cmake. 2009-07-14 19:23:57 +00:00
Jörg Hinrichs
242efbdb72 Show the gui2 game-load dialog if wesnoth is started with --new-widgets. 2009-07-14 19:23:46 +00:00
Jörg Hinrichs
4c63f8acaa Add the filter functionality for the savegame list of the load-game dialog. 2009-07-14 19:22:19 +00:00
Jörg Hinrichs
6093d40a23 Provide ttext_ with a text_changed event to be able to grab...
...the text of a textbox after it got changed by keystrokes.
2009-07-14 19:16:52 +00:00
Jörg Hinrichs
5a03201363 Silence a vc++ compiler warning 2009-07-14 19:14:34 +00:00
Guillaume Melquiond
1aa1b6a320 Improved dependency text when downloading addon...
...(bug #13432, patch #1184 by ancestral).
2009-07-14 17:35:41 +00:00
Guillaume Melquiond
d10602a789 Added cost of units recruited, recalled, killed, and lost,
...to the statistics window (patch #1190 by lizard).
2009-07-14 17:35:32 +00:00
Guillaume Melquiond
80714cbb5e Fixed three typos in Delfador's Memoirs and updated pofix accordingly. 2009-07-14 16:32:42 +00:00
Bartek Waresiak
10e7710160 Small fix to previous commit 2009-07-14 16:05:06 +00:00
Guillaume Melquiond
eb94b62a83 Added Lua accessor for map size. 2009-07-14 16:02:00 +00:00
Bartek Waresiak
dd93019f5b Speedup formula parsing by changing the order...
...in which parser looks for regexps
2009-07-14 15:58:28 +00:00
Guillaume Melquiond
8d650b9334 Added Lua accessors for village ownership. 2009-07-14 15:15:28 +00:00
Guillaume Melquiond
8dfa09bef2 Added Lua accessors for terrain locations and info. 2009-07-14 14:03:57 +00:00
Guillaume Melquiond
840e3ecc70 Factored code for pushing translatable strings. 2009-07-14 14:03:54 +00:00
Guillaume Melquiond
645659d450 Cleaned code for setting terrain and exported it. 2009-07-14 14:03:47 +00:00
Justin DiSabatino
28ec4c0852 Changed weapon descriptions and images...
...to reflect actual weapon used by the units.
2009-07-14 13:18:41 +00:00
Mark de Wever
6e9c871369 WIP refactoring of the lobby main.
The refactoring should make the code more transparent and clear. Still
WIP but committing so ilor can work on the code without the risk of
merging problems.
2009-07-13 20:13:51 +00:00
Mark de Wever
47c10cf158 Allow invisible rows in a listbox. 2009-07-13 20:13:00 +00:00
Gunter Labes
79f34fa53a added some more fatal exit codes 2009-07-13 19:55:39 +00:00
Nils Kneuper
6557de32b2 pot-update 2009-07-13 19:14:19 +00:00
Nils Kneuper
b926b67084 updated Dutch and Russian translation 2009-07-13 18:17:20 +00:00
Mark de Wever
a950b3ba2a Fix some text domains and POTFILES.in issues. 2009-07-13 18:14:29 +00:00
Chris Hopman
8c593a020a back to const node*, with node::count mutable 2009-07-13 17:14:31 +00:00
Tomasz Śniatowski
906dda9e7d more icons in gui2 lobby gamelist...
...(replacement icons from someone who actually can draw would be welcome)
2009-07-13 16:51:52 +01:00
Tomasz Śniatowski
9fd6ca0e4b newlobby: show how many games out of how many are displayed with current filter 2009-07-13 15:36:08 +01:00
Tomasz Śniatowski
382a1f134e try to make the in-listbox buttons aligned 2009-07-13 15:35:47 +01:00
Tomasz Śniatowski
45d9381eaf fix some game join/observe issues in newlobby 2009-07-13 15:35:26 +01:00
Tomasz Śniatowski
5fd745dc15 move the chat log multi_page to a define on top to reduce wml clutter 2009-07-13 15:35:07 +01:00
Tomasz Śniatowski
a8611a4830 make newlobby window closing more robust by forcing...
...(possibly redundant) row and page selection in related listbox and
multi_page
2009-07-13 15:34:32 +01:00
Tomasz Śniatowski
0b38544b31 fix gui2 listbox row removal crash 2009-07-13 15:34:04 +01:00
Tomasz Śniatowski
bb6179d27e fix new lobby issue with clicking join ro observe with no games in gamelist 2009-07-13 15:33:37 +01:00
Phil Barber
010907a66e Minor update to Clasher profile image. 2009-07-13 13:21:15 +00:00
Nils Kneuper
7ac29fdb5c updated Italian translation 2009-07-13 07:24:53 +00:00
Chris Hopman
d5ff20db71 use a hash_map::iterator instead of a node* 2009-07-12 22:50:20 +00:00
Alexander van Gessel
e4d6292f0b more s/and and/and/ 2009-07-12 23:34:21 +01:00
Alexander van Gessel
6afd5f83a8 s/and and/and/ 2009-07-12 23:31:25 +01:00
Oron Peled
872792c45b Hebrew translation fixes. 2009-07-12 21:59:14 +00:00
Justin DiSabatino
d654039289 Updated description. 2009-07-12 20:54:07 +00:00