Jan Borsodi
b05236250a
Added skin MW_HLine which is used to display a horizintal line separator.
14 years ago
Jan Borsodi
e47568ea2e
Merge branch 'master' into gui-windows
14 years ago
Jan Borsodi
e34b86e5c2
Added new define CAELUM_STATIC which will disable all dllexport for the caelum project. Made sure the define is set for both openmw and caelum.
14 years ago
Jan Borsodi
481734ee20
Implemented a general text input dialog which can be used to get text input from the player. Used the text input dialog to implement the name dialog for the character creation.
14 years ago
Jan Borsodi
4d36cf2b55
Changed some variable names to follow Morrowind naming.
14 years ago
Jan Borsodi
0d100f7551
Added new skins for VScroll, HScroll, List and MultiList. Textures for these widgets are read from mwgui.png, this is only a temporary measure until we can use the dds files properly.
...
Also added layout for race dialog used in character creation.
14 years ago
Jan Borsodi
0e1a761167
Added initial implementation of inventory window, contains basic layout with hardcoded values.
14 years ago
athile
9e2129c4b3
WIP Windows build
15 years ago
Nicolay Korslund
4ecb63203b
Merge branch 'master' of http://github.com/gwater/openmw
15 years ago
Nicolay Korslund
b2d54a619e
Implemented all MW window layouts
15 years ago
Josua Grawitter
b9f349cf30
Explicitly link MyGUI to it's dependencies
...
Again courtesy of "ld --no-add-needed" by Fedora 13.
Maybe we should send this upstream to the MyGUI developers.
Signed-off-by: Josua Grawitter <josh@greyage.org>
15 years ago
Nicolay Korslund
0558664aa6
Added MyGUI source (cut down) and CMake files
15 years ago
athile
5fe4313b95
Various Windows fixes to CMake, compile errors, and a few warnings. Also made the command server optional and disabled by default since it is not currently working correctly on Linux.
15 years ago
Nicolay Korslund
cd1e17239c
Reverted moving caelum resources
15 years ago
Nicolay Korslund
a26641cca1
Moved caelum resources into the right place in the repo, instead of having cmake make redundant copies. Also fixed file modes/line endings.
15 years ago
athile
7db274f1c5
Sky rendering clean-up and correct resource configuration
15 years ago
athile
52a3233243
Work in progress Caelum integration
15 years ago