Commit Graph

13916 Commits (974fda5bde924dd7d11fbede8d8102336a183d07)
 

Author SHA1 Message Date
scrawl 974fda5bde Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
	extern/sdl4ogre/sdlwindowhelper.cpp
10 years ago
scrawl 292fa0b5e3 Unify raycasting techniques for "on touch" magic
We don't want pixel-precise raycasting here. Gets annoying when trying to hit a skeleton.
10 years ago
scrawl cee1db532f Improve area orb positioning for "on touch" spells 10 years ago
scrawl cd47dff196 Minor cleanup 10 years ago
scrawl 2883ecc19a Fix the hilarious bug of NPCs falling to their deaths in interiors 10 years ago
scrawl b978153edb Enable VBO sharing for terrain geometry 10 years ago
scrawl 5666e02546 Fix for dark terrain in some cases 10 years ago
scrawl cdd0623009 Terrain rendering 10 years ago
scrawl 10f938ff87 Add comment 10 years ago
scrawl 4d5c446a44 Minor cleanup 10 years ago
scrawl 58ebf57154 Apply a comment that got lost in the endless depths of my git stash 10 years ago
scrawl 8c50f8ed26 Fix for lights with no mesh 10 years ago
scrawl 5a7f2a4f1f Restore light attenuation settings 10 years ago
scrawl 01944c33f5 Basic water rendering 10 years ago
Marc Zinnschlag 67f04e0ba1 Merge remote-tracking branch 'origin/master' 10 years ago
Marc Zinnschlag ee2763f2d4 Allow 5th parameter for PlaceAtMe (numeric value, ignored) (Fixes #2591) 10 years ago
scrawl adc8e0b93e Merge branch 'smbas-master' 10 years ago
Stanislav Bas 6cb221f8d0 Some minor changes to MWList 10 years ago
Stanislav Bas 959fe3eb87 Reset the scrollbar position in the topic list when DialogueWindow is closed 10 years ago
Stanislav Bas 5350ce59ef MWList doesn't scroll to the very bottom when it's shown for first time 10 years ago
scrawl de8e5f0db1 Restore projectiles 10 years ago
scrawl c85764b654 Wireframe mode 10 years ago
Marc Zinnschlag b866e11873 Merge remote-tracking branch 'cc9cii/pathgrid-check-extra' 10 years ago
scrawl 7f9f9a32d2 InitWorldSpaceParticles fix 10 years ago
scrawl 987918ca15 NpcAnimation::setAlpha 10 years ago
scrawl bed31996c9 Camera raycast 10 years ago
scrawl 2869424847 Fix first person camera for beast races 10 years ago
scrawl b0b55e2037 Delete niftest as it's currently broken 10 years ago
scrawl f88079fddd Restore the isOnGround hack 10 years ago
scrawl ccd95419e5 Restore various raycasting 10 years ago
scrawl 8e0a988289 Icon fix 10 years ago
scrawl e306853570 Fix chargen crash 10 years ago
scrawl 84fd682e4e Fix for unnecessary exceptions when opening sounds
This would throw often during normal play, even though the throws are caught and ignored, can be annoying when the debugger is set to 'catch throw'.
10 years ago
Stanislav Bas 5dc6cdeb99 Scroll to the top of the topic list when dialog is started 10 years ago
scrawl 5b846ebc71 Camera precision fix 10 years ago
scrawl ed4863ad7d Restore ranged weapon aiming 10 years ago
scrawl 71bafcb52b Restore head tracking 10 years ago
Marc Zinnschlag 9f0ccdc37a Merge remote-tracking branch 'scrawl/master' 10 years ago
scrawl 60f55997fd Rotate first person meshes, sneak camera offset in first person 10 years ago
scrawl a066b24303 Restore WeaponAnimation 10 years ago
scrawl 62ce2cc123 Minor cleanup 10 years ago
scrawl 7f2dd21c66 Fix for StartScript regression (Fixes #2590) 10 years ago
cc9cii c4aa3d3ee3 Revert user preference setting checks until a thread safe method is worked out. The OSX namespace issue is retained. 10 years ago
Marc Zinnschlag 88d5aed62d removed code that interfered with the default window size on Linux (Fixes #2568) 10 years ago
Marc Zinnschlag d7cd4203ad Merge remote-tracking branch 'k1ll/mingw' 10 years ago
cc9cii 01eba7b721 Extra check for thread affinity. 10 years ago
cc9cii 76196d815d Update user preference setting value via an event message queue. 10 years ago
Marc Zinnschlag 17747a2dd9 Merge remote-tracking branch 'cc9cii/highlight-colours' 10 years ago
scrawl 0f8f19958a NifLoader: Fix empty StateSets being created in some cases 10 years ago
scrawl 988a9cad58 getHitContact Head exception fix 10 years ago