scrawl
26aae9d2ce
fix class name typo
2012-03-22 15:10:29 +01:00
scrawl
161d519206
fixed the dialogue history topic selection
2012-03-22 15:01:37 +01:00
scrawl
3b76f6dcf4
fixed console log
2012-03-22 13:44:39 +01:00
scrawl
43349eb539
fixed console command line
2012-03-22 13:34:02 +01:00
scrawl
ceea51fe9f
fixed TextEdit, TextBoxEdit, DispositionEdit
2012-03-22 13:29:54 +01:00
scrawl
9933de7c6a
Edit -> EditBox
2012-03-22 12:21:03 +01:00
scrawl
0af8591c03
Window_MinMax
2012-03-21 21:49:37 +01:00
scrawl
433a318abb
colour -> textcolour
2012-03-21 19:31:56 +01:00
scrawl
37290d9638
fix text colours
2012-03-21 19:23:32 +01:00
scrawl
98f3192448
forgot to git add some stuff
2012-03-21 18:38:08 +01:00
scrawl
9b31b6272f
fixed the mouse cursors and fixed MWAttribute & MWSkill
2012-03-21 16:07:56 +01:00
scrawl
2f662a226c
replaced all the StaticText in layouts
2012-03-21 14:56:12 +01:00
scrawl
64212c0ee6
replaced all the StaticImage and StaticText in code
2012-03-21 14:54:02 +01:00
scrawl
99461765da
restored another bunch of stuff
2012-03-21 14:00:24 +01:00
scrawl
0d56a55756
restored journal window background
2012-03-21 13:57:26 +01:00
scrawl
66baf9ec81
Merge branch 'master' into mygui
2012-03-20 20:02:30 +01:00
scrawl
3a00fbb950
removed mygui from source tree and use system install instead
2012-03-18 15:11:37 +01:00
Marc Zinnschlag
4bdfbb6d4f
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
2012-03-05 11:34:06 +01:00
scrawl
694a537b57
- removed caelum sources, resources, build scripts
2012-02-21 00:14:20 +01:00
Marc Zinnschlag
d9945a976d
Merge remote branch 'gus/DialogueSystem' into dialogue
2012-02-12 13:47:04 +01:00
gugus
abe38e5f87
Started to weire the dialogue manager and the dialogue GUI
2012-02-05 10:54:56 +01:00
Cris Mihalache
6d4fa9274e
Moved OpenEngine systems into their appropriate classes
2012-01-29 17:31:18 +02:00
Marc Zinnschlag
e3631003e9
Merge remote branch 'yacoby/detailed_fps'
2012-01-17 14:04:00 +01:00
Jacob Essex
e73640e720
Improved code, added labels to the counter
2012-01-17 11:58:06 +00:00
gugus
edbf4f7bdc
forgot to update core.xml
2012-01-16 19:35:35 +01:00
gugus
ba2fc27c2d
oups forgot Cmake stuff
2012-01-16 18:10:16 +01:00
gugus
eb4dea3d87
Previous/Next button implemented
2012-01-16 17:46:25 +01:00
Jacob Essex
18e4b73a86
Added a more detailed fps counter displaying the triangle and batch count
2012-01-16 15:33:21 +00:00
gugus
9031f62962
The journal is now in the center of the screen.
2012-01-11 12:58:39 +01:00
gugus
0178e22605
correct CMake error
2011-12-26 18:36:15 +01:00
gugus
bc51ba5a38
Add the journal window (J key). It's still not in the right position.
2011-11-28 16:51:11 +01:00
Marc Zinnschlag
b157273cd9
Merge branch 'next'
...
Conflicts:
apps/openmw/main.cpp
2011-07-31 19:28:12 +02:00
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>
2011-07-17 22:16:50 +02:00
Nikolay Kasyanov
b7c006b898
Mac: further fixes for new resource folder location
2011-06-26 21:15:29 +04:00
Sebastian Wick
23194a932f
creating the buttons on the fly
2011-06-19 19:41:42 +02:00
Sebastian Wick
5db8e8c449
InterMessageBox game mode
2011-06-19 19:10:44 +02:00
Sebastian Wick
e77240dceb
basics for InteractiveMessageBox
2011-06-18 15:50:41 +02:00
Sebastian Wick
d74f834735
make to boxes apear on the correct place even if the oldest is erased
2011-06-16 18:12:50 +02:00
Sebastian Wick
6dc35247da
Word wrap for MessageBox
2011-06-15 19:42:20 +02:00
Sebastian Wick
fc25ccef4e
MW_Dialog set ro right propertys
2011-06-14 22:11:36 +02:00
Sebastian Wick
aab07f379e
added openmw_messagebox_layout.xml to CMakeLists.txt
2011-06-14 18:55:07 +02:00
Sebastian Wick
2d93705baa
created xml file for the layout; MessageBox class
2011-06-14 18:25:07 +02:00
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.
2011-03-27 23:28:46 +04:00
Nikolay Kasyanov
9ddd8e6bf7
README_Mac updated, removed dependency from uuid library on OS X
2011-03-10 11:25:16 +03:00
Ace
3b47eb4a69
Two quick fixes for building a windows x64 release
2011-02-27 14:53:45 +01:00
sergoz
3351d1571e
center text in fps counter
2011-02-19 19:35:51 +03:00
sergoz
53ac8776ec
added box for fps counter and changed font colour to white
2011-02-19 18:55:58 +03:00
sergoz
eb58f22ea5
added text alignment to fpscounter widget
2011-02-19 10:46:24 +03:00
sergoz
5132531f73
added fps counter
2011-02-18 17:46:24 +03:00
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().
2011-01-04 14:40:28 +03:00