scrawl
|
00a2de432a
|
fix BulletShapeLoader namespace
|
12 years ago |
greye
|
8691eac557
|
resolve Script::mData.mName -> mId, resolve moving ESMStore
|
12 years ago |
greye
|
5ac54d1fff
|
alter ESM::Script for storing id as std::string
|
12 years ago |
greye
|
d5628c678f
|
add mId field to every record indexed by id
|
12 years ago |
greye
|
2057f5619e
|
move ESMStore to MWWorld
|
12 years ago |
greye
|
f0a3ee0ef9
|
gmst id should be lowercase, wipe RecIdListT
|
12 years ago |
scrawl
|
4ca0eb93ee
|
fix markers used for raycasting and blocking activation
|
12 years ago |
Marc Zinnschlag
|
3f6afb13f1
|
Merge remote-tracking branch 'scrawl/alchemy'
|
12 years ago |
Marc Zinnschlag
|
18686614db
|
Merge remote-tracking branch 'scrawl/splashscreen_dirlisting'
Conflicts:
apps/openmw/mwgui/loadingscreen.cpp
|
12 years ago |
Marc Zinnschlag
|
510674aa5e
|
Merge branch 'master' into alchemy
Conflicts:
components/esm/loadmgef.hpp
|
12 years ago |
Marc Zinnschlag
|
5fbca239dd
|
Issue #61: potion creation (1st part; still missing some implementations)
|
12 years ago |
scrawl
|
1a2034b4dd
|
training window
|
12 years ago |
scrawl
|
84a4fd56c3
|
consider all files in Splash directory
|
12 years ago |
Marc Zinnschlag
|
e05e683da3
|
Merge remote-tracking branch 'scrawl/spellcreation'
|
12 years ago |
scrawl
|
8ccb0907e6
|
assertion -> exception; added the old effect flags again
|
12 years ago |
Marc Zinnschlag
|
3fd887c030
|
silenced some warnings
|
12 years ago |
Marc Zinnschlag
|
35d099a638
|
disabling gcc extensions
|
12 years ago |
scrawl
|
21493c2dbd
|
added magic effect flags from Research wiki page
|
12 years ago |
greye
|
31f7325e1f
|
fix land loading
|
12 years ago |
greye
|
93078bb0dc
|
move record ids to defs.hpp
|
12 years ago |
greye
|
3494e17b7c
|
wipe record superclass
|
12 years ago |
greye
|
2fa4ac177a
|
initial resolving
|
12 years ago |
greye
|
721324c1db
|
rm record inheritance, rework esmtool accordingly
|
12 years ago |
Chris Robinson
|
cd8515396a
|
Use a multimap to store the text keys
|
12 years ago |
Chris Robinson
|
9b491edbf8
|
Small cleanup for loading animation keyframes
|
12 years ago |
scrawl
|
d163f8203c
|
change books to RecListWithIDT
|
12 years ago |
greye
|
1339787863
|
remove underscores from filenames in esm
|
12 years ago |
greye
|
7368e7b655
|
rename getASCII() to getLegacyEnc()
|
12 years ago |
greye
|
c54750977f
|
remove underscores in guards
|
12 years ago |
scrawl
|
bf3aad8be0
|
handle NCC flag
|
12 years ago |
scrawl
|
872fcf3e3d
|
sleeping restoration of health, magicka, and fatigue
|
12 years ago |
greye
|
18cc435aa1
|
resolving conflicts
|
12 years ago |
greye
|
09195894cf
|
restore INGR and MGEF
|
12 years ago |
greye
|
2d5ddd104b
|
Land::loadData rework
|
12 years ago |
greye
|
bd94f257bf
|
a bit formatting
|
12 years ago |
greye
|
e69880f77e
|
almost perfect byte copies, has redundant data
|
12 years ago |
scrawl
|
8214966d44
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into globalmap
|
12 years ago |
scrawl
|
e8bba2b833
|
disabled loading of land normals again, didn't need them after all
|
12 years ago |
scrawl
|
86cfc91ef3
|
global map rendering
|
12 years ago |
greye
|
597b88e95a
|
update saving AI packages
|
12 years ago |
Marc Zinnschlag
|
4abb9a00da
|
Merge remote-tracking branch 'jhooks/physicsaedra3' into next
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 years ago |
Marc Zinnschlag
|
835c530e06
|
Merge branch 'ingredients'
|
12 years ago |
scrawl
|
b5ddc8d4fb
|
Fix the marker collision; also, nodes marked with NCO are now correctly ignored for collision.
|
12 years ago |
Marc Zinnschlag
|
677158c477
|
added typesafe access functions for GMST values
|
12 years ago |
Marc Zinnschlag
|
f2ab4c929d
|
Issue #356: added hardcoded magic effect flags *grumble*
|
12 years ago |
scrawl
|
906d290935
|
Markers are actually hidden now. Inspecting the markers in NifSkope revealed why it didn't work previously: the flag that is being looked for is not present in any of the markers, nor any other flag or extra data to identify them. However, the root node name always starts with "marker", making it possible to do a string search.
|
12 years ago |
Jason Hooks
|
c5b25ef70b
|
Very basic actor physics (no set scale/rotate functions)
|
12 years ago |
Alexander "Ace" Olofsson
|
7934d8abd9
|
Fixed an issue with some paths not concatenating properly.
|
12 years ago |
Alexander "Ace" Olofsson
|
bc6d87ba32
|
Oops, that would've broken getUserPath() on Linux...
|
12 years ago |