Commit Graph

3089 Commits (8c7e06293fbe6d0ed1dd7dd0f424b9f1b6f92162)

Author SHA1 Message Date
Marc Zinnschlag 93754b2851 moved some includes around 15 years ago
Marc Zinnschlag 33b6a0b800 moved concrete record classes to separate sub-system (mwclass) 15 years ago
Marc Zinnschlag 9d6e658e05 previous commit was missing some files 15 years ago
Marc Zinnschlag ca842d1b4d reimplemented access to creature stats via new class interface 15 years ago
Marc Zinnschlag a70c3876a2 added foundation for esm record class hierarchy 15 years ago
Armin Preiml 389a28a836 Added const reference to esmstore to some methods down to CellRenderImp.
Body part mesh names will be now obtained by the bodypart id.
15 years ago
Marc Zinnschlag 455bcf3b01 added get, set and mod instructions for health, magicka and fatigue 15 years ago
Marc Zinnschlag 63f686ffab update attribute values in stats window 15 years ago
Marc Zinnschlag 1d9df6cf40 implemented handling of disabled actors 15 years ago
Marc Zinnschlag 3d987f1b7a register actors in active cells with MechanicsManager 15 years ago
Marc Zinnschlag 8bbcbc05d5 removed duplicate code from World class 15 years ago
Marc Zinnschlag 5d40055b44 added comparison operators for Ptr class 15 years ago
Marc Zinnschlag 77a0215d53 added get-, set- and mod-instructions for attributes 15 years ago
Marc Zinnschlag e43b475ade changed PlayerPos::getPlayer return type from CellRef to Ptr 15 years ago
Marc Zinnschlag fa50bbc77b added a CellStore pointer to PlayerPos 15 years ago
Marc Zinnschlag 04b86f7e1e added first set of character and creature stats (attributes) 15 years ago
Marc Zinnschlag 61d09c4768 read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues) 15 years ago
Marc Zinnschlag 0e641f1246 implemented coc instruction 15 years ago
Marc Zinnschlag 2d8fbc6e55 implemented month variable and fixed some day/gamehour bugs 15 years ago
Marc Zinnschlag 77e03f0f31 fixed global variable search to properly handle injected variables (DaysPassed) 15 years ago
Marc Zinnschlag e670753497 fixed handling of global variables of type short 15 years ago
Marc Zinnschlag c8a18b7d70 use global variable timescale instead of fixed factor 15 years ago
Marc Zinnschlag f3b70e05a9 added sky-related script functions and instructions 15 years ago
Marc Zinnschlag d27c548710 implemented passing of time 15 years ago
Marc Zinnschlag 083b11c740 moved global variable handling into a separate class 15 years ago
Nicolay Korslund c84672a560 Added MyGUI to OpenMW, fully working (with events and script hooks) 15 years ago
Nicolay Korslund 13d3f9c87e Integrated OpenEngine, replaces entire components/engine/ directory. 15 years ago
Marc Zinnschlag 8134c5b760 integrated CellStore pointer into Ptr class 15 years ago
Marc Zinnschlag 592fa84e2d added Enable, Disable, GetDisabled 15 years ago
Marc Zinnschlag 2c63d67ceb added gui manager skeleton and a cmake fix 15 years ago
Nicolay Korslund 359f2903d7 Merged athile and zinnschlag 15 years ago
Marc Zinnschlag 9d73718ec1 added GetSecondsPassed 15 years ago
Marc Zinnschlag cc0c21cf35 added function to retrieve a live cell ref via name 15 years ago
athile 5fe4313b95 Various Windows fixes to CMake, compile errors, and a few warnings. Also made the command server optional and disabled by default since it is not currently working correctly on Linux. 15 years ago
Marc Zinnschlag a61b2c39f0 added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
Marc Zinnschlag df8f8a315c added missing part of global variable implementation (storage and interpreter context) 15 years ago
Marc Zinnschlag 4482884eb5 implemented global script execution 15 years ago
Marc Zinnschlag 3fae68b403 added unifying LiveCellRef pointer class 15 years ago
Marc Zinnschlag d51e6fb7c4 second part of refactoring 15 years ago