Marc Zinnschlag
c85aaafac2
more include cleanup (most removing Ogre.h)
13 years ago
Marc Zinnschlag
4c39fefd1e
Issue #107 : World is accessed only through the interface class from now on; some include cleanup
13 years ago
scrawl
87127775e8
fix shutdown crash if ogre was not initialised yet
13 years ago
scrawl
01d1995164
fix compilation against latest bullet svn
13 years ago
Marc Zinnschlag
ba38bad46e
Merge remote branch 'scrawl/leakfix'
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
scrawl
447158e9d6
shutdown crash fix
13 years ago
Sylvain THESNIERES
0c7476b88c
Fix build in DEBUG mode for MSVC
...
- commented stall code
13 years ago
scrawl
42e44ac1b5
fixed some leaks
13 years ago
scrawl
c85c794c86
fixed some cppcheck issues
13 years ago
Edmondo Tommasina
a9a582f858
renderer.cpp: fix std::runtime_error compile error
13 years ago
scrawl
c5a685d11f
addition to last commit: show the selected weapon/spell names as inventory/spell window caption
13 years ago
scrawl
5d03e86613
added field of view and texture filtering to settings window
13 years ago
scrawl
14f4f09f83
proper resolution switching (reposition GUI & adjust mouse clipping region)
13 years ago
scrawl
f6a6684685
when the resolution changes, adjust camera aspect ratio and recreate compositors
13 years ago
scrawl
656a8f1be9
working menu transparency slider
13 years ago
scrawl
343bbaf0fd
integrated video settings in the settings file, the launcher is now useless
13 years ago
scrawl
a284bfb4d0
Merge branch 'master' into inventoryGUI
13 years ago
gugus
09ec1da0f6
fix the latest commit: objects activation works again.
13 years ago
scrawl
c5d685c780
added an assert
13 years ago
scrawl
78b06d0ebf
inventory window pinning
13 years ago
scrawl
a4d6d1baff
added a utility for creating texture atlas at runtime
13 years ago
scrawl
c4b63bdb2f
.gitmodules
13 years ago
scrawl
04ead5eb42
make the no-clip mode move much faster
13 years ago
scrawl
6850f3945c
disable those physics debug prints
13 years ago
scrawl
a13f542396
disable snapping underwater
13 years ago
scrawl
86b6184f43
pMove in a seperate loop with fixed timestep to prevent frame-dependent movement
13 years ago
scrawl
4655ec94f0
Merge branch 'master' into physicsaedra2 & fix warnings
...
Conflicts:
apps/openmw/mwworld/scene.cpp
13 years ago
scrawl
50d79a8815
Merge branch 'next' into tooltips
13 years ago
scrawl
2c89306306
Merge branch 'physicsaedra2' of https://github.com/jhooks1/openmw into physicsaedra2
13 years ago
Jason Hooks
8ebae0b706
Solid trace
13 years ago
Jason Hooks
16855291a7
Implementing snapping
13 years ago
Jason Hooks
00260a24ce
Water corrections
13 years ago
scrawl
75b336baea
Merge branch 'physicsaedra2' of https://github.com/jhooks1/openmw into physicsaedra2
...
Conflicts:
apps/openmw/mwinput/inputmanager.cpp
apps/openmw/mwworld/player.cpp
libs/openengine/bullet/physic.cpp
13 years ago
Jason Hooks
4d07ae7fe0
Swimming working
13 years ago
Jason Hooks
5f9056c45d
Better no clip
13 years ago
scrawl
51a76eda92
Merge branch 'master' into graphics
13 years ago
Jason Hooks
1ce759af06
Merging in master
13 years ago
scrawl
14377ba789
window caption fix
13 years ago
scrawl
b3dc1931a9
general GUI refactoring, part 1
13 years ago
scrawl
10398723d8
use different image pixel format
13 years ago
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
f2fae770d4
Merge branch 'master' into physicsaedra2
...
Conflicts:
apps/openmw/mwworld/player.cpp
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