1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-20 19:24:08 +00:00

Commit graph

  • 95a07bdc77
    Merge pull request #1609 scrawl 2018-02-22 18:49:32 +0000
  • a67373d116 Fixing "Show Enchant Chance" checkbox setting melee info instead Thunderforge 2018-02-19 18:28:04 -0600
  • 99360e132f
    Only display "new journal entry" message in dialogue if there *is* a new entry Capostrophic 2018-02-18 16:01:50 +0300
  • 53a8fc4102 Minor cleanup, use generic image, add LuaJit dependency Kyle Cooley 2018-02-17 18:16:25 -0500
  • 10431bab68 Use Qt5 by default Kyle Cooley 2018-02-17 17:52:18 -0500
  • 5b837630c4 Search for sol2 in extern directory Kyle Cooley 2018-02-17 17:50:51 -0500
  • 24ba4ae404 [Server] Delete ON_GUI_ACTION Koncord 2018-02-17 14:24:57 +0800
  • 73d030b779 [Server] Remove return value from ON_PLAYER_CONNECT event Koncord 2018-02-17 14:24:38 +0800
  • 339822062a
    Merge 8a6c520032 into 4e869a2974 Kyle Cooley 2018-02-16 17:37:12 +0000
  • 4e869a2974 [General] Use correct versions of C++ per target Koncord 2018-02-16 16:31:45 +0800
  • e85d0db771 [Server] Code style Koncord 2018-02-16 12:17:29 +0800
  • 44c549211e [Server] use std::unique_ptr for packet controllers and MasterClient Koncord 2018-02-16 12:14:51 +0800
  • 2bfd4627ed [Server] Use queue for MessageBox packets Koncord 2018-02-16 11:28:47 +0800
  • 9dae748a76 [General] Change type of GUIMessageBox::id to uint64_t Koncord 2018-02-16 11:27:53 +0800
  • bb7c5ee34c [Server] Allow nil as callback Koncord 2018-02-16 06:24:16 +0800
  • 54945b537d [Server] Get rid handwritten ids in GUI API Koncord 2018-02-16 06:08:36 +0800
  • 4bde7d80f5 [Server] Use regular Ptrs where possible to avoid seizure Ptrs by lua Koncord 2018-02-16 05:12:01 +0800
  • f2a88e6a37 [Server] Use multiple parameters instead functions for Mark functions Koncord 2018-02-16 04:58:37 +0800
  • 410eb353e8 [Server] Call GC after deleting player Koncord 2018-02-16 04:39:17 +0800
  • a9614ad28e [Server] Fix invalid read Koncord 2018-02-16 04:38:42 +0800
  • 69436714f9 [Server] Fix uninitialized variable Koncord 2018-02-16 04:36:44 +0800
  • 60f686ee43 [General] Implement setting of physics framerate as part of GameSettings David Cernat 2018-02-14 05:53:44 +0200
  • 104495a9a4 Set default number of quicksaves to 1 Daniel Vukelich 2018-02-13 21:05:24 -0500
  • 3bdd989a50 Remove numeric quicksave slot IDs Daniel Vukelich 2018-02-13 21:01:15 -0500
  • 65c3472772
    Merge pull request #386 from OpenMW/master David Cernat 2018-02-13 22:22:22 +0200
  • 886b3431bc [Client] When resurrecting players, set pcknownwerewolf to 0 David Cernat 2018-02-13 21:54:46 +0200
  • 9b8c56761b
    Fix timing error scrawl 2018-02-13 18:25:28 +0000
  • 79e9876a24
    Merge pull request #1606 scrawl 2018-02-13 18:24:11 +0000
  • 145b47a550
    Fix Windows builds Alexander "Ananace" Olofsson 2018-02-13 17:47:38 +0100
  • 53d758ba16
    Merge pull request #385 from OpenMW/master David Cernat 2018-02-13 05:22:41 +0200
  • ac1609c433
    Merge pull request #1604 scrawl 2018-02-13 00:56:06 +0000
  • 123f7b83d5
    Make the CompositeMapRenderer use available time and add related setting scrawl 2018-02-13 00:40:41 +0000
  • a708ac488e
    Don't call Store::setUp() unnecessarily scrawl 2018-02-13 00:38:55 +0000
  • 3b865244d0 [Server] Fix typo related to player deletion David Cernat 2018-02-12 07:23:52 +0200
  • 4e9cac96c7 [Server] Add scale and selected spell functions to Player in Sol David Cernat 2018-02-12 07:08:47 +0200
  • ac374a8ef9 Merge pull request #384 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-02-12 06:50:52 +0200
  • a7e3261b0b
    Merge pull request #383 from OpenMW/master David Cernat 2018-02-11 06:57:54 +0200
  • 5bb7d76913
    Merge pull request #1605 scrawl 2018-02-10 23:15:26 +0000
  • 899d464b0d
    Cap the rain emitter's frame time (Fixes #4314) scrawl 2018-02-10 23:14:41 +0000
  • f28024b541
    Don't use Activate and Move keys for GUI navigation if bound to mouse buttons (Fixes #4225, Fixes #4320) scrawl 2018-02-10 23:11:03 +0000
  • f626a7fcc7 Take in account PC rank during disposition calculation (bug #4322) Andrei Kortunov 2018-02-10 17:58:30 +0400
  • 5502790ed9 removed the unnecessary comment uramer 2018-02-09 16:34:55 +0100
  • 86c25f5dba Removed NIF flag handling to replicate vanilla engine behaviour uramer 2018-02-09 01:53:52 +0100
  • 74765b3ace [General] Implement selected spell sync as part of PlayerMiscellaneous David Cernat 2018-02-06 06:36:46 +0200
  • 2a5a574134 Merge remote-tracking branch 'thunderforge/feature/4054-launcher-advanced-settings-panel' Marc Zinnschlag 2018-02-05 13:30:47 +0100
  • a78acbac85 Changing page description to address Zini's concerns Thunderforge 2018-02-04 13:38:11 -0600
  • cc0f7d19dc
    Removing "Use these settings at your own risk" Thunderforge 2018-02-02 12:09:25 -0600
  • 029dfc56ba [General] Implement player scale as part of PlayerShapeshift David Cernat 2018-02-01 02:11:45 +0200
  • aa448523f8 [Client] Clean up WorldEvent::runConsoleCommands() slightly David Cernat 2018-01-31 23:23:52 +0200
  • ce5670e57e [Client] Ignore invalid object refIds from ObjectPlace packets David Cernat 2018-01-31 18:51:30 +0200
  • 4496625154
    Merge pull request #381 from OpenMW/master David Cernat 2018-01-31 05:03:28 +0200
  • 66078bfea7 [General] Implement Mark location sync as part of PlayerMiscellaneous David Cernat 2018-01-31 04:50:29 +0200
  • b1b8e31562
    Use unique_ptr over new/delete (Fixes #4305) scrawl 2018-01-30 22:05:16 +0000
  • 989f6e6b51 [General] Implement PlayerReputation packet David Cernat 2018-01-30 22:55:29 +0200
  • 88ae0772cf [Server] Initialize new processors and fix issues with RecordDynamic David Cernat 2018-01-30 22:51:35 +0200
  • bdafa8e9ab
    Merge pull request #380 from TES3MP/0.6.3 David Cernat 2018-01-30 16:05:24 +0200
  • 3d80e2db62 [General] Add placeholders for new packet types, part 2 David Cernat 2018-01-30 16:01:33 +0200
  • f1ba9253b0 [Client] Fix build David Cernat 2018-01-30 14:06:07 +0200
  • 8b17844781 Replacing Qt5-only method with Qt4-compatible code Thunderforge 2018-01-29 21:14:31 -0600
  • 5858e05362 Merge pull request #378 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-01-30 00:54:56 +0200
  • 273a1f50af
    Merge pull request #377 from OpenMW/master David Cernat 2018-01-29 22:38:39 +0200
  • 02af7f6ba1 [General] Add placeholders for new packet types David Cernat 2018-01-29 22:32:51 +0200
  • 25a6a67508
    Fix the optimizer messing up LOD node's children (Fixes #4301) scrawl 2018-01-29 19:44:12 +0000
  • 04f79c34a2 Fixing typo "Tooltip" -> "Tool Tip" Thunderforge 2018-01-28 23:31:40 -0600
  • 8837046d9c Adding panel for advanced settings.cfg options Thunderforge 2018-01-28 22:49:49 -0600
  • 1a8a518897 Merge pull request #376 from TES3MP/0.6.3 while resolving conflicts David Cernat 2018-01-29 02:57:48 +0200
  • 78df8c5ebe
    Merge pull request #375 from OpenMW/master David Cernat 2018-01-29 02:36:48 +0200
  • 89c6b59c30
    Merge pull request #1602 scrawl 2018-01-28 22:35:47 +0000
  • ce11a1dfa9 [Client] Fix potential invalid pointer when storing cell unloads David Cernat 2018-01-28 21:19:03 +0200
  • 420dab10e1 [General] Track objects directly placed by players in ObjectPlace David Cernat 2018-01-28 17:00:14 +0200
  • 595bc5a152 [Client] Only send ObjectScale packets when scale actually changes David Cernat 2018-01-28 05:58:56 +0200
  • 613adf6b30 [General] Update version to 0.6.3 David Cernat 2018-01-27 23:36:25 +0200
  • 5d4b97645d Merge pull request #374 from OpenMW/master while resolving conflicts David Cernat 2018-01-27 22:52:59 +0200
  • 569911121d [Client] Fix build David Cernat 2018-01-27 22:03:21 +0200
  • 5cf71a4e67 Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp David Cernat 2018-01-27 21:14:33 +0200
  • d70b93e095 Merge pull request #373 from TES3MP/0.6.2 while resolving conflicts David Cernat 2018-01-27 21:14:24 +0200
  • d7e29f1f61 [Client] Unequip items with constant effect damage when resurrected David Cernat 2018-01-27 20:19:39 +0200
  • d19d8b0a34 [Client] Add and use enchantmentType argument for unequipItemsByEffect() David Cernat 2018-01-27 19:37:16 +0200
  • 6c4bb8c423 [Client] Move resurrection code for local player to LocalPlayer David Cernat 2018-01-27 19:09:55 +0200
  • 6b75a82777 [Client] Ignore equipment items for DedicatedActors with count below 0 David Cernat 2018-01-27 18:08:45 +0200
  • e3bc11d9eb [Client] Fix ListBox overlap crashes by removing ListBoxes properly David Cernat 2018-01-27 15:41:11 +0200
  • 9e9f6f3132 loadtes3: don't pack() non-POD structs Ilya Zhuravlev 2018-01-21 23:25:54 -0500
  • c6a85ee8f9 [Client] Add doesEffectListContainEffect() method to MechanicsHelper David Cernat 2018-01-26 03:18:01 +0200
  • aa392ebf20 [Client] Unequip items if necessary when attr/skill modifier is set to 0 David Cernat 2018-01-26 00:45:39 +0200
  • 0cb9903c88 Tweak headings in settings documentation AnyOldName3 2018-01-25 21:30:11 +0000
  • 9f20aaccfb Add some more advanced settings to control shadows. AnyOldName3 2018-01-25 16:08:34 +0000
  • ace825b99c [Client] Ignore invalid player class IDs from packets David Cernat 2018-01-24 02:47:56 +0200
  • c6874509b6 [Client] Ignore invalid faction IDs from packets David Cernat 2018-01-24 02:25:44 +0200
  • c3d7c7de21 Prevent first-person meshes disappearing. AnyOldName3 2018-01-23 20:13:37 +0000
  • 6ec893b618 Merge remote-tracking branch 'refs/remotes/upstream/master' AnyOldName3 2018-01-22 15:54:13 +0000
  • 112ade2a3f Ensure TerrainDrawables affect the computed near/far planes. AnyOldName3 2018-01-22 15:52:37 +0000
  • b4ec8aaf5e VideoState::queue_picture: ffmpeg expects a buffer of 4 pointers in sws_scale Ilya Zhuravlev 2018-01-21 12:21:22 -0500
  • 6197636fac [General] Fix "using after move" warning Koncord 2018-01-20 21:02:41 +0800
  • edd883853d [Server] Add sendConsoleCommand function to lua api Koncord 2018-01-20 20:46:14 +0800
  • 0e97b769f9 [General] Change type of Object::enchantmentCharge Koncord 2018-01-20 20:07:29 +0800
  • 4cfb04aa7f [Server] Fix setBedRestAllowed Koncord 2018-01-20 20:06:05 +0800
  • 7e5b929ea2 [General] Rework PacketPlayerFaction Koncord 2018-01-20 19:45:24 +0800
  • 29ba07fe8c [General] Rework PacketPlayerInventory Koncord 2018-01-20 18:40:23 +0800
  • de0bb3cdab [General] Change type of Item::enchantmentCharge to float Koncord 2018-01-20 18:32:26 +0800
  • cb86557aca [Server] Init Player::inUpdateQueue Koncord 2018-01-20 15:46:25 +0800