Commit Graph

3925 Commits (39f87bee0e8b900d457fc58df27bffeb68e32284)
 

Author SHA1 Message Date
scrawl 39f87bee0e Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem 13 years ago
Marc Zinnschlag c4bf6214db Merge remote branch 'scrawl/master' 13 years ago
Marc Zinnschlag 88e70cb5bd Merge branch 'decouple' 13 years ago
Marc Zinnschlag 6534c2a55a Issue #107: WindowManager is accessed only through the interface class from now on 13 years ago
scrawl b6f427bf5e fix OpenMW not exiting when the window is closed (alt f4 etc) 13 years ago
Marc Zinnschlag 35a64edf2a Issue #107: removed a template from the window manager 13 years ago
scrawl 12a5bd1208 Merge branch 'decouple' of https://github.com/zinnschlag/openmw into inputsystem 13 years ago
scrawl 6c72b77718 Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem 13 years ago
Marc Zinnschlag 484cce12a8 Issue #107: removed redundant getStore function from window manager 13 years ago
Marc Zinnschlag f37d3cd3c9 Issue #107: added a few todo comments 13 years ago
Marc Zinnschlag 4ca3cb81d4 Issue #107: some include clean up 13 years ago
Marc Zinnschlag e0ba7cf952 Issue #107: Fixing up the window manager interface 13 years ago
Marc Zinnschlag 020fde70b8 Issue #107: moving function implementations from hpp to cpp file 13 years ago
Marc Zinnschlag dbac3d2e5f Issue #107: fixing WindowManager::removeDialog 13 years ago
Marc Zinnschlag a3b27ae756 Issue #107: Moved ClassPoint from window manager to character creation 13 years ago
Marc Zinnschlag 1328c2b434 Merge remote branch 'corristo/master' 13 years ago
Nikolay Kasyanov 2beaa9d9ae Workaround to allow main loop to know Ogre::Root's mQueuedEnd value
This change is needed because of changes in exit handling
13 years ago
Marc Zinnschlag 0231533d05 Issue #107: InputManager is accessed only through the interface class from now on 13 years ago
Marc Zinnschlag b68f9d6a28 Issue #107: MechanicsManager is accessed only through the interface class from now on 13 years ago
scrawl dcf1e66456 fix main menu placement after resolution changes 13 years ago
greye f7f8ac0a73 fix move/rotateObject code 13 years ago
scrawl 2ebf4721d1 small main menu fix 13 years ago
Marc Zinnschlag 380defa52f Merge remote branch 'greye/cross_cell-borders' 13 years ago
Marc Zinnschlag 5e33d49970 Merge remote branch 'scrawl/shadersystem' 13 years ago
greye 47f7a5e988 fix double pos/rot adjustment 13 years ago
Marc Zinnschlag bc16dc81b9 Merge remote branch 'greye/cross_cell-borders' 13 years ago
scrawl 8ac2d11f56 changed shading to be more like MW (completely replace material ambient with vertex colors if present), fixes some too dark daedric ruins 13 years ago
scrawl f58a4ada7a Merge branch 'master' into shadersystem 13 years ago
greye 355ca649c2 camera flip control rewritten 13 years ago
Marc Zinnschlag 766e782aae Merge remote branch 'greye/cross_cell-borders' 13 years ago
Marc Zinnschlag f3edea77b2 MSCV compatibility fix 13 years ago
Marc Zinnschlag b53b27533a fixes some include guards 13 years ago
Marc Zinnschlag 6eb9f15b6d fixed time stamp operator 13 years ago
Marc Zinnschlag 91f0eed9c4 Merge remote branch 'scrawl/master' 13 years ago
greye 45306e4bc3 fixed rotation adjustment 13 years ago
greye 5018db3332 removed some redundant code, added some comments 13 years ago
Nikolay Kasyanov ebf1fe415e tiny fix 13 years ago
Nikolay Kasyanov 225530c690 implemented better main loop for OS X (carbon version). Input feels far less laggy 13 years ago
scrawl 11fadf4a07 forgot something 13 years ago
scrawl 44ff31b50a removed world exit methods 13 years ago
scrawl f72956b918 - added a simple main menu (with Return, Options and Exit buttons)
- removed OEngine::ExitListener (what a terrible abuse of framelisteners)
13 years ago
Marc Zinnschlag 815e0d6708 modified the section about missing names; We really don't want people to randomly add themselfs 13 years ago
Pieter van der Kloet 3668b4aabb Rewrote the credits.txt, added missing people and changed formatting 13 years ago
greye 38b06aee6c resolving conflicts 13 years ago
Marc Zinnschlag de35999891 Merge branch 'boostfix' 13 years ago
Marc Zinnschlag 10527e0784 Merge branch 'player_control' 13 years ago
Marc Zinnschlag aca08eb4c2 Merge branch 'decouple' into player_control
Conflicts:
	apps/openmw/mwsound/soundmanagerimp.hpp
13 years ago
greye b5bc7bc424 SoundManager dependency on camera pos/dir 13 years ago
Marc Zinnschlag 6bd48d12af Issue #107: SoundManager is accessed only through the interface class from now on 13 years ago
Marc Zinnschlag d00d40cc3f Issue #107: Journal is accessed only through the interface class from now on 13 years ago