Commit Graph

2658 Commits (34513cf16b955be45361304f89dd76f969ef1a62)

Author SHA1 Message Date
Lukasz Gromanowski 34513cf16b Added support for code coverage checking and unittests.
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
greye e6c3e0744e tvm update and fix 13 years ago
greye 5b2b378f25 tvm script instruction 13 years ago
Marc Zinnschlag d1656b2f5d Merge remote-tracking branch 'greye/player_control'
Conflicts:
	apps/openmw/mwrender/player.cpp
13 years ago
greye 3f3972eb3b no vanity in gui mode (thanks scrawl) 13 years ago
greye d2b451eb7d entering vanity mode 13 years ago
greye b6954a4e8d use the same height on non-1st person modes 13 years ago
scrawl 8817a9634c don't switch to vanity mode as a result of idle time when the gui is opened (e.g. when talking to someone) 13 years ago
Marc Zinnschlag 1da56e2832 removed some unused variables 13 years ago
greye 7303d595dd resolving conflicts 13 years ago
greye 4f10138a04 using real player sight angles on ray cast 13 years ago
greye 0e6e141fd4 camera control related script instructions 13 years ago
greye 60fb1e8df6 fix sky in preview mode movement 13 years ago
greye 6961830efb using real player eye direction when moving 13 years ago
greye e8fc942bef reverse Z-axis rotation to make doors happy 13 years ago
greye a453a7f035 camera adjustment, fix view mode on start 13 years ago
scrawl 34f796c38e removed the far clip distance hack which is not needed anymore 13 years ago
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
Michael Mc Donnell b373d0ec7b Correct struct to class in forward declarations
Fixes http://bugs.openmw.org/issues/362
13 years ago
scrawl 97c45455fd fix WindowManager destruction 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
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 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
greye 47f7a5e988 fix double pos/rot adjustment 13 years ago
Marc Zinnschlag bc16dc81b9 Merge remote branch 'greye/cross_cell-borders' 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