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

Commit graph

  • 0467e8ee15 Avoid heap corruption while reading SCVR (bug #4680) capostrophic 2020-01-04 01:26:32 +0300
  • b6899a821b Improve BetaComment handling (feature #4129) Andrei Kortunov 2020-01-03 08:45:53 +0400
  • 3704acf857 Unify streams usage to support non-ASCII paths (bug #5239) Andrei Kortunov 2020-01-02 11:48:01 +0400
  • c9b3ec1ca4 [Server] Use consistent ordering for kills & map worldstate functions David Cernat 2020-01-03 02:00:21 +0200
  • a58f09fd6c Add OpenMW commits up to 2 Jan 2020 David Cernat 2020-01-02 22:09:54 +0200
  • f234d53269 Don't use double negation capostrophic 2020-01-02 13:09:54 +0300
  • 32caab663f Enumerate interpolation types properly capostrophic 2019-12-31 13:38:57 +0300
  • c61f64ae86 Fix tests capostrophic 2019-12-30 13:33:53 +0300
  • e654a52b70 More NIF adjustments capostrophic 2019-12-29 15:53:44 +0300
  • a5289035e2
    Merge pull request #2650 from akortunov/encoding Andrei Kortunov 2020-01-02 10:44:33 +0400
  • 75fed1d236 Print error code when failed to open file on Windows Andrei Kortunov 2020-01-01 12:35:17 +0400
  • 5a17d8e5a4
    Merge pull request #2646 from akortunov/projectiles Alexei Dobrohotov 2020-01-02 02:08:35 +0300
  • 71e1d576cd Allow to enchant multiple projectiles at once (feature #3517) Andrei Kortunov 2019-12-27 11:21:19 +0400
  • 119382ed13
    Merge pull request #2647 from akortunov/warnfix2 Alexei Dobrohotov 2019-12-31 12:33:40 +0300
  • 133b99bf18
    Merge pull request #2622 from akortunov/testcells Alexei Dobrohotov 2019-12-29 14:27:48 +0300
  • d57253c5e2 Do not use the QStringList::fromSet, which is deprecated since Qt 5.14 Andrei Kortunov 2019-12-28 21:38:49 +0400
  • 2693598d82
    Merge pull request #2642 from akortunov/warnfix2 Alexei Dobrohotov 2019-12-23 21:22:56 +0300
  • dfcc6d8b5a
    Merge pull request #2640 from akortunov/save Alexei Dobrohotov 2019-12-23 21:22:26 +0300
  • 24044b08e0 Do not store gold-specific value for everything Andrei Kortunov 2019-12-21 08:47:31 +0400
  • 88a695f251 Add safety checks for door state Andrei Kortunov 2019-12-21 14:35:08 +0400
  • 1f91c56472
    Merge pull request #2645 from akortunov/master Andrei Kortunov 2019-12-23 10:54:56 +0400
  • fd17a5acf4 Make R&D patch more noticable Andrei Kortunov 2019-12-23 10:51:25 +0400
  • 24ce242941 Implement TestCells (feature #5219) Andrei Kortunov 2019-11-24 17:40:19 +0400
  • 31c5c6d993
    Merge pull request #2644 from akortunov/master Andrei Kortunov 2019-12-22 10:46:02 +0400
  • cd81f81fb6 Initialize variables to avoid GCC warnings Andrei Kortunov 2019-12-22 10:44:14 +0400
  • c308498621
    Merge pull request #2643 from akortunov/master Andrei Kortunov 2019-12-22 10:33:58 +0400
  • 089548cdc4 Fix build on Qt4 Andrei Kortunov 2019-12-22 10:31:32 +0400
  • 82308dacbb
    Merge pull request #2641 from akortunov/cmake Andrei Kortunov 2019-12-21 13:18:39 +0400
  • ed31b8c467 Attempt to fix MacOS CI Andrei Kortunov 2019-12-21 12:27:56 +0400
  • ca9cd90a4d Add OpenMW commits up to 20 Dec 2019 David Cernat 2019-12-20 15:43:50 +0200
  • 30a18c2a66
    Merge pull request #2625 from Capostrophic/sneaking Andrei Kortunov 2019-12-20 14:32:22 +0400
  • 2f133000e0
    Merge pull request #2639 from akortunov/warnfix2 Andrei Kortunov 2019-12-20 14:27:28 +0400
  • e1958b671e Make dtMeshTile POD Andrei Kortunov 2019-12-20 14:16:39 +0400
  • 545922f613
    Merge pull request #2612 from akortunov/warnfix2 Andrei Kortunov 2019-12-20 14:06:06 +0400
  • 78450312bf Fix the last warning about deprecated Qt functions Andrei Kortunov 2019-12-20 13:36:32 +0400
  • 47a13f1ed2 Do not use deprecated Qt API in the launcher Andrei Kortunov 2019-11-28 09:48:59 +0400
  • e44021b369 Fix most of deprecated API usage in the editor Andrei Kortunov 2019-11-28 08:34:18 +0400
  • 32c7406eda [General] Implement OnObjectHit packet, part 3 David Cernat 2019-12-19 13:53:18 +0200
  • c18aab5357 [General] Use default values of 0 for Attack floats in BaseStructs David Cernat 2019-12-19 13:51:10 +0200
  • 868ad2b78f [General] Use default value of false for Attack booleans in BaseStructs David Cernat 2019-12-19 13:38:05 +0200
  • cca69f54e7
    Merge pull request #2638 from akortunov/master Andrei Kortunov 2019-12-19 15:23:34 +0400
  • 5220177ebc Fix ESMTool build Andrei Kortunov 2019-12-19 15:21:49 +0400
  • 737aa1e4e8 Remove FactionID editing from OpenCS (#2636) Assumeru 2019-12-18 18:42:54 +0100
  • dfbe0021a5 Change rescaling to be more inline with vanilla (fixes #5214) (#2635) Assumeru 2019-12-18 17:37:45 +0100
  • f3e8fbfded Merge branch 'range-safety' into 'master' Alexei Dobrohotov 2019-12-18 15:27:49 +0000
  • c3073f3225
    Merge pull request #2634 from akortunov/textures Alexei Dobrohotov 2019-12-15 16:28:10 +0300
  • 9dc8fecdb3
    Merge pull request #2633 from akortunov/equip Alexei Dobrohotov 2019-12-15 16:27:09 +0300
  • c41562fa27 Make TextureProperty warnings more informative Andrei Kortunov 2019-12-15 13:56:20 +0400
  • 2249450b0e [Client] Fix inability for actors to talk to players caused by 4118b20608 David Cernat 2019-12-15 11:50:15 +0200
  • 9763f6f9c5 [Client] Fix infinite activation loops caused by 48aba76ce9 David Cernat 2019-12-15 07:23:37 +0200
  • d712d6b8ce
    Merge pull request #2632 from Capostrophic/controllers Andrei Kortunov 2019-12-14 22:51:22 +0400
  • 97ee4bc349 Improve equipment logic (bug #5223) Andrei Kortunov 2019-12-14 21:30:46 +0400
  • 909c8ef0ea Avoid working with empty controller data (bug #5229) Capostrophic 2019-12-14 20:35:23 +0300
  • bc093c8596 [General] Implement OnObjectHit packet, part 2 David Cernat 2019-12-13 14:00:51 +0200
  • 96049befe9 [Client] Add and use getObjectFromPtr() method in ObjectList David Cernat 2019-12-13 13:07:21 +0200
  • abe7d25844
    Merge pull request #2631 from Capostrophic/falldamage Andrei Kortunov 2019-12-12 21:53:02 +0400
  • 483b37bb3f Disallow resting if the fall height hasn't been reset (bug #4802) Capostrophic 2019-12-12 15:20:23 +0300
  • 0a32850441
    Merge pull request #2630 from akortunov/reputation Alexei Dobrohotov 2019-12-11 14:58:20 +0300
  • 3d9c42e8ee Cap reputation values (bug #5226) Andrei Kortunov 2019-12-11 08:47:46 +0400
  • 150a1e735f
    Merge pull request #2629 from akortunov/shapes Alexei Dobrohotov 2019-12-10 16:17:01 +0300
  • 5b5c52d92e Handle NiKeyframeController for NiTriShape (feature #5224) Andrei Kortunov 2019-12-10 10:53:17 +0400
  • 1e62115800
    Merge pull request #2628 from Capostrophic/launcher Andrei Kortunov 2019-12-09 10:43:06 +0400
  • e98e57c797 [General] Reorder enums alphabetically in RECORD_TYPE David Cernat 2019-12-08 17:23:14 +0200
  • 2973cc4f4d [General] Implement OnObjectHit packet, part 1 David Cernat 2019-12-08 16:14:01 +0200
  • 0a96f065d7 Launcher: improve first run and missing game data dialogues (bug #4009) Capostrophic 2019-12-08 17:03:27 +0300
  • 0e0ac7a60f [Server] Add OnConsoleCommand event and associated script function David Cernat 2019-12-07 10:13:10 +0200
  • eeb77f80d2 [Client] Send ConsoleCommand packets when console is used David Cernat 2019-12-07 10:11:45 +0200
  • 18cd3d1ea1 [General] Compress strings used in Object packets David Cernat 2019-12-07 08:47:35 +0200
  • 4b27f8986b [Client] Synchronize positions for actors during death animations David Cernat 2019-12-06 21:04:42 +0200
  • 9b8818687d [General] Add mDeathAnimationFinished to mwmp::SimpleCreatureStats David Cernat 2019-12-06 20:59:43 +0200
  • 7dd03798e7 [Client] Don't update already initialized but deleted LocalActors David Cernat 2019-12-06 16:12:29 +0200
  • c253950dd7 [Client] Don't play dying words for NPCs loaded up as dead from server David Cernat 2019-12-06 14:50:10 +0200
  • 2af811be40 [Client] Use proper log message when receiving ActorDeath packets David Cernat 2019-12-06 12:43:41 +0200
  • 1950748dae [Client] Always use autoEquip on newly initialized LocalActors David Cernat 2019-12-06 12:21:30 +0200
  • cd444f8707 [Client] Send actor equipment after Container packet causes autoEquip David Cernat 2019-12-06 11:40:07 +0200
  • 675ba806bf
    Merge pull request #2627 from Capostrophic/essimporter Andrei Kortunov 2019-12-06 10:01:51 +0400
  • 0bc13b47fa Fix essimporter script header and inventory item conversion Capostrophic 2019-12-05 23:42:12 +0300
  • f43ba7fba2 [Client] Don't initialize disabled or deleted actors as LocalActors David Cernat 2019-12-05 20:27:48 +0200
  • 980edac942 [General] Rename PlayerTeam into PlayerAlly David Cernat 2019-12-05 19:15:11 +0200
  • 43330f1dd1
    Merge pull request #2626 from akortunov/master Andrei Kortunov 2019-12-05 17:37:21 +0400
  • d66b81d7f7 Reset holstered shield before rebuilding an NPC animation Andrei Kortunov 2019-12-05 17:35:32 +0400
  • a383b7b612 [General] Include death animations in ActorDeath packets David Cernat 2019-12-05 13:27:55 +0200
  • ecf00af548 [General] Implement WorldDestinationOverride packet, part 1 David Cernat 2019-12-04 16:43:56 +0200
  • 9cb9d4b7ca [General] Compress strings used in Worldstate packets David Cernat 2019-12-04 11:01:50 +0200
  • 154a9ce5a6 [General] Fix declarations hiding class members, part 2 David Cernat 2019-12-04 10:17:33 +0200
  • 270867a397 [Client] Ensure mwmp::Main is initialized before GUIController cleanup David Cernat 2019-12-04 08:39:33 +0200
  • ed9f4d965f
    Merge pull request #2624 from Capostrophic/cellname Andrei Kortunov 2019-12-04 08:30:00 +0400
  • 5b4db83d61 [Client] Once again allow beds to be used even if waiting is disallowed David Cernat 2019-12-03 23:55:55 +0200
  • c4950f1beb [Client] Implement PlayerTeam packet, part 2 David Cernat 2019-12-03 22:40:02 +0200
  • 86c8fe386b Fix idle state reset Capostrophic 2019-12-03 20:50:57 +0300
  • 4b38bab0d9 Make sure empty cell name subrecords are saved (bug #5222) Capostrophic 2019-12-03 18:46:42 +0300
  • 3a52f7dcf5 [Client] Add isTeamMember() method to MechanicsHelper David Cernat 2019-12-03 17:04:49 +0200
  • 68f524b822 [Client] Use more succinct methods for PlayerPtr in MechanicsHelper David Cernat 2019-12-03 14:12:40 +0200
  • 21c8821d05 [General] Ignore carriage returns in resources/version file David Cernat 2019-12-03 13:21:10 +0200
  • 3aaf64a984 [Client] Only send DoorState packets for logged in players David Cernat 2019-12-03 12:23:05 +0200
  • 5ca2c83b02 [Client] Fix additional resurrection problems caused by 6450d84473 David Cernat 2019-12-03 11:42:56 +0200
  • eec82f676a
    Merge pull request #2602 from elsid/clang_tidy Andrei Kortunov 2019-12-03 08:27:43 +0400
  • eeb3e4f938 [Client] Reset friendly hits when summoning a creature David Cernat 2019-12-02 23:29:36 +0200
  • 9792a5256f [General] Use different compromise for summoning David Cernat 2019-12-02 20:48:52 +0200
  • 753e310dd4 [General] Implement PlayerTeam packet David Cernat 2019-12-02 19:08:03 +0200