Commit Graph

9415 Commits (edb5a540925f9efc2631b68113a3373aa4da9291)
 

Author SHA1 Message Date
scrawl edb5a54092 Include some more required Ogre headers explicitely. 11 years ago
scrawl 195071efc7 Terrain: geometry is now loaded in background threads.
TODO: background load layer textures and blendmaps.
"Distant land" setting has been removed for now (i.e. always enabled).
11 years ago
scrawl b3fed853ae Terrain: take cell world size into account for LOD selection 11 years ago
scrawl 065b6d3331 Terrain: moved ESM::Land load to earlier in the startup procedure
Required for background loading as we cannot load ESM::Land data from background threads.
11 years ago
scrawl 6c863486e1 Terrain: fix an embarrassing copy&paste mistake. 11 years ago
scrawl 8730b61362 Render maps after *all* cells have finished loading
Still not fixing Bug #772, but at least this will allow for background loading of terrain.
11 years ago
scrawl 64c9932597 Terrain: remove hard dependency on shiny - can now be compiled without it (fixed function) 11 years ago
scrawl c9e349f60f Terrain: support alternate coordinate systems. Get rid of LoadingListener for now 11 years ago
Bret Curtis ab224f93c9 remove our stdint.h version that uses boost and force usage of system stdint.h 11 years ago
cc9cii 5539c75ef0 Typo fix to avoid divide by zero. 11 years ago
cc9cii ce8d327e8e Debug MSVC build of openmw needs number of sections beyond 2^16 11 years ago
Marc Zinnschlag f9d2fde783 Merge branch 'openmw-29'
Conflicts:
	apps/openmw/mwmechanics/aicombat.cpp
11 years ago
Marc Zinnschlag 6101916b7d bumped version number 11 years ago
Marc Zinnschlag 0ae9cc0106 removed unused function 11 years ago
Marc Zinnschlag ca30f2af3d minor fix 11 years ago
Marc Zinnschlag 536a0e0ab0 added orbit navigation mode 11 years ago
Marc Zinnschlag 0e0d2331d6 updated changelog 11 years ago
Marc Zinnschlag a6e80205e1 Merge remote-tracking branch 'cc9cii/branch_0_29_fixes' into openmw-29 11 years ago
cc9cii 46867ec0cf Fix file handles being left open on windows builds 11 years ago
scrawl a99aa15d14 Fix a copy&paste mistake leaving start rotation uninitialized 11 years ago
Marc Zinnschlag 4d3abeedcb keep camera upright in 1st person mode 11 years ago
Marc Zinnschlag ae637d6abc rolling 11 years ago
Marc Zinnschlag 0926501717 Merge remote-tracking branch 'cc9cii/branch_0_29_fixes' into openmw-29 11 years ago
Marc Zinnschlag 4eea2c7a86 added free navigation mode 11 years ago
Marc Zinnschlag c977b2a756 moved implementation of the 1st person camera into a separate file 11 years ago
Marc Zinnschlag 14c3bfcf62 added navigation class 11 years ago
cc9cii 5c11a94511 Fix 32bit Windows non-debug build with MSVC 11.0 crash during startup. 11 years ago
cc9cii 56ae85df0c Fix 32bit Windows crash while taking the save screenshot. 11 years ago
cc9cii 8fa88f4480 sync with upstream 11 years ago
cc9cii 2421f23c2f cleanup the mess... 11 years ago
Marc Zinnschlag 8f73cc9268 added navigation mode selection 11 years ago
Marc Zinnschlag 526d75df51 inverted ctrl key 11 years ago
Marc Zinnschlag 644f5cb8de fixed mouse button release detection 11 years ago
Marc Zinnschlag e33bd4d508 camera rotation via ctrl-left button drag 11 years ago
Marc Zinnschlag e987199949 getting rid of some magic numbers 11 years ago
Marc Zinnschlag 07d20a2013 camera panning via left button drag 11 years ago
Marc Zinnschlag b9107addc0 mouse wheel zooming 11 years ago
Marc Zinnschlag b6ae521aa5 moving the camera with A and D keys 11 years ago
Marc Zinnschlag af50575259 use shift key to speed up camera movement 11 years ago
Marc Zinnschlag 8081c067a6 moving the camera with W and S keys 11 years ago
Marc Zinnschlag 4ec4599be3 added navigation mode enum to SceneWidget 11 years ago
Marc Zinnschlag 6ec86564d1 re-enabled OGRE in OpenCS; cleaned up startup 11 years ago
cc9cii 5b48ca114f aicombat pathfinding fix - check the correct list 11 years ago
cc9cii 85c467f00f Minor cleanup for aicombat pathfinding workaround. 11 years ago
Nikolay Kasyanov 76c1d60d23 Fixed OpenCS build on OS X 11 years ago
Marc Zinnschlag c62a352956 Merge branch 'cellstore' 11 years ago
Marc Zinnschlag 9b18e01507 keep track of which cells have state that needs to be saved 11 years ago
Marc Zinnschlag bfcd768078 various bits of cleanup 11 years ago
Marc Zinnschlag 83ded18af0 encapsulated reference collections 11 years ago
Marc Zinnschlag 367919200f moved CellRefList into a separate file 11 years ago