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
Mark de Wever
b0d2756449
Align the roomlist on top.
2009-07-12 20:38:54 +00:00
Mark de Wever
86d45075e4
Align the gamelist on top.
2009-07-12 20:38:43 +00:00
Justin DiSabatino
09a97b5068
Finalized weapon descriptions.
2009-07-12 19:54:25 +00:00
Phil Barber
fa2e81ea20
Add and wire new Drake Clasher portrait, update changelogs, portrait credits.
2009-07-12 18:21:51 +00:00
Nils Kneuper
18d2f89df9
updated Finnish translation
2009-07-12 18:03:07 +00:00
Sergey Popov
5b502fab98
Lowered frbidi version requirement since 0.10.9 seems to work too.
2009-07-12 17:45:29 +00:00
Tomasz Śniatowski
6ec34d6d1d
tweak some new lobby gamelist borders
2009-07-12 18:12:12 +01:00
Tomasz Śniatowski
1c6082ccd1
fix border handling in gui2 to allow selective border types like "top,left"
2009-07-12 18:11:53 +01:00
Tomasz Śniatowski
b78451a9ee
use more "tiny" labels in lobby gui
2009-07-12 18:11:33 +01:00
Tomasz Śniatowski
0a7307b1b7
VC9: remove accidentally added NDEBUG define from debug...
...
...mode wesnothlib build options
2009-07-12 18:11:12 +01:00
Tomasz Śniatowski
13ef5697f4
rename foes to ignored in lobby data for consistency...
...
...and kill the negative in attribute name (has_no_foes -> has_ignored)
2009-07-12 18:10:51 +01:00
Tomasz Śniatowski
0549282da8
Fix room window closing in new lobby
2009-07-12 18:10:28 +01:00
Bartek Waresiak
c505991e75
Accept list of orders from safe_call backup formula
2009-07-12 16:20:47 +00:00
Mark de Wever
ed3ef56c68
Enable the history for chat_input.
2009-07-12 16:13:21 +00:00
Mark de Wever
07fc7a7df7
Improve the placement of the minimap in the lobby.
...
Reduced its size and move it out of the border.
2009-07-12 16:13:14 +00:00
Mark de Wever
f137241df0
Add a GUI_FORCE_WIDGET_MINIMUM_SIZE macro.
...
This way it's possible to force the (minimum) size of a widget.
2009-07-12 16:13:05 +00:00
Mark de Wever
3cdc96164e
Cleanup the stacked widget code.
...
Since the widget is fully initialized upon creation it makes no sense to
fiddle around with its contents later on. So remove these features.
2009-07-12 16:12:58 +00:00
Mark de Wever
ca7ddfae04
Rewrite the config side for the stacked widget.
...
The widget can now hold different widgets, per stack item. The code side
will get a cleanup in the next commit.
2009-07-12 16:12:48 +00:00
Tomasz Śniatowski
27f9afea7f
Simple game list filtering in gui2 lobby:
...
...text matching, friends, ignores, vacany slots and filter negation
2009-07-12 14:56:15 +01:00
Tomasz Śniatowski
2c0857c16d
comment out excessive log-debug spam
2009-07-12 14:55:50 +01:00
Tomasz Śniatowski
3064633c26
new lobby game filters backend
2009-07-12 14:54:52 +01:00
Phil Barber
5e4f617281
Add and wire new Drake Warden base frame and animations,
...
...remove old Warden graphics, minor update to Slasher cfg update
changelogs.
2009-07-12 11:06:22 +00:00
Nils Kneuper
028c1b6ffa
updated Dutch translation
2009-07-12 10:51:05 +00:00
Sergey Popov
1cd787ac1f
Fix compilation with boost 1.33.1
2009-07-12 10:26:08 +00:00
Mark de Wever
08b02919c7
Adjust the width of the player list.
...
Make sure the list is at least as wide as the buttons. Ilor not sure
whether you want the header centred or left aligned so left it as is.
2009-07-12 10:08:42 +00:00
Mark de Wever
af139b0bd2
Move the player list section to the top.
...
This avoids moving the player list when a new player joins.
2009-07-12 10:08:29 +00:00
Bartek Waresiak
2d32ba9b79
Members initialization
2009-07-12 09:48:18 +00:00
Richard Kettering
11ae0b3a9f
New slasher images.
2009-07-12 08:57:43 +00:00
Richard Kettering
fcb05eda0c
New slasher images.
2009-07-12 08:56:45 +00:00
Mark de Wever
b22c565460
Convert mp_connect to use NEW_find_widget.
2009-07-12 05:55:08 +00:00
Mark de Wever
5bf8c806d5
Added NEW_find_widget() which returns a reference.
2009-07-12 05:55:02 +00:00
Phil Barber
78ba520192
Add and wire new Dwarf Explorer base frame and animations,
...
...remove old Explorer graphics, update changelogs.
2009-07-11 22:47:53 +00:00
Phil Barber
8dbe0875bc
Minor alteration to Pathfinder animation.
2009-07-11 22:30:02 +00:00
Phil Barber
620728bbd0
Minor alteration to Pathfinder animation.
2009-07-11 22:24:50 +00:00
Tomasz Śniatowski
94a0f0c5db
reorder some #includes to avoid macro redefinition warnings under msvc
2009-07-11 23:22:57 +01:00
Tomasz Śniatowski
0109800c69
Lobby gui update -- mostly a room switcher...
...
...and enter handling in the chat input box
2009-07-11 23:22:36 +01:00
Tomasz Śniatowski
5ebc3a6bb4
add some basic filter UI elements to new lobby, unused yet
2009-07-11 23:22:16 +01:00
Tomasz Śniatowski
93046fcb84
VC9 projectfile update: add NOMINMAX define,
...
...add defines to wesnothlib which it lacked
2009-07-11 23:21:47 +01:00
Tomasz Śniatowski
a3f5bb0fd8
kill a mvsc warning
2009-07-11 23:21:17 +01:00
Tomasz Śniatowski
d7f2e50bf4
remove the skiplist_map.hpp #include from config.hpp...
...
...as it is unused and including it breaks compilation in msvc
2009-07-11 23:19:54 +01:00
Karol Nowak
b1f514e47a
Don't update volume of global sound sources when scrolling.
2009-07-11 21:41:35 +00:00
Phil Barber
9d2dd5f362
Add and wire new Dwarf Pathfinder base frame and animations
...
remove old Pathfinder graphics, update changelogs.
2009-07-11 20:05:02 +00:00
Mark de Wever
157281c0a9
Fix the displaying of the room text again.
...
Before there was an wml_exception due to casting to an invalid
widget. Use the most basic version, since we probably want to use
another widget in the future.
2009-07-11 18:26:34 +00:00