Torben Carrington
4928c9d079
Removed sqrt function call (minor optimization thanks to Chris)
12 years ago
Torben Carrington
d20178dd56
Removed unnecessary std::cout messages
12 years ago
Torben Carrington
133964f0e4
AIEscort complete
12 years ago
Torben Carrington
c03dca47f5
AIEscort implemented and working - only touchups are needed.
12 years ago
Glorf
c605f15a15
Another weather cleanup
12 years ago
Torben Carrington
10840765d9
Framework - duration and pathing implemented, no waiting for follower yet.
12 years ago
Marc Zinnschlag
51067698a8
minor cleanup
12 years ago
Marc Zinnschlag
c80ffa0a16
Merge remote-tracking branch 'gus/AIFix'
12 years ago
scrawl
90b7df439f
Fix image buttons
12 years ago
Chris Robinson
eb4daaf512
Build a skeleton for Nifs that have a matching .kf file
12 years ago
graffy76
cb9c82324c
UserSettings system
12 years ago
graffy76
f6203cac2a
update for master
12 years ago
Chris Robinson
bf94ffb839
Only support NiSequenceStreamHelper as a Kf root
...
Newer versions of the Nif foramt may have other record types, but we don't
support those.
12 years ago
Chris Robinson
8e38dc410f
Allow loading multiple animation sources
...
Animation sources are treated differently from base objects. When given
"path\file.nif", base objects will look for "path\xfile.nif" and use that
if it exists (falling back to the original name if not found). Animation
sources will instead use "path\xfile.kf", ignoring it if the file doesn't
exist.
12 years ago
gus
15afbe58a8
minor corretion
12 years ago
gus
603af21715
little interface improvement
12 years ago
gus
a328a03bd3
more fix. Fargoth quest almost work as in vanilla now.
12 years ago
scrawl
301efb411e
Fix exit crash
12 years ago
scrawl
8845c0cee1
Camera relative sky rendering. Now we no longer need to keep sky position in sync with camera.
12 years ago
Marc Zinnschlag
0f29ab8cf9
fixed the interface of the adapter class
12 years ago
Marc Zinnschlag
f7f56a1a1f
added a RefIdCollection to Data
12 years ago
Glorf
68f249e8f4
Small weather cleanup
12 years ago
Chris Robinson
e85bc8b2cd
Only load one Nif for Animation objects
...
This breaks quite a bit, but it's needed for the transition to using the
.kf files.
12 years ago
Chris Robinson
6a3ba41170
Don't store camera nodes, we don't need them.
12 years ago
Chris Robinson
90e29c83c0
Merge remote-tracking branch 'zini/master' into animations
...
Conflicts:
apps/openmw/mwmechanics/character.cpp
12 years ago
scrawl
007a3cf9bd
rename IInterface to Interface
12 years ago
scrawl
b5071ced23
Removed using namespace
12 years ago
scrawl
757a26794a
Merge branch 'master' of https://github.com/zinnschlag/openmw into journal
12 years ago
scrawl
c6edb0288a
Remove unused file
12 years ago
scrawl
f1413ca56b
Synced font code ranges.
12 years ago
scrawl
1315432322
Handle @# links in journal
12 years ago
Marc Zinnschlag
e9f1aac7bd
added data structures for referenceable records
12 years ago
Marc Zinnschlag
b21dae8d75
added blank function to all referencable record structs
12 years ago
scrawl
d43adbaa7c
Topic link fixes for russian version, thanks to greye for testing
12 years ago
scrawl
166eac2e25
Cleanup
12 years ago
gus
006f25d1c0
First try to improve AI. Does not work yet due to strange bug in physicsystem
12 years ago
scrawl
ef9f0b2fc0
Fix size of quest index
12 years ago
Marc Zinnschlag
4894b3ec30
Merge remote-tracking branch 'scrawl/memory'
12 years ago
scrawl
38c399a698
Fix duplicate sounds
12 years ago
scrawl
d6e9cb114e
Forgot to add directory
12 years ago
scrawl
062ff189a2
Merge branch 'master' into memory
12 years ago
Marc Zinnschlag
5a177dcea5
Merge remote-tracking branch 'scrawl/master'
12 years ago
scrawl
2ccb779910
Fix member variable case problem
12 years ago
scrawl
f0354ea04c
Fix member variable case problem
12 years ago
Marc Zinnschlag
5de0db9a28
updated credits file
12 years ago
scrawl
0f2866dc15
Text replace fix
12 years ago
scrawl
48c5e33c79
Fix a limitation of the keyword search. It can now highlight keywords that have longer child variations correctly.
12 years ago
scrawl
a33e6b9c35
Fast forward to the last page in the journal when opening it
12 years ago
scrawl
d16bb26a48
Added text colors, goodbye, message
12 years ago
scrawl
f07497bbde
Fix lockup
12 years ago