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

Commit graph

  • 7cb6a9c1e9 Do not allow to use quick keys during chargen Andrei Kortunov 2019-09-19 23:03:29 +0400
  • 1bddbbcfa0 Check if related menus are allowed when using cycle hotkeys (bug #5167) Andrei Kortunov 2019-09-19 22:43:53 +0400
  • a4d196f33f Force view change when using Force1stPerson and Force3rdPerson commands (bug #5168) Andrei Kortunov 2019-09-19 21:48:43 +0400
  • 7caa6cd8fe [Client] Prevent ActorAI spam from actors starting combat in scripts David Cernat 2019-09-19 13:58:01 +0300
  • e568ad30ea Copy transformations data when we clone node (bug #5163) Andrei Kortunov 2019-09-19 11:35:15 +0400
  • ca21bc35c2 [Server] Add script functions that read & send ScriptGlobalShort packets David Cernat 2019-09-19 08:46:54 +0300
  • 0d51eb5b23 [General] Use unsigned ints for refNums & mpNums in packets David Cernat 2019-09-19 08:44:33 +0300
  • cc25612b8d Add OpenMW commits up to 18 Sep 2019 David Cernat 2019-09-18 23:46:08 +0300
  • 13a0b3bf5a
    Merge pull request #2515 from Assumeru/organic-locks Alexei Dobrohotov 2019-09-18 20:39:52 +0300
  • fb87778493
    Merge branch 'master' into organic-locks Alexei Dobrohotov 2019-09-18 20:36:40 +0300
  • 6f2aaf156e
    Merge pull request #2527 from akortunov/resurrect Alexei Dobrohotov 2019-09-17 21:49:08 +0300
  • 94a281370f Continue scripts execution after player's death (bug #5166) Andrei Kortunov 2019-09-17 22:40:51 +0400
  • 32de86d114 merge master Evil Eye 2019-09-17 20:31:53 +0200
  • 7c8b82f45c move locking behaviour to cellref Evil Eye 2019-09-17 20:30:37 +0200
  • 3a912485ca openmw.cfg-related fixes Capostrophic 2019-09-17 21:16:35 +0300
  • d3284c0331
    Merge pull request #2525 from akortunov/factionowner Alexei Dobrohotov 2019-09-17 18:14:37 +0300
  • 85bb4a76f6 Improve faction items handling (bug #5164) Andrei Kortunov 2019-09-16 14:20:43 +0400
  • 4a6d2cbaff Do not allow player to take items from evidence chests (bug #3609) Andrei Kortunov 2019-09-16 14:18:41 +0400
  • 271d8e6d74
    Merge pull request #2521 from Capostrophic/material Andrei Kortunov 2019-09-17 19:04:56 +0400
  • 83f61d1636 Support target color in NiMaterialColorController (bug #5159) Capostrophic 2019-09-12 22:15:41 +0300
  • dd6c21ad81
    Merge pull request #2511 from Capostrophic/water Andrei Kortunov 2019-09-16 12:16:03 +0400
  • b205aae4e1
    Merge pull request #2518 from Capostrophic/activation Andrei Kortunov 2019-09-16 10:53:14 +0400
  • 649a14dfae
    Merge branch 'master' into activation Andrei Kortunov 2019-09-16 10:52:16 +0400
  • a7cfe5853c
    Merge pull request #2522 from Capostrophic/extradata Andrei Kortunov 2019-09-16 10:19:49 +0400
  • a54ba4c9a2
    Merge pull request #2524 from Capostrophic/knockdown Andrei Kortunov 2019-09-16 09:35:03 +0400
  • 480000da07 Use Open action as fallback for companion activation (bug #5161) Capostrophic 2019-09-15 23:17:36 +0300
  • 209e33f5ce
    Open door when it is on the way to a next path point elsid 2019-08-15 19:19:04 +0200
  • 653a391084
    Do not open doors when actor has no path elsid 2019-08-25 13:49:04 +0200
  • d4b7b3e999
    Check for AiPackage type before find nearby door elsid 2019-08-25 18:11:13 +0200
  • 56f084c9c0 [Client] Fix packet spam for repetitive setting of the same global value David Cernat 2019-09-15 16:10:09 +0300
  • ceb16bb6f8 [Client] Reimplement temporary fix from c65d6c1328 David Cernat 2019-09-14 19:41:34 +0300
  • afa704ce95 [Server] Add OnScriptGlobalShort event David Cernat 2019-09-14 13:09:01 +0300
  • e424bd9bc3 [General] Implement ClientScriptSettings packet, part 2 David Cernat 2019-09-14 09:37:19 +0300
  • 790531671a Fix tests Capostrophic 2019-09-13 21:29:49 +0300
  • 8baddefdbd Refactor extra data and particle modifier handling Capostrophic 2019-09-13 19:54:19 +0300
  • 85d52ec183 oops Evil Eye 2019-09-11 22:05:24 +0200
  • 6128279dbf
    Merge pull request #2517 from unelsson/terraintextureselection Alexei Dobrohotov 2019-09-11 14:09:45 +0300
  • 6c006c9c87
    Merge pull request #2516 from Capostrophic/launcher Andrei Kortunov 2019-09-11 10:29:52 +0400
  • 718dbd3f9a Use object ID as the substitution for their name (bug #5158) Capostrophic 2019-09-11 00:06:50 +0300
  • 6b74630f6e Preparation work Capostrophic 2019-09-10 21:56:10 +0300
  • 9788a776b9 Avoid Qt "opening user openmw.cfg twice" warning Capostrophic 2019-09-10 22:54:43 +0300
  • a86a8ecc0e Allow locking/picking just about everything Evil Eye 2019-09-10 21:53:26 +0200
  • 4ccb951126 move check to outermost scope Nelsson Huotari 2019-05-31 11:28:48 +0300
  • 0880923189 Consistency for variable and header argument names. Nelsson Huotari 2019-05-11 21:07:22 +0300
  • 6dc3d8b44b More readable code Nelsson Huotari 2019-05-09 21:34:14 +0300
  • 780055899d Don't add empty primitive sets to geometry. Nelsson Huotari 2019-05-09 21:26:34 +0300
  • 3becacf6d1 Remove globals, const int& -> int, values to const ref. Nelsson Huotari 2019-05-09 20:31:36 +0300
  • 1dcee833a1 Less verbose syntax Nelsson Huotari 2019-05-06 13:02:49 +0300
  • 5a143fe99d Remove extra include Nelsson Huotari 2019-05-06 12:59:28 +0300
  • 39ab449431 Only allow selection of cells in view Nelsson Huotari 2019-05-06 12:56:04 +0300
  • dc8de6c6e6 Make less copies Nelsson Huotari 2019-05-06 12:22:16 +0300
  • 001ca68cc7 Remove empty lines Nelsson Huotari 2019-04-08 11:33:11 +0300
  • 46ee639892 pass by const ref and other fixes Nelsson Huotari 2019-04-07 23:11:13 +0300
  • 20ab7df19f Fixes, cleanup. Nelsson Huotari 2019-04-07 21:48:55 +0300
  • 1a08944a8b Remove unused code, clarifications, optimizations Nelsson Huotari 2019-04-07 20:58:03 +0300
  • d6722c7492 Terrain texture selection, support for vertex selection Nelsson Huotari 2019-04-07 11:10:02 +0300
  • 56b6a7ada4 Fix #5155 Evil Eye 2019-09-09 22:29:59 +0200
  • 3acfbad55d [General] Implement ClientScriptSettings packet, part 1 David Cernat 2019-09-09 10:28:35 +0300
  • 25e27ccb95 [General] Use placeholder packet ID for unused CellCreate packet David Cernat 2019-09-09 10:22:20 +0300
  • 8f2ed884a5 Allow usage of more keywords as string arguments (bug #5087) capostrophic 2019-08-18 19:43:26 +0300
  • 2e05e0e829
    Merge pull request #2514 from akortunov/guifixes Alexei Dobrohotov 2019-09-06 16:20:42 +0300
  • d58f93f388 Use sayDone() only for scripting backward compatibility Andrei Kortunov 2019-09-06 09:19:41 +0400
  • ca67587b89 Add OpenMW commits up to 5 Sep 2019 David Cernat 2019-09-05 21:41:50 +0300
  • c9deb1b325 Generate sCrimeMessageReport only once per frame (bug #5012) Andrei Kortunov 2019-09-05 20:16:03 +0400
  • 58be8dc976
    Merge pull request #2513 from Capostrophic/crime Andrei Kortunov 2019-09-05 18:51:16 +0400
  • c89c14bb68 Rename objectOpened() to make its role more clear Capostrophic 2019-09-05 17:36:49 +0300
  • 8317dc0709 Make sure failed pick/trap attempts are a crime (bug #5149) Capostrophic 2019-09-04 00:39:12 +0300
  • 9ce556832e Merge branch 'CancelDoorShutSoundWhenDoorBlocked' into 'master' Alexei Dobrohotov 2019-09-05 07:49:53 +0000
  • bafbc0a055 Cancel door sound if collision is detected and the sound is playing James Stephens 2019-09-05 07:49:53 +0000
  • 2daecc633e
    Revert Vampirism behavior upon death to 0.45.0-like state Alexei Dobrohotov 2019-09-04 16:42:34 +0300
  • 190c404b38 [Client] Calculate spell success in more appropriate place David Cernat 2019-09-02 23:50:56 +0300
  • 0caf192212 Merge branch 'ShowSpellMagickaCostInSpellBuyingWindow' into 'master' Andrei Kortunov 2019-09-02 17:18:56 +0000
  • 7d3f6e1cd9 Altered process so that cost only appears on spell purchase window. James Stephens 2019-09-02 17:18:56 +0000
  • 08614f6a87 Merge branch 'AlchemyQuestionMarkNotCentered' into 'master' Andrei Kortunov 2019-09-02 17:13:56 +0000
  • b33429001c Fixes the offset question mark in the alchemy tooltip when the effect is not known James Stephens 2019-09-02 17:13:56 +0000
  • 626e943c43 Merge branch 'FocusLostESCSaveConfirmationDialog' into 'master' Andrei Kortunov 2019-09-02 17:11:24 +0000
  • 1cd1bfca74 Fixes bug #4650 James Stephens 2019-09-02 16:49:29 +0200
  • 95967ea289 [General] Rename unused ObjectReset packet into ObjectHit David Cernat 2019-09-01 08:30:03 +0300
  • cf0c71c651 Water shader cleanup Capostrophic 2019-08-30 22:01:03 +0300
  • a8f5fe3eff
    Merge pull request #2508 from akortunov/counter Alexei Dobrohotov 2019-08-28 13:51:38 +0300
  • 6dccdfe0c1 [Client] Load up TES3MP's settings in the same map as OpenMW's settings David Cernat 2019-08-28 06:37:33 +0300
  • 9b1fbcc6f9 [General] Use correct packet ID in PacketActorCast David Cernat 2019-08-28 06:35:19 +0300
  • 3b47e9039c
    Merge pull request #2509 from OpenMW/revert-2494-ai_open_door Roman Siromakha 2019-08-27 20:55:33 +0200
  • 41ad23ebdc
    Revert "[WIP] Open door when it is on the way to a next path point (bug #5073)" Roman Siromakha 2019-08-27 20:55:03 +0200
  • ea04fcbd09
    Merge pull request #2494 from elsid/ai_open_door Roman Siromakha 2019-08-27 20:54:58 +0200
  • b4ec444057
    Open door when it is on the way to a next path point elsid 2019-08-15 19:19:04 +0200
  • 97cd9d434a
    Do not open doors when actor has no path elsid 2019-08-25 13:49:04 +0200
  • 389f5dfb9b
    Check for AiPackage type before find nearby door elsid 2019-08-25 18:11:13 +0200
  • cb0a609d59
    Merge branch 'master' into HEAD elsid 2019-08-27 20:49:12 +0200
  • 69b4fe8545
    Revert "Open door when it is on the way to a next path point" elsid 2019-08-27 20:49:07 +0200
  • b6044d231a Handle death event manually before disposing a corpse if a death animation was not finished yet (feature #5146) Andrei Kortunov 2019-08-27 22:42:41 +0400
  • 3a1e3cf0f5 [Client] Prevent chat key from switching to chat window while in console David Cernat 2019-08-27 15:23:12 +0300
  • a9f1481e5c [Client] Revert changes to key focus setting as per 56539fee4f David Cernat 2019-08-27 15:22:11 +0300
  • 63f55ce762 [GUI] Fix chat window layout after 1ce370e7fa made it stop working David Cernat 2019-08-27 10:53:26 +0300
  • a52d32602d [Client] Fix code style in PlayerList David Cernat 2019-08-27 09:29:43 +0300
  • 84b3aaedaa
    Merge pull request #2506 from akortunov/refactor Andrei Kortunov 2019-08-27 10:05:44 +0400
  • c059bf04cc Rename getWeaponPart() function Andrei Kortunov 2019-08-27 09:55:02 +0400
  • ceff1defb4
    Merge pull request #2504 from elsid/door_state_enum Alexei Dobrohotov 2019-08-27 02:05:17 +0300
  • 06c792e434
    Merge pull request #2505 from Capostrophic/crashfix Alexei Dobrohotov 2019-08-26 23:07:18 +0300
  • c0438a0c6b Avoid using getPtr on empty geometry data Capostrophic 2019-08-26 22:59:51 +0300