Commit Graph

  • 27eca7b196 removed some hardcoded 100 skill caps fix/skillcap Tim Bazuin 2020-03-03 01:33:57 +0100
  • 7e858cdfc7 removes skill cap for stats window" Tim Bazuin 2020-03-03 00:57:20 +0100
  • 8aad93b904
    Merge pull request #519 from TES3MP/0.7.0-alpha 0.7.0 David Cernat 2019-03-24 03:54:43 +0200
  • 3effd5f1ff [General] Update positions for dead players on other clients 0.7.0-alpha David Cernat 2019-03-24 03:52:05 +0200
  • 4692f29b9d
    Merge pull request #517 from uramer/0.7.0markers David Cernat 2019-03-22 21:39:06 +0200
  • 03d377ec54
    Merge pull request #518 from TES3MP/0.7.0-alpha David Cernat 2019-03-22 21:36:07 +0200
  • 8ff2d1b829 [General] Rename CellReplace packet into CellReset David Cernat 2019-03-22 21:33:34 +0200
  • cb82318c36 [General] Fix problems with Utils::getArchitectureType() David Cernat 2019-03-22 03:09:11 +0200
  • 3b2098382b update player map markers when client changes cell uramer 2019-03-21 16:27:15 +0100
  • cb5e24e6c5
    Merge pull request #516 from TES3MP/0.7.0-alpha David Cernat 2019-03-20 20:05:30 +0200
  • 91f82d845c [Server] Add GetMillisecondsSinceServerStart() server function David Cernat 2019-03-20 20:02:31 +0200
  • d35026bbf5
    Merge pull request #515 from TES3MP/0.7.0-alpha David Cernat 2019-03-20 18:58:31 +0200
  • bd677726bf [Server] Add StatsFunctions that get/set damage to attributes/skills David Cernat 2019-03-20 18:54:35 +0200
  • 9fc4c83858 [Client] Send skill/attribute packets when skills/attributes are damaged David Cernat 2019-03-20 18:40:46 +0200
  • ece39748de [Server] Fix typo causing recursion in deprecated actor list function David Cernat 2019-03-20 17:01:21 +0200
  • 5c4d3df551 [Server] Deprecate DoesFileExist(), add DoesFilePathExist() David Cernat 2019-03-19 04:52:58 +0200
  • 2cdabddc0e [Server] Move most MiscellaneousFunctions to ServerFunctions David Cernat 2019-03-19 04:25:33 +0200
  • b46767de6e [Server] Clean up recent additions to ServerFunctions David Cernat 2019-03-19 03:57:16 +0200
  • 911079e0bc
    Merge pull request #512 from TES3MP/0.7.0-alpha David Cernat 2019-03-12 05:38:36 +0200
  • 331fa86844 [Server] Call OnServerPostInit after OnRequestDataFileList David Cernat 2019-03-12 05:36:33 +0200
  • a0ec9dfd2e [Server] Rename OnRequestPluginList into OnRequestDataFileList David Cernat 2019-03-12 03:18:57 +0200
  • 986528c67d [Server] Add error message as argument to OnServerScriptCrash David Cernat 2019-03-12 02:15:20 +0200
  • 552a94a0ca [Server] Add OnServerScriptCrash script event David Cernat 2019-03-10 00:46:40 +0200
  • a508a0faf8 [Server] Turn GetArguments() from ScriptFunctions into Utils function David Cernat 2019-02-24 01:43:04 +0200
  • e1a5821a26 [General] Set hasCellData to true for PacketConsoleCommand 0.7.0-beta David Cernat 2019-02-21 22:52:39 +0200
  • 361e522384 [General] Update version to 0.7.0-beta David Cernat 2019-02-21 22:52:06 +0200
  • dcbc9d1831 [Client] Print cells for actor deaths David Cernat 2019-02-21 21:51:02 +0200
  • 43340fd033
    Merge pull request #508 from TES3MP/0.7.0 master David Cernat 2019-02-19 17:45:41 +0200
  • 828c52138f [Documentation] Update readme and credits David Cernat 2019-02-19 17:29:29 +0200
  • 69e7d3f2a7 [Documentation] Update credits David Cernat 2019-02-14 13:07:54 +0200
  • f3b8a5b909 [General] Check integrity of credits only on Windows clients David Cernat 2019-02-14 00:29:55 +0200
  • a0ad0b29bc Merge branch '0.7.0' of https://github.com/TES3MP/openmw-tes3mp into 0.7.0 David Cernat 2019-02-13 21:57:24 +0200
  • 222837976c [Server] Fix type name warning for Player David Cernat 2019-02-13 21:56:47 +0200
  • 77386525f2 [General] Update Travis CI Koncord 2019-02-14 00:45:05 +0800
  • 7a4082d09f [General] Remove CallFF find module 0.8.0-dev Koncord 2019-02-14 00:39:13 +0800
  • bc2cc07d67 [General] Make Send and RequestData functions non virtual Koncord 2019-02-14 00:38:33 +0800
  • f271a65d93 [General] Update Travis CI Koncord 2019-02-12 13:19:59 +0800
  • 860897fbd7 [Server] Fix issues after rebase Koncord 2019-02-12 05:32:28 +0800
  • c550697443 [Server] Add true/false defines Koncord 2019-01-24 00:08:37 +0800
  • 042a7fa51b [Server] Use __genffi__ predefined macro Koncord 2019-01-23 15:27:31 +0800
  • eee9fc1ad1 Use typedef instead define for bool Koncord 2019-01-20 16:50:48 +0800
  • 4ca5da5666 [Server] Rework Plugin API, move Lua system to external library Koncord 2019-01-16 23:52:22 +0800
  • a9701028a2 Make API headers C compatible Koncord 2019-01-15 20:26:11 +0800
  • bd3c974ea1 [Server] Trait all API functions as "extern C" Koncord 2019-01-15 19:41:58 +0800
  • a9aecd09d2 [Server] Fix wrong class tagging Koncord 2019-01-05 14:29:19 +0800
  • 6caed5d47e [General] Add comments to false-positive PVS messages Koncord 2019-01-04 13:03:31 +0800
  • ddd370b61b [General] Add ENABLE_PVS option to CMake Koncord 2019-01-03 23:34:31 +0800
  • 34be44f012 [General] Fix minor warnings found by PVS Koncord 2019-01-03 12:23:23 +0800
  • 5519572b22 [General] Fix warnings and errors found by PVS Studio in Server Koncord 2019-01-15 18:45:31 +0800
  • 7ab7c4c9c2 [General] Add PVS Studio macros Koncord 2019-01-03 05:12:10 +0800
  • 2f75ecabcb [General] Update LuaBridge to 3154e94487dedc84f038c5787985ddc01a95d126 Koncord 2019-01-03 04:55:35 +0800
  • dca7e1ec45 [Server] Fix GCC 8 build Koncord 2019-01-03 04:21:29 +0800
  • add6b02b79 [Server] Do not export all symbols Koncord 2019-01-15 18:41:18 +0800
  • e7e374f7c5 [Server] Fix order of CDECL Koncord 2019-01-15 18:40:48 +0800
  • f24b8b8738 [Server] Fix rebase conflicts Koncord 2019-01-15 18:36:23 +0800
  • 6a2878820c [Server] Trait all API functions as "extern C" Koncord 2018-12-09 14:36:33 +0800
  • c058dce346 [General] Clarify meaning of commit hash displayed on start David Cernat 2019-01-31 13:39:06 +0200
  • 1df1515c7e [Client] Add logging for invalid enchantmentIds in RecordHelper David Cernat 2019-01-23 01:04:59 +0200
  • 999ce857c7 [Client] Add logging for records ignored due to their invalid baseIds David Cernat 2019-01-23 00:48:06 +0200
  • db7e09f441 [Client] Use more consistent logging when reading dynamic record packets David Cernat 2019-01-23 00:38:05 +0200
  • 0fa116b47d [Client] Remove useless lines in RecordHelper David Cernat 2019-01-23 00:20:51 +0200
  • 0df32accca [Server] Fix ARM build Koncord 2019-01-20 17:16:19 +0800
  • fd40e8c971 [Client] Prevent ObjectState spam by not resending an already sent state David Cernat 2019-01-15 14:26:00 +0200
  • 6e47b65205 [Client] Set attribute increases & level progress after correct packets David Cernat 2019-01-11 14:26:13 +0200
  • f481c85e07 [Client] Use ADD before REMOVE for PlayerInventory in repair/recharge David Cernat 2019-01-11 13:08:26 +0200
  • 8a99f215f6 [Client] Add LocalPlayer::sendItemChange() variant with mwmp::Item arg David Cernat 2019-01-11 12:54:47 +0200
  • db9c1b9882 [Client] Add MechanicsHelper::getItem() for getting mwmp::Item from Ptr David Cernat 2019-01-11 12:53:26 +0200
  • 799241e8c6 [Client] Use informative error message for RefData::setCount() issue David Cernat 2019-01-11 08:16:29 +0200
  • 43f195f0c7 [Client] Use clearer debug for actor initializations David Cernat 2019-01-05 23:27:35 +0200
  • 2e1d4a9449 [Server] Fix non-Windows builds David Cernat 2019-01-05 22:11:58 +0200
  • 4225cbae02 [General] Add comments to false-positive PVS messages experimental-mono Koncord 2019-01-04 13:03:31 +0800
  • 5282541d3a [General] Add ENABLE_PVS option to CMake Koncord 2019-01-03 23:34:31 +0800
  • 9b6bdf3ae8 [General] Fix minor warnings found by PVS Koncord 2019-01-03 12:23:23 +0800
  • 6b3b5cdab4 [General] Fix warnings and errors found by PVS Studio in Server Koncord 2019-01-03 07:36:07 +0800
  • 1248741da6 [General] Add PVS Studio macros Koncord 2019-01-03 05:12:10 +0800
  • 796717bab0 [General] Update LuaBridge to 3154e94487dedc84f038c5787985ddc01a95d126 Koncord 2019-01-03 04:55:35 +0800
  • af228c0539 [Server] Fix mono_free_method(NULL) error Koncord 2019-01-03 04:26:01 +0800
  • 9d58b2459d [Server] Fix GCC 8 build Koncord 2019-01-03 04:21:29 +0800
  • 30eaabb7ce [Server] Do not export all symbols Koncord 2019-01-03 04:20:03 +0800
  • e766c6fb01 [Server] Fix order of CDECL Koncord 2019-01-03 03:01:09 +0800
  • 7bbf81b74d [Server] Fix rebase conflicts Koncord 2019-01-03 02:50:38 +0800
  • 10d7e68dd5 [Server] Add Windows support for Mono API Koncord 2018-12-25 04:36:57 +0800
  • fba99071f8 [Server] Fix warnings Koncord 2018-12-25 04:36:20 +0800
  • 20b328ec67 [Server] Mark Mono headers as SYSTEM Koncord 2018-12-25 04:35:39 +0800
  • 447a0ee8b2 [Server] Implement Public API for Mono Koncord 2018-12-24 05:41:40 +0800
  • 6cbf6f05a1 [Server] Add --debug option to launch options. Koncord 2018-12-23 23:44:22 +0800
  • f37c252dbe [Server] Add timers support to Mono Koncord 2018-12-23 05:07:11 +0800
  • 4601884931 [Server] Properly load Mono libraries Koncord 2018-12-09 14:59:32 +0800
  • c36b692e91 [Server] Trait all API functions as "extern C" Koncord 2018-12-09 14:36:33 +0800
  • 5840c7bba2 [Server] Init mono branch Koncord 2018-12-09 06:40:02 +0800
  • 81e2e48561 [Client] Fix item magic casting synchronization for spell scrolls David Cernat 2018-12-31 13:24:32 +0200
  • d83160523f [Client] Add items required for item magic casting when they are missing David Cernat 2018-12-31 06:55:35 +0200
  • 433a69a588 [Client] Send all data for newly initialized LocalActors at least once David Cernat 2018-12-31 04:36:59 +0200
  • e70fd2cf3a [Server] Accept clients with wrong password on servers with no password David Cernat 2018-12-31 03:52:25 +0200
  • eb52babf29 [Server] Print IP instead of name or PID for players unable to connect David Cernat 2018-12-30 18:02:26 +0200
  • e96091fd6b [General] Use more consistent variable names for password, address, etc. David Cernat 2018-12-30 17:23:12 +0200
  • 906d2a837d [Client] Send PlayerInventory packets when recharging items w/ soulgems David Cernat 2018-12-30 11:58:33 +0200
  • 71679934a1 [Client] Send PlayerInventory packets when repairing items David Cernat 2018-12-30 09:39:46 +0200
  • 5d9893ee92 [Client] Set actor killer correctly for spells that do damage over time David Cernat 2018-12-30 07:40:11 +0200
  • 6e1504f0a1 [Server] Use clearer variable & function names in TimerAPI David Cernat 2018-12-30 04:15:53 +0200