1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-08-10 09:14:07 +00:00

Commit graph

  • 162642e672 Prefix some SoundManager class member variables Chris Robinson 2012-03-18 11:17:45 -0700
  • 9c85a8c1ce Merge branch 'dialogue' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-18 19:06:52 +0100
  • 02e979ed4b Merge remote branch 'gus/DialogueSystem' into dialogue Marc Zinnschlag 2012-03-18 19:06:31 +0100
  • ce2cb709c5 fixed getJournalIndex function Marc Zinnschlag 2012-03-18 19:05:35 +0100
  • 00d3bc9d23 every filters are check during dialogue now. There is a problem with journal. gugus 2012-03-18 18:58:22 +0100
  • 7f2ff6f5f1 removed the TODO gugus 2012-03-18 18:05:28 +0100
  • 4afe6dd235 death filter gugus 2012-03-18 18:04:51 +0100
  • 48e6a42168 Merge branch 'dialogue' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-18 17:59:11 +0100
  • 34b33b78d2 better filters gugus 2012-03-18 17:58:14 +0100
  • 76b24d9d1a fixed a compile error Marc Zinnschlag 2012-03-18 17:30:05 +0100
  • 2f92559fc7 Use OpenAL's linear attenuation model Chris Robinson 2012-03-18 09:05:38 -0700
  • 8740354c80 inventory filter now use player inventory gugus 2012-03-18 17:03:54 +0100
  • a256b9a7b0 Remove a comment about Audiere Chris Robinson 2012-03-18 08:42:55 -0700
  • 019a28093b better filters gugus 2012-03-18 15:26:18 +0100
  • 3a00fbb950 removed mygui from source tree and use system install instead scrawl 2012-03-18 15:11:37 +0100
  • d9677cb33e fixed problem with parsing optional string arguments Marc Zinnschlag 2012-03-18 14:27:49 +0100
  • 100c6a42a5 better default values for filters gugus 2012-03-18 11:32:05 +0100
  • 655f9fe920 Merge remote branch 'k1ll/staticogre' Marc Zinnschlag 2012-03-18 11:16:34 +0100
  • af875896ad fix for issue #179 Marc Zinnschlag 2012-03-18 11:09:38 +0100
  • 3fea3e7d25 Fix stereo files with libsndfile Chris Robinson 2012-03-17 23:47:12 -0700
  • f7ac94d686 Pass the new position to the sound update method Chris Robinson 2012-03-17 23:41:45 -0700
  • 44fc204864 Avoid passing a sound decoder to the play methods Chris Robinson 2012-03-17 23:30:43 -0700
  • ddfa906922 Add a missing include Chris Robinson 2012-03-17 22:45:28 -0700
  • a69ec91242 Remove some unnecessary wrappers and do some small cleanups Chris Robinson 2012-03-17 22:13:57 -0700
  • b83b7d0650 Added OGRE_STATIC as cmake option and removed the code for the BSPSceneManager plugin. k1ll 2012-03-17 20:03:37 +0100
  • 187b8e58d6 fixed handling of optional instruction/function arguments; removed choice workaround Marc Zinnschlag 2012-03-17 19:32:44 +0100
  • a91085a1b9 Add a couple comments Chris Robinson 2012-03-17 10:45:11 -0700
  • 7160d20db3 Be more consistent with the vector orientations given the sound handler Chris Robinson 2012-03-17 10:36:34 -0700
  • cbeff4657f Pass the loop and untracked flags when playing a 3d sound Chris Robinson 2012-03-17 10:16:22 -0700
  • 87adf6002a Fix a copy-paste typo in the openal output Chris Robinson 2012-03-17 09:57:39 -0700
  • 5563f583ff Add and implement methods to update tracked sounds on an object Chris Robinson 2012-03-17 09:51:03 -0700
  • 979ae89aab Pass volume and pitch parameters to streamed sounds Chris Robinson 2012-03-17 09:37:41 -0700
  • cac07d0fbf Remove some unnecessary methods Chris Robinson 2012-03-17 09:27:31 -0700
  • e49a090af7 Remove unnecessary hack Chris Robinson 2012-03-17 09:16:09 -0700
  • d57051375d Implement non-streaming sounds with OpenAL Chris Robinson 2012-03-17 09:15:47 -0700
  • f87bd65ae1 Merge branch 'DialogueSystem' of github.com:scrawl/openmw into DialogueSystem gugus 2012-03-17 17:00:28 +0100
  • 846196d048 fixed a crash gugus 2012-03-17 16:56:22 +0100
  • 9adf1e8461 Keep a handle on played sounds Chris Robinson 2012-03-17 08:02:46 -0700
  • 21143f006b fix several warnings scrawl 2012-03-17 15:47:22 +0100
  • 9d4f79bcfc GCC compile fix scrawl 2012-03-17 15:24:47 +0100
  • dbbf50a184 Journal sounds, close sound will be added later Michael Papageorgiou 2012-03-17 15:52:57 +0200
  • 656863ec6e Add functions to play sounds Chris Robinson 2012-03-17 06:51:44 -0700
  • a46f8ced05 Keep the sound output's listener updated with the camera position Chris Robinson 2012-03-17 06:18:59 -0700
  • 5e939e4818 map window now works for interiors scrawl 2012-03-17 13:59:51 +0100
  • 1840401172 weather transitions (e.g. from clear to cloudy) use timescale scrawl 2012-03-17 13:14:31 +0100
  • 3ae69f792a no light-"jumps" during night scrawl 2012-03-17 12:57:52 +0100
  • 2dabdcb9e5 Add a function to update the sound listener Chris Robinson 2012-03-17 04:22:54 -0700
  • 2429755bf1 Make the sound's Play method return void Chris Robinson 2012-03-17 03:20:43 -0700
  • caf5d71d44 Make the sound decoder's Open method return void Chris Robinson 2012-03-17 03:18:28 -0700
  • 1b41987e18 Move OpenAL_SoundStream function definitions out of the class Chris Robinson 2012-03-17 03:15:07 -0700
  • 2f6b73d461 Prevent streamMusic from throwing an exception Chris Robinson 2012-03-17 03:06:35 -0700
  • 207d7dd89e Stop and delete the current music before deleting the sound output Chris Robinson 2012-03-17 03:01:51 -0700
  • 1ade01edc8 Add a function to stream sounds Chris Robinson 2012-03-17 02:55:08 -0700
  • 9cf42f6d0f Flesh out the sound decoder a bit more Chris Robinson 2012-03-17 02:51:46 -0700
  • 637617056b Make a skeleton Sound class Chris Robinson 2012-03-17 02:45:18 -0700
  • 246b0266fb Remove references to Audiere. It's not supported for now. Chris Robinson 2012-03-17 00:11:59 -0700
  • 46cd84aac5 Add a skeleton ffmpeg decoder Chris Robinson 2012-03-16 23:59:21 -0700
  • 1322b1e160 Move Sound_Output's definition to a separate header Chris Robinson 2012-03-16 23:40:07 -0700
  • 10037e79e7 Add a skeleton decoder class using mpg123 and libsndfile Chris Robinson 2012-03-16 23:18:15 -0700
  • 45b612ab3b Add a skeleton output classs using OpenAL Chris Robinson 2012-03-16 22:12:17 -0700
  • 42b445383f Remove Mangle- and OpenEngine-related sound code Chris Robinson 2012-03-16 17:08:13 -0700
  • 3e4cf64a77 Merge branch 'master' into shaders scrawl 2012-03-16 20:46:18 +0100
  • 5ea2122f79 sun gradually disappears scrawl 2012-03-16 20:39:58 +0100
  • d18b3271b1 transition tweak 2 scrawl 2012-03-16 20:32:41 +0100
  • 460b584934 transition tweaks scrawl 2012-03-16 19:49:01 +0100
  • 7d81422c27 Better fix for the Framework problem. k1ll 2012-03-16 19:17:10 +0100
  • a67cc8e73b more fixes scrawl 2012-03-16 19:02:33 +0100
  • 5b08baf5bf a little fix for CMake to be able not to build the launcher gugus 2012-03-16 18:20:02 +0100
  • 10321ff51a Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-16 17:58:23 +0100
  • 042d87f77f a lot of clean up gugus 2012-03-16 17:53:34 +0100
  • 91801e5cab stop spamming messages gugus 2012-03-16 17:39:14 +0100
  • 56a84b6a1a choices works. The only thing remaining is the script arguments problems. Need a lot of clean up too. gugus 2012-03-16 17:30:59 +0100
  • c885ec1bd1 Merge branch 'master' into minimap scrawl 2012-03-16 17:10:27 +0100
  • 91d2031eb7 first attempt at map window scrawl 2012-03-16 17:09:31 +0100
  • b2c6d52db1 Another file search fix Michael Papageorgiou 2012-03-16 09:00:18 +0200
  • c5bbbee9c1 Added needed cmake files and added a comment to clarify the changes in FindOgre.cmake k1ll 2012-03-15 21:37:55 +0100
  • 877cb2aca7 much better looking moons scrawl 2012-03-15 20:35:23 +0100
  • e354203c21 stars rotation scrawl 2012-03-15 19:49:15 +0100
  • e8eea03b4c Fixed a few more non-virtual destructor warnings Alexander "Ace" Olofsson 2012-03-15 17:40:42 +0100
  • 65fc141b62 Merge branch 'master' into pgrd-rendering Nikolay Kasyanov 2012-03-15 20:38:21 +0400
  • 1c0bf162f2 boost compatibility fix Marc Zinnschlag 2012-03-15 16:56:36 +0100
  • a7211d2a90 Merge remote branch 'werdanith/searchfix' Marc Zinnschlag 2012-03-15 16:54:29 +0100
  • 588ac44bc7 Improved matching for the FileListLocator Michael Papageorgiou 2012-03-15 17:32:10 +0200
  • 5b378e820d warning level adjustments and some related fixes Marc Zinnschlag 2012-03-15 16:01:41 +0100
  • b7eb7ff8e3 Added support for linking static Ogre libraries and plugins into the launcher and openmw. k1ll 2012-03-15 15:51:39 +0100
  • 311c0b04e2 Merge remote branch 'ace/win-warning' Marc Zinnschlag 2012-03-15 15:07:31 +0100
  • 6f9d9c0f9e another armour class detection fix Marc Zinnschlag 2012-03-15 15:05:14 +0100
  • 8d60a7f03b Merge remote branch 'corristo/master' Marc Zinnschlag 2012-03-15 14:40:27 +0100
  • 7ab20c3eb1 fixed armour class detection Marc Zinnschlag 2012-03-15 14:36:12 +0100
  • c616d005e8 fixed a spelling mistake Marc Zinnschlag 2012-03-15 14:31:16 +0100
  • 04494893c8 Added some release mode warnings Alexander "Ace" Olofsson 2012-03-15 14:10:12 +0100
  • 3c3fb8d706 Merge remote branch 'werdanith/activationsounds2' into equipment Marc Zinnschlag 2012-03-15 14:06:48 +0100
  • f7c7ed0ac7 Fix regression with locating sound files Michael Papageorgiou 2012-03-15 13:56:46 +0200
  • 47f8005064 added installation instruction for OS X Nikolay Kasyanov 2012-03-15 14:43:45 +0400
  • a936bee8ea Updated Mac build instructions Nikolay Kasyanov 2012-03-15 14:40:39 +0400
  • 3b6826b1ac Set the attenuation model to linear, to be more in line with the vanilla game Michael Papageorgiou 2012-03-14 22:36:06 +0200
  • 2edd7e59f4 some fixes and facilities for saving the fog of war to disk scrawl 2012-03-14 20:44:06 +0100
  • 07d8d654cd one step toward function filters and end choices. gugus 2012-03-14 18:47:29 +0100
  • 5a46d58da5 fully working fog of war scrawl 2012-03-14 17:44:19 +0100
  • ff866269ec Merge remote branch 'corristo/pgrd' Marc Zinnschlag 2012-03-14 16:45:53 +0100