Commit Graph

183 Commits (master)

Author SHA1 Message Date
Marc Zinnschlag efb95e2f83 Issue #317: check if spell actually exist in AddSpell 13 years ago
gugus 01fefca0a3 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
	apps/openmw/mwscript/docs/vmformat.txt
13 years ago
gugus a711a3ebe1 Various fixes 13 years ago
gugus f83ffecae5 SetAngle and SetScale script instruction 13 years ago
gugus 77084b27c0 some work for rotation/scaling 13 years ago
scrawl 76d71f86bc fixed a faction case folding issue 13 years ago
Marc Zinnschlag 35f478071e Issue #255: deleted the old environment class and using the new one instead 13 years ago
gugus f68248e0d0 corrected a bug in getPCRank 13 years ago
gugus 45a5877b23 implement getPCRank. Does not work yet. 13 years ago
Marc Zinnschlag 3442ef17a8 fixed ModDisposition 13 years ago
Marc Zinnschlag 73df51695c Merge remote branch 'gus/Factions2'
Conflicts:
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwscript/docs/vmformat.txt
	apps/openmw/mwscript/statsextensions.cpp
13 years ago
Marc Zinnschlag e16daeed23 added GetSpell script function 13 years ago
Marc Zinnschlag b099e1baf5 added addspell and removespell script instructions 13 years ago
gugus 7edc5c733c corrected a bug about rank. 13 years ago
gugus 0553227ee1 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into Factions2
Conflicts:
	apps/openmw/mwscript/docs/vmformat.txt
	apps/openmw/mwworld/player.cpp
	apps/openmw/mwworld/player.hpp
13 years ago
gugus dd9a88cee2 clean up 13 years ago
gugus 6ca212b9e9 script instruction: PCJoinFaction 13 years ago
gugus aa8418634f add PCLowerRank script instruction 13 years ago
gugus e5b1e27fa6 pcRaiseRank works. Player can now join factions. 13 years ago
gugus aaa5368fe9 added script instruction pcraiserank. Does not work yet. 13 years ago
gugus 0c61f0d294 test stuff 13 years ago
Marc Zinnschlag c6761e3470 replaced NPC stats in ref data with new custom data implementation 13 years ago
Marc Zinnschlag 2ffe1206a6 merged opcode classes that came in explicit and implicit variants 14 years ago
Marc Zinnschlag a8c974d2e7 added set/get/mod instructions for skills 14 years ago
Marc Zinnschlag bfc282779b added item health interface 15 years ago
Marc Zinnschlag 93754b2851 moved some includes around 15 years ago
Marc Zinnschlag ca842d1b4d reimplemented access to creature stats via new class interface 15 years ago
Marc Zinnschlag ebedef49c9 removed a special case, that wasn't a special case (MW Scripting for Dummies seems to be wrong here) 15 years ago
Marc Zinnschlag 6e3fdc5816 added special case implementation for GetHealth (max weapon and armor health) 15 years ago
Marc Zinnschlag 913d55a44e added GetHealthGetRatio 15 years ago
Marc Zinnschlag a542ca22fd added ModCurrentHealth, ModCurrentMagicka, ModCurrentFatigue 15 years ago
Marc Zinnschlag 455bcf3b01 added get, set and mod instructions for health, magicka and fatigue 15 years ago
Marc Zinnschlag 77a0215d53 added get-, set- and mod-instructions for attributes 15 years ago