scrawl
|
d27863bf8e
|
rename layout files to .layout to get them recognized by layout editor
|
2012-07-03 11:34:20 +02:00 |
|
scrawl
|
10cfe0f5bc
|
Issue #295: Class creation dialogs tooltips; plus tons of other improvements
|
2012-05-27 06:39:10 +02:00 |
|
scrawl
|
7a4de0ed1d
|
changed more gui stuff to use the new tag system
|
2012-05-19 15:32:32 +02:00 |
|
scrawl
|
cfa37b0e77
|
fix another bunch of gui stuff, some strings were untranslated and buttons were not resized to fit their text
|
2012-04-16 19:14:05 +02:00 |
|
scrawl
|
424a90aa92
|
back & ok button caption
|
2012-04-16 17:46:54 +02:00 |
|
scrawl
|
d1508f5a59
|
List -> ListBox
|
2012-03-22 15:28:06 +01:00 |
|
scrawl
|
560e702973
|
fixed scroll bars
|
2012-03-22 15:23:23 +01:00 |
|
scrawl
|
deeb21a131
|
switched to the new multi-delegates system
|
2012-03-21 13:27:08 +01:00 |
|
Marc Zinnschlag
|
717b5e1784
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
|
Jan-Peter Nilsson
|
f83c5327f3
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
54fc64cb6a
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
e551c60e75
|
Make RaceDialog use the new WindowBase
|
2010-11-06 11:26:45 +01:00 |
|
Jan Borsodi
|
025af1717f
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
|
Jan Borsodi
|
3e611b5d4c
|
Added widget for spells, updated race dialog to use that.
|
2010-09-20 13:36:55 +02:00 |
|
Jan Borsodi
|
cd8b88dea1
|
Introduced custom widgets (skill and attribute) which should make it easier to make new windows. Changed race and class dialog to use the new skill and attribute widgets.
|
2010-09-20 13:17:02 +02:00 |
|
Jan Borsodi
|
07b1b21b29
|
Fixed incorrect comparison with current race, should use the ID not the name.
|
2010-09-19 04:28:12 +02:00 |
|
Jan Borsodi
|
3cf8472ddc
|
Centre race dialog on screen.
|
2010-09-15 21:48:10 +02:00 |
|
Jan Borsodi
|
31a728bf07
|
Made sure name and race dialog is properly reset when opening again.
|
2010-09-15 21:36:32 +02:00 |
|
Jan Borsodi
|
1d69689f77
|
Uppercase OK.
|
2010-09-15 19:55:09 +02:00 |
|
Jan Borsodi
|
dbc3a43f13
|
Adjusting y coord of ok button is wrong, should be width.
|
2010-09-15 19:50:11 +02:00 |
|
Jan Borsodi
|
07dd5e5631
|
Race and name dialog are now kept in memory after ok/next is clicked, this avoids a crash where MyGUI would call into the dialog widgets after being destroyed.
|
2010-09-15 19:37:06 +02:00 |
|
Jan Borsodi
|
30e0d713ed
|
Changed list of skill names to contain the ID of the names instead, the actual names are then fetched from GMST.
|
2010-09-15 13:44:24 +02:00 |
|
Jan Borsodi
|
850b8eb6a7
|
Race dialog uses the ID of the race object instead of the name when referencing it.
|
2010-09-15 13:04:57 +02:00 |
|
Jan Borsodi
|
0dafd30dfc
|
The race dialog now fetches strings from GMST.
|
2010-09-15 12:56:44 +02:00 |
|
Jan Borsodi
|
4675402e0b
|
Updated code to use the new name for the race dialog.
|
2010-09-14 23:26:33 +02:00 |
|
Jan Borsodi
|
93608ca892
|
Removed prefix from filename and changed name as only the race dialog will be placed in it.
|
2010-09-14 23:26:33 +02:00 |
|