Michael Mc Donnell
|
18fd14ff75
|
Workaround for FindMyGUI.cmake path space bug on Windows.
See bug 353 http://bugs.openmw.org/issues/353
|
13 years ago |
Marc Zinnschlag
|
f6d657a5f4
|
Merge branch 'osx_fix'
|
13 years ago |
Marc Zinnschlag
|
f8e54b401b
|
fixed linkage problem
|
13 years ago |
scrawl
|
15a16aeba1
|
Fixed DirectX HLSL shaders and re-enabled them in the gui
|
13 years ago |
Nikolay Kasyanov
|
3b776cb3ca
|
fixed submodule version
|
13 years ago |
Nikolay Kasyanov
|
32d2326b4d
|
Update components/files/ogreplugin.hpp
removed #error directive
|
13 years ago |
Nikolay Kasyanov
|
03cccee0e4
|
bug #348: workaround for boost older than 1.44
|
13 years ago |
Nikolay Kasyanov
|
defab0e4b5
|
Merge remote-tracking branch 'upstream/master' into osx_fix
Conflicts:
CMakeLists.txt
|
13 years ago |
Nikolay Kasyanov
|
b05dfeae70
|
bug #348: cleanup
moved files to appropriate component, moved function to namespace,
added docs
|
13 years ago |
Michael Mc Donnell
|
e7a1ab9fa6
|
Define OGRE_PLUGIN_DEBUG_SUFFIX in all cases.
|
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 |