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

Commit graph

  • f71dac2876
    Merge pull request #2690 from Capostrophic/interiorlighting Bret Curtis 2020-02-05 08:59:36 +0100
  • 7d77d44b34
    Merge branch 'master' into interiorlighting Bret Curtis 2020-02-05 08:59:28 +0100
  • dae76b91ee [CI] Assign execution permission to Linux .sh file again David Cernat 2020-02-05 02:51:25 +0200
  • f0f76516d8 Add OpenMW commits up to 4 Feb 2020 David Cernat 2020-02-05 02:03:31 +0200
  • 349040ffb2
    Use status codes to handle navigator errors instead of exceptions elsid 2020-01-28 22:24:51 +0100
  • d5cee5aea9
    Merge pull request #2687 from akortunov/wander Roman Siromakha 2020-02-04 20:55:02 +0100
  • 216a5d27c6 Avoid working with AMBI subrecord in tools unnecessarily (bug #5269) Capostrophic 2020-02-02 15:12:53 +0300
  • d07cec9a38
    Merge pull request #2689 from Capostrophic/nifver4000 Bret Curtis 2020-02-04 15:27:30 +0100
  • e948b686e8 some cleanup Mads Buvik Sandvei 2020-02-02 17:37:43 +0100
  • 0479311c25 Correct declarations of utility methods Capostrophic 2020-02-02 18:40:11 +0300
  • e363d5df21 Some more minor NIF support fixes Capostrophic 2020-02-02 17:08:17 +0300
  • 4a78674583 Make sure not to pick the ground shield model incorrectly Capostrophic 2020-02-02 15:39:29 +0300
  • 14039e5e25 Predictions work perfectly with this. Committing that and clean up later. Mads Buvik Sandvei 2020-02-02 13:12:53 +0100
  • 1db51a9e08 Re-work wandering outside of initial cell (bug #5261, bug #5262) Andrei Kortunov 2020-02-02 11:02:19 +0400
  • 9b21249a9e
    Merge pull request #2685 from OpenMW/revert-2683-gravity Alexei Dobrohotov 2020-01-31 15:12:21 +0300
  • 234fdfefb7
    Revert "Don't apply 1.6 magic value to NiGravity decay factor (#5266)" Alexei Dobrohotov 2020-01-31 15:11:29 +0300
  • 10129252c8
    Merge pull request #2683 from Capostrophic/gravity Andrei Kortunov 2020-01-31 09:58:32 +0400
  • 73722eedf3 Add default font releaseGLObjects workaround for OSG <3.65 AnyOldName3 2020-01-30 23:12:54 +0000
  • dcafe719a5 Don't apply 1.6 magic value to NiGravity decay factor (#5266) Capostrophic 2020-01-31 00:51:35 +0300
  • 2652b10b9c
    Merge pull request #2681 from akortunov/hello Alexei Dobrohotov 2020-01-30 00:48:13 +0300
  • edd81e297f
    Merge pull request #2680 from elsid/fix_aiwander_disabled_navigator Andrei Kortunov 2020-01-29 22:07:56 +0400
  • 1522883fdd Do not interrupt greeting update when Hello = 0 or actor starts to swim (bug #5248) Andrei Kortunov 2020-01-29 16:31:09 +0400
  • f7caeefddb
    Fallback to straight path when navmesh and pathgrind are not available elsid 2020-01-28 22:22:24 +0100
  • 92ea66bb21
    Merge pull request #2679 from elsid/fix_aiwander_start Andrei Kortunov 2020-01-29 09:38:07 +0400
  • 8e0b638145
    Fix start position for AiWander random point selection elsid 2020-01-28 20:29:52 +0100
  • 7dfbeff049
    Merge pull request #2677 from unelsson/fixcsrotation Bret Curtis 2020-01-28 11:55:56 +0100
  • 44a85795cf
    Merge pull request #2669 from Capostrophic/wnam Bret Curtis 2020-01-28 11:43:47 +0100
  • 631f1733bf
    Merge pull request #2675 from elsid/ccache Bret Curtis 2020-01-28 11:43:03 +0100
  • 032513ae18 Convert radians to degrees Nelsson Huotari 2020-01-28 11:33:44 +0200
  • fea964a6f3 Tightened prediction point Mads Buvik Sandvei 2020-01-27 18:34:48 +0100
  • c690f2d43d
    Disable coverage for travis CI elsid 2020-01-26 21:46:15 +0100
  • 0147b0e398
    Print ccache stats elsid 2020-01-26 20:44:31 +0100
  • 3cdff837c8
    Use default ccache settings elsid 2020-01-26 20:17:33 +0100
  • 3984e2030a Merge branch 'master' into openxr_vr Mads Buvik Sandvei 2020-01-26 20:43:46 +0100
  • 951879240c Simplified render timing by separating rendering from the openxr swapchain, and instead blitting and submitting separately Mads Buvik Sandvei 2020-01-26 20:06:47 +0100
  • 271dc3df87 [General] Rename unused ObjectCollision into ObjectSound David Cernat 2020-01-26 13:30:28 +0200
  • fcebd9f4ae [General] Rename unused ActorInteraction into ActorSpellsActive David Cernat 2020-01-26 12:47:49 +0200
  • e1e49832c7
    Merge pull request #2670 from elsid/fix_aiwander_stuck Andrei Kortunov 2020-01-26 13:10:30 +0400
  • a1142a8fb5 [General] Renamed unused PlayerActiveSkills into PlayerSpellsActive David Cernat 2020-01-26 10:58:22 +0200
  • 51125d4f3e Improved frame pose prediction by barriering slave access as well. Slaves were updating on either the old frame timing or new by chance, causing jittery tracking. Accounted for morrowind's unit length (1 unit = 64 yards) Mads Buvik Sandvei 2020-01-25 14:27:13 +0100
  • 2accdc4441 Split view into worldview and menu, for ease of layer management. Basic pose management. Mads Buvik Sandvei 2020-01-24 00:14:23 +0100
  • 038c5b8231 [Client] Rename ObjectList's addObject() into addBaseObject() David Cernat 2020-01-23 16:40:04 +0200
  • 296c04af71 [Client] Combine ObjectList's getBaseObject() and getObjectFromPtr() David Cernat 2020-01-23 16:18:49 +0200
  • 975797c09b [General] Implement ObjectRestock packet David Cernat 2020-01-23 12:50:34 +0200
  • 59a38164ea [Client] Add generic objects to ObjectList using addObjectGeneric() David Cernat 2020-01-23 09:03:40 +0200
  • 989188c171 [Client] Remove ObjectList's confusing addObjectDelete() function David Cernat 2020-01-22 14:35:51 +0200
  • 1e106013a0
    Use navmesh to find wander destination outside pathgrid for ground based actors elsid 2020-01-20 23:06:47 +0100
  • e323e6e7e6
    Consider moved distance in direction to destination for obstacle check elsid 2020-01-20 22:08:25 +0100
  • 3e4cedb7a8
    Merge pull request #2668 from Capostrophic/target Bret Curtis 2020-01-20 14:23:04 +0100
  • 27b9357478 [Client] Send Container packets when buying or selling items at merchant David Cernat 2020-01-20 01:40:44 +0200
  • a378b254f8 [Client] Include necessary headers in ContainerItemModel David Cernat 2020-01-19 17:20:17 +0200
  • 8b14c007f3 [Client] Send ObjectDelete for purchased objects removed from world David Cernat 2020-01-19 16:45:24 +0200
  • a2c674bb2e Make GetTarget return 1 during actor greeting (bug #5255) Capostrophic 2020-01-19 14:54:50 +0300
  • 02668cd45d
    Add accidentally forgotten files to build 0.7.1-build-fixes Koncord 2020-01-19 14:29:37 +0800
  • f563b7c5ed
    Merge pull request #541 from testman42/patch-4 David Cernat 2020-01-17 08:01:53 +0200
  • 09cb990c28
    It's current year Testman 2020-01-16 17:00:06 +0100
  • 8e5859b466 [General] Add RESTOCK to enum of Container subactions David Cernat 2020-01-16 14:03:29 +0200
  • 32b5529e18 [Client] Use check with clearer logic in ObjectList::editContainers() David Cernat 2020-01-16 14:02:27 +0200
  • d2ba4a12d9 [Client] Simplify container sending with new addContainerItem() methods David Cernat 2020-01-16 14:00:30 +0200
  • 51f0acbaf5 [Client] Improve logging for Container packets David Cernat 2020-01-16 10:32:48 +0200
  • b0b51dc4d5 [Client] Don't print sending of console command packets David Cernat 2020-01-16 09:15:53 +0200
  • 60b6f92fa3 Add OpenMW commits up to 13 Jan 2020 David Cernat 2020-01-15 07:49:26 +0200
  • 61ef177d48
    Build debug, debugging and debuglog for all targets Koncord 2020-01-14 15:49:28 +0800
  • b9da843196
    Add forgotten stdexcept include Koncord 2020-01-14 13:44:54 +0800
  • 090f13b334
    Fix CMake files to allow build server only Koncord 2020-01-14 13:44:14 +0800
  • 8bfca9830f
    Merge pull request #2666 from Capostrophic/keybindings Andrei Kortunov 2020-01-13 10:28:38 +0400
  • be85159095
    Merge pull request #2664 from akortunov/greeting Alexei Dobrohotov 2020-01-13 02:46:45 +0300
  • 7659370992 Editor: Add a reset to defaults button to keybindings (feature #4068) Capostrophic 2020-01-13 02:24:48 +0300
  • a384104f73 Rework greeting timeouts (bug #5249) Andrei Kortunov 2020-01-11 21:47:08 +0400
  • 89055f1c6c Generate WNAM upon saving terrain capostrophic 2020-01-10 15:49:57 +0300
  • 95f9e4f4c9
    Merge pull request #2649 from Capostrophic/nifstreamline Bret Curtis 2020-01-10 22:07:25 +0100
  • 7d394dd97d
    Merge pull request #2663 from akortunov/master Andrei Kortunov 2020-01-10 15:53:05 +0400
  • a1c0a480ce Add missing changelog entry Andrei Kortunov 2020-01-10 15:50:25 +0400
  • 2615913494
    Merge pull request #2661 from akortunov/guifixes Alexei Dobrohotov 2020-01-10 14:24:36 +0300
  • b298a4a281
    Merge pull request #2662 from Capostrophic/shield Andrei Kortunov 2020-01-10 15:24:04 +0400
  • bbe5adb860 Use shield body part model for creatures (bug #5250) capostrophic 2020-01-10 13:00:57 +0300
  • 4d4663e0ad Make 'Toggle HUD' hotkey configurable Andrei Kortunov 2020-01-10 14:29:04 +0400
  • 2b8e976c6a Adjust settings menu Andrei Kortunov 2020-01-10 14:07:53 +0400
  • 2bed25a5e8
    Merge pull request #2659 from Capostrophic/aitravel Andrei Kortunov 2020-01-10 13:32:51 +0400
  • fc0f813dcb Add and use 'always active' AI package flag capostrophic 2020-01-09 14:11:53 +0300
  • 70f6e1c81d
    Merge pull request #2655 from Capostrophic/spellcasting Andrei Kortunov 2020-01-10 09:23:39 +0400
  • 2778775070 First commit. Wrote an osgviewer, achieved display. Mads Buvik Sandvei 2020-01-10 00:10:09 +0100
  • 1251b32f0f Slightly reduce code duplication capostrophic 2020-01-09 13:55:14 +0300
  • af2ea477d5 Don't use loops to detect absorb effects capostrophic 2020-01-09 13:39:12 +0300
  • 42cc27194b Fix reported spellcasting discrepancies capostrophic 2020-01-04 16:07:59 +0300
  • 7a4caaf5bf
    Merge pull request #2660 from akortunov/boost Alexei Dobrohotov 2020-01-09 22:14:32 +0300
  • ff2739b8a3
    Merge pull request #2651 from akortunov/encoding Alexei Dobrohotov 2020-01-09 22:12:55 +0300
  • a250a405b4 An attempt to fix the MSVC2017 build Andrei Kortunov 2020-01-09 20:42:06 +0400
  • 1cdd33b434 Implement additional stringops to avoid Boost functions Andrei Kortunov 2020-01-09 15:57:05 +0400
  • cb1a8ec518 Do not link the Boost threads library Andrei Kortunov 2020-01-09 15:57:37 +0400
  • 2d87d287ba Handle out-of-range actors' travel packages (#5212) capostrophic 2020-01-06 15:09:32 +0300
  • 22a0549e73
    Merge pull request #2656 from Capostrophic/sneak Andrei Kortunov 2020-01-07 11:26:59 +0400
  • 87f9b85e21
    Merge pull request #2653 from akortunov/log Alexei Dobrohotov 2020-01-06 17:34:09 +0300
  • a42396254b Use ISO format to print datetime Andrei Kortunov 2020-01-06 11:27:11 +0400
  • 23a5da37ef
    Merge pull request #2658 from Capostrophic/shield Andrei Kortunov 2020-01-06 10:20:57 +0400
  • 9b28420875 [Regression] Make creatures autoequip shields properly again capostrophic 2020-01-05 23:30:22 +0300
  • 29c6a8975a Don't combine sneak idle with scripted/wander idles (bug #4284) capostrophic 2020-01-05 15:09:02 +0300
  • e6c626f127 [General] Move handling of client globals to ClientScriptGlobal packet David Cernat 2020-01-04 09:56:37 +0200
  • af36b652aa Simplify datetime formatting Andrei Kortunov 2020-01-04 10:45:11 +0400
  • 3278ca0b33
    Merge pull request #2654 from Capostrophic/scvr Andrei Kortunov 2020-01-04 10:25:11 +0400