Commit graph

  • 98a7769b91 Merge branch 'master' into 0.6.0 David Cernat 2017-08-31 15:44:27 +0300
  • 1aaa8a76c5 Allow to play only one copy of given sound at time (bug #3647) Andrei Kortunov 2017-08-31 16:14:48 +0400
  • 4468e6ec4a Merge pull request #280 from OpenMW/master while resolving conflicts David Cernat 2017-08-31 15:14:13 +0300
  • 54f5104345 [General] Escape format for strings Koncord 2017-08-31 20:08:49 +0800
  • 499c7db121 [Server] Initialize interiors correctly if exterior 0, 0 has been loaded David Cernat 2017-08-31 14:48:23 +0300
  • 91dcd5bc6e Do not allow to unequip weapon from inventory during attack Andrei Kortunov 2017-08-31 13:28:09 +0400
  • 6f22d819c5 Do not allow to switch weapon to probe or lockpick during attack Andrei Kortunov 2017-08-31 12:36:54 +0400
  • 66fdba957b [Server] Add getDataFolder() to Script API Koncord 2017-08-31 16:25:43 +0800
  • 1d16958910 [Server] Fix multiple calls of ON_POST_INIT Koncord 2017-08-31 16:20:50 +0800
  • cca4991e74 [Utils] Use consistent names for utility functions added by tes3mp David Cernat 2017-08-31 10:12:22 +0300
  • cf4021a7b5 [Client] Only add valid quests to journal David Cernat 2017-08-31 09:08:29 +0300
  • 134dd06d48 [Client] Only add valid inventory & equipment items to LocalPlayer David Cernat 2017-08-31 08:35:46 +0300
  • c3d1eada89 [Client] Only add spells to players that are ensured to exist David Cernat 2017-08-31 06:42:11 +0300
  • f6d36d5d80 [Client] Ensure that objects searched for have a valid reference number David Cernat 2017-08-31 03:40:36 +0300
  • 8c6a8ca48d Respect the framelimit in all cases (Fixes #3531) scrawl 2017-08-30 21:26:30 +0000
  • b18c6dec9d [Server] Fix sendList() Koncord 2017-08-30 22:50:47 +0800
  • 991a1fe8d8 [General] Update submodules Koncord 2017-08-30 17:10:37 +0800
  • 60fc0bedb8 [Server] Use lower case for methods Koncord 2017-08-30 13:56:53 +0800
  • 7717f9bece [Server] Replace getKillRefId/getKillNumber with getKill Koncord 2017-08-30 13:56:22 +0800
  • dc53573de4 Merge pull request #1405 from akortunov/stancechangefixes scrawl 2017-08-29 23:11:23 +0000
  • a1e3fb7604 Revert "Check for a Geometry node when attaching bodyparts" scrawl 2017-08-29 22:40:19 +0000
  • 47d6c5091f OpenMW CS Manual - typo fixes etc (#1422) David Walley 2017-08-29 23:39:24 +0100
  • 43fda6cf07 Merge pull request #1423 from akortunov/spellpriority scrawl 2017-08-29 22:38:36 +0000
  • 8a1e014bb8 Merge pull request #1424 from akortunov/guifixes scrawl 2017-08-29 22:38:21 +0000
  • 833d2a5dbe Merge pull request #277 from TES3MP/0.6.0 David Cernat 2017-08-29 19:32:21 +0300
  • 92553b8e29 [Server] Log startup errors by not deleting logger too early David Cernat 2017-08-29 19:30:37 +0300
  • 73d5efabee Display negative values on fatigue progress bar Andrei Kortunov 2017-08-29 18:04:31 +0400
  • 3fc8634206 Check for a Geometry node when attaching bodyparts (Fixes #3957) scrawl 2017-08-29 12:55:42 +0000
  • 8003dbee12 Combat AI: use effective cast cost when rate enchanted weapon Andrei Kortunov 2017-08-29 16:40:55 +0400
  • fb45995a41 Do not allow player to change weapon/spell during attack or spellcasting (bug #2445) Andrei Kortunov 2017-08-18 19:24:34 +0400
  • fe2dd1bad4 [Server] Use correct cells in "send" functions Koncord 2017-08-29 03:34:36 +0800
  • bc82c6a35d Use white color if told to use nonexisting vertexcolors (Fixes #3833) scrawl 2017-08-27 21:22:44 +0000
  • 5d2fe5e887 Implement lightmode/vertmode of NiVertexColorProperty scrawl 2017-08-27 21:22:17 +0000
  • 2d0840cb3a [General] Modernize Script API Koncord 2017-08-28 00:15:56 +0800
  • 4fba157d3b Implement releaseGLObjects for cached resources scrawl 2017-08-26 19:28:23 +0000
  • 86ae2ae395 Improved shuffle (#1412) Harry 2017-08-25 16:08:49 -0400
  • 1578fcbec7 Escape content file names before sending them to the GUI AnyOldName3 2017-08-25 11:05:56 +0100
  • 20310cf5c6 Merge pull request #1421 from hristoast/normals-doc-update scrawl 2017-08-25 09:45:27 +0000
  • 91f674bb6f Merge remote-tracking branch 'aesylwinn/master' Marc Zinnschlag 2017-08-25 10:24:17 +0200
  • 663f3088d1
    Use "Remove Branch" instead of "Remove" in normals tutorial Hristos N. Triantafillou 2017-08-24 19:50:53 -0500
  • a8576d78ad Change default topic info values Kyle Cooley 2017-08-24 13:51:53 -0400
  • 42b948dffe Fix pathgrid segfault Kyle Cooley 2017-08-23 11:35:26 -0400
  • e2623d21ab Merge remote-tracking branch 'upstream/master' into osgshadow-test AnyOldName3 2017-08-23 13:33:22 +0100
  • f4110a72cc Merge remote-tracking branch 'aesylwinn/fixvideotable' Marc Zinnschlag 2017-08-23 11:24:51 +0200
  • 2597f018d2 Merge pull request #272 from TES3MP/0.6.0 David Cernat 2017-08-23 07:22:29 +0300
  • a883c8f8aa [Client] Prevent scripts from creating PlayerTopic packet spam David Cernat 2017-08-23 07:14:45 +0300
  • 157ecb166c Fix wrong folder name Kyle Cooley 2017-08-23 00:02:02 -0400
  • 8f543fb34e [Client] Use less exploitable way of disabling console David Cernat 2017-08-23 04:58:07 +0300
  • 056d54e9f7 [Client] Only send ObjectScale packets for objects located in cells David Cernat 2017-08-23 02:45:38 +0300
  • 30665b743d Merge pull request #1416 from akortunov/guifixes scrawl 2017-08-22 20:37:46 +0000
  • aa95cb3d91 Merge pull request #1406 from Aesylwinn/reloadassets scrawl 2017-08-22 20:17:30 +0000
  • 13ccc73457 Merge pull request #1413 from akortunov/spellpriority scrawl 2017-08-22 20:11:41 +0000
  • 0177fe6602 Display large entries in journal correctly Andrei Kortunov 2017-08-22 23:08:06 +0400
  • d3d04171f9 Fix seg fault, undo changes BsaArchive Kyle Cooley 2017-08-22 15:06:56 -0400
  • e799cbdb51 Combat AI: allow only one summoned creature at time Andrei Kortunov 2017-08-22 09:18:49 +0400
  • 8c4b12a603 VFS changes, one VFS and resource system per document. Kyle Cooley 2017-08-21 22:31:19 -0400
  • 979b0d7211 Code cleanup and more cache clearing Kyle Cooley 2017-08-21 18:58:38 -0400
  • 679a284735 Use scoped lock instead of directly locking/unlocking mutex Kyle Cooley 2017-08-21 13:33:11 -0400
  • 3b9326d238 Clear terrain cache and reload terrain Kyle Cooley 2017-08-20 22:34:41 -0400
  • d4a722067d Reload water Kyle Cooley 2017-08-20 20:55:56 -0400
  • b62cb0e2a4 Clear out GPU texture/stateset cache Kyle Cooley 2017-08-20 19:55:16 -0400
  • 7914fd5c9c Re-index BSAs Kyle Cooley 2017-08-20 19:36:21 -0400
  • d7744e8b16 A bit of cleanup Kyle Cooley 2017-08-20 19:07:23 -0400
  • c52a579410 Merge pull request #1409 from akortunov/guifixes scrawl 2017-08-20 20:37:19 +0000
  • 2c11ed2454 Merge pull request #1411 from OpenMW/revert-1401-master scrawl 2017-08-20 20:21:22 +0000
  • f0dea8b8e6 Revert "Implement a Fisher-Yates shuffle on background music" scrawl 2017-08-20 20:20:27 +0000
  • 6ef5d1408f Disabled transparency for description edit fields Andrei Kortunov 2017-08-20 21:25:36 +0400
  • 765f982123 Removed cursor from Favorite Attributes label Andrei Kortunov 2017-08-20 20:48:14 +0400
  • ac27ca663b [Client] Don't send ObjectState packets for items in containers David Cernat 2017-08-20 06:58:39 +0300
  • 5950b26912 Update scene assets Kyle Cooley 2017-08-19 19:36:45 -0400
  • dbb8a5c959 Merge pull request #1401 from h313/master scrawl 2017-08-19 22:48:24 +0000
  • d200287b4a Merge pull request #1403 from akortunov/guifixes scrawl 2017-08-19 22:46:51 +0000
  • dc8b35a3f7 Merge pull request #1407 from AnyOldName3/editorconfig scrawl 2017-08-19 22:44:32 +0000
  • 0ae77ed427 Merge pull request #1408 from AnyOldName3/more-gitignore scrawl 2017-08-19 22:40:29 +0000
  • 742bd00ec6 Clear cached resources Kyle Cooley 2017-08-19 15:26:46 -0400
  • 2a85c5f011 Implement a Fisher-Yates shuffle on background music Harry 2017-08-19 14:48:00 -0400
  • 91597af051 Add VS2017 aps files to gitignore AnyOldName3 2017-08-19 18:48:29 +0100
  • f3361ed085 Add an EditorConfig file AnyOldName3 2017-08-19 18:28:40 +0100
  • 65d05ee1cd Get only text from clipboard (bug #4025) Andrei Kortunov 2017-08-19 14:30:04 +0400
  • e0bb9c089b Revert commit 67d59bead5 (a better implementation found) Andrei Kortunov 2017-08-19 14:31:25 +0400
  • d31ed83b54 Preliminary asset reloading Kyle Cooley 2017-08-19 03:43:31 -0400
  • 2611377081 Merge pull request #1350 from akortunov/deathanimationfix scrawl 2017-08-18 22:04:12 +0000
  • f277007b49 Merge pull request #1404 from akortunov/ownedcrosshair scrawl 2017-08-18 20:21:23 +0000
  • f627db6ae7 Merge pull request #1402 from Capostrophic/knowneffects scrawl 2017-08-18 19:51:06 +0000
  • 7c80ddc9de Owned crosshair improvements (bug #2789) Andrei Kortunov 2017-08-18 17:06:47 +0400
  • 641a6cd842 Added a delay before summoned creature corpse despawning Andrei Kortunov 2017-08-18 11:58:28 +0400
  • cffd985038 Merge pull request #266 from TES3MP/0.6.0 David Cernat 2017-08-18 07:45:36 +0300
  • 0820b7e92b [Server] Add GetCaseInsensitiveFilename() script function David Cernat 2017-08-18 07:13:08 +0300
  • 6c8c883dc0 Making knownEffect aware that there can be more than 4 potion effects Capostrophic 2017-08-18 00:47:28 +0300
  • b73ed5ccac Merge pull request #1391 from akortunov/aifollow scrawl 2017-08-17 20:17:11 +0000
  • d8d47f081b AiFollow: add a threshold when turning to target Andrei Kortunov 2017-08-13 18:05:35 +0400
  • c231d20413 Merge pull request #1362 from akortunov/spellpriority scrawl 2017-08-16 21:23:57 +0000
  • 306b58349e Merge pull request #1387 from akortunov/movementfix scrawl 2017-08-16 20:50:49 +0000
  • d1161819bf Merge pull request #1396 from akortunov/dispelfix scrawl 2017-08-16 20:49:40 +0000
  • d8ab6bcd1d Merge pull request #1398 from akortunov/guifixes scrawl 2017-08-16 20:48:40 +0000
  • bc7353f100 Check animation state for GetPCRunning and GetPCSneaking Andrei Kortunov 2017-08-16 20:30:47 +0400
  • 67d59bead5 Get only text from input fields (bug #4025) Andrei Kortunov 2017-08-16 15:03:04 +0400
  • 1e983604db Dispel only effects from spells (bug #3995) Andrei Kortunov 2017-08-14 20:39:04 +0400
  • 8acf0ba633 Merge pull request #1394 from akortunov/followerattackfix scrawl 2017-08-14 22:19:46 +0000
  • 24eaced7d2 Merge pull request #1395 from akortunov/tradeconfiscatefix scrawl 2017-08-14 22:18:42 +0000