Commit Graph

246 Commits (d955a0efc498fcdf2d3a35d2939aeff6ef59cec3)

Author SHA1 Message Date
athile d955a0efc4 WIP Windows build 15 years ago
Marc Zinnschlag 978c73add5 fixed sound removal on cell change 15 years ago
Marc Zinnschlag 13409b546f Merge commit 'upstream/master' 15 years ago
Nicolay Korslund 2ad9850070 Added .wav -> .mp3 sound file lookup 15 years ago
Marc Zinnschlag f98012d143 Merge commit 'upstream/master' 15 years ago
Nicolay Korslund 3127602c57 Added file_finder component. Used by sound system. 15 years ago
Marc Zinnschlag de6e8b4cad Merge commit 'upstream/master' 15 years ago
Nicolay Korslund 104f3fdd50 Added path conversion for say() sounds 15 years ago
Marc Zinnschlag b15c917c01 Merge commit 'upstream/master' 15 years ago
Nicolay Korslund 064bc4b6c9 Finished sound system 15 years ago
Marc Zinnschlag 67a067e49c changed name of teleport doors to the name of the destination cell 15 years ago
Marc Zinnschlag 6e46ddae33 more detailed report of unhandled info record fields 15 years ago
Marc Zinnschlag 3b49d6c826 added NPC stats 15 years ago
Nicolay Korslund 38ad2d98f9 Fixed windows issues + one minor optimization on to_utf8 15 years ago
Nicolay Korslund 358e1ca5a5 Added custom UTF8 converter. Removed iconv dependency. 15 years ago
Nicolay Korslund 9a5e7816eb Renabled music. WILL CRASH WITH MPG123 v1.12.1. 15 years ago
Nicolay Korslund 65c2070086 Temporarily disabled music 15 years ago
Nicolay Korslund 9300e60514 Merge branch 'master' of http://github.com/zinnschlag/openmw 15 years ago
Nicolay Korslund 31017447eb Added --nosound switch 15 years ago
Marc Zinnschlag 4f3f174016 fixed a dialogue bug 15 years ago
Nicolay Korslund 304692dc8e Merge branch 'master' of http://github.com/zinnschlag/openmw 15 years ago
Marc Zinnschlag 6258654383 fixed a very sloppy merge 15 years ago
Marc Zinnschlag 2cfe5f0697 Merge branch 'master' into dialogue
Conflicts:
	apps/openmw/mwclass/creature.cpp
	apps/openmw/mwclass/creature.hpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwclass/npc.hpp
	apps/openmw/mwworld/class.cpp
	apps/openmw/mwworld/class.hpp
15 years ago
Marc Zinnschlag e42f1bbc11 open dialogue window, if a matching greetings info record is found 15 years ago
Nicolay Korslund 6cdb0f1152 Enabled music streaming 15 years ago
Nicolay Korslund 88f10eb222 Merge branch 'sound_system' 15 years ago
Nicolay Korslund f2b2fe560f Mangle update: Implemented streaming, fixed various bugs. 15 years ago
Nicolay Korslund 80383fe60e Merge branch 'master' of http://github.com/zinnschlag/openmw 15 years ago
Marc Zinnschlag 05382f206e Merge commit 'upstream/master' 15 years ago
Nicolay Korslund 08289158d7 Added support for WAV files with libsndfile 15 years ago
Marc Zinnschlag 5543c84586 bug-fixes: actors were registered twice at cell change; disabled references were rendered at cell change 15 years ago
Nicolay Korslund dbd42386da temporary try/catch around sound loading 15 years ago
Nicolay Korslund 9875d74abf Implemented 3D sound placement. Sound management / lookup system not
done yet.
15 years ago
Marc Zinnschlag 6f28bd9adf handle sounds when enabling/disabling 15 years ago
Marc Zinnschlag d57c984517 added enable and disable functions to class hierarchy; fixed a bug regarding actors in cellings being actived 15 years ago
Marc Zinnschlag 967f85875d reimplemented class-dependend rendering code in MWClass 15 years ago
Marc Zinnschlag 4649d7fa41 stop sounds on cell change 15 years ago
Marc Zinnschlag a6858b0cc4 Merge branch 'master' into class2 15 years ago
Marc Zinnschlag 0a8d0fed40 added cell-wide stopSound function 15 years ago
Marc Zinnschlag de2eeb4cde integrated insertObject function into class hierarchy 15 years ago
Marc Zinnschlag 1d91ac9d9e sound manager interface enhancement 15 years ago
Nicolay Korslund 05b3140740 Enabled crosshairs 15 years ago
Nicolay Korslund 912c8b1f2d Added mpg123 file reader 15 years ago
Nicolay Korslund cad9712411 Implemented FFMpeg sound loading. Selecting sound library is controlled through the CMake file. 15 years ago
Nicolay Korslund cf4185faef Added sound test (remember to git submodule update) 15 years ago
Marc Zinnschlag b94e09e030 fixed a bug that prevented local scripts from running 15 years ago
Nicolay Korslund 7516e4ca53 Added music playing as a test 15 years ago
Nicolay Korslund 8067d62800 Decoupled SoundManager from Interpreter::Context 15 years ago
Nicolay Korslund 34572f0b19 Compiled and linked in sound system (not yet functional) 15 years ago
Marc Zinnschlag 19c5ace602 added test for actor faction 15 years ago