scrawl
9bd888d9a1
transparency
13 years ago
scrawl
19ecc7f890
fix performance
13 years ago
scrawl
f8e3213996
fog, mrt depth
13 years ago
scrawl
a1e48b0feb
builds now
13 years ago
scrawl
24399a45c1
add submodule with current code
13 years ago
scrawl
250fcab7c2
moved the mygui resources to a more suitable location
13 years ago
scrawl
6827aac42c
fix all mygui.log warnings, fix journal
13 years ago
scrawl
75d5714fe0
TextEdit, TextBoxEdit, DispEdit fix more consistent
13 years ago
scrawl
d67ee8b511
console fix more consitent
13 years ago
scrawl
6b4a35667c
fix window titles
13 years ago
scrawl
755e05e742
fixed ListBox selected item colour
13 years ago
scrawl
d1508f5a59
List -> ListBox
13 years ago
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
Marc Zinnschlag
4bdfbb6d4f
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
13 years ago
scrawl
694a537b57
- removed caelum sources, resources, build scripts
13 years ago
Marc Zinnschlag
d9945a976d
Merge remote branch 'gus/DialogueSystem' into dialogue
13 years ago
gugus
abe38e5f87
Started to weire the dialogue manager and the dialogue GUI
13 years ago
Cris Mihalache
6d4fa9274e
Moved OpenEngine systems into their appropriate classes
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