Commit Graph

17 Commits (d4d46fc60256177968c96e9653ced2f83652338e)

Author SHA1 Message Date
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
Alex de1f423bd7 initial move of script opcodes and registerExtensions functions to components/compiler 12 years ago
Marc Zinnschlag 90de02b901 Issue #350: console only script instructions 13 years ago
gugus 0a67f60a6e Clean-up 13 years ago
Marc Zinnschlag 0f4adc39b3 added animation-related script instructions 13 years ago
Marc Zinnschlag e4a0702bb4 added journal-related script instructions 14 years ago
Marc Zinnschlag 68a788b2c8 added instructions for enabling/disabling player controls (they don't do anything yet) 15 years ago
Marc Zinnschlag 14cf007a3f added first batch of AI-related instructions and functions (they don't do anything at this point) 15 years ago
Marc Zinnschlag 3ea85b4619 added AddItem instruction 15 years ago
Marc Zinnschlag 77a0215d53 added get-, set- and mod-instructions for attributes 15 years ago
Marc Zinnschlag a9825f92ee moved installOpcodes function from scriptmanager to extensions 15 years ago
Marc Zinnschlag f3b70e05a9 added sky-related script functions and instructions 15 years ago
Marc Zinnschlag 31b4d83fac moved sound extensions from mwsound to mwscript (reduces coupling between openmw components) 15 years ago
Marc Zinnschlag 0efe4742a6 added script-gui interface and gui-related script instructions 15 years ago
Marc Zinnschlag 3df5d377f2 added xbox function 15 years ago
Marc Zinnschlag c12752df4d added sound manager skeleton and sound script functions 15 years ago
Marc Zinnschlag f0c492ae22 added CellChanged script function 15 years ago