Marc Zinnschlag
afa859a6a6
Merge remote branch 'jhooks/clothingarmor'
...
Conflicts:
apps/openmw/mwrender/npcanimation.cpp
13 years ago
scrawl
52b0b28c78
fixed the mygui output on console
13 years ago
scrawl
4a6a8e5420
don't write to disk
13 years ago
scrawl
800df7376c
use the cursors from morrowind.bsa and remove mwpointer.png
13 years ago
scrawl
33f360f52f
transparency fix
13 years ago
scrawl
944654f263
image rotating function
13 years ago
Jason Hooks
74deb5588d
Post merge
13 years ago
Jason Hooks
57299571d5
Preparing for clothes/armor
13 years ago
Roman Melnik
d09f0610ea
Add basic windows pinning
...
Create WindowPinnableBase class for windows which should be
allowed to be pinned.
Add skin for pinnable windows - currently just a copy of normal
window with 1 extra button (hopefully this can be improved later).
Handle clicking on PinToggle button (pinning/unpinning a window).
13 years ago
Jason Hooks
0021ccf862
Merge remote-tracking branch 'upstream/master'
13 years ago
Marc Zinnschlag
40310f3663
Merge remote branch 'scrawl/occlusionquery'
13 years ago
scrawl
a4576f043d
fixed the physics debug rendering now activates/deactivates properly
13 years ago
scrawl
8bbb02a1bd
ogre 1.8 fixes
13 years ago
scrawl
72ff7ec030
Merge branch 'next' into occlusionquery
...
Conflicts:
apps/openmw/mwrender/sky.cpp
13 years ago
scrawl
18c2b5eb0a
Merge branch 'next' into occlusionquery
13 years ago
Lukasz Gromanowski
5185a28b60
Issue #225 : Initialize all class members in constructor.
13 years ago
Lukasz Gromanowski
d3b88b9e34
Issue #225 : Added cleanup of allocated memory in BulletNifLoader and BulletShapeLoader.
13 years ago
Lukasz Gromanowski
a7ac0e526e
Issue #225 : Added cleanup of parts of PhysicEngine.
...
Added cleanup of CMotionState inserted to RigidBody,
and btSortedOverlappingPairCache inserted to btDbvtBroadphase
in PhysicEngine.
13 years ago
Lukasz Gromanowski
633e80cded
Issue #225 : Added cleanup of maps used in PhysicEngine.
13 years ago
Chris Robinson
f8f749dbec
Merge remote branch 'zini/next' into sound-rewrite
13 years ago
scrawl
382fa6ac68
fixes
13 years ago
scrawl
53d4be5cf6
object pickup should work everywhere
13 years ago
scrawl
17a4adfe88
add raycast method that returns _all_ objects that were hit
13 years ago
Chris Robinson
2bc81a778b
Merge remote branch 'zini/next' into sound-rewrite
13 years ago
scrawl
f959a5cbeb
auto adjust size of map window title bar
13 years ago
scrawl
99b2b6b648
ogre 1.8 fixes
13 years ago
scrawl
64212c0ee6
replaced all the StaticImage and StaticText in code
13 years ago
scrawl
b0b41a9199
should now compile warning free
13 years ago
scrawl
d451d7bb67
compile fixes for mygui 3.2
13 years ago
Chris Robinson
74e79bb4af
Merge remote branch 'zini/master' into sound-rewrite
...
Conflicts:
apps/openmw/mwsound/soundmanager.cpp
apps/openmw/mwsound/soundmanager.hpp
13 years ago
Jason Hooks
2b3e75718c
Updating everything
13 years ago
Jason Hooks
ed7cb1dc67
restarting
13 years ago
Marc Zinnschlag
655f9fe920
Merge remote branch 'k1ll/staticogre'
13 years ago
k1ll
b83b7d0650
Added OGRE_STATIC as cmake option and removed the code for the BSPSceneManager plugin.
13 years ago
Chris Robinson
42b445383f
Remove Mangle- and OpenEngine-related sound code
...
Start of the sound code refactoring. Currently there is no sound, but it will
be added back.
13 years ago
k1ll
b7eb7ff8e3
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
13 years ago
Michael Papageorgiou
3b6826b1ac
Set the attenuation model to linear, to be more in line with the vanilla game
13 years ago
Michael Papageorgiou
836732096e
Fix both relative and 3D sounds
13 years ago
Nikolay Kasyanov
b4343431c6
Merged openengine into openmw
13 years ago
Nikolay Kasyanov
48c12e9d5c
Merge mangle into openmw
13 years ago
Marc Zinnschlag
4c240c644f
OpenEngine update (log fix)
13 years ago
Marc Zinnschlag
e7fa1d94b8
Merge remote branch 'scrawl/shapefix'
13 years ago
scrawl
ba0365a427
collision shape scale fix
13 years ago
Marc Zinnschlag
12b7c6f1ac
Merge remote branch 'corristo/master'
13 years ago
Marc Zinnschlag
be70d197e5
Merge branch 'next'
...
Conflicts:
.gitignore
cmake/FindOGRE.cmake
13 years ago
Nikolay Kasyanov
70da2a2a99
removed tabs
13 years ago
Nikolay Kasyanov
fa3fbf940c
Fix for OS X 10.6 support
13 years ago
Marc Zinnschlag
1652680e9b
mangle update (music workaround)
13 years ago
Nikolay Kasyanov
cb780720bb
fix for string.h: use our own strnlen only on OS X < 10.7
13 years ago
Marc Zinnschlag
69a00df01a
submodule update (uncommon crash fix)
13 years ago