Commit Graph

3550 Commits (2a3ce5ee6df8da1ca3a98dcf7080b834b4691692)
 

Author SHA1 Message Date
scrawl de3daf3dc1 allow the 'lock' and 'unlock' script commands to work on containers, like in morrowind 13 years ago
Jason Hooks ac6b455592 StepSize moved back to 9 13 years ago
Marc Zinnschlag 4a726f272b Merge remote branch 'pvdk/filedialog' 13 years ago
Marc Zinnschlag badb20e5df Merge remote branch 'scrawl/rendererselection' 13 years ago
Pieter van der Kloet f81e127701 Created custom directory dialog which only accepts Data Files dirs 13 years ago
scrawl b831c3313d render system was not written on launcher exit 13 years ago
Jason Hooks a1902b4121 Tweaks for high speed 13 years ago
Marc Zinnschlag 3c42a71dae removed some cout spam 13 years ago
Marc Zinnschlag e2a77037eb fixed a type in a script instruction 13 years ago
Marc Zinnschlag 8283f5f135 added setHello/Fight/Flee/Alarm instructions 13 years ago
Marc Zinnschlag ea29b74bb4 added per NPC/creature basic AI-settings (hello, fight, flee, alarm) 13 years ago
Marc Zinnschlag 7454713a9b addet provisional implementation of AiWander (doesn't do anything yet) 13 years ago
Marc Zinnschlag b16157a618 documentation fix 13 years ago
Marc Zinnschlag 3167ae9473 added force/clearforce instructions for run and sneak 13 years ago
Marc Zinnschlag 0795730a19 Merge branch 'xdoty' into script 13 years ago
Marc Zinnschlag fe85de5ea7 Issue #181: assignment to member variables 13 years ago
Marc Zinnschlag 10b27e582b Issue #181: various fixed to member variable access 13 years ago
Marc Zinnschlag 8b19de17b6 Iisue #181: enable member variable access from expressions in console 13 years ago
Marc Zinnschlag 6c5b21fa42 Issue #181: Member variable access in expressions; error reporting fix for the previous commit 13 years ago
Marc Zinnschlag 6a89d76321 Issue #181: Improved script error reporting for local and global scripts 13 years ago
gugus 5397b9dba6 Merge branch 'physicsaedra3' of https://github.com/jhooks1/openmw.git into objectRotationScaling 13 years ago
Marc Zinnschlag d1441d79e7 Issue #181: added code generation for member variable access 13 years ago
Marc Zinnschlag 050559d2e2 Issue #181: added member variable access token 13 years ago
Marc Zinnschlag 7caf727606 added new contributor to readme file 13 years ago
Marc Zinnschlag ba38bad46e Merge remote branch 'scrawl/leakfix' 13 years ago
gugus 974585d357 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling 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
scrawl 584ae30213 don't show diseases and curses in the spell list 13 years ago
scrawl 0b850a2cb5 fix crash introduced by last commit 13 years ago
Marc Zinnschlag 0f71439991 Merge remote branch 'garvek/master' 13 years ago
scrawl b6744e6195 Merge branch 'master' into leakfix 13 years ago
scrawl e498495589 fix a leak: physics heightfield was only destroyed on cell change and not on exit 13 years ago
Sylvain THESNIERES 9f84518910 Remove dead code
Object class is quake specific stuff and these parts were *dead*. There is more references to the pointer but it is commented and seems to be used as "reference code" for future implementation of player functions, so I prefered not touching them.
13 years ago
Jason Hooks c4c8288af8 Seven digit scales 13 years ago
Jason Hooks 897a331244 NPC activation 13 years ago
Alexander "Ace" Olofsson 82fba53771 Removed the license screen and changed so all licenses are instead installed to the game folder. 13 years ago
Jason Hooks 5028f9926d Bullet scale solution 13 years ago
Jason Hooks 10810ee311 Outputting formatted string with scale 13 years ago
Jason Hooks 20288de685 Post merge 13 years ago
Jason Hooks b14c132a31 Merging in the latest master 13 years ago
Jason Hooks 595b0729da Few things changed 13 years ago
Pieter van der Kloet 0bcec32c70 Changed launcher logo to the new one done by Necrod 13 years ago
Jason Hooks fb0a52809d Changing transformation processing 13 years ago
scrawl 447158e9d6 shutdown crash fix 13 years ago
Sylvain THESNIERES 0c7476b88c Fix build in DEBUG mode for MSVC
- commented stall code
13 years ago
Sylvain THESNIERES fc3a3fc173 MSVC build compliance:
- static const float member is not ISO
- callback do not match DLL signature
13 years ago
Sylvain THESNIERES 7354d1eccb CMake fixes:
- Fix environment variable in Bullet
- Remove spurious message in MyGUI
13 years ago
scrawl 246c6493df Merge branch 'master' into graphics 13 years ago
Marc Zinnschlag ce43ff8d05 Issue #181: added member variable access opcodes 13 years ago
Marc Zinnschlag eb0be10e80 Merge branch 'script' into xdoty 13 years ago