Commit Graph

4177 Commits (7606ebafd6d86a0169e3fabaacfbe40ebec0f0a7)
 

Author SHA1 Message Date
scrawl b97b3d7b71 fix sky position when reflection is enabled, fix delay in sky reflection 13 years ago
greye 575244bd35 fix SkaManager issue 13 years ago
greye 783e81afc3 fix 1st/preview/1st change; 1st invisible model 13 years ago
greye 392e6efcb5 initial player rendering 13 years ago
greye 6f87c0c36d preview mode, advanced vanity support 13 years ago
greye fe1a9ac3c5 poor camera with some fixes 13 years ago
greye db94018865 far better camera movement 13 years ago
greye a7aeda9a3b initial vanity mode support 13 years ago
greye c46eeaa100 initial 3d-person camera support 13 years ago
Marc Zinnschlag 2a11a28e81 Revert "Use debug dlls when debugging in vs2010"
This reverts commit ebe131b326.
13 years ago
Jason Hooks d14cc5a435 update master 13 years ago
Marc Zinnschlag 7610a330ef Merge remote-tracking branch 'edmondo/master' 13 years ago
Edmondo Tommasina d576985019 credits.txt: fix name 13 years ago
Marc Zinnschlag 573cc169a1 Merge remote-tracking branch 'mmd/vsdebugfixes' 13 years ago
Michael Mc Donnell ebe131b326 Use debug dlls when debugging in vs2010
Using the Debug build in vs2010 is not working because the debug dlls are
not loaded when debugging. The reason they are not loaded is that
CMAKE_BUILD_TYPE is not defined when doing multiple builds. This in turns
causes OGRE_PLUGIN_DEBUG_SUFFIX not to be set. This patch makes sure that
OGRE_PLUGIN_DEBUG_SUFFIX is always set but only used when debugging.

There are still other bugs that have broken Debug mode in vs2010 but those
will be addressed in other patches.
13 years ago
Marc Zinnschlag e97d23e626 Issue #361: reset skill level in race selection stage 13 years ago
scrawl 132da92391 Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem 13 years ago
Marc Zinnschlag b0506e2220 re-enabling support for multiple data directories 13 years ago
Marc Zinnschlag f9693ab33a Merge remote-tracking branch 'scrawl/shadersystem' 13 years ago
Marc Zinnschlag c015283679 Merge remote-tracking branch 'pvdk/fontfix' 13 years ago
Marc Zinnschlag 0a82185cf7 Merge remote-tracking branch 'pvdk/credits' 13 years ago
scrawl 4ae0a5c02e fix silhouettes around objects above the water 13 years ago
Pieter van der Kloet 9501e133f5 Updated the EB Garamond font to a higher-resolution version 13 years ago
Pieter van der Kloet b1bd2aab74 Added font creators and a formulae researcher to credits.txt 13 years ago
scrawl f9efd543e4 use float for the mouse position tracking, should be more accurate for sensitivity multipliers != 1 13 years ago
Michael Mc Donnell b373d0ec7b Correct struct to class in forward declarations
Fixes http://bugs.openmw.org/issues/362
13 years ago
scrawl 67577c6192 UI cursor & camera sensitivity sliders 13 years ago
scrawl c7b8787c32 "reset to defaults" button, invert y axis button 13 years ago
scrawl bc6e4feedc hotkey window first version 13 years ago
scrawl c4fe2e4e2a Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem 13 years ago
scrawl 976ad7a301 key defaults specified in the code now, required in order to keep the configuration files valid across multiple versions of openmw 13 years ago
scrawl 90f1d9c2f2 OSX suggestion by corristo 13 years ago
scrawl 97c45455fd fix WindowManager destruction 13 years ago
scrawl 86d6f190bf Input system rewrite 13 years ago
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