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

Commit graph

  • df4344d253
    Merge pull request #2595 from Capostrophic/defaults Andrei Kortunov 2019-11-14 19:13:36 +0400
  • b21dc17538 Attempt to shut up CoverityScan warnings about tainted values Andrei Kortunov 2019-11-14 18:04:12 +0400
  • b5992b380e
    Merge pull request #2586 from unelsson/allowselectionalledges Alexei Dobrohotov 2019-11-14 17:25:48 +0300
  • b210e99abc Avoid divizion by zero Andrei Kortunov 2019-11-14 17:43:21 +0400
  • 120583f443 optimize isInCellSelection calls Nelsson Huotari 2019-11-14 11:28:49 +0200
  • 1c810b06fb
    Merge pull request #2596 from akortunov/coverity Bret Curtis 2019-11-13 17:05:42 +0100
  • 3970baeb84 Fix possible usage of destroyed variable Andrei Kortunov 2019-11-13 15:46:49 +0400
  • 34873b6065 Fix dead code Andrei Kortunov 2019-11-13 15:29:18 +0400
  • 5561eb5415 Do not discard division reminder Andrei Kortunov 2019-11-13 15:18:18 +0400
  • 238dcdbbd4 Fix copy-paste error Andrei Kortunov 2019-11-13 15:14:21 +0400
  • 7074baa1c2 Clamp number of shadow maps, as described in docs Andrei Kortunov 2019-11-13 15:07:36 +0400
  • 5c6ca82c45 Clamp fallback value from config Andrei Kortunov 2019-11-13 15:02:14 +0400
  • 079c77ff22 Avoid zero division Andrei Kortunov 2019-11-13 14:57:22 +0400
  • ca2a524a5f Avoid null pointer dereference Andrei Kortunov 2019-11-13 14:50:42 +0400
  • af41e9acc1 Initialize variables to avoid undefined values Andrei Kortunov 2019-11-13 14:47:29 +0400
  • 0d6f0a9b4d
    Merge pull request #2593 from Capostrophic/speed Andrei Kortunov 2019-11-12 22:51:41 +0400
  • 120b7dcd2f Clean up summoned creatures when corpses are disposed Capostrophic 2019-11-12 21:44:46 +0300
  • 1d8668305c [Client] Send PlayerSpellbook packet when contracting or curing disease David Cernat 2019-11-12 17:44:38 +0200
  • ae1f456b0a Default setting value tweaks Capostrophic 2019-11-12 18:22:18 +0300
  • 1097c2cfc4 Minor summoned creature cleanup fixes Capostrophic 2019-11-12 17:50:06 +0300
  • 9c78e8cc56 Make sure movement not controlled by animation has valid velocity Capostrophic 2019-11-12 17:10:28 +0300
  • a1ed0144e1
    Merge pull request #2590 from akortunov/guifixes Alexei Dobrohotov 2019-11-10 13:53:27 +0300
  • 8f7a267129 [General] Add scale and bloodType to creature records in RecordDynamic David Cernat 2019-11-10 09:20:45 +0200
  • afb9bd7eb5 [General] Implement script records for RecordDynamic packets David Cernat 2019-11-09 21:34:09 +0200
  • 51cfd070c6 Use transformations of NiSwitchNode Andrei Kortunov 2019-11-09 21:43:08 +0400
  • d3cd6403fe
    Merge pull request #2591 from akortunov/sheathing Alexei Dobrohotov 2019-11-09 19:10:39 +0300
  • 1835a39c57 Do not show shields in the 1st-person view when shield sheathing is enabled Andrei Kortunov 2019-11-09 16:45:29 +0400
  • 6a625b1dac Scale magic items frames in the quick keys menu Andrei Kortunov 2019-11-09 12:52:38 +0400
  • bfc07afa28 Restore normal size of quests buttons in journal Andrei Kortunov 2019-11-09 12:51:59 +0400
  • bafc0d9e90 Added support for texture fragment usage to the ImageButton Andrei Kortunov 2019-11-09 12:51:12 +0400
  • 383d6ecea6 [Server] Update log message related to server password David Cernat 2019-11-09 08:46:56 +0200
  • 20d1e7654c [General] Create SystemPacket category and move Handshake packet to it David Cernat 2019-11-09 05:12:00 +0200
  • 5762a36fc2 Add OpenMW commits up to 7 Nov 2019 David Cernat 2019-11-08 06:20:41 +0200
  • f335044026
    Merge pull request #2587 from Capostrophic/sheathing Andrei Kortunov 2019-11-07 20:04:03 +0400
  • 5a5bc0bef8 Uncheck sheathing checkboxes automatically when appropriate Capostrophic 2019-11-07 17:16:54 +0300
  • ff44b2c66f
    Merge pull request #2589 from akortunov/effects Alexei Dobrohotov 2019-11-07 17:03:56 +0300
  • 6eb8e0cf4d Display magic effects according to research page Andrei Kortunov 2019-11-07 11:03:17 +0400
  • a8843fa5a8
    Make sure MultiChar::data() constructs a valid string Alexei Dobrohotov 2019-11-05 22:33:14 +0300
  • 5eab913a9c Make additional anim sources dependency more obvious Capostrophic 2019-11-05 19:51:57 +0300
  • 5ede09a6cd
    Merge pull request #2588 from elsid/fix_warning Andrei Kortunov 2019-11-05 13:13:22 +0400
  • d42b5fd28e
    Fix warning -Woverloaded-virtual elsid 2019-11-05 09:28:51 +0100
  • 7885b8c75e Sheathing-related changes Capostrophic 2019-11-04 20:34:06 +0300
  • 45d43045eb Remove unused std::string Nelsson Huotari 2019-11-04 12:29:37 +0200
  • aeb0ccff90 Allow selecting cell edges everywhere Nelsson Huotari 2019-11-04 12:16:08 +0200
  • 2ee17f39fd
    Merge pull request #2585 from unelsson/terrainselectionfixes Alexei Dobrohotov 2019-11-04 03:08:35 +0300
  • 8f6dc78217 Get vertex height from data, if not available in visible cells. Nelsson Huotari 2019-11-03 23:57:35 +0200
  • 9677203215 Don't allow vertex selection outside visible cells Nelsson Huotari 2019-11-03 22:07:04 +0200
  • d186bcb46f Update selection during transient edit, clear to a single function. Nelsson Huotari 2019-11-03 13:27:27 +0200
  • 678d2e6e7d
    Merge pull request #2584 from Capostrophic/shadows Andrei Kortunov 2019-11-03 08:35:30 +0400
  • 5ae91465ee
    Fix gamepad zoom value calculation Alexei Dobrohotov 2019-11-02 19:47:05 +0300
  • 31e330c9a5 Revise shadow setting tooltips and correct fade start minimum value Capostrophic 2019-11-02 17:59:20 +0300
  • 208608cbd0 Fix a typo and a mistake Capostrophic 2019-10-31 21:29:54 +0300
  • 9b204fe227 Move shadow settings into a new tab Capostrophic 2019-10-31 18:47:29 +0300
  • 0e2380d471 Add the most basic shadow settings into the launcher Capostrophic 2019-10-31 15:31:54 +0300
  • b6ed2f1718 Add optional shadow map max distance and fading bzzt 2019-10-28 21:17:09 +0300
  • b700c98e8f
    Merge pull request #2581 from akortunov/deceleration Alexei Dobrohotov 2019-10-31 15:59:18 +0300
  • ec9a593fc3
    Merge pull request #2578 from akortunov/mouse Bret Curtis 2019-10-31 13:14:29 +0100
  • 61ab7f3c1e Implement actors movement deceleration (feature #4544) Andrei Kortunov 2019-10-31 09:44:40 +0400
  • f944c5b175
    Merge pull request #2582 from ananace/add-oars Alexei Dobrohotov 2019-10-31 12:09:19 +0300
  • 165401465b
    Add OARS block for future packaging Alexander Olofsson 2019-10-31 07:52:36 +0100
  • e4bec88a68 Implement mouse wheel bindings (bug #2679) Michael Stopa 2019-10-30 15:22:24 +0400
  • 9ab8d88753
    Accept a bogus cell string argument for Position Alexei Dobrohotov 2019-10-30 17:54:34 +0300
  • 7328db4d6b
    Fix small typo in body part record verifier Alexei Dobrohotov 2019-10-30 17:51:36 +0300
  • 92c3a68a14
    Merge pull request #2575 from akortunov/encoding Bret Curtis 2019-10-30 14:59:53 +0100
  • 1aa4cc3388
    Merge pull request #2579 from OpenMW/revert-2453-fog_compression Bret Curtis 2019-10-30 14:49:07 +0100
  • 0ec4e51922
    Revert "Store raw data about fog of war instead of RGBA images" Bret Curtis 2019-10-30 14:48:44 +0100
  • 36614dba2a
    Merge pull request #2453 from akortunov/fog_compression Bret Curtis 2019-10-30 13:45:55 +0100
  • 45ab6e1430 Implement UTF-8 support for script parser (bug #4598) Andrei Kortunov 2019-10-29 11:05:18 +0400
  • fe2f4bcedc
    Merge pull request #2577 from akortunov/master Andrei Kortunov 2019-10-30 08:28:25 +0400
  • 7a783be396 Add missing changelog entries Andrei Kortunov 2019-10-30 08:27:14 +0400
  • ccc8702a1e Merge branch 'make_gitlab_ci_great_again' into 'master' Bret Curtis 2019-10-29 22:19:36 +0000
  • 54301f5f89 Add OpenMW commits up to 29 Oct 2019 David Cernat 2019-10-29 23:49:31 +0200
  • bde9f7b817 Add OpenMW commits up to 20 Oct 2019 David Cernat 2019-10-29 22:26:35 +0200
  • 05b5a7b32d [Client] Trigger crimes when using take all on containers David Cernat 2019-10-29 21:17:01 +0200
  • dc8e5f1d12
    Accept redundant volume and pitch StopSound arguments Alexei Dobrohotov 2019-10-29 18:51:58 +0300
  • 0ac7bdd2eb try to cache everything Bret Curtis 2019-10-29 15:12:53 +0100
  • 7488f402d5
    Merge pull request #2576 from akortunov/warnfix Alexei Dobrohotov 2019-10-29 15:03:54 +0300
  • 8bc2c1ac34
    Make ForceGreeting ignore any extra argument Alexei Dobrohotov 2019-10-29 14:39:21 +0300
  • d278e5d4af Fix warnings about variable re-declaration Andrei Kortunov 2019-10-29 13:48:08 +0400
  • 8752523de3
    Merge pull request #2573 from akortunov/encoding Alexei Dobrohotov 2019-10-29 02:00:02 +0300
  • 9655da81a7
    Merge pull request #2574 from Capostrophic/cellrefid Bret Curtis 2019-10-28 23:32:03 +0100
  • c6e431d862 Avoid copying strings in SearchVisitor and readReferenceCollection Capostrophic 2019-10-28 19:28:14 +0300
  • b2e12f0a73 Attempt to fix a regression - crash on ARM Andrei Kortunov 2019-10-28 18:58:16 +0400
  • 0fa0e9571b
    Merge pull request #2572 from Capostrophic/prevent Andrei Kortunov 2019-10-28 18:11:13 +0400
  • 177c742f97 Merge branch 'fix-ci' into 'master' Andrei Kortunov 2019-10-28 07:43:55 +0000
  • acbdd0391c Install Debian packages again in CI Icecream95 2019-10-28 05:28:12 +0000
  • ee4fa93bd4 Rework prevent merchant equipping setting again Capostrophic 2019-10-28 01:58:23 +0300
  • e65c7d8ccc
    Merge pull request #2543 from Capostrophic/hashsign Bret Curtis 2019-10-27 23:14:31 +0100
  • b948101a73
    Merge pull request #2571 from akortunov/animfix Alexei Dobrohotov 2019-10-27 13:06:26 +0300
  • 15cd305253 Reset idle animation only when play movement animation (bug #5196) Andrei Kortunov 2019-05-14 17:34:41 +0400
  • adcac2675a [Client] Fix warnings related to destructors for processors David Cernat 2019-10-26 16:43:08 +0300
  • b97322b4b1 [General] Modernize packet style for PlayerInventory David Cernat 2019-10-26 14:01:08 +0300
  • 1f616c5613
    Merge pull request #2569 from akortunov/holstered_shield Alexei Dobrohotov 2019-10-26 12:00:07 +0300
  • b27089f7be
    Merge pull request #2560 from Capostrophic/geteffect Andrei Kortunov 2019-10-26 12:47:58 +0400
  • cbe58b1c24 [General] Modernize packet style for PlayerFaction David Cernat 2019-10-26 11:42:40 +0300
  • 7cd4fa4706 Ignore shields sheathing for creatures without sheathing bone Andrei Kortunov 2019-10-26 12:41:16 +0400
  • f7d2cdb782 Revert to 0.45.0 comments-in-the-middle settings behavior Capostrophic 2019-09-30 18:51:11 +0300
  • c9f3ee1819 [Client] Make PlayerResurrect use new resurrection handling from 6450d84473 David Cernat 2019-10-26 09:12:06 +0300
  • 9f039fac87
    Merge pull request #2520 from unelsson/transientlandshapeedit Bret Curtis 2019-10-25 00:26:43 +0200
  • 4e5aec5c30
    Merge pull request #2539 from Capostrophic/scripting Roman Siromakha 2019-10-24 22:12:50 +0200