scrawl
f58a4ada7a
Merge branch 'master' into shadersystem
13 years ago
greye
355ca649c2
camera flip control rewritten
13 years ago
Marc Zinnschlag
766e782aae
Merge remote branch 'greye/cross_cell-borders'
13 years ago
Marc Zinnschlag
f3edea77b2
MSCV compatibility fix
13 years ago
Marc Zinnschlag
b53b27533a
fixes some include guards
13 years ago
Marc Zinnschlag
6eb9f15b6d
fixed time stamp operator
13 years ago
Marc Zinnschlag
91f0eed9c4
Merge remote branch 'scrawl/master'
13 years ago
greye
45306e4bc3
fixed rotation adjustment
13 years ago
greye
5018db3332
removed some redundant code, added some comments
13 years ago
Nikolay Kasyanov
ebf1fe415e
tiny fix
13 years ago
Nikolay Kasyanov
225530c690
implemented better main loop for OS X (carbon version). Input feels far less laggy
13 years ago
scrawl
11fadf4a07
forgot something
13 years ago
scrawl
44ff31b50a
removed world exit methods
13 years ago
scrawl
f72956b918
- added a simple main menu (with Return, Options and Exit buttons)
...
- removed OEngine::ExitListener (what a terrible abuse of framelisteners)
13 years ago
Marc Zinnschlag
815e0d6708
modified the section about missing names; We really don't want people to randomly add themselfs
13 years ago
Pieter van der Kloet
3668b4aabb
Rewrote the credits.txt, added missing people and changed formatting
13 years ago
greye
38b06aee6c
resolving conflicts
13 years ago
Marc Zinnschlag
de35999891
Merge branch 'boostfix'
13 years ago
Marc Zinnschlag
10527e0784
Merge branch 'player_control'
13 years ago
Marc Zinnschlag
aca08eb4c2
Merge branch 'decouple' into player_control
...
Conflicts:
apps/openmw/mwsound/soundmanagerimp.hpp
13 years ago
greye
b5bc7bc424
SoundManager dependency on camera pos/dir
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
greye
181d45661f
fix rotation angles
13 years ago
greye
6b996d8c34
fix disabled camera on start
13 years ago
greye
df60f4bf92
stub for soundmanager, adjust rotation mode
13 years ago
Marc Zinnschlag
923109b260
Issue #107 : DialogueManager is accessed only through the interface class from now on
13 years ago
Marc Zinnschlag
e6ede480c7
Issue #107 : fixed up some interfaces
13 years ago
greye
378fcc2460
fix DisablePlayerControl logic
13 years ago
greye
1511eb3549
implemented enable/disable player looking switch
13 years ago
greye
a2d87d5f5b
added camera flip control, fixed input rotation axis
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
Marc Zinnschlag
4977fafb9c
updated credits.txt
13 years ago
greye
b6f7f21bcf
fix player cell assertion fail, moveObject(Ptr&, CellStore&, f, f, f) added
13 years ago
Marc Zinnschlag
7cc2de3e21
boost filesystem compatibility fix
13 years ago
scrawl
993c7150dc
tweaked depth bias
13 years ago
greye
79b7487c87
fix using deleted objects
13 years ago
greye
d32a61b928
fix object moving
13 years ago
greye
ee97a204f2
fix npc animation key update
13 years ago
Marc Zinnschlag
dbcd4a8b5b
compatibility fix
13 years ago
Marc Zinnschlag
f5ee5a5414
Merge remote branch 'edmondo/master'
13 years ago
Edmondo Tommasina
20deb97a09
nif_file.hpp: add stdint.h include to fix build
...
It fixes such compile errors as:
* error: ‘uint8_t’ does not name a type
* error: ‘uint16_t’ does not name a type
* error: ‘uint32_t’ does not name a type
13 years ago
Edmondo Tommasina
c08e098d7f
esm_reader.cpp: fix std::runtime_error compile error
13 years ago
Edmondo Tommasina
32b167ce2b
Revert "nif_file.hpp: include type definitions to fix build"
...
This reverts commit b0b3ebe123
.
13 years ago
Edmondo Tommasina
a63fd77ccc
Revert "esm_reader.hpp: fix std::runtime_error compile error"
...
This reverts commit 0f3cb5667f
.
13 years ago
Marc Zinnschlag
1db7978361
silenced a warning
13 years ago
Marc Zinnschlag
0c5f886683
Merge remote branch 'greye/player_control'
13 years ago