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

Commit graph

  • e0fb411fc8 Merge branch '2' into 'master' Alexei Dobrohotov 2019-05-24 14:08:09 +0000
  • 6c310c64d2 stop making new reflacttetures at intext change bzzt 2019-05-23 13:37:00 +0000
  • 97873f9964
    Merge pull request #2372 from akortunov/sync Alexei Dobrohotov 2019-05-24 13:21:50 +0300
  • f271ac255d Avoid conflicts between gamepad movement and always run setting Capostrophic 2019-05-24 12:26:38 +0300
  • 40c1db32bd Apply analogue speed mult to fatigue loss Capostrophic 2019-05-24 12:26:22 +0300
  • 454bae2c43 Make PacketQueue fields atomic to avoid data races (e.g. with ParseThread) Andrei Kortunov 2019-05-10 14:22:52 +0400
  • fae5843347 Setup the ICO settings only once instead of every loading (bug #5025) Andrei Kortunov 2019-05-10 10:02:33 +0400
  • ab03b9ac1c Do not sort the Land store every savegame load - it is static anyway (bug #4844) Andrei Kortunov 2019-05-08 14:42:17 +0400
  • 57176ff8d4 Unload viewer and stop background jobs before resources unloading Andrei Kortunov 2019-05-06 17:07:22 +0400
  • 7c53b99d31 Avoid possible data race during access to the static local variable Andrei Kortunov 2019-05-06 15:23:09 +0400
  • f29bfb6b8e [Client] Add debug for received kill counts David Cernat 2019-05-22 23:20:44 +0300
  • 4d40df3ea8 [Server] Don't automatically send kill count packets to other players David Cernat 2019-05-22 22:13:42 +0300
  • dee72e9430 Make script literal lookup functions safer Phillip Andrews 2019-05-21 17:58:10 -0500
  • 7c46102f0c
    Merge pull request #2389 from akortunov/fmt Alexei Dobrohotov 2019-05-21 21:45:52 +0300
  • 54ee08cb75
    Merge pull request #2396 from akortunov/master Alexei Dobrohotov 2019-05-21 21:22:34 +0300
  • 6832a2fa9a Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus) Andrei Kortunov 2019-05-21 19:22:34 +0400
  • abc4090a0f [Client] Fix loop in ActiveSpells::getEffectDuration() David Cernat 2019-05-20 23:09:54 +0300
  • e679190f31 Introduce a custom format() function to get rid of boost::format() and hackish replace() Andrei Kortunov 2019-05-19 12:33:57 +0400
  • 0ee73d89f0
    Correct selling prices of creature merchants Alexei Dobrohotov 2019-05-19 23:43:40 +0300
  • c66ddea429
    Merge pull request #2392 from akortunov/guifixes Alexei Dobrohotov 2019-05-18 19:05:01 +0300
  • 70ef87c093
    Merge pull request #2393 from akortunov/master Andrei Kortunov 2019-05-18 17:59:54 +0400
  • dbd0d83a6b Fix libpng warning about incorrect profile Andrei Kortunov 2019-05-18 17:57:16 +0400
  • add3b9dcea
    Merge pull request #2390 from Capostrophic/launcher Andrei Kortunov 2019-05-18 09:04:50 +0400
  • faf940546b Get rid of redundant setKeyFocusWidget() method Andrei Kortunov 2019-05-17 19:09:40 +0400
  • 675be20a0f Get rid of redundant ControllerRepeatClick class Andrei Kortunov 2019-05-17 10:49:00 +0400
  • ac8fa54e6e Get rid of redundant MWScroll class Andrei Kortunov 2019-05-17 10:23:34 +0400
  • 2c956398c1
    Actually fix bug 4938 Alexei Dobrohotov 2019-05-15 21:41:49 +0300
  • 01ce8b580d
    Merge pull request #2383 from Capostrophic/enchantchance Andrei Kortunov 2019-05-15 22:01:22 +0400
  • 3f73766304 Make enchanting make more sense (bug #5038) Capostrophic 2019-05-14 01:40:04 +0300
  • 686049679c Launcher: Clone content list button (feature #4784) Capostrophic 2019-05-15 17:53:18 +0300
  • 7023e86d19
    Merge pull request #2388 from Capostrophic/animation Andrei Kortunov 2019-05-15 09:02:53 +0400
  • 316c79fecd
    Merge pull request #2387 from Capostrophic/spells Andrei Kortunov 2019-05-15 08:55:54 +0400
  • 6bf5960b96
    Merge pull request #2386 from Capostrophic/waiting Andrei Kortunov 2019-05-15 08:44:47 +0400
  • 1de984364a Hardcode the correct first person sneaking anim speed (bug #4787) Capostrophic 2019-05-15 01:46:55 +0300
  • 3d3e9f373c
    Merge pull request #2384 from akortunov/ranks Alexei Dobrohotov 2019-05-15 01:42:59 +0300
  • 5f7343ad7f Don't break GetSpellEffects execution if the spell doesn't exist Capostrophic 2019-05-14 21:24:03 +0300
  • f775f7977b Fix RaiseRank/LowerRank script functions (feature #4316) Andrei Kortunov 2019-05-14 10:12:40 +0400
  • 272df29a12 Exit waiting at the correct time when the player is in air Capostrophic 2019-05-14 20:38:41 +0300
  • 5266520e20
    Merge pull request #2378 from Capostrophic/enchanting Andrei Kortunov 2019-05-14 19:49:09 +0400
  • 485ed903c4 Enchanting window stays open after a failed attempt (feature #5034) Capostrophic 2019-05-11 19:49:11 +0300
  • 5ccf7da17a
    Merge pull request #2385 from akortunov/master Andrei Kortunov 2019-05-14 14:37:09 +0400
  • a79955352f Revert MR !103 and !105 since they cause issues with dialogue window Andrei Kortunov 2019-05-14 14:20:27 +0400
  • fd204fd490
    Merge pull request #2382 from Ghostbird/Ghostbird-author Alexei Dobrohotov 2019-05-13 21:42:07 +0300
  • 55767eaf7e
    Merge pull request #2380 from Capostrophic/faction Andrei Kortunov 2019-05-13 21:21:47 +0400
  • dc8ce4c708
    De-pseudonymise myself on the authors list Gijsbert ter Horst 2019-05-13 17:17:04 +0000
  • 50c87bacea
    Merge pull request #2381 from akortunov/warnfix Andrei Kortunov 2019-05-13 18:14:14 +0400
  • 27737d4258 Fix an exception during reload when container windows is active. It is a regression in the animated containers feature. Andrei Kortunov 2019-05-13 17:59:32 +0400
  • bb0c989f87
    Clear expelled status when leaving faction Alexei Dobrohotov 2019-05-13 10:22:03 +0300
  • d37cb871d6
    Fix last-minute typo Alexei Dobrohotov 2019-05-13 09:50:32 +0300
  • 555e43855d Allow scripted faction leaving using PCLowerRank (feature #5036) Capostrophic 2019-05-12 20:57:54 +0300
  • e84f85863e
    Merge pull request #527 from quexten/0.7.0 David Cernat 2019-05-12 16:23:59 +0300
  • 8920b34b75
    Merge pull request #2379 from akortunov/shaders Alexei Dobrohotov 2019-05-12 10:04:33 +0300
  • 1c545c8f6d Fix a regression with variable declarations in water shader Andrei Kortunov 2019-05-12 10:22:49 +0400
  • 1f2349ef6e Update LuaBridge to e3f7a022 Bernd Schoolmann 2019-05-12 03:14:03 +0200
  • 95c5972b1a Update LuaBridge to e3f7a022 Bernd Schoolmann 2019-05-12 02:36:12 +0200
  • 023ead937f [Server] Fix stack overflows by preventing infinite growth in Lua stack David Cernat 2019-05-12 01:58:18 +0300
  • 6322ae081d [Server] Add extern to folders used to search for include files David Cernat 2019-05-12 01:54:28 +0300
  • 004da85533
    Merge pull request #2377 from Capostrophic/armor Andrei Kortunov 2019-05-11 22:14:57 +0400
  • 144b1b9b06 Magic armor mitigation for creatures (feature #5033) Capostrophic 2019-05-11 19:20:23 +0300
  • c67eb6d9db Drop bogus accounting for armor rating from weapon priority Capostrophic 2019-05-11 19:06:45 +0300
  • 4a5e2d1d4e
    Merge pull request #2281 from akortunov/shaders Alexei Dobrohotov 2019-05-11 18:07:58 +0300
  • 4af9315672
    Merge pull request #2376 from Capostrophic/getweapontype Andrei Kortunov 2019-05-11 17:03:07 +0400
  • 62482657fc GetWeaponType returns -2 for picks and -3 for probes (feature #5031) Capostrophic 2019-05-11 03:38:06 +0300
  • 0cea76c684
    Merge pull request #2375 from akortunov/warnfix Alexei Dobrohotov 2019-05-11 14:10:01 +0300
  • ef4042703d
    Merge pull request #2373 from Capostrophic/barter Andrei Kortunov 2019-05-11 15:05:41 +0400
  • 9ba6f5f36c Do not copy pointers during iteration Andrei Kortunov 2019-05-11 09:44:30 +0400
  • 1444ef6f43
    Merge pull request #2298 from akortunov/optimize Alexei Dobrohotov 2019-05-11 02:32:34 +0300
  • 216f908a07
    Merge pull request #2286 from akortunov/map Alexei Dobrohotov 2019-05-11 02:30:38 +0300
  • 41a50d8ff7 Merge branch 'fix-paths.rst' into 'master' Alexei Dobrohotov 2019-05-10 19:33:07 +0000
  • 44430d9a6f
    Merge pull request #2374 from akortunov/docs Andrei Kortunov 2019-05-10 22:01:27 +0400
  • 31546ef996 Correct documentation about animated containers Andrei Kortunov 2019-05-10 21:54:45 +0400
  • fa4bd406a3 Merge branch 'dialogue-ptr-fix' into 'master' Alexei Dobrohotov 2019-05-09 23:28:43 +0000
  • c4d5203e14 Fix MR !103 breaking of dialogue with actors with no greetings Phillip A 2019-05-09 23:28:43 +0000
  • 74a93702df Correct Windows paths in paths.rst to work for all valid configurations AnyOldName3 2019-05-09 22:25:43 +0000
  • 9d191055bf Make offered price caps barter-specific (bug #5028) Capostrophic 2019-05-09 20:42:22 +0300
  • e0af6532ec
    Merge pull request #2371 from Capostrophic/sneak Bret Curtis 2019-05-07 09:52:21 +0200
  • 5a37cb6f73 Merge branch 'ingredients_magnitude' into 'master' Alexei Dobrohotov 2019-05-06 23:48:13 +0000
  • 6619150b23 Do not show magnitude for ingredients Frederic Chardon 2019-05-06 23:48:13 +0000
  • 310e19d47f Merge branch 'ptr-fix' into 'master' Alexei Dobrohotov 2019-05-06 20:33:25 +0000
  • a481d2dc1a Make sure pointers are set before GUI windows are brought up Phillip Andrews 2019-05-06 14:53:20 -0500
  • 1d12d778ea
    Merge pull request #2370 from akortunov/herbalism Alexei Dobrohotov 2019-05-06 22:34:12 +0300
  • 4787e6b9a7 Don't toggle sneaking while controls are disabled Capostrophic 2019-05-06 22:30:07 +0300
  • 7214f24f5c Ignore containers, when we search for owner Andrei Kortunov 2019-05-06 23:06:13 +0400
  • abe1009e98 Do not resolve container's content during search Andrei Kortunov 2019-05-06 23:05:31 +0400
  • f49ca98c8c
    Merge pull request #2369 from Capostrophic/magiceffect Andrei Kortunov 2019-05-06 08:11:06 +0400
  • cb9d16cf5f Support negative effect magnitude in spell/ingredient/potion tooltips Capostrophic 2019-05-05 21:27:48 +0300
  • 3805edaf78 [Server] Don't crash when adding a requiredDataFile w/ no checksum twice David Cernat 2019-05-05 17:39:49 +0300
  • 30ea2a2063
    Merge pull request #2368 from Capostrophic/teleport Andrei Kortunov 2019-05-05 18:17:35 +0400
  • 458c0bba41 Avoid using null pointer for player's cell in moveObjectImp Capostrophic 2019-05-05 14:02:14 +0300
  • af8a865bab
    Merge pull request #2367 from akortunov/docs Andrei Kortunov 2019-05-05 17:40:57 +0400
  • d1e6d1c6d8 Add a documentation for extended settings Andrei Kortunov 2019-05-05 12:18:24 +0400
  • 8754db2898
    Merge pull request #2366 from Capostrophic/birthsign Andrei Kortunov 2019-05-05 08:19:32 +0400
  • 3add9765c3 Fix spell deletion for character without a birthsign Capostrophic 2019-05-04 21:51:36 +0300
  • 15142a608d
    Merge pull request #2344 from xyzz/delete-spell Alexei Dobrohotov 2019-05-04 21:05:12 +0300
  • acae586765
    Merge pull request #2365 from akortunov/guifixes Alexei Dobrohotov 2019-05-04 21:01:15 +0300
  • 4f42fe5595 Refactor Settings::Manager::apply() Andrei Kortunov 2019-05-04 21:38:36 +0400
  • e4ef7e8d3f
    Merge pull request #2355 from akortunov/transparency Alexei Dobrohotov 2019-05-04 20:24:01 +0300
  • 1bfe0e43af
    Merge pull request #2360 from akortunov/guifixes Alexei Dobrohotov 2019-05-04 20:23:03 +0300
  • 632e7b973b
    Merge pull request #2349 from akortunov/pinning Alexei Dobrohotov 2019-05-04 20:21:30 +0300
  • a737935748
    Merge pull request #2363 from akortunov/herbalism Alexei Dobrohotov 2019-05-04 13:57:17 +0300