scrawl
|
86d6f190bf
|
Input system rewrite
|
13 years ago |
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
0231533d05
|
Issue #107: InputManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
b68f9d6a28
|
Issue #107: MechanicsManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
f3edea77b2
|
MSCV compatibility fix
|
13 years ago |
greye
|
38b06aee6c
|
resolving conflicts
|
13 years ago |
Marc Zinnschlag
|
aca08eb4c2
|
Merge branch 'decouple' into player_control
Conflicts:
apps/openmw/mwsound/soundmanagerimp.hpp
|
13 years ago |
Marc Zinnschlag
|
6bd48d12af
|
Issue #107: SoundManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
d00d40cc3f
|
Issue #107: Journal is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
a84145a087
|
Issue #107: minor corrections
|
13 years ago |
Marc Zinnschlag
|
923109b260
|
Issue #107: DialogueManager is accessed only through the interface class from now on
|
13 years ago |
greye
|
ec9cf4d3c6
|
rotateObject() added, input system rewritten
|
13 years ago |
Marc Zinnschlag
|
28ecfb4290
|
Issue #107: ScriptManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
9b567e4ba6
|
Issue #107: Removed a redundant function in world interface; added a comment
|
13 years ago |
greye
|
b6f7f21bcf
|
fix player cell assertion fail, moveObject(Ptr&, CellStore&, f, f, f) added
|
13 years ago |
greye
|
ff62770657
|
World::isUnderwater(), World::isSwimming()
|
13 years ago |
greye
|
bcc47cd5fb
|
local scripts, move placing to World::placeObject(Ptr, CellStore, Position)
|
13 years ago |
guidoj
|
0549e949ba
|
Mostly removal of unnecessary #include's and a little clean up
|
13 years ago |
gugus
|
0a67f60a6e
|
Clean-up
|
13 years ago |
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
|
13 years ago |
Marc Zinnschlag
|
4c39fefd1e
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
13 years ago |
Marc Zinnschlag
|
035c1c4b6e
|
added World interface class; cleanup of World interface
|
13 years ago |
Marc Zinnschlag
|
e26f39e563
|
fixed exception handling during subsystem setup
|
13 years ago |
Marc Zinnschlag
|
35f478071e
|
Issue #255: deleted the old environment class and using the new one instead
|
13 years ago |
Marc Zinnschlag
|
7102a825c2
|
Issue 255: moved global scripts into script manager (simplifying the environment class)
|
13 years ago |
Marc Zinnschlag
|
2bfd90f3f9
|
Issue #255: added new environment class (not in use yet)
|
13 years ago |