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
|
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 |
|
gugus
|
7386fd0442
|
solve error with min/max macro for windows
|
2011-02-19 19:21:32 +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
|
4a12be11bf
|
moved PlayerPos class from MWRender to MWWorld and renamed it to Player
|
2011-01-04 15:58:22 +01:00 |
|
Jan-Peter Nilsson
|
2e7e79f596
|
Make ReviewDialog use the new WindowBase
|
2010-11-06 11:29:03 +01:00 |
|
Jan-Peter Nilsson
|
1ff81354eb
|
Remove unused variables
|
2010-11-06 01:17:05 +01:00 |
|
Jan-Peter Nilsson
|
9d57b4f0d6
|
Do not store StaticTextPtr in WidgetPtr and use setTextColour
|
2010-11-06 01:14:29 +01:00 |
|
Jan Borsodi
|
1c6b9a9b7b
|
Activated buttons in review dialog to go to the respective dialogs.
|
2010-10-23 01:00:07 +02:00 |
|
Jan Borsodi
|
025af1717f
|
Removed gameWindowSize parameter from all dialogs that had it, instead this is fetched via the environment variable.
|
2010-10-23 00:17:41 +02:00 |
|
Jan Borsodi
|
12fe9305a6
|
Further unification of dialog API, all dialogs now have an open() method which updates gui content and makes it visible.
|
2010-10-23 00:11:54 +02:00 |
|
Jan Borsodi
|
970a7a3498
|
Removed hardcoded values from review dialog and added functionality for setting all fields in the dialog. Window manager keeps track of player values set from the outside and passes these to the review dialog.
|
2010-10-21 09:28:09 +02:00 |
|
Jan Borsodi
|
1c1d33e723
|
Initial work on the stat review dialog.
|
2010-10-20 21:40:32 +02:00 |
|