Commit Graph

62 Commits (8f98718315fe11af359740c4a025fd1ca52a9157)
 

Author SHA1 Message Date
Marc Zinnschlag 8f98718315 Merge remote branch 'scrawl/logfix' 13 years ago
scrawl 04a4e20bb3 fix ogre.log 13 years ago
scrawl 5aabf22c16 collision shape scale fix 13 years ago
scrawl 21b8456453 fixed a double-free that can happen if OpenMW exits prematurely (when OgreRenderer is deleted before CreateScene() was called) 13 years ago
Marc Zinnschlag 420e611a4b Merge remote branch 'scrawl/next' into next 13 years ago
scrawl eb61ba59e6 updated the fading calculation (the alpha value stays now, even after the specified time - this is how it is in morrowind) 13 years ago
scrawl b77f5c06cc added facilities for fading the screen in/out 13 years ago
Marc Zinnschlag 4a188f2820 Merge remote branch 'gus/master' 13 years ago
gugus 8affa30ff1 magic commit that fixe the crash when activating collision after changing cell.
To be faire, this commit should break the collision system... there must be something I don't understand with bullet ghost objects :p
13 years ago
Marc Zinnschlag 6c7e5d00e4 Merge remote branch 'gus/master' into activation 13 years ago
gugus 6c15aec5e4 added some comments 13 years ago
gugus 0a55fe0219 Fixed NPC activation. Might require some more work when NPC physic will be used.
Note: some NPC seems to be smaller than other, but for now, the capsule shae size is the same for every NPC
13 years ago
Marc Zinnschlag 2f5eca9d87 include fix 13 years ago
Jacob Essex 51f859651d Exceptions from input handlers are now caught in OpenEngine as opposed to requring a try/catch in the input handler itself 13 years ago
Marc Zinnschlag 26b9d0fdc3 config fix 13 years ago
Lukasz Gromanowski 0b1d6d4330 Issue #168: Configuration cleanup, part 2
Corrected return code.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Lukasz Gromanowski d62fd96cd5 Issue #168: Configuration cleanup, part 2
Updated configure() method.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Jan-Peter Nilsson 0f7d59b4fb Whitespace changes only (including new mangle with whitespace changes as well) 14 years ago
Jan-Peter Nilsson c78e61c96f Initialize member variables in the same order they are defined to avoid compiler warning 14 years ago
gugus 32b475432f fix the bug when changing cell. 14 years ago
gugus 1cada5032e fix delete actor 14 years ago
gugus 1ce6405e2b fix the raycasting bug 14 years ago
gugus 8f9b8749d4 fix the fall bug when using ToggleCollision 14 years ago
gugus 25b3cf9359 OEngine doesn't rely anymore on OpenMW+ some change for the toggleCollisionMode function. 14 years ago
gugus d872d09081 add no gravity, no collision and remove debug messages. 14 years ago
gugus 79fba7e77e add gravity 14 years ago
gugus 122e526cba Merge branch 'master' of git://github.com/zinnschlag/OpenEngine.git 14 years ago
Marc Zinnschlag 3f0b610f2c throw an exception instead of crashing (ray test bug) 14 years ago
gugus 2129566450 fix coc bug 14 years ago
Jan-Peter Nilsson aa0100bc08 Don't mix the enum type name in there 14 years ago
Marc Zinnschlag 6c1338821e de-Windonizing 14 years ago
gugus ab1fa41c24 fix camera bug 14 years ago
gugus ada4616fd3 add raycasting 14 years ago
gugus e84a02546e add debug rendering 14 years ago
gugus f071328d55 add debug rendering 14 years ago
gugus adc1fa8e2c add physic support 14 years ago
sergei c60a48b397 added getFPS() method to OgreRenderer
Committer: sergoz <parapvr@yandex.ru>
14 years ago
Jan-Peter Nilsson 7185eab18c Make configuration and log paths configurable 14 years ago
Nicolay Korslund 3a17aaa697 Another mangle update 14 years ago
Nicolay Korslund 377e7d71ce Mangle update 15 years ago
Nicolay Korslund dc453e1c1d Merged inn athile's work 15 years ago
athile bf32845d07 Workaround for sound crash 15 years ago
Nicolay Korslund b486f12a5f Fixed crash bug in sndmanager.cpp 15 years ago
Nicolay Korslund 3df4362b33 Various improvements to misc/list.hpp 15 years ago
athile 4b2e2f7503 Windows fixes 15 years ago
Nicolay Korslund 2e2f8e9725 Mangle update 15 years ago
Nicolay Korslund b9d4dc448b Switched to local include for OpenMW 15 years ago
Nicolay Korslund 2aa41dfffe Added tests for 3d sound and pausing. 15 years ago
Nicolay Korslund e2e5a2138d Added clone() to ManagedSound 15 years ago
Nicolay Korslund 6443c16146 Made SoundManager and test 15 years ago