Marc Zinnschlag
|
9b567e4ba6
|
Issue #107: Removed a redundant function in world interface; added a comment
|
2012-08-08 14:54:35 +02:00 |
|
greye
|
b6f7f21bcf
|
fix player cell assertion fail, moveObject(Ptr&, CellStore&, f, f, f) added
|
2012-08-08 14:51:33 +04:00 |
|
greye
|
ff62770657
|
World::isUnderwater(), World::isSwimming()
|
2012-08-03 14:42:09 +04:00 |
|
greye
|
bcc47cd5fb
|
local scripts, move placing to World::placeObject(Ptr, CellStore, Position)
|
2012-07-25 20:31:39 +04:00 |
|
guidoj
|
0549e949ba
|
Mostly removal of unnecessary #include's and a little clean up
|
2012-07-17 09:27:12 +02:00 |
|
gugus
|
0a67f60a6e
|
Clean-up
|
2012-07-09 18:47:59 +02:00 |
|
gugus
|
feec67094f
|
Merge branch 'physicsaedra3' of https://github.com/jhooks1/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwclass/npc.cpp
apps/openmw/mwworld/physicssystem.cpp
|
2012-07-09 15:23:26 +02:00 |
|
Marc Zinnschlag
|
4c39fefd1e
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
2012-07-03 12:30:50 +02:00 |
|
Marc Zinnschlag
|
035c1c4b6e
|
added World interface class; cleanup of World interface
|
2012-07-03 01:06:38 +02:00 |
|
Marc Zinnschlag
|
e26f39e563
|
fixed exception handling during subsystem setup
|
2012-05-04 17:20:57 +02:00 |
|
Marc Zinnschlag
|
35f478071e
|
Issue #255: deleted the old environment class and using the new one instead
|
2012-04-23 15:27:03 +02:00 |
|
Marc Zinnschlag
|
7102a825c2
|
Issue 255: moved global scripts into script manager (simplifying the environment class)
|
2012-04-23 11:15:47 +02:00 |
|
Marc Zinnschlag
|
2bfd90f3f9
|
Issue #255: added new environment class (not in use yet)
|
2012-04-23 10:57:16 +02:00 |
|