scrawl
|
a7ad45e73e
|
WindowBase::center use the layer size instead of render window size
|
9 years ago |
scrawl
|
22f01b1232
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/launcher/graphicspage.cpp
apps/opencs/editor.cpp
apps/opencs/model/doc/document.cpp
apps/opencs/view/render/cell.cpp
apps/opencs/view/render/mousestate.cpp
apps/opencs/view/render/textoverlay.cpp
apps/opencs/view/render/worldspacewidget.cpp
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwgui/inventorywindow.cpp
apps/openmw/mwgui/loadingscreen.cpp
apps/openmw/mwgui/mapwindow.cpp
apps/openmw/mwgui/pickpocketitemmodel.cpp
apps/openmw/mwgui/waitdialog.cpp
apps/openmw/mwmechanics/combat.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwrender/globalmap.cpp
apps/openmw/mwworld/physicssystem.cpp
apps/openmw/mwworld/refdata.cpp
apps/openmw/mwworld/scene.cpp
apps/openmw/mwworld/worldimp.cpp
components/sdlutil/sdlinputwrapper.cpp
extern/shiny/Main/Factory.cpp
extern/shiny/Main/MaterialInstance.cpp
extern/shiny/Main/Platform.cpp
extern/shiny/Main/ShaderSet.cpp
|
10 years ago |
Rohit Nirmal
|
396fba7fa9
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
10 years ago |
scrawl
|
49df07ea7f
|
Implement UI scaling factor
|
10 years ago |
scrawl
|
0c6e2170db
|
Include cleanup
|
10 years ago |
scrawl
|
eecea4131f
|
Reduce MyGUI includes
|
10 years ago |
scrawl
|
4b704f665f
|
Reduce includes, move DragAndDrop to separate file
|
10 years ago |
scrawl
|
e9ed0211c9
|
Attempt to fix Clang warnings
|
10 years ago |
scrawl
|
bd96764229
|
Mark code that will be obsolete when upgrading to MyGUI 3.2.2
|
10 years ago |
scrawl
|
2c58a879ec
|
Fix minor exploit when map window is shown with transparency
|
10 years ago |
scrawl
|
7f26843dc3
|
Reset key focus when the key focus widget is hidden (Fixes #1568)
|
11 years ago |
Digmaster
|
a5cfa8a049
|
Removes add behavior when pressing escape while waiting.
|
11 years ago |
Digmaster
|
033f1850f9
|
Fixed crass on character creation, allowed some character creation windows to be Esc-able
|
11 years ago |
Digmaster
|
ee7b5fa5c2
|
Fixed crash when Esc-ing out of Save "are you sure" dialog.
|
11 years ago |
Digmaster
|
e0356cf89d
|
Added support to close modal windows with Esc
|
11 years ago |
scrawl
|
365ae15532
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
11 years ago |
Britt Mathis
|
60fadaeaf0
|
Cleaned up includes in implementation files
|
12 years ago |
Britt Mathis
|
f7383905b7
|
Finally eliminated calls to MWBase::WindowManager in constructors
|
12 years ago |
Britt Mathis
|
ce9bc6d9ba
|
MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions
|
12 years ago |