Jan Borsodi
|
a59a53882f
|
Added events for ok/back buttons on race dialog, this is now hooked to functions in the window manager. For now they simple hide the window.
|
15 years ago |
Jan Borsodi
|
670174004a
|
Extra check in case of invalid index values.
|
15 years ago |
Jan Borsodi
|
b1451c4349
|
Only show playable races.
|
15 years ago |
Jan Borsodi
|
cb98bd1a79
|
Spellpower list is now fetched from the ESM store.
|
15 years ago |
Jan Borsodi
|
8f6d24bea4
|
Race dialog now gets the list of races and skills from the ESM store.
|
15 years ago |
Jan Borsodi
|
e88f67bb3c
|
Merged public functions for controlling gender, face and hair with the event function, no need to have both.
|
15 years ago |
Jan Borsodi
|
e60b1f88d2
|
Added unique names for skill/power sub-widgets.
|
15 years ago |
Jan Borsodi
|
4d36cf2b55
|
Changed some variable names to follow Morrowind naming.
|
15 years ago |
Jan Borsodi
|
beee17b36f
|
Implemented race dialog for character creation, it currently only contains hardcoded values.
|
15 years ago |
Jan Borsodi
|
0e1a761167
|
Added initial implementation of inventory window, contains basic layout with hardcoded values.
|
15 years ago |
Nicolay Korslund
|
d911653846
|
Merge with athile's WIP windows build
|
15 years ago |
athile
|
336fb1636c
|
Windows fixes
|
15 years ago |
Marc Zinnschlag
|
08d2b80434
|
message box fix
|
15 years ago |
Marc Zinnschlag
|
17135a6403
|
routed message box output through window manager
|
15 years ago |
Marc Zinnschlag
|
09a258253c
|
removed custom messageBox implementation for console
|
15 years ago |
Marc Zinnschlag
|
276a9db6f7
|
added missing button implementation for MessageBox
|
15 years ago |
Nicolay Korslund
|
05b3140740
|
Enabled crosshairs
|
15 years ago |
Marc Zinnschlag
|
b584215680
|
moved stats label <-> GMST text mapping from mwmechanics to mwgui; added missing stats window labels
|
15 years ago |
Marc Zinnschlag
|
3b6b343c9b
|
added GUI update for health, magicka and fatigue
|
15 years ago |
Marc Zinnschlag
|
63f686ffab
|
update attribute values in stats window
|
15 years ago |
Marc Zinnschlag
|
61d09c4768
|
read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues)
|
15 years ago |
Marc Zinnschlag
|
cf7150e585
|
implemented naked expressions in lineparser (used in console; result is send through messagebox interface)
|
15 years ago |
Marc Zinnschlag
|
a87175446c
|
disable windows on startup when --new-game is used
|
15 years ago |
Marc Zinnschlag
|
281f2d1136
|
added script interpreter for console
|
15 years ago |
Marc Zinnschlag
|
d72ed19460
|
implemented script compiler for console
|
15 years ago |
Nicolay Korslund
|
5ff9344a87
|
Finished console GUI window
|
15 years ago |
Nicolay Korslund
|
c61212202b
|
Moved mwgui/ back to apps/openmw/. Fixed mouse position bug.
|
15 years ago |
Nicolay Korslund
|
4d74f85ae0
|
Moved mwgui manager to components, ready for testing
|
15 years ago |
Marc Zinnschlag
|
0efe4742a6
|
added script-gui interface and gui-related script instructions
|
15 years ago |
Marc Zinnschlag
|
2c63d67ceb
|
added gui manager skeleton and a cmake fix
|
15 years ago |