1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-14 12:14:05 +00:00

Commit graph

  • e4251be529 Down gravity Jason Hooks 2012-03-25 15:16:02 -0400
  • 53d4be5cf6 object pickup should work everywhere scrawl 2012-03-25 20:52:56 +0200
  • 17a4adfe88 add raycast method that returns _all_ objects that were hit scrawl 2012-03-25 12:26:44 +0200
  • d993766ee1 Merge remote branch 'pvdk/garamond' into next Marc Zinnschlag 2012-03-25 11:05:41 +0200
  • 3e98e28059 Use a better method to get a more even randomization Chris Robinson 2012-03-24 21:05:03 -0700
  • 18a139cd66 adding up and down move buttons Jason Hooks 2012-03-24 22:03:08 -0400
  • 2bc81a778b Merge remote branch 'zini/next' into sound-rewrite Chris Robinson 2012-03-24 17:27:10 -0700
  • f959a5cbeb auto adjust size of map window title bar scrawl 2012-03-24 23:24:19 +0100
  • 8e76451cda Fix launcher style installation on OS X again Nikolay Kasyanov 2012-03-25 02:00:49 +0400
  • 426c278505 Changed the OpenMW default font from Comic sans to EB Garamond Pieter van der Kloet 2012-03-24 22:02:55 +0100
  • 155cd76f37 Changed Launcher font to EB Garamond and added license info Pieter van der Kloet 2012-03-24 20:43:35 +0100
  • 9d30a139cc added api scrawl 2012-03-24 20:41:23 +0100
  • e212a32350 bugfix scrawl 2012-03-24 18:38:58 +0100
  • 3e0d14bd70 Merge branch 'next' into occlusionquery scrawl 2012-03-24 18:03:39 +0100
  • 743ea0c9be use hardware occlusion query for sun glare effect scrawl 2012-03-24 17:59:26 +0100
  • 4a2ade2372 Merge remote branch 'kromgart/master' into next Marc Zinnschlag 2012-03-24 16:57:06 +0100
  • 71d3f9bd51 Get the object reference's position once when updating its sounds Chris Robinson 2012-03-24 08:12:04 -0700
  • 5fba52c238 Merge branch 'terrain18' into occlusionquery scrawl 2012-03-24 15:14:33 +0100
  • 99b2b6b648 ogre 1.8 fixes scrawl 2012-03-24 14:46:48 +0100
  • f2a7acb102 Merge branch 'next' into terrain scrawl 2012-03-24 13:19:17 +0100
  • f4898539e9 added some code that doesn't do anything yet, waiting for ogre 1.8 scrawl 2012-03-24 13:06:01 +0100
  • 5cb90ab704 Add some dummy copy constructors and assignment operators to prevent implicit versions from being used Chris Robinson 2012-03-24 03:49:03 -0700
  • 9ec1e55aaf Merge remote branch 'scrawl/minimap' into next Marc Zinnschlag 2012-03-24 10:31:42 +0100
  • fa70a72b75 Remove some unused sound manager fields and constructor parameters Chris Robinson 2012-03-24 00:22:54 -0700
  • e6c55c144c Fix tabulation/formatting Roman Melnik 2012-03-23 22:15:45 +0200
  • 6d33ad248d Fix memory leak in getIdentity method Roman Melnik 2012-03-23 22:08:02 +0200
  • a6259a1b0d bugfixes scrawl 2012-03-23 17:37:56 +0100
  • 7a3034701f functional HUD map scrawl 2012-03-23 16:51:56 +0100
  • a1f80e029e abstracted some code to be reused for hud scrawl 2012-03-23 16:16:31 +0100
  • 789fbb460f move implementation to .cpp scrawl 2012-03-23 15:34:54 +0100
  • ce63d29d4a rotate hud player arrow scrawl 2012-03-23 15:26:24 +0100
  • 319022d962 speed up dialogue start-up. gugus 2012-03-23 15:24:39 +0100
  • f9bb19fcdc begining factions gugus 2012-03-23 15:18:09 +0100
  • 06fa310e29 player arrow rotated correctly scrawl 2012-03-23 15:00:48 +0100
  • dcdc759719 Adding readme to windows builds Alexander "Ace" Olofsson 2012-03-23 13:02:07 +0100
  • b8f962a68d Merge branch 'next' into shaders scrawl 2012-03-23 10:26:20 +0100
  • 770b0f2106 gui changes scrawl 2012-03-23 10:25:55 +0100
  • 9c3e1f48f0 player arrow scrawl 2012-03-23 09:00:00 +0100
  • 1ccddefe28 Properly report the default device when opening sound fails Chris Robinson 2012-03-23 00:31:01 -0700
  • 8e299bd25b remove unuseful std::cout scrawl 2012-03-23 08:16:32 +0100
  • 2dd329938a automatically zoom in on the player while moving scrawl 2012-03-23 08:16:04 +0100
  • 2f0af42261 Use the ALC_ENUMERATE_ALL_EXT extension with OpenAL when available Chris Robinson 2012-03-22 23:51:00 -0700
  • 277597c567 Fix DEFAULT_OUTPUT for OpenAL_Output Chris Robinson 2012-03-22 18:44:55 -0700
  • 2e28819243 Avoid trying to play an ambient sound if there's no chance for any to play Chris Robinson 2012-03-22 18:39:10 -0700
  • 9076401892 Merge branch 'next' into terrain scrawl 2012-03-22 22:31:49 +0100
  • 6067053f08 Merge branch 'next' into water scrawl 2012-03-22 21:41:32 +0100
  • cf3515a898 it is now possible to drag the minimap with the mouse scrawl 2012-03-22 21:27:21 +0100
  • cc9f20a04f MW_MapView skin scrawl 2012-03-22 20:25:41 +0100
  • ab9aa1ba74 Merge branch 'next' into minimap scrawl 2012-03-22 19:36:37 +0100
  • 47bcbdef17 Merge remote branch 'scrawl/mygui' into mygui Marc Zinnschlag 2012-03-22 18:46:21 +0100
  • 70ed5770da black journal text scrawl 2012-03-22 17:32:18 +0100
  • 250fcab7c2 moved the mygui resources to a more suitable location scrawl 2012-03-22 17:11:24 +0100
  • 6827aac42c fix all mygui.log warnings, fix journal scrawl 2012-03-22 17:02:02 +0100
  • 75d5714fe0 TextEdit, TextBoxEdit, DispEdit fix more consistent scrawl 2012-03-22 16:45:27 +0100
  • 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