Title: - Modified button widget [...]
- Modified button widget
Addedd a set_label fucntion. Calling it will set a new label for the
button.
- Added a combobox widget
Simple widget, its a button that calls a menu of choices when clicked. The
selected option becomes the buttons label
- Started work on the Game Lobby. There is still a good bit of work to be
done here, and what is shown isn't functional. Click the "Launch" button
lets you configure the game the old way.
- Changed "AI" in the english config to "Computer Player"
|
Module |
File name |
Revision |
|
wesnoth |
.cvsignore |
1.2 |
>>> |
1.3 |
|
wesnoth |
Makefile |
1.19 |
>>> |
1.20 |
|
wesnoth |
data/translations/english.cfg |
1.24 |
>>> |
1.25 |
|
wesnoth |
src/multiplayer.cpp |
1.31 |
>>> |
1.32 |
|
wesnoth |
src/widgets/button.cpp |
1.14 |
>>> |
1.15 |
|
wesnoth |
src/widgets/button.hpp |
1.2 |
>>> |
1.3 |
| + |
wesnoth |
src/widgets/combo.cpp |
|
|
1.1 |
| + |
wesnoth |
src/widgets/combo.hpp |
|
|
1.1 |