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

Commit graph

  • 6599a28ecf Generate collision shape based on NiTriStrips capostrophic 2019-08-08 17:03:11 +0300
  • adb06913f7 Add basic NiTriStrips rendering (no physics yet) capostrophic 2019-08-08 15:19:01 +0300
  • 8efbdeaa57 Load NiTriStrips/NiTriStripsData (don't do anything yet) capostrophic 2019-08-08 13:11:24 +0300
  • e524771b40
    Merge pull request #2478 from Capostrophic/path Alexei Dobrohotov 2019-08-08 17:08:30 +0300
  • 7b6af4a893 Make sure local path includes trailing slash capostrophic 2019-08-08 17:06:27 +0300
  • 1d09763bad [Client] Allow blanking out the enchantment IDs of records using a base David Cernat 2019-08-08 08:05:10 +0300
  • e03e4495e6
    Merge pull request #2472 from Capostrophic/recastdemo Andrei Kortunov 2019-08-07 21:20:54 +0400
  • ed364a1e29
    Merge pull request #2476 from akortunov/arrows Alexei Dobrohotov 2019-08-07 17:32:38 +0300
  • b156be0209
    Merge pull request #2477 from Assumeru/script-respawn Alexei Dobrohotov 2019-08-07 15:17:13 +0300
  • ff41302c69 Add changelog entry unknown 2019-08-07 10:59:56 +0200
  • b7c214b1bc Do not use a separate GlowUpdater for every arrow in quiver Andrei Kortunov 2019-08-07 11:42:34 +0400
  • 8557346fbd Use glow for enchanted arrows (feature #5122) Andrei Kortunov 2019-08-07 11:03:26 +0400
  • 2a53f6bc3e Merge branch 'master' of https://github.com/OpenMW/openmw into script-respawn unknown 2019-08-07 10:56:21 +0200
  • 14af0be657 [General] Include AI alarm & flee for creatures/NPCs in RecordDynamic David Cernat 2019-08-07 11:21:22 +0300
  • ef432d1419 [General] Include AI services for creatures/NPCs in RecordDynamic David Cernat 2019-08-07 10:44:07 +0300
  • 1eed511b4e Use enchanted glow for pulled arrows Andrei Kortunov 2019-08-07 09:45:10 +0400
  • 4c92f0c4e1 Move getEnchantmentColor() from Animation to Class Andrei Kortunov 2019-08-07 08:51:46 +0400
  • 6baa5da6c9 Fix scripts not executing on respawn unknown 2019-08-06 21:30:21 +0200
  • 06ba80e19b
    Merge pull request #2469 from Capostrophic/instant Andrei Kortunov 2019-08-06 07:57:18 +0400
  • cac05ef826 Sneaking consistency fixes (bug #5103) capostrophic 2019-07-30 20:58:19 +0300
  • ad8b10c8db
    Merge pull request #2464 from Capostrophic/enchant Andrei Kortunov 2019-08-05 11:32:16 +0400
  • b7024c751f
    Merge pull request #2471 from Capostrophic/undefined Andrei Kortunov 2019-08-05 11:23:35 +0400
  • 1f3740225b Purge unnecessary recast stuff capostrophic 2019-08-05 01:13:47 +0300
  • 18e2a14645 [General] Implement tool-related records for RecordDynamic packets David Cernat 2019-08-04 17:53:18 +0300
  • 6928adcee1 Prevent front() and operator[] from causing undefined behavior capostrophic 2019-08-04 14:22:13 +0300
  • 4d4a21ff09
    Merge pull request #2460 from Capostrophic/swim Alexei Dobrohotov 2019-08-03 23:23:12 +0300
  • b3fe85fb6d
    Merge pull request #2324 from elsid/aiwander_navmesh Alexei Dobrohotov 2019-08-03 23:11:18 +0300
  • 793016f163 Merge branch 'controller-bindings' into 'master' Alexei Dobrohotov 2019-08-03 19:55:58 +0000
  • e7ae7a8ca6 Allow user controller bindings Alex Rice 2019-08-03 19:55:58 +0000
  • 6c46d929c2
    Build path to first pathgrid node by navmesh elsid 2019-04-08 18:01:05 +0200
  • f684c90932
    Make angular velocity depending on actor speed elsid 2019-04-13 13:19:35 +0200
  • 4100d93dea [General] Implement ingredient records for RecordDynamic packets David Cernat 2019-08-03 06:19:22 +0300
  • 82ac99ec56 Apply instant FX in AddSpell immediately (bug #5055) capostrophic 2019-08-02 21:26:47 +0300
  • f8c07ca9dc Don't "jump" with 0 vertical velocity in all cases (bug #5106) capostrophic 2019-07-30 22:07:55 +0300
  • e9c71a3808 Ignore on-strike enchanted projectile charge (#5104) capostrophic 2019-07-31 13:10:51 +0300
  • 56c9c72bc7
    Merge pull request #2459 from Capostrophic/fight Alexei Dobrohotov 2019-08-02 18:12:30 +0300
  • ff133bd740 Don't clamp final actor fight rating to 0 (bug #5105) capostrophic 2019-07-31 00:07:03 +0300
  • 3d5d5d8b44
    Merge pull request #2454 from Capostrophic/modregion Alexei Dobrohotov 2019-08-02 18:07:29 +0300
  • 300cef0073 [Server] Allow setting of container record flags in SetRecordFlags() David Cernat 2019-08-01 21:28:03 +0300
  • 168e5050bb Ignore an extra number argument in ModRegion (bug #5110) capostrophic 2019-07-29 15:50:19 +0300
  • 3f2b63122d
    Merge pull request #2467 from Capostrophic/stream Alexei Dobrohotov 2019-08-01 20:39:06 +0300
  • 3a0f893f53
    Merge pull request #2468 from elsid/aitravel_fastforward_fix Alexei Dobrohotov 2019-08-01 16:33:25 +0300
  • 4ad04a28f9
    Reset path after AiTravel is fast forwarded elsid 2019-08-01 15:10:46 +0200
  • 0189d19d14 [Server] Clear new types of records in ClearRecords() David Cernat 2019-08-01 15:47:13 +0300
  • 1fdc5151ca Merge branch '5055fix' into 'master' Alexei Dobrohotov 2019-08-01 10:02:36 +0000
  • 610e87cb24 Fix Non-swimming enemies entering water if player is water walking (bug #5099) Artem Nykolenko 2019-08-01 10:02:35 +0000
  • 264a769827
    Merge pull request #2466 from Capostrophic/doll Andrei Kortunov 2019-08-01 13:10:40 +0400
  • 5341ca4e22 [Regression] Avoid locale-related conversion issues in editor capostrophic 2019-08-01 11:40:53 +0300
  • 247d2fad30 [General] Implement activator & static records for RecordDynamic packets David Cernat 2019-08-01 09:48:57 +0300
  • 2affb8ed63 Human-readable light source duration (feature #5091) capostrophic 2019-07-31 15:41:32 +0300
  • 1a2f51ef6f
    Merge pull request #2415 from Assumeru/unix-console Alexei Dobrohotov 2019-07-31 21:34:09 +0300
  • dcbe76d888 [Regression] Avoid confusing inventory doll with player capostrophic 2019-07-31 17:34:32 +0300
  • e2496af5c5 Vanilla-friendly ranged crits (bug #5067) capostrophic 2019-07-31 13:54:27 +0300
  • e7ec27e45d Use up-to-date magic effects for GetEffect (bug #3894) capostrophic 2019-07-31 01:06:06 +0300
  • 6fe429c4e8 Don't force-trace down swimming actors (bug #5089) capostrophic 2019-07-31 00:42:55 +0300
  • 15bf05215e Revert questionable input manager decisions capostrophic 2019-07-29 16:13:52 +0300
  • 4e54ed86b3 Fix jumping mechanics framerate dependency (bug #4991) Capostrophic 2019-06-30 17:38:49 +0300
  • 0b074f2211 Rewrite messed up playerlooking switch handling (bug #5078) Capostrophic 2019-06-30 01:50:17 +0300
  • cad4ba0423 Merge branch 'unity_fix' into 'master' Alexei Dobrohotov 2019-07-28 18:46:27 +0000
  • 28e54c25ee Add -DMYGUI_DONT_REPLACE_NULLPTR Grigory 2019-07-28 21:04:37 +0300
  • d460e407ab Merge branch 'framelimit' into 'master' AnyOldName3 2019-07-27 12:54:36 +0000
  • d4ec446141 default framelimit wang ryu 2019-01-10 15:20:21 +0000
  • e9336e53fc [General] Implement container and door records for RecordDynamic packets David Cernat 2019-07-27 03:45:50 +0300
  • 4183373f53 [General] Update credits David Cernat 2019-07-20 15:13:10 +0300
  • facbb2e0db
    [Regression] Make sure unloaded objects can be opened Alexei Dobrohotov 2019-07-20 00:12:05 +0300
  • ef68a72ba6 [General] Set hasCellData to true for PacketConsoleCommand David Cernat 2019-07-19 20:10:28 +0300
  • 576285573b
    Merge pull request #2404 from Capostrophic/framerate Chris Djali 2019-07-19 16:16:20 +0100
  • 69277b52d0
    Merge pull request #2451 from Capostrophic/sounds Andrei Kortunov 2019-07-19 08:03:33 +0400
  • 914b28c35a Merge branch 'master' into 'master' Andrei Kortunov 2019-07-17 16:04:30 +0000
  • 1b1ce1b27a [General] Change version to 0.7.1 David Cernat 2019-07-17 13:39:50 +0300
  • d996b565a5 Improve character window resizing (bug #4276) Artem Nykolenko 2019-07-17 00:44:36 -0400
  • 6cad48b1ad
    Update changelog Alexei Dobrohotov 2019-07-14 23:57:52 +0300
  • 29ebfe709e
    Play 'Hand To Hand Hit' only for fatigue damage (bug #5093) Alexei Dobrohotov 2019-07-14 23:56:38 +0300
  • 65ee420ab9
    Only play on-strike failure sound on the player (bug #5092) Alexei Dobrohotov 2019-07-14 23:42:42 +0300
  • 57f84914c3 [Client] Prevent permanent deletion of player markers on cell changes David Cernat 2019-07-14 22:42:55 +0300
  • fb9b4a79c1 Update changelog Evil Eye 2019-07-14 20:52:36 +0200
  • 366906ac51
    Fix paralyzed actors' death animations Alexei Dobrohotov 2019-07-12 12:31:10 +0300
  • 98847333c1
    Merge pull request #2443 from 8-j/patch-1 Andrei Kortunov 2019-07-09 07:53:35 +0400
  • 44a01303ed
    Extended.rst: Fix inexistent animation key: open -> start 8-j 2019-07-08 23:27:11 +0200
  • fe52bee41d Merge branch 'master' into 'master' Alexei Dobrohotov 2019-07-07 12:54:08 +0000
  • 010cd4987d Merge branch 'fixbuild' into 'master' Alexei Dobrohotov 2019-07-07 12:53:08 +0000
  • ca7ac30f6d Use the POSIX pathconf(2) to determine the maximum path length. It fixes build on BSD platforms where PATH_MAX is defined in <sys/syslimits.h> vs <linux/limits.h> on Linux. fredzio 2019-07-07 01:02:38 +0200
  • 48ebdb38c7 [Client] Set LocalPlayer's killer for damage over time spell effects David Cernat 2019-07-06 14:44:04 +0300
  • 7316c8aafd
    Added functionality for TES3MP server to catch system signals nalal 2019-07-06 04:03:50 -0700
  • c0f66ac70c Fixes Albemic typo in OpenMW-CS Axel Vestin 2019-07-06 00:13:30 +0200
  • 240f76e822
    Merge pull request #2440 from jlaumon/sound_crash_fix Andrei Kortunov 2019-07-05 11:43:01 +0400
  • 940625b138
    Update CHANGELOG.md jeremy 2019-07-05 08:46:46 +0200
  • 962462c1c5 Removed unnecessary calls to stopSound3D jeremy 2019-07-04 22:54:39 +0200
  • c8c06ceee9 Fixed SoundManager::stopSound when output is not initialized (bug #4600 probably) jeremy 2019-07-04 22:48:33 +0200
  • e4c596adf8
    Fix CI builds (attempt №2) Alexei Dobrohotov 2019-07-04 14:12:36 +0300
  • e4e513c5dc
    Fix CI builds Alexei Dobrohotov 2019-07-04 13:36:27 +0300
  • cb4664b31b Remove arrow key behaviour as it's in MyGUI now Evil Eye 2019-07-03 22:38:07 +0200
  • 405c556ce9 Merge branch 'master' of https://github.com/OpenMW/openmw into unix-console Evil Eye 2019-07-03 21:58:06 +0200
  • 648dc7db26 Merge branch 'issue-4202' into 'master' Alexei Dobrohotov 2019-07-02 16:07:38 +0000
  • bcc5142b32 Issue #4202: Open .omwaddon files without needing to open openmw-cs first. Nat Meo 2019-07-02 16:07:38 +0000
  • 8a463b30d6
    Update changelog Alexei Dobrohotov 2019-07-02 14:52:50 +0300
  • 1b712f4359 Merge branch '5046-GamepadCursorSpeed' into 'master' Alexei Dobrohotov 2019-07-02 11:19:10 +0000
  • 643f259cbf Adding option for cursor speed when using gamepad Justin Ivany 2019-07-02 11:19:10 +0000
  • 31b3fcc07e Merge branch 'utopium-issue-5005' into 'master' Alexei Dobrohotov 2019-07-01 23:26:05 +0000
  • af1e5e01b4 Issue #5005: Instance window via Scene window Nat Meo 2019-07-01 23:26:05 +0000