This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-25 06:35:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
openmw
/
mwworld
History
Marc Zinnschlag
63f686ffab
update attribute values in stats window
2010-07-27 15:59:41 +02:00
..
environment.hpp
read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues)
2010-07-26 11:15:38 +02:00
globals.cpp
fixed global variable search to properly handle injected variables (DaysPassed)
2010-07-21 15:01:35 +02:00
globals.hpp
fixed global variable search to properly handle injected variables (DaysPassed)
2010-07-21 15:01:35 +02:00
ptr.hpp
implemented handling of disabled actors
2010-07-27 14:43:46 +02:00
refdata.hpp
added first set of character and creature stats (attributes)
2010-07-26 12:52:32 +02:00
world.cpp
update attribute values in stats window
2010-07-27 15:59:41 +02:00
world.hpp
register actors in active cells with MechanicsManager
2010-07-27 14:05:05 +02:00