Chris Robinson
|
2dabdcb9e5
|
Add a function to update the sound listener
|
13 years ago |
Chris Robinson
|
2429755bf1
|
Make the sound's Play method return void
|
13 years ago |
Chris Robinson
|
caf5d71d44
|
Make the sound decoder's Open method return void
Errors are thrown, not returned
|
13 years ago |
Chris Robinson
|
1b41987e18
|
Move OpenAL_SoundStream function definitions out of the class
|
13 years ago |
Chris Robinson
|
2f6b73d461
|
Prevent streamMusic from throwing an exception
|
13 years ago |
Chris Robinson
|
207d7dd89e
|
Stop and delete the current music before deleting the sound output
|
13 years ago |
Chris Robinson
|
1ade01edc8
|
Add a function to stream sounds
|
13 years ago |
Chris Robinson
|
9cf42f6d0f
|
Flesh out the sound decoder a bit more
|
13 years ago |
Chris Robinson
|
637617056b
|
Make a skeleton Sound class
|
13 years ago |
Chris Robinson
|
246b0266fb
|
Remove references to Audiere. It's not supported for now.
|
13 years ago |
Chris Robinson
|
46cd84aac5
|
Add a skeleton ffmpeg decoder
|
13 years ago |
Chris Robinson
|
1322b1e160
|
Move Sound_Output's definition to a separate header
|
13 years ago |
Chris Robinson
|
10037e79e7
|
Add a skeleton decoder class using mpg123 and libsndfile
|
13 years ago |
Chris Robinson
|
45b612ab3b
|
Add a skeleton output classs using OpenAL
|
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 |
scrawl
|
3e4cf64a77
|
Merge branch 'master' into shaders
|
13 years ago |
scrawl
|
5ea2122f79
|
sun gradually disappears
|
13 years ago |
scrawl
|
d18b3271b1
|
transition tweak 2
|
13 years ago |
scrawl
|
460b584934
|
transition tweaks
|
13 years ago |
k1ll
|
7d81422c27
|
Better fix for the Framework problem.
|
13 years ago |
scrawl
|
a67cc8e73b
|
more fixes
|
13 years ago |
gugus
|
5b08baf5bf
|
a little fix for CMake to be able not to build the launcher
|
13 years ago |
gugus
|
10321ff51a
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem
|
13 years ago |
gugus
|
042d87f77f
|
a lot of clean up
|
13 years ago |
gugus
|
91801e5cab
|
stop spamming messages
|
13 years ago |
gugus
|
56a84b6a1a
|
choices works. The only thing remaining is the script arguments problems.
Need a lot of clean up too.
|
13 years ago |
scrawl
|
c885ec1bd1
|
Merge branch 'master' into minimap
|
13 years ago |
scrawl
|
91d2031eb7
|
first attempt at map window
|
13 years ago |
Michael Papageorgiou
|
b2c6d52db1
|
Another file search fix
|
13 years ago |
k1ll
|
c5bbbee9c1
|
Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake
|
13 years ago |
scrawl
|
877cb2aca7
|
much better looking moons
|
13 years ago |
scrawl
|
e354203c21
|
stars rotation
|
13 years ago |
Alexander "Ace" Olofsson
|
e8eea03b4c
|
Fixed a few more non-virtual destructor warnings
|
13 years ago |
Marc Zinnschlag
|
1c0bf162f2
|
boost compatibility fix
|
13 years ago |
Marc Zinnschlag
|
a7211d2a90
|
Merge remote branch 'werdanith/searchfix'
|
13 years ago |
Michael Papageorgiou
|
588ac44bc7
|
Improved matching for the FileListLocator
|
13 years ago |
Marc Zinnschlag
|
5b378e820d
|
warning level adjustments and some related fixes
|
13 years ago |
k1ll
|
b7eb7ff8e3
|
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
|
13 years ago |
Marc Zinnschlag
|
311c0b04e2
|
Merge remote branch 'ace/win-warning'
|
13 years ago |
Marc Zinnschlag
|
6f9d9c0f9e
|
another armour class detection fix
|
13 years ago |
Marc Zinnschlag
|
8d60a7f03b
|
Merge remote branch 'corristo/master'
|
13 years ago |
Marc Zinnschlag
|
7ab20c3eb1
|
fixed armour class detection
|
13 years ago |
Marc Zinnschlag
|
c616d005e8
|
fixed a spelling mistake
|
13 years ago |
Alexander "Ace" Olofsson
|
04494893c8
|
Added some release mode warnings
|
13 years ago |
Marc Zinnschlag
|
3c3fb8d706
|
Merge remote branch 'werdanith/activationsounds2' into equipment
|
13 years ago |
Michael Papageorgiou
|
f7c7ed0ac7
|
Fix regression with locating sound files
|
13 years ago |
Nikolay Kasyanov
|
47f8005064
|
added installation instruction for OS X
|
13 years ago |
Nikolay Kasyanov
|
a936bee8ea
|
Updated Mac build instructions
|
13 years ago |
Michael Papageorgiou
|
3b6826b1ac
|
Set the attenuation model to linear, to be more in line with the vanilla game
|
13 years ago |
scrawl
|
2edd7e59f4
|
some fixes and facilities for saving the fog of war to disk
|
13 years ago |