Commit Graph

3579 Commits (778e59ee37919ab3320ec3374b5d3f8a9c06039a)
 

Author SHA1 Message Date
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
Marc Zinnschlag ff84fbbfa7 Added DontSaveObject script instruction
We are ignoring it for now and unless users protest we will probably keep it that way.
13 years ago
Marc Zinnschlag 6ec2a2091c Issue #305: Allow the use of = as a synonym for == 13 years ago
Marc Zinnschlag 72fca40090 Issue #181: member variable access in interpreter context 13 years ago
Jason Hooks 4ff36a9018 Bullet loader trafos changed to match NIFLoader 13 years ago
scrawl 42e44ac1b5 fixed some leaks 13 years ago
scrawl c85c794c86 fixed some cppcheck issues 13 years ago
scrawl dfac5f26c3 fixed some issues:
- probes were not showing up in inventory category "misc"
- lights, probes, lockpicks were not equippable
- weapons could not be picked up
13 years ago
scrawl ea8e3ca1c8 fix item duplication bug when picking up object with the mouse and immediately dropping again 13 years ago
scrawl 1ecc6f97ed alchemy effect fix 13 years ago
scrawl d56defd4f4 set input focus to console after selecting objects in console mode 13 years ago
scrawl 8e96871acd remove something unused 13 years ago
gugus 0012d7eb58 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
	apps/openmw/mwscript/docs/vmformat.txt
13 years ago
Marc Zinnschlag ad54955e95 Merge remote branch 'scrawl/objectselection' 13 years ago
scrawl b8464d4ce5 allow picking up objects from the gameworld with the mouse in inventory mode 13 years ago
scrawl b886aea298 change console skin to MW_Window and set the selected object refID as window title 13 years ago
scrawl 0ba0b2122e set the implicit object for script excution by clicking on it 13 years ago
Jason Hooks d081f7ea83 Don't run up walls 13 years ago
Edmondo Tommasina a9a582f858 renderer.cpp: fix std::runtime_error compile error 13 years ago
scrawl fbaedd2c3a new underwater colors 13 years ago
scrawl 36d26e0681 set the camera orientation after using teleport doors 13 years ago
Marc Zinnschlag 2bbbff2b75 Merge remote branch 'scrawl/spellwindow' 13 years ago