k1ll
|
b7eb7ff8e3
|
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
|
13 years ago |
Marc Zinnschlag
|
81abd97753
|
Merge remote branch 'scrawl/weather'
|
13 years ago |
Marc Zinnschlag
|
010c8e6041
|
Merge remote branch 'scrawl/viewingdistance'
|
13 years ago |
scrawl
|
e8267c7363
|
adjusted fog distance, prevents objects suddenly popping up on cell load
|
13 years ago |
scrawl
|
8421fd2670
|
fixed a visual issue with the stars
|
13 years ago |
scrawl
|
f46d9b094b
|
fix weather sounds sometimes playing in interiors
|
13 years ago |
Marc Zinnschlag
|
cbbc295eb6
|
implemented new equipment functions in MWClass
|
13 years ago |
Marc Zinnschlag
|
c314cddb1c
|
added getEquipmentSkill function to Class hierarchy
|
13 years ago |
Marc Zinnschlag
|
ea336214de
|
more inventory sanity checks
|
13 years ago |
Marc Zinnschlag
|
4b73116b9d
|
added getEquipmentSlots function to MWWorld::Class hierarchy
|
13 years ago |
Marc Zinnschlag
|
635b7ec6cb
|
slot system
|
13 years ago |
Marc Zinnschlag
|
222b5b741e
|
Merge branch 'master' into equipment
|
13 years ago |
Pieter van der Kloet
|
1ed1c29db9
|
Fix Boost path problem for Boost versions below 1.43
|
13 years ago |
Pieter van der Kloet
|
96c0b8760e
|
Got rid of the console showing up on Windows and removed libpng stuff
|
13 years ago |
Marc Zinnschlag
|
79158b9325
|
NPCs are using InventoryStore instead of ContainerStore from now on
|
13 years ago |
Marc Zinnschlag
|
84c8cd3720
|
added InventoryStore class (doesn't do anything yet)
|
13 years ago |
Marc Zinnschlag
|
5562653578
|
provisionally fill up containers on cell load
|
13 years ago |
Marc Zinnschlag
|
06e0706b35
|
added fill and clear functions to container store
|
13 years ago |
scrawl
|
2196e1321b
|
added weather sounds
|
13 years ago |
Marc Zinnschlag
|
c259b25fcf
|
Merge remote branch 'werdanith/soundmanagerrefactor'
|
13 years ago |
Michael Papageorgiou
|
6f46f2b7a0
|
SoundManager: add the ability to play non-3d looping sounds
|
13 years ago |
Michael Papageorgiou
|
a309ef7b55
|
Corrected setPlaylist and added stopMusic
|
13 years ago |
Michael Papageorgiou
|
44620ada86
|
SoundManager: Finish up with Task #172, plus cleanup
|
13 years ago |
Michael Papageorgiou
|
ad6175c78a
|
SoundManager: Set up the priority for file look up right and take care of a corner case
|
13 years ago |
Michael Papageorgiou
|
054a176c86
|
Added new FileLibrary class to handle music, this fixes a number of issues.
|
13 years ago |
Marc Zinnschlag
|
3d1cbcd4e7
|
Merge remote branch 'jhooks/animperform'
|
13 years ago |
Michael Papageorgiou
|
54353794e5
|
SoundManager: Completely rewrote the file management
|
13 years ago |
Jason Hooks
|
39ff8d6a01
|
Compile error retry
|
13 years ago |
Michael Papageorgiou
|
03ea3bb62f
|
SoundManager: first attempt at refactoring. BROKEN
|
13 years ago |
Jason Hooks
|
9848b67174
|
Fixing errors
|
13 years ago |
Pieter van der Kloet
|
2429f3960f
|
Merge remote-tracking branch 'upstream/master' into launcher
Conflicts:
apps/launcher/CMakeLists.txt
apps/launcher/datafilespage.cpp
|
13 years ago |
Marc Zinnschlag
|
25f5bdf7aa
|
Merge remote branch 'scrawl/weather'
|
13 years ago |
scrawl
|
3ea2a9f05d
|
changeWeather bugfix
|
13 years ago |
Michael Papageorgiou
|
1776ede9e1
|
Broken sound path fix
|
13 years ago |
Marc Zinnschlag
|
896c7d9fa5
|
Merge remote branch 'scrawl/batching2'
|
13 years ago |
Marc Zinnschlag
|
e7fa1d94b8
|
Merge remote branch 'scrawl/shapefix'
|
13 years ago |
scrawl
|
42a7375a0b
|
adjusted the batch region size, this was the cause for lights going on/off bug
|
13 years ago |
Jason Hooks
|
a81ecb5f65
|
Bug 210 fix
|
13 years ago |
scrawl
|
d74b78a302
|
very minor performance improvement
|
13 years ago |
scrawl
|
ba0365a427
|
collision shape scale fix
|
13 years ago |
Marc Zinnschlag
|
1e998545c7
|
fixed log path
|
13 years ago |
Marc Zinnschlag
|
be70d197e5
|
Merge branch 'next'
Conflicts:
.gitignore
cmake/FindOGRE.cmake
|
13 years ago |
Michael Papageorgiou
|
b3159683a4
|
Replace gengetopt with bullet program options for esmtool's argument handling
|
13 years ago |
Nikolay Kasyanov
|
b283ad86fb
|
revert to old launcher stylesheet location on OS X
|
13 years ago |
Michael Papageorgiou
|
185cd63462
|
ESMTool set to use default Latin encoding
|
13 years ago |
Pieter van der Kloet
|
5ffa3264b2
|
Appended resources/ to the stylesheet path
|
13 years ago |
Marc Zinnschlag
|
3c5f8a4a23
|
void pointer workaround
|
13 years ago |
Marc Zinnschlag
|
ed0fa255b0
|
Merge remote branch 'scrawl/weather' into next
|
13 years ago |
Pieter van der Kloet
|
11ec5cf2e2
|
Stylesheet location changed in CMakeLists and some minor fixes to the launcher
|
13 years ago |
Pieter van der Kloet
|
b320733e45
|
Fixed Qt exits, this time for all occurrences
|
13 years ago |