Commit graph

  • d67ee8b511 console fix more consitent scrawl 2012-03-22 16:18:49 +0100
  • 6b4a35667c fix window titles scrawl 2012-03-22 16:13:36 +0100
  • 755e05e742 fixed ListBox selected item colour scrawl 2012-03-22 16:04:11 +0100
  • d1508f5a59 List -> ListBox scrawl 2012-03-22 15:28:06 +0100
  • 560e702973 fixed scroll bars scrawl 2012-03-22 15:23:23 +0100
  • 26aae9d2ce fix class name typo scrawl 2012-03-22 15:10:29 +0100
  • 161d519206 fixed the dialogue history topic selection scrawl 2012-03-22 15:01:37 +0100
  • 6df6cbc71a updated changelog once more Marc Zinnschlag 2012-03-22 14:12:43 +0100
  • fe9cbdde89 Merge remote branch 'pvdk/master' Marc Zinnschlag 2012-03-22 13:49:37 +0100
  • 3b76f6dcf4 fixed console log scrawl 2012-03-22 13:44:39 +0100
  • 43349eb539 fixed console command line scrawl 2012-03-22 13:34:02 +0100
  • ceea51fe9f fixed TextEdit, TextBoxEdit, DispositionEdit scrawl 2012-03-22 13:29:54 +0100
  • 73a1b256a8 Changed warning dialog text to be less ambiguous Pieter van der Kloet 2012-03-22 12:42:08 +0100
  • fd4826d06f Fix for Bug #222, config is always written to user location now Pieter van der Kloet 2012-03-22 12:34:43 +0100
  • 9933de7c6a Edit -> EditBox scrawl 2012-03-22 12:21:03 +0100
  • 47828f91f0 Issue #217: added getWeight function to ContainerStore Marc Zinnschlag 2012-03-22 09:45:48 +0100
  • bac6df5563 Avoid leaking an ffmpeg stream Chris Robinson 2012-03-21 23:32:24 -0700
  • 15317796bf Handle the wav -> mp3 extension conversion in the sound output backend Chris Robinson 2012-03-21 22:49:40 -0700
  • f11e3e39a1 Add an enumerate method to the sound output interface Chris Robinson 2012-03-21 20:15:01 -0700
  • 366c97c492 Use a separate method to check for finished sounds and update the listener Chris Robinson 2012-03-21 19:21:36 -0700
  • e6fe1c0261 Remove a mostly unneeded wrapper function Chris Robinson 2012-03-21 19:08:11 -0700
  • aecc77a73c Replace the sound file extension when opening fails Chris Robinson 2012-03-21 18:35:20 -0700
  • 8056a7f20b Throw an exception when looking up a sound instead of returning an empty string Chris Robinson 2012-03-21 18:20:32 -0700
  • ebc49de851 Fix Bug #1: "Meshes rendered with wrong orientation" Roman Melnik 2012-03-22 00:39:19 +0200
  • 9a139f511f Avoid redefining SOUND_IN Chris Robinson 2012-03-21 15:29:05 -0700
  • 56c3b988cc Avoid copying the region when looking for a sound to play Chris Robinson 2012-03-21 15:19:40 -0700
  • 8c5f85ca83 Use a local variable to mark sound streams as finished while processing Chris Robinson 2012-03-21 14:49:29 -0700
  • 6a85ef1229 Set Ogre's data stream to NULL when closing the audio file Chris Robinson 2012-03-21 14:46:29 -0700
  • 0d973ac8ff Use the vector's data field instead of the address of the first element Chris Robinson 2012-03-21 14:38:37 -0700
  • 0af8591c03 Window_MinMax scrawl 2012-03-21 21:49:37 +0100
  • fd8326e958 Better handle some ffmpeg errors Chris Robinson 2012-03-21 12:20:36 -0700
  • 433a318abb colour -> textcolour scrawl 2012-03-21 19:31:56 +0100
  • 37290d9638 fix text colours scrawl 2012-03-21 19:23:32 +0100
  • 98f3192448 forgot to git add some stuff scrawl 2012-03-21 18:38:08 +0100
  • 9b31b6272f fixed the mouse cursors and fixed MWAttribute & MWSkill scrawl 2012-03-21 16:07:56 +0100
  • 2f662a226c replaced all the StaticText in layouts scrawl 2012-03-21 14:56:12 +0100
  • 64212c0ee6 replaced all the StaticImage and StaticText in code scrawl 2012-03-21 14:54:02 +0100
  • 99461765da restored another bunch of stuff scrawl 2012-03-21 14:00:24 +0100
  • 0d56a55756 restored journal window background scrawl 2012-03-21 13:57:26 +0100
  • b0b41a9199 should now compile warning free scrawl 2012-03-21 13:48:57 +0100
  • 97ab48993e more deprecated fixes scrawl 2012-03-21 13:32:32 +0100
  • deeb21a131 switched to the new multi-delegates system scrawl 2012-03-21 13:27:08 +0100
  • 3dcfcf46cb Issue #217: container change tracking Marc Zinnschlag 2012-03-21 12:48:05 +0100
  • a0ee2954bd Issue #217: moved some functino implementations from ptr.hpp to ptr.cpp Marc Zinnschlag 2012-03-21 12:29:07 +0100
  • 0adbe258fd Issue #217: made Ptr track container; fixed a cmake script bug Marc Zinnschlag 2012-03-21 12:20:19 +0100
  • 7b22ee6fd1 Use for_each to clear the ffmpeg stream packets Chris Robinson 2012-03-20 21:46:12 -0700
  • 2989a1e06e Improve ffmpeg failure messages Chris Robinson 2012-03-20 18:49:52 -0700
  • 26a441f29a Add a readAll method to the sound decoder, for potentially more efficient reading Chris Robinson 2012-03-20 17:57:28 -0700
  • deb473b9ae Implement the ffmpeg decoder Chris Robinson 2012-03-20 16:45:01 -0700
  • 9a48002025 Fix compilation of the FFmpeg decoder Chris Robinson 2012-03-20 14:13:58 -0700
  • e48745b68e Fix streamMusic's path lookup Chris Robinson 2012-03-20 12:39:49 -0700
  • d451d7bb67 compile fixes for mygui 3.2 scrawl 2012-03-20 20:24:36 +0100
  • 66baf9ec81 Merge branch 'master' into mygui scrawl 2012-03-20 20:02:30 +0100
  • fc27d5cc19 Restore music playback Chris Robinson 2012-03-20 11:31:13 -0700
  • 5ae47f783e Use the sound manager's update to make sure music is still playing Chris Robinson 2012-03-20 10:46:10 -0700
  • 0261aac518 Use Ogre's resource group manager to handle sound files Chris Robinson 2012-03-20 10:34:36 -0700
  • 80dbf82a74 Explicitly stop sounds instead of relying on their deletion to do it Chris Robinson 2012-03-20 07:22:17 -0700
  • 74e79bb4af Merge remote branch 'zini/master' into sound-rewrite Chris Robinson 2012-03-20 06:17:02 -0700
  • 95d27090d7 updated team list again Marc Zinnschlag 2012-03-20 13:53:13 +0100
  • f1f6e21442 fixed a copy & paste error Marc Zinnschlag 2012-03-20 10:33:43 +0100
  • 1023ddd587 silenced some warnings Marc Zinnschlag 2012-03-20 10:30:21 +0100
  • 50b79de10b Merge remote branch 'psi29a/master' Marc Zinnschlag 2012-03-20 10:26:08 +0100
  • 226d0b279e updated team list in readme.txt Marc Zinnschlag 2012-03-20 10:22:44 +0100
  • eed4441013 adjusted changelog again Marc Zinnschlag 2012-03-20 10:22:01 +0100
  • 4d0d941c2e Merge remote branch 'kromgart/master' Marc Zinnschlag 2012-03-20 10:17:35 +0100
  • 2d135d81e7 Merge remote branch 'lgro/glibc_pthreads_fix' Marc Zinnschlag 2012-03-20 10:15:47 +0100
  • 6a0474a977 removed some cout spam Marc Zinnschlag 2012-03-20 10:15:22 +0100
  • aca274cbca Merge remote branch 'gus/DialogueSystem' Marc Zinnschlag 2012-03-20 10:11:40 +0100
  • ef711ffdc1 Merge remote branch 'scrawl/weather' Marc Zinnschlag 2012-03-20 10:08:43 +0100
  • c3494326db adjusted changelog Marc Zinnschlag 2012-03-20 10:08:16 +0100
  • b6b972b73b Removed libbullet and libogre dependencies and added nvidia-toolkit. We are releasing OpenMW based on static libraries, so the first two are no longer necessary Brother Brick 2012-03-20 09:53:39 +0100
  • 42584b013f Updated dependency to match our PPA Brother Brick 2012-03-20 09:43:48 +0100
  • 0b517d15c1 Made missing data files dialog less scary and added exception handling for esmreader Pieter van der Kloet 2012-03-20 02:49:59 +0100
  • 2b3e75718c Updating everything Jason Hooks 2012-03-19 20:03:48 -0400
  • ed7cb1dc67 restarting Jason Hooks 2012-03-19 19:38:44 -0400
  • 04c6f23a2b disabled solstheim weather (we can't travel there anyway) also, there was a bug that could cause this weather to show up on morrowind, which is fixed now scrawl 2012-03-19 22:54:04 +0100
  • 7a1ff61541 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-19 21:31:36 +0100
  • fd37a4827c Enforce a 15MB limit on the sound buffer cache Chris Robinson 2012-03-19 13:19:22 -0700
  • fc95917253 Fix for not visible pthreads function with glibc 2.15 Lukasz Gromanowski 2012-03-19 20:54:30 +0100
  • 88979577db Change 'nullptr' to 'NULL' (after fixing bug#192 in previous commit) Roman Melnik 2012-03-19 21:45:53 +0200
  • 04638516b2 Check for stopped active sounds too and remove them Chris Robinson 2012-03-19 12:08:40 -0700
  • a9759c3f33 Fix bug #192: Remove the focus from the console when console is closed (set current keyFocusWidget to nullptr) Roman Melnik 2012-03-19 21:01:00 +0200
  • b46a2bfa01 Merge remote branch 'werdanith/journalmessage' Marc Zinnschlag 2012-03-19 19:34:28 +0100
  • f2a47d421b some cleanup Marc Zinnschlag 2012-03-19 19:21:08 +0100
  • 82c4bfbf18 Add a notification when the journal is updated Michael Papageorgiou 2012-03-19 20:18:08 +0200
  • d4f3430fc6 fix: topics who should not be displayed are not displayed anymore. gugus 2012-03-19 19:17:20 +0100
  • dd70831a8c Merge remote branch 'gus/DialogueSystem' into dialogue Marc Zinnschlag 2012-03-19 19:13:54 +0100
  • 7917f5e48d Merge branch 'master' into water scrawl 2012-03-19 18:55:30 +0100
  • 6c45d6668b Cache OpenAL buffers for easy reuse Chris Robinson 2012-03-19 10:33:06 -0700
  • 2707391535 fix for questions gugus 2012-03-19 18:30:52 +0100
  • 11569819db compilation fix gugus 2012-03-19 18:01:54 +0100
  • ba4d44eb67 fix for questions. gugus 2012-03-19 18:01:41 +0100
  • 63c87fdbb6 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem gugus 2012-03-19 17:36:31 +0100
  • 91821ccd8c Add the sound stream to the thread after resetting the mIsFinished flag Chris Robinson 2012-03-19 09:08:59 -0700
  • db46bf39b3 Add a rewind method to the sound decoder Chris Robinson 2012-03-19 08:48:25 -0700
  • afa2cb6de7 Stop trying to read decoded audio once it's finished Chris Robinson 2012-03-19 07:51:28 -0700
  • 4f69972a9c Add a method to stream a sound in 3D Chris Robinson 2012-03-19 07:28:03 -0700
  • ae8218bf03 Allocate OpenAL sources when opening the device Chris Robinson 2012-03-19 07:11:01 -0700
  • 5abaf1fee2 Check if searching OGRE dir with version suffix failed. I'm not sure if this is the right way to do it though. k1ll 2012-03-19 15:04:55 +0100
  • 1f76f37531 Adds search for plugins in OGRE dirs with version suffix and a workaround for a strange problem with set to FindOgre.cmake. k1ll 2012-03-19 14:25:33 +0100