Commit graph

  • 8c0790580a Add screen fading for exterior cell transitions scrawl 2017-10-05 18:39:28 +0200
  • cd437f094d Fix exiting savegamedialog with 'esc' when no game is running scrawl 2017-10-05 18:35:09 +0200
  • d94235e3a7 Update the saves list/preview image when character selection changes to make it more convenient to flip through characters with the keyboard scrawl 2017-10-04 17:47:42 +0200
  • 12510efab7 Fade screen out during loading screen (when travelling) scrawl 2017-10-04 17:39:19 +0200
  • a4737d8417 Use MyGUI frame events for ScreenFader scrawl 2017-10-04 17:26:23 +0200
  • e4f0f7157a Fix pinned windows not being updated scrawl 2017-10-04 17:08:52 +0200
  • 49a0922f1b Remove 'visibility mask' gui feature which did not end up being useful scrawl 2017-10-04 17:08:09 +0200
  • 7c68ed04b2 Don't require modal windows to be removed in the same order they were added scrawl 2017-10-04 17:03:23 +0200
  • b5c9977a7b Merge pull request #1489 from akortunov/guifixes scrawl 2017-10-04 15:59:43 +0000
  • 13e7504348 [Documentation] Update information David Cernat 2017-10-04 15:44:33 +0300
  • 1cb7ed5db1 Use owned tooltips for items in containers correctly Andrei Kortunov 2017-10-03 09:59:31 +0400
  • 433028e8d7 Fix GUI regressions scrawl 2017-10-03 22:07:56 +0000
  • a795aa7685 Merge pull request #1490 from nikolaykasyanov/ci-dependency-update Nikolay Kasyanov 2017-10-03 21:46:16 +0200
  • c598f1313c [macOS, CI] Update dependencies Nikolay Kasyanov 2017-10-03 17:34:45 +0200
  • dd17f70068 Merge remote-tracking branch 'aesylwinn/landrecords' Marc Zinnschlag 2017-10-03 13:32:02 +0200
  • d7a5622485 Fix book window buttons overlap scrawl 2017-10-03 09:16:46 +0000
  • 2f5449a68c Remove now unnecessary overrides. Kyle Cooley 2017-10-02 16:13:40 -0400
  • 137ea872d3 Hide base land textures. Kyle Cooley 2017-10-02 15:56:22 -0400
  • cbabc91b06 [Server] Stop MasterClient thread and inform server owner on ban Koncord 2017-10-03 03:17:13 +0800
  • 846f83e3e4 [Master] Use RakNet ban system instead homebrew Koncord 2017-10-03 03:13:15 +0800
  • b24fd77ea2 Merge pull request #1488 from akortunov/equipfix scrawl 2017-10-01 16:06:26 +0000
  • 302e3c8b3d Merge pull request #1486 from akortunov/pickpocketfix scrawl 2017-10-01 16:05:38 +0000
  • 21b6bd176f AI: Autoequip armor when bound armor spell expires Andrei Kortunov 2017-10-01 17:11:30 +0400
  • c5fcb9684e Improve owned crosshair feature behaviour Andrei Kortunov 2017-09-30 21:29:02 +0400
  • b8fd530ee1 Do not speak with unconscious creatures Andrei Kortunov 2017-09-30 21:20:38 +0400
  • f26206b630 Make unconscious actors do not speak and do not track targets Andrei Kortunov 2017-09-30 20:55:42 +0400
  • 3ebb18ce18 Make unconscious actors do not report about crimes Andrei Kortunov 2017-09-30 20:31:06 +0400
  • 34895157f9 Consider taking items from unconscious NPC as a theft Andrei Kortunov 2017-09-30 20:22:26 +0400
  • 04452b0949 Use a pickpocket crime instead of theft when pickpocketing was failed Andrei Kortunov 2017-09-30 20:11:53 +0400
  • 3c62a8c5c2 Fix console selected object persisting on a new game scrawl 2017-09-30 16:57:07 +0200
  • 097b9d90bc Fix travel service not showing scrawl 2017-09-30 16:53:39 +0200
  • dfcbee3ab1 Ignore case when comparing textures, also add new textures to lookup map. Kyle Cooley 2017-09-30 00:04:52 -0400
  • 77ddaa869b Merge pull request #1484 from drummyfish/master scrawl 2017-09-29 22:53:48 +0000
  • 841990fcdb Merge pull request #1485 from akortunov/master scrawl 2017-09-29 22:53:10 +0000
  • 03daf2b9e3 Fix a failed assert in the getCell() check during a new game start Andrei Kortunov 2017-09-29 22:28:09 +0400
  • 195bd88ac0 Add AnyOldName3's osgshadow-test commits up to Sep 21 while resolving conflicts experimental David Cernat 2017-09-29 21:20:34 +0300
  • 4999c667b6 fix rain ripple bug Miloslav Číž 2017-09-29 19:56:16 +0200
  • 5b10e3128e Use first resolution in fullscreen if current is not supported (Fixes #4113) scrawl 2017-09-29 14:58:25 +0000
  • 64e27c032b Merge pull request #1481 from scrawl/keyfocus scrawl 2017-09-28 22:34:05 +0000
  • 05348ab7ed Merge pull request #1483 from drummyfish/master scrawl 2017-09-28 22:31:13 +0000
  • 64793a55dc get rid of buggy shader trick Miloslav Číž 2017-09-28 20:44:43 +0200
  • 7bb0a76df2 Fix tooltips showing when cursor isn't visible scrawl 2017-09-28 19:42:16 +0200
  • c9c6326d87 fix non-refraction water rain ripples Miloslav Číž 2017-09-28 19:23:37 +0200
  • 8416feaf5b link rain water ripple effect to actual rain Miloslav Číž 2017-09-28 19:04:31 +0200
  • 14c9e858c8 Check to make sure button is enabled scrawl 2017-09-28 17:00:07 +0000
  • 6ec66fa95f Restore keyfocus to goodbye when selecting a topic scrawl 2017-09-28 16:57:55 +0000
  • 841a4f90c1 Merge pull request #301 from TES3MP/master David Cernat 2017-09-28 11:13:51 +0300
  • 44fb7518ee Merge pull request #300 from OpenMW/master David Cernat 2017-09-28 11:09:14 +0300
  • e5d1fd022f Merge pull request #1479 from akortunov/physics scrawl 2017-09-27 22:31:00 +0000
  • 1ad6cf90c6 Merge pull request #1482 from akortunov/ownerfix scrawl 2017-09-27 21:08:54 +0000
  • 0ae009eb21 Hide message box before deleting it scrawl 2017-09-27 22:18:47 +0200
  • d53e7f8a3c Remove redundant code scrawl 2017-09-27 22:07:49 +0200
  • 0deda69a27 Fix wrong skin for levelup attribute values scrawl 2017-09-27 22:04:36 +0200
  • e9d81fdf5a Fix being able to escape interactive messageboxes scrawl 2017-09-27 22:00:20 +0200
  • db650df416 Fix 'blocking' messageboxes not handling key focus properly scrawl 2017-09-27 21:40:59 +0200
  • a0f5e32113 Fix 'new game' from the main menu not removing menu afterwards scrawl 2017-09-27 21:38:15 +0200
  • fb8306b61f Disable keyfocus for world map button scrawl 2017-09-27 21:30:31 +0200
  • 0240a6c38b Fix controls window regression scrawl 2017-09-27 21:30:12 +0200
  • 4a332a1807 improve rain ripples Miloslav Číž 2017-09-27 21:25:14 +0200
  • b1aacd5028 Merge pull request #299 from OpenMW/master David Cernat 2017-09-27 21:29:56 +0300
  • 668a947210 Inherit owner, if an item is in container (regression #4128) Andrei Kortunov 2017-09-27 20:00:41 +0400
  • 5c50506c83 water shader refactor plus basic rain ripples Miloslav Číž 2017-09-27 17:13:21 +0200
  • f2146a2dc0 Update AUTHORS.md scrawl 2017-09-27 13:15:22 +0000
  • 2d873a13ac Merge pull request #1469 from drummyfish/master scrawl 2017-09-27 13:14:22 +0000
  • 0ee57effcc Make 'Delete game' button not accept keyfocus, to prevent accidents scrawl 2017-09-27 13:43:33 +0200
  • c7a82704c6 Fix key focus resets in SaveGameDialog scrawl 2017-09-27 13:32:46 +0200
  • 74e806d974 Additionally use movement keys (default WASD) to navigate GUI buttons scrawl 2017-09-27 13:14:26 +0200
  • 3d2ad2d339 Include cleanup scrawl 2017-09-27 12:40:47 +0200
  • 87311d86b5 Fix what looks like a copy/paste error scrawl 2017-09-27 12:12:16 +0200
  • 879da9c69a Add key focus for some more button skins scrawl 2017-09-27 00:28:15 +0200
  • 7a3fbfb34a Slightly improve journal window keyboard navigation scrawl 2017-09-27 00:21:20 +0200
  • 05814c0929 Add key focus handling for WaitDialog scrawl 2017-09-27 00:04:01 +0200
  • 8964fc93d6 Fix dialogue window not being exited properly scrawl 2017-09-26 23:27:53 +0200
  • 7a64098da3 Avoid rebuilding the dialogue topics pane unnecessarily scrawl 2017-09-26 23:27:00 +0200
  • 44720bf41a Allow MWList items to retain key focus scrawl 2017-09-26 23:26:40 +0200
  • 22929e53fa Don't ignore my own advice scrawl 2017-09-26 22:25:10 +0200
  • 1714271a76 Improve KeyboardNavigation to better handle modal windows scrawl 2017-09-26 22:21:30 +0200
  • 41fe16013b Select first widget if we can't find the current widget scrawl 2017-09-26 19:37:33 +0200
  • 475ac46f3e Workaround keyfocus issues in current versions of MyGUI scrawl 2017-09-26 19:22:23 +0200
  • b9341925f2 Set AutoSizedEditBox as Static by default scrawl 2017-09-26 18:33:41 +0200
  • 010a7ea5b3 Fix tooltip widgets being set to accept key focus scrawl 2017-09-26 18:33:32 +0200
  • a0ee1c5630 Fix order of buttons in book window layout for key cycling scrawl 2017-09-26 18:24:43 +0200
  • 2514cc5cc8 Workaround key focus being reset in BookWindow when next/prev are hidden scrawl 2017-09-26 18:20:24 +0200
  • c88c535e0e Fix HBox/VBox not using Client widget with MyGUI <= 3.2.2 scrawl 2017-09-26 17:59:45 +0200
  • fce9a14986 Hide the mouse cursor until it's used scrawl 2017-09-26 17:44:35 +0200
  • 09e93319f5 Restrict the 'fake mouse movement' workaround to where it's actually required (Fixes #3978) scrawl 2017-09-26 17:20:07 +0200
  • 60604ef5e8 Update AUTHORS.md scrawl 2017-09-26 23:07:58 +0000
  • ddf0dfed55 Merge pull request #298 from OpenMW/master David Cernat 2017-09-26 21:54:55 +0300
  • 62177ebb30 Move physics framerate from setting to environment variable Andrei Kortunov 2017-09-26 21:19:53 +0400
  • 9b91ea5d34 Exit drag-and-drop if dragged item is deleted (Fixes #3097) scrawl 2017-09-26 16:51:19 +0200
  • 6062cd4b9c Make physics framerate configurable Andrei Kortunov 2017-09-26 13:28:15 +0400
  • cde2c13900 make water depth independent of view frustum Miloslav Číž 2017-09-26 14:14:28 +0200
  • be7bdec2ed Merge pull request #1471 from crussell187/nif_stream_optimization scrawl 2017-09-25 22:43:34 +0000
  • 2ce79e07a4 Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways. scrawl 2017-09-25 21:38:38 +0200
  • 476bec41c5 Remove redundant code scrawl 2017-09-25 21:47:35 +0200
  • c5613e384e Remove duplicate disposition code scrawl 2017-09-25 21:29:06 +0200
  • e8c6a3b225 Fix crash in dialogue filter if local variables are not configured scrawl 2017-09-25 21:21:51 +0200
  • 36c192a1dd Undo the console portion of 84657271c7 because it results in the console forgetting its object on opening scrawl 2017-09-25 21:03:52 +0200
  • 717e68fab2 Remove redundant resetHistory argument scrawl 2017-09-25 19:58:34 +0200
  • e14573fa8c Add missing null check scrawl 2017-09-25 19:53:42 +0200