scrawl
560e702973
fixed scroll bars
13 years ago
scrawl
26aae9d2ce
fix class name typo
13 years ago
scrawl
161d519206
fixed the dialogue history topic selection
13 years ago
scrawl
3b76f6dcf4
fixed console log
13 years ago
scrawl
43349eb539
fixed console command line
13 years ago
scrawl
ceea51fe9f
fixed TextEdit, TextBoxEdit, DispositionEdit
13 years ago
scrawl
9933de7c6a
Edit -> EditBox
13 years ago
scrawl
0af8591c03
Window_MinMax
13 years ago
scrawl
433a318abb
colour -> textcolour
13 years ago
scrawl
37290d9638
fix text colours
13 years ago
scrawl
98f3192448
forgot to git add some stuff
13 years ago
scrawl
9b31b6272f
fixed the mouse cursors and fixed MWAttribute & MWSkill
13 years ago
scrawl
2f662a226c
replaced all the StaticText in layouts
13 years ago
scrawl
64212c0ee6
replaced all the StaticImage and StaticText in code
13 years ago
scrawl
99461765da
restored another bunch of stuff
13 years ago
scrawl
0d56a55756
restored journal window background
13 years ago
scrawl
66baf9ec81
Merge branch 'master' into mygui
13 years ago
scrawl
3a00fbb950
removed mygui from source tree and use system install instead
13 years ago
gugus
abe38e5f87
Started to weire the dialogue manager and the dialogue GUI
13 years ago
Marc Zinnschlag
e3631003e9
Merge remote branch 'yacoby/detailed_fps'
13 years ago
Jacob Essex
e73640e720
Improved code, added labels to the counter
13 years ago
gugus
edbf4f7bdc
forgot to update core.xml
13 years ago
gugus
ba2fc27c2d
oups forgot Cmake stuff
13 years ago
gugus
eb4dea3d87
Previous/Next button implemented
13 years ago
Jacob Essex
18e4b73a86
Added a more detailed fps counter displaying the triangle and batch count
13 years ago
gugus
9031f62962
The journal is now in the center of the screen.
13 years ago
gugus
0178e22605
correct CMake error
13 years ago
gugus
bc51ba5a38
Add the journal window (J key). It's still not in the right position.
13 years ago
Marc Zinnschlag
b157273cd9
Merge branch 'next'
...
Conflicts:
apps/openmw/main.cpp
14 years ago
Lukasz Gromanowski
ac9b1715d5
Added new command line option: "encoding"
...
Added new command line option: "encoding" which allow to
change font encoding used in game messages.
Currently there are three evailable encodings:
win1250 - Central and Eastern European (languages
that use Latin script, such as Polish,
Czech, Slovak, Hungarian, Slovene, Bosnian,
Croatian, Serbian (Latin script),
Romanian and Albanian)
win1251 - languages that use the Cyrillic alphabet
such as Russian, Bulgarian, Serbian Cyrillic
and others
win1252 - Western European (Latin) - default
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Nikolay Kasyanov
b7c006b898
Mac: further fixes for new resource folder location
14 years ago
Sebastian Wick
23194a932f
creating the buttons on the fly
14 years ago
Sebastian Wick
5db8e8c449
InterMessageBox game mode
14 years ago
Sebastian Wick
e77240dceb
basics for InteractiveMessageBox
14 years ago
Sebastian Wick
d74f834735
make to boxes apear on the correct place even if the oldest is erased
14 years ago
Sebastian Wick
6dc35247da
Word wrap for MessageBox
14 years ago
Sebastian Wick
fc25ccef4e
MW_Dialog set ro right propertys
14 years ago
Sebastian Wick
aab07f379e
added openmw_messagebox_layout.xml to CMakeLists.txt
14 years ago
Sebastian Wick
2d93705baa
created xml file for the layout; MessageBox class
14 years ago
Nikolay Kasyanov
4e7a056e9e
Now working mac app bundle generated during build
...
(includes plugins & resources).
Still need to copy frameworks before deployment.
FindOGRE.cmake finds Ogre plugins dir on OS X.
Default OS X data path set to the data subdir
near .app.
README_Mac updated.
14 years ago
Nikolay Kasyanov
9ddd8e6bf7
README_Mac updated, removed dependency from uuid library on OS X
14 years ago
Ace
3b47eb4a69
Two quick fixes for building a windows x64 release
14 years ago
sergoz
3351d1571e
center text in fps counter
14 years ago
sergoz
53ac8776ec
added box for fps counter and changed font colour to white
14 years ago
sergoz
eb58f22ea5
added text alignment to fpscounter widget
14 years ago
sergoz
5132531f73
added fps counter
14 years ago
Yuri Krupenin
15a7cc0674
That should solve link-time problems when building with mingw.
...
Not supplying "SUBSYSTEM:" flags to mingw linker.
Linking mygui with libwinmm - should resolve reference to timeGetTime().
14 years ago
Jan-Peter Nilsson
be5562cb2c
Added dialouge window
14 years ago
Jan Borsodi
debf1e3c4f
Updated all remaining dialogs to use the MW_Dialog skin and adjusted window sizes accordingly.
14 years ago
Jan Borsodi
1c1d33e723
Initial work on the stat review dialog.
14 years ago