1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-25 04:39:43 +00:00
Commit graph

51 commits

Author SHA1 Message Date
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
2012-02-06 23:15:19 +01:00
gugus
6c15aec5e4 added some comments 2012-01-23 22:16:08 +01:00
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
2012-01-23 21:49:51 +01:00
Marc Zinnschlag
26b9d0fdc3 config fix 2011-09-27 09:44:42 +02:00
Lukasz Gromanowski
0b1d6d4330 Issue #168: Configuration cleanup, part 2
Corrected return code.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-09-02 19:55:10 +02:00
Lukasz Gromanowski
d62fd96cd5 Issue #168: Configuration cleanup, part 2
Updated configure() method.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-09-01 21:48:36 +02:00
Jan-Peter Nilsson
0f7d59b4fb Whitespace changes only (including new mangle with whitespace changes as well) 2011-04-03 13:12:12 +02:00
Jan-Peter Nilsson
c78e61c96f Initialize member variables in the same order they are defined to avoid compiler warning 2011-04-02 13:06:05 +02:00
gugus
32b475432f fix the bug when changing cell. 2011-03-23 22:49:23 +01:00
gugus
1cada5032e fix delete actor 2011-03-23 19:17:45 +01:00
gugus
1ce6405e2b fix the raycasting bug 2011-03-22 21:28:18 +01:00
gugus
8f9b8749d4 fix the fall bug when using ToggleCollision 2011-03-20 21:51:40 +01:00
gugus
25b3cf9359 OEngine doesn't rely anymore on OpenMW+ some change for the toggleCollisionMode function. 2011-03-18 13:24:47 +01:00
gugus
d872d09081 add no gravity, no collision and remove debug messages. 2011-03-17 11:00:46 +01:00
gugus
79fba7e77e add gravity 2011-03-09 18:23:13 +01:00
gugus
122e526cba Merge branch 'master' of git://github.com/zinnschlag/OpenEngine.git 2011-03-09 18:17:13 +01:00
Marc Zinnschlag
3f0b610f2c throw an exception instead of crashing (ray test bug) 2011-03-07 14:55:18 +01:00
gugus
2129566450 fix coc bug 2011-02-28 19:43:11 +01:00
Jan-Peter Nilsson
aa0100bc08 Don't mix the enum type name in there 2011-02-27 00:44:52 +01:00
Marc Zinnschlag
6c1338821e de-Windonizing 2011-02-26 16:34:43 +01:00
gugus
ab1fa41c24 fix camera bug 2011-02-23 12:28:46 +01:00
gugus
ada4616fd3 add raycasting 2011-02-22 20:53:02 +01:00
gugus
e84a02546e add debug rendering 2011-02-22 14:04:30 +01:00
gugus
f071328d55 add debug rendering 2011-02-22 14:04:12 +01:00
gugus
adc1fa8e2c add physic support 2011-02-22 14:02:50 +01:00
sergei
c60a48b397 added getFPS() method to OgreRenderer
Committer: sergoz <parapvr@yandex.ru>
2011-02-13 16:45:52 +03:00
Jan-Peter Nilsson
7185eab18c Make configuration and log paths configurable 2011-01-11 17:57:44 +01:00
Nicolay Korslund
3a17aaa697 Another mangle update 2010-09-27 18:03:10 +02:00
Nicolay Korslund
377e7d71ce Mangle update 2010-09-02 12:52:33 +02:00
Nicolay Korslund
dc453e1c1d Merged inn athile's work 2010-09-02 12:49:54 +02:00
athile
bf32845d07 Workaround for sound crash 2010-08-31 01:47:18 +01:00
Nicolay Korslund
b486f12a5f Fixed crash bug in sndmanager.cpp 2010-08-30 23:57:10 +02:00
Nicolay Korslund
3df4362b33 Various improvements to misc/list.hpp 2010-08-30 20:30:09 +02:00
athile
4b2e2f7503 Windows fixes 2010-08-30 11:37:48 +01:00
Nicolay Korslund
2e2f8e9725 Mangle update 2010-08-17 11:27:06 +02:00
Nicolay Korslund
b9d4dc448b Switched to local include for OpenMW 2010-08-12 15:46:11 +02:00
Nicolay Korslund
2aa41dfffe Added tests for 3d sound and pausing. 2010-08-12 14:49:58 +02:00
Nicolay Korslund
e2e5a2138d Added clone() to ManagedSound 2010-08-11 14:38:20 +02:00
Nicolay Korslund
6443c16146 Made SoundManager and test 2010-08-11 14:16:56 +02:00
Nicolay Korslund
a202371ef1 mangle update 2010-07-30 22:25:06 +02:00
Nicolay Korslund
c04d72cbe3 Let gui/events handle mouse position locally, makes it remember position when disabled and reenabled. 2010-07-20 20:22:15 +02:00
Nicolay Korslund
82a3c071e5 Added EventInjectorPtr definition 2010-07-17 19:29:39 +02:00
Nicolay Korslund
fedb1a8025 Fixed up the OIS->MyGUI event dispatcher 2010-07-16 21:46:57 +02:00
Nicolay Korslund
69a56e8677 Added more safety asserts to input dispatcher 2010-07-16 14:54:41 +02:00
Nicolay Korslund
0e30756ba1 Fixed for OpenMW compilation 2010-07-16 14:25:19 +02:00
Nicolay Korslund
5333b8e230 Fixed namespaces, added OEngine:: to everything 2010-07-10 13:41:43 +02:00
Nicolay Korslund
b9b306cd4c Added event listeners (mouselook and gui injector) and exit listener for Ogre 2010-07-10 13:25:04 +02:00
Nicolay Korslund
e55ef227fe Updated to latest Mangle 2010-07-10 12:34:48 +02:00
Nicolay Korslund
fce290104e Added gui/ and ogre/ from OpenMW 2010-07-09 21:21:04 +02:00
Nicolay Korslund
5d73b47cc0 Added input component 2010-07-04 14:28:51 +02:00