Sebastian Wick
|
fc25ccef4e
|
MW_Dialog set ro right propertys
|
2011-06-14 22:11:36 +02:00 |
|
Sebastian Wick
|
56dc9ffcf3
|
now, realy deleted needless code.
|
2011-06-14 18:29:55 +02:00 |
|
Sebastian Wick
|
5bf5bde946
|
created new files, conncted MessageBoxManger with WindowManager
|
2011-06-14 16:41:30 +02:00 |
|
Marc Zinnschlag
|
80691250ec
|
don't create a new virtual machine for each script and frame
|
2011-05-18 16:01:19 +02:00 |
|
Marc Zinnschlag
|
5b6ec405e3
|
Merge branch 'script'
|
2011-04-28 10:30:32 +02:00 |
|
Marc Zinnschlag
|
125319c441
|
splitting off console output from messageBox channel
|
2011-04-26 21:48:13 +02:00 |
|
Marc Zinnschlag
|
717b5e1784
|
fixed a constness problem
|
2011-04-21 10:49:45 +02:00 |
|
Marc Zinnschlag
|
a70e582ae2
|
removed debugging leftovers from the tab_complition branch
|
2011-03-23 23:03:41 +01:00 |
|
Marc Zinnschlag
|
d7226fc9c2
|
Merge branch 'tab_completion'
|
2011-03-23 17:08:52 +01:00 |
|
gugus
|
0fb2107265
|
Merge branch 'master' of git://github.com/zinnschlag/openmw.git into collisions
Conflicts:
apps/openmw/mwclass/npc.cpp
|
2011-03-15 13:36:25 +01:00 |
|
Jan-Peter Nilsson
|
0f2152903e
|
Get rid of deprecated warning for eventWindowChangeCoord
|
2011-03-12 13:54:00 +01:00 |
|
Jan-Peter Nilsson
|
f83c5327f3
|
Move eventDone to WindowBase and make it tell which window is done
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
54fc64cb6a
|
Decrease number of classes that need to know about other components
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
67b4243a7f
|
Use one instead of five state variables to keep track of character creation progress
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
183ccad872
|
Move ClassPoint struct definition from source to header file
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
53b85eaaa9
|
Stat setValue, use the enum values all the way through instead of converting enum->string->same enum
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
0695e8d8b2
|
Move HUD implementation out of the header file
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
2a53afc2bf
|
Move StatsWindow class to it's own file.
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
5342bd77f1
|
Use one event with a parameters instead of four events to tell with dialog we want to see
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
a0ee11c51b
|
Don't care about the widget
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
03158f4b62
|
Change indentation to four spaces
|
2011-03-12 10:56:10 +01:00 |
|
Jan-Peter Nilsson
|
6840e2c42f
|
Fix mising of signed/unsigned types in WindowManager::showClassQuestionDialog
|
2011-03-07 19:13:24 +01:00 |
|
gugus
|
7386fd0442
|
solve error with min/max macro for windows
|
2011-02-19 19:21:32 +01:00 |
|
gugus
|
84dce2eb36
|
add physic and solve a problem with window.h macro min/max
|
2011-02-19 19:18:03 +01:00 |
|
sergoz
|
53ac8776ec
|
added box for fps counter and changed font colour to white
|
2011-02-19 18:55:58 +03:00 |
|
sergoz
|
5132531f73
|
added fps counter
|
2011-02-18 17:46:24 +03:00 |
|
Marc Zinnschlag
|
d865c3cfc6
|
backend for tab completion: identifiers
|
2011-01-12 18:48:37 +01:00 |
|
Marc Zinnschlag
|
6848115c18
|
backend for tab completion: keywords
|
2011-01-12 18:24:00 +01:00 |
|
Marc Zinnschlag
|
bb2bc0b518
|
getting rid of the nullptr compatibility nonsense. Hopefully once and for all
|
2011-01-11 10:11:08 +01:00 |
|
athile
|
c459eb7c55
|
Visual Studio 2010 build fixes. Don't let MyGUI redefine the C++0x keyword nullptr and use _MSC_VER to check if Visual Studio is being used. MSVER is not necessarily defined on VS2010.
|
2011-01-10 13:48:16 -07:00 |
|
Marc Zinnschlag
|
42ef7a61a0
|
Merge branch 'script'
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwworld/world.cpp
apps/openmw/mwworld/world.hpp
|
2011-01-09 20:56:21 +01:00 |
|
Pieter van der Kloet
|
dd4d022301
|
Converted all tabs to four spaces
|
2011-01-05 22:18:21 +01:00 |
|
Marc Zinnschlag
|
4a12be11bf
|
moved PlayerPos class from MWRender to MWWorld and renamed it to Player
|
2011-01-04 15:58:22 +01:00 |
|
Marc Zinnschlag
|
2628b5143c
|
Merge remote branch 'jpn/dialouge'
|
2010-12-30 15:11:17 +01:00 |
|
Marc Zinnschlag
|
e404d71e4f
|
fixes for class selection merge
|
2010-12-30 14:27:19 +01:00 |
|
Jan-Peter Nilsson
|
d9d626cc95
|
Make DialogueWindow use the new WindowBase
|
2010-11-06 11:47:46 +01:00 |
|
Jan-Peter Nilsson
|
180164b2f3
|
Remove unnecessary includes
|
2010-11-06 11:45:13 +01:00 |
|
Jan-Peter Nilsson
|
770b490539
|
Make CreateClassDialog use the new WindowBase
|
2010-11-06 11:44:02 +01:00 |
|
Jan-Peter Nilsson
|
6fc0e4d6d6
|
Make DescriptionDialog use the new WindowBase
|
2010-11-06 11:42:54 +01:00 |
|
Jan-Peter Nilsson
|
12dee62307
|
Make SelectSkillDialog use the new WindowBase
|
2010-11-06 11:41:41 +01:00 |
|
Jan-Peter Nilsson
|
8f334d1df2
|
Make SelectAttributeDialog use the new WindowBase
|
2010-11-06 11:40:41 +01:00 |
|
Jan-Peter Nilsson
|
037c1021e3
|
Make SelectSpecializationDialog use the new WindowBase
|
2010-11-06 11:39:38 +01:00 |
|
Jan-Peter Nilsson
|
4e8f55b630
|
Make PickClassDialog use the new WindowBase
|
2010-11-06 11:38:29 +01:00 |
|
Jan-Peter Nilsson
|
ed05c5752b
|
Make GenerateClassResultDialog use the new WindowBase
|
2010-11-06 11:37:00 +01:00 |
|
Jan-Peter Nilsson
|
0d97200e18
|
Make InfoBoxDialog use the new WindowBase
|
2010-11-06 11:33:30 +01:00 |
|
Jan-Peter Nilsson
|
6c7f59725f
|
Make StatsWindow use the new WindowBase
|
2010-11-06 11:29:49 +01:00 |
|
Jan-Peter Nilsson
|
2e7e79f596
|
Make ReviewDialog use the new WindowBase
|
2010-11-06 11:29:03 +01:00 |
|
Jan-Peter Nilsson
|
5db021e99b
|
Make TextInputDialog use the new WindowBase
|
2010-11-06 11:27:53 +01:00 |
|
Jan-Peter Nilsson
|
e551c60e75
|
Make RaceDialog use the new WindowBase
|
2010-11-06 11:26:45 +01:00 |
|
Jan-Peter Nilsson
|
933af72d60
|
Make BirthDialog use the new WindowBase
|
2010-11-06 11:26:17 +01:00 |
|