Marc Zinnschlag
|
f52e6bd5ef
|
made toggle-type script instructions more verbose
|
2011-04-26 21:38:21 +02:00 |
|
Jan-Peter Nilsson
|
a94de76801
|
Whitespace changes only tabs->spaces and removal of traling space (including mangle and openengline)
|
2011-04-03 13:20:42 +02:00 |
|
Jan-Peter Nilsson
|
2e2d490c78
|
Remove unused variable (compiler warning)
|
2011-04-03 13:20:18 +02:00 |
|
Marc Zinnschlag
|
c571148bef
|
Merge branch 'collision'
|
2011-03-23 22:57:56 +01:00 |
|
gugus
|
3ad2b9986e
|
fix actors not beeing deleted. Need the latest OEngine.
|
2011-03-23 19:16:51 +01:00 |
|
Marc Zinnschlag
|
7144657cfc
|
Merge branch 'script'
|
2011-03-23 17:07:05 +01:00 |
|
gugus
|
773b7635a4
|
decrease the range of the raycast, and modifie the gravity/speed of the player.
|
2011-03-22 21:30:46 +01:00 |
|
gugus
|
7a28c9f3aa
|
fix the door bug
|
2011-03-22 20:15:19 +01:00 |
|
gugus
|
0cc94c81d4
|
Merge remote branch 'upstream/collision' into collision
|
2011-03-22 14:14:56 +01:00 |
|
Marc Zinnschlag
|
7b5d24c853
|
fixed a bug in phyiscs update code
|
2011-03-22 13:48:31 +01:00 |
|
gugus
|
3dddcbd958
|
fix a camera problem and increase player speed
|
2011-03-22 13:01:23 +01:00 |
|
Marc Zinnschlag
|
91ea36509d
|
gus' fly mode fix; manually applied
|
2011-03-21 14:08:56 +01:00 |
|
Marc Zinnschlag
|
8788dcebcf
|
Merge remote branch 'gus/collisions' into collision
|
2011-03-20 22:38:42 +01:00 |
|
gugus
|
8aeefd2af8
|
fix the fall bug when using ToggleCollision. Require lastest change with OEngine.
|
2011-03-20 21:52:31 +01:00 |
|
Marc Zinnschlag
|
647e88003e
|
build and activation fix
|
2011-03-19 19:54:37 +01:00 |
|
gugus
|
21c224af25
|
add gravity change to the ToggleCollisionMode function.
|
2011-03-18 13:32:42 +01:00 |
|
gugus
|
102f1ee5dc
|
filled the toggleCollisionMode function. It needs the lastest change in OEngine
|
2011-03-18 13:23:26 +01:00 |
|
gugus
|
98b27813b7
|
change raycasting
|
2011-03-17 10:54:38 +01:00 |
|
Marc Zinnschlag
|
72a84356e2
|
added tcg/tcb instructions (toggle collision rendering); not fully working yet (problem in OpenEngine or MWScene)
|
2011-03-16 09:09:45 +01:00 |
|
Marc Zinnschlag
|
eb93ef68f1
|
fixed collision mode interface and redirected collision mode script instruction from Player class to MWScene class
|
2011-03-13 22:33:55 +01:00 |
|
gugus
|
00de2e6d98
|
correct some stuff with the physic implementation
|
2011-03-09 19:09:11 +01:00 |
|
gugus
|
40193253b0
|
fix some time bug
|
2011-03-09 18:29:57 +01:00 |
|
gugus
|
33f22fd68b
|
fix camera bug
|
2011-02-23 12:28:13 +01:00 |
|
gugus
|
903f39cb50
|
change the rayCasting system. It use bullet now. NOT TESTED!
|
2011-02-22 20:52:05 +01:00 |
|
gugus
|
d3c1640723
|
add physic support
|
2011-02-22 14:11:53 +01:00 |
|
gugus
|
84dce2eb36
|
add physic and solve a problem with window.h macro min/max
|
2011-02-19 19:18:03 +01:00 |
|
gugus
|
746cf3a45a
|
add physic.
|
2011-02-19 11:36:57 +01:00 |
|
Marc Zinnschlag
|
9807e7dadc
|
simplified actor-related physics interface to mwscene
|
2011-02-11 09:24:59 +01:00 |
|
Marc Zinnschlag
|
5c1aae3e26
|
added object movement code in mwscene (will be replaced by physics code later); does not work well, because OpenEngine manipulates camera instead of player node
|
2011-02-10 13:32:34 +01:00 |
|
Marc Zinnschlag
|
9c6bc4975c
|
attached camera to a scene node
|
2011-02-10 12:56:19 +01:00 |
|
Marc Zinnschlag
|
ca44b3640a
|
pasing movement data from mwmechanics to mwscene and fixed a very stupid interface bug
|
2011-02-01 10:11:41 +01:00 |
|
Marc Zinnschlag
|
9a5a6eac2b
|
stop reporting changes originating from physics system back to physics system
|
2011-01-27 09:29:55 +01:00 |
|
Marc Zinnschlag
|
ec88aee581
|
added a missing function
|
2011-01-25 18:12:13 +01:00 |
|
Marc Zinnschlag
|
843a0288c3
|
added more physics interface to MWScene
|
2011-01-25 17:56:49 +01:00 |
|
Marc Zinnschlag
|
162db31a5f
|
physics interface
|
2011-01-23 15:28:42 +01:00 |
|
Marc Zinnschlag
|
f01a3d5e35
|
split Player class into a MWWorld and a MWRender component
|
2011-01-08 15:11:37 +01:00 |
|
Marc Zinnschlag
|
bdb5749b57
|
temporarily removed statics from raycast test (makes object activation easier by removing inactive obstacles, that overlap the AABB of the object)
|
2010-08-25 09:19:15 +02:00 |
|
Armin Preiml
|
adc209d135
|
Implemented the faced handle method to the engine. Faced handles will
be written to stdout every 10th frame.
|
2010-08-03 20:40:45 +02:00 |
|
Armin Preiml
|
c000bfb43d
|
moved object focus code to mwscene
|
2010-08-03 20:17:31 +02:00 |
|
Nicolay Korslund
|
13d3f9c87e
|
Integrated OpenEngine, replaces entire components/engine/ directory.
|
2010-07-16 14:56:14 +02:00 |
|
Nicolay Korslund
|
3896fd218a
|
Added stand-alone GUI test, compiles and runs
|
2010-07-08 11:53:59 +02:00 |
|
athile
|
82bbc69453
|
Only push the far clip plane out if the sky is enabled
|
2010-06-27 17:28:49 -07:00 |
|
athile
|
7db274f1c5
|
Sky rendering clean-up and correct resource configuration
|
2010-06-27 16:44:15 -07:00 |
|
athile
|
d67f0c74b0
|
Merge remote branch 'upstream/master'
|
2010-06-27 14:10:46 -07:00 |
|
Marc Zinnschlag
|
e4f85cb3e6
|
directory structure reorganisation (still missing the mangle stuff)
|
2010-06-25 22:28:59 +02:00 |
|