Commit Graph

3925 Commits (39f87bee0e8b900d457fc58df27bffeb68e32284)
 

Author SHA1 Message Date
greye 37990b5133 fix player update 13 years ago
greye d6150b7482 high-level implementation, unstable 13 years ago
Michael Mc Donnell e7a1ab9fa6 Define OGRE_PLUGIN_DEBUG_SUFFIX in all cases. 13 years ago
gugus d37d0b1947 build fix for windows 13 years ago
gugus b1fac1b00a Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwclass/npc.hpp
13 years ago
Marc Zinnschlag db10baafe1 Merge branch 'scriptconsole' 13 years ago
Marc Zinnschlag 2ccecd839b improved the help text for --script-run; updated readme.txt 13 years ago
Marc Zinnschlag fd6c155118 Issue #352: added --script-run switch 13 years ago
Marc Zinnschlag 23f8595b87 Issue #352: refactored script execution in console 13 years ago
Marc Zinnschlag 90de02b901 Issue #350: console only script instructions 13 years ago
Nikolay Kasyanov a84d8e83cd add const specifier to first argument, also made it reference 13 years ago
Nikolay Kasyanov 7161361b52 cleanup 13 years ago
Nikolay Kasyanov b0b2064232 always add debug suffix in plugin loader
also removed cout spam
13 years ago
Nikolay Kasyanov 23e44a86c6 another attempt to fix 13 years ago
Nikolay Kasyanov a0a086f69d fixed redefining macro 13 years ago
Nikolay Kasyanov 0cdb651c5e removed excess invocation 13 years ago
Nikolay Kasyanov e9d4195500 removed cout spam 13 years ago
Nikolay Kasyanov fbe9a94568 bug #348: fixed OS X deployment
just enable CMake option "OPENMW_OSX_DEPLOYMENT" and it will search
plugins inside application bundle instead of Ogre prefix
13 years ago
Marc Zinnschlag 0da3f2cb59 Issue #314: Playing drink sound when using a potion 13 years ago
Marc Zinnschlag 8b08928dae Issue #351: Added sound playing to Action 13 years ago
Marc Zinnschlag 78fe6fdce5 Issue #351: Refactoring Action class 13 years ago
scrawl 281e15f58e consider all material properties for nif material sharing, instead of just the texture 13 years ago
scrawl 7cf2fc4009 Merge branch 'master' into shadersystem 13 years ago
scrawl 6077965d27 fix the directx startup issue on windows 13 years ago
scrawl c4ee3219c7 Merge branch 'master' into shadersystem 13 years ago
Marc Zinnschlag bb03121edd Merge branch 'drop' 13 years ago
Marc Zinnschlag 7725190f89 removed some redundant code 13 years ago
greye d5e63a767e replace sprintf() with boost::format 13 years ago
Marc Zinnschlag 04ae3cbadd Merge remote branch 'scrawl/master' 13 years ago
scrawl 620b6bf27b change url to work without publickey 13 years ago
greye aa5f63ffcc disabled items placing handling 13 years ago
greye 26595f22f6 float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 13 years ago
greye b734460dc9 Merge branch 'master' of https://github.com/zinnschlag/openmw 13 years ago
scrawl 06bd2cd919 Merge branch 'master' into shadersystem 13 years ago
scrawl 37c7becb07 some potential compability fixes 13 years ago
greye 9f813aa26c update resource naming in getObjectAABB() 13 years ago
scrawl 3feb4ce61b terrain lod morph fix 13 years ago
greye cd04911f3c dropping on the ground 13 years ago
greye 49b1d5e127 fix object placing 13 years ago
greye e7666d3a7f move responsibility for cell changing from CellStore::insertObject to Class::moveToCell 13 years ago
greye bcc47cd5fb local scripts, move placing to World::placeObject(Ptr, CellStore, Position) 13 years ago
greye d5fe378a66 Revert "local script registration"
This reverts commit 0686399a306319a4c49e1009d10215a9c0e65ec2.
13 years ago
greye aff05b9d36 local script registration 13 years ago
greye e1c7d1f529 fixed item sinking 13 years ago
greye 6a3a728a56 Class::getModel implementation 13 years ago
greye 87050e48c8 physics getObjectHeight(), MWWorld::Class::getModel() definition 13 years ago
greye 71253c64ab moving part 2, adding position parameter, stable 13 years ago
greye 61cb012ee7 moving Scene::insertObject to CellStore::insertObject, part 1 13 years ago
greye dd196b013c Merge branch 'master' of https://github.com/zinnschlag/openmw 13 years ago
Chris Robinson e078d438b1 Merge remote branch 'zini/master' into nif-cleanup 13 years ago