Commit graph

  • 546bb42abb [General] Add Master Packets Koncord 2017-04-23 13:36:47 +0800
  • 5854f680f0 [General] Add Master data types Koncord 2017-04-23 13:35:29 +0800
  • 41005b1add [General] Add orderChannel to packets Koncord 2017-04-23 13:31:01 +0800
  • c2706ac3e7 Merchant repair and travel window scroll fix Andrei Kortunov 2017-04-23 09:14:32 +0400
  • bc9080d9d7 Removed 31 symbols cap from service menus Andrei Kortunov 2017-04-23 08:56:54 +0400
  • 0e37e71ea2 Merge pull request #1266 from akortunov/handsfallbackfix scrawl 2017-04-23 00:36:48 +0200
  • 4544caf7f3 Improved bodypart select fallback (fixes #2594) Andrei Kortunov 2017-04-17 21:53:35 +0400
  • 45d9e38616 Fix check for default material scrawl 2017-04-22 14:27:45 +0200
  • 4ebc9f1314 Merge pull request #204 from OpenMW/master while resolving conflicts David Cernat 2017-04-22 14:33:26 +0300
  • a27815fa7d [General] Allow backslashes in add_component_dir to specify subgroups Koncord 2017-04-22 13:54:41 +0800
  • 0737d6cb72 Merge pull request #1270 from Allofich/scriptfix MiroslavR 2017-04-22 01:58:20 +0200
  • f34e35eb19 Check for NULL before running voice scripts Allofich 2017-04-22 07:34:08 +0900
  • a5484d237b Merge pull request #203 from OpenMW/master David Cernat 2017-04-21 21:07:37 +0300
  • 8fbf9dc597 Merge pull request #1253 from akortunov/pinned scrawl 2017-04-21 18:44:47 +0200
  • 2b3b6d558f Move updatePinnedWindows() function to private section Andrei Kortunov 2017-04-21 19:37:09 +0400
  • 931310d2e2 Merge pull request #1268 from Allofich/anim scrawl 2017-04-21 17:02:27 +0200
  • f986e3fafa Remove unused code Andrei Kortunov 2017-04-21 18:03:23 +0400
  • 143ee387cc Add enabled check to animation script commands Allofich 2017-04-21 23:22:55 +0900
  • 7998583a7b Merge pull request #1267 from Allofich/scriptsign scrawl 2017-04-21 15:34:34 +0200
  • fc56fc0b81 Merge pull request #1265 from akortunov/develop scrawl 2017-04-21 15:30:15 +0200
  • e095817ac2 Treat =< and => as == in scripts Allofich 2017-04-21 19:57:30 +0900
  • 2c879ddbbf Merge pull request #1264 from Allofich/script scrawl 2017-04-21 15:26:09 +0200
  • e717d046f2 Escaped class name string Andrei Kortunov 2017-04-21 17:21:57 +0400
  • 1956602aa2 Merge pull request #1262 from Allofich/warnings scrawl 2017-04-21 14:34:36 +0200
  • f67ec9c9ce Use sLevel GMST instead of hardcoded text in load game menu Andrei Kortunov 2017-04-21 09:40:25 +0400
  • fec82dc033 Merge pull request #202 from OpenMW/master David Cernat 2017-04-21 07:58:13 +0300
  • 6c1e3a0618 Merged from upstream master Andrei Kortunov 2017-04-21 08:48:22 +0400
  • ff3cb18d4f Fix shadowing warnings Allofich 2017-04-20 20:44:42 +0900
  • 60c67bc327 Run scripts for voiced dialogue Allofich 2017-04-21 03:55:28 +0900
  • c2240e3af1 Call the WindowManager::updatePlayer after the startup script is run scrawl 2017-04-21 00:51:13 +0200
  • 1ffb9e1bf3 Remove renderWorldMap() scrawl 2017-04-21 00:50:22 +0200
  • bfdde0262f Merge pull request #1260 from akortunov/levitationfix scrawl 2017-04-21 00:25:09 +0200
  • 83dbe3ac99 Merge pull request #1261 from rhtucker/master scrawl 2017-04-21 00:18:56 +0200
  • 5eb12ea8b5 Merge pull request #1263 from akortunov/chargenfixes scrawl 2017-04-21 00:18:43 +0200
  • c65c643abe Fixed race menu skills layout Andrei Kortunov 2017-04-20 21:30:13 +0400
  • ff3e307059 Pass parameters by const reference Allofich 2017-04-20 20:36:14 +0900
  • 10d554af5b [Client] Make NPCs react to DedicatedPlayer & DedicatedActor attacks David Cernat 2017-04-20 17:00:40 +0300
  • 0a90b48e60 Fixed progressbars layout in review menu Andrei Kortunov 2017-04-20 17:37:37 +0400
  • 90d90b6d81 Fixed dynamic stats tooltips in review menu Andrei Kortunov 2017-04-20 17:24:34 +0400
  • 39682d616c Merge branch 'master' of https://github.com/OpenMW/openmw into guifixes Andrei Kortunov 2017-04-20 17:20:20 +0400
  • 2e5fd74db0 Fix invalid iterator warning Allofich 2017-04-20 19:09:38 +0900
  • 29cf296be5 Added all settings that are in settings.cfg but were not yet documented. Ryan Tucker 2017-04-19 22:28:18 -0700
  • edb155869b Merge pull request #201 from OpenMW/master David Cernat 2017-04-19 22:12:33 +0300
  • 6aa0fa85ab [Client] Send and read ActorAttack packets David Cernat 2017-04-19 22:10:06 +0300
  • 2e8714afaa [Client] Rethink and restructure tes3mp combat code so it works for NPCs David Cernat 2017-04-19 22:06:04 +0300
  • df3b4fe6a5 Merge pull request #1259 from Allofich/warnings scrawl 2017-04-19 20:32:40 +0200
  • 6c2bbd6608 [Client] Fix assignAttackTarget() not assigning LocalPlayer as target David Cernat 2017-04-19 20:51:31 +0300
  • f0f1df3a96 Properly clear inventory Andrei Kortunov 2017-04-19 20:54:09 +0400
  • e87d2aa1af Remove unused function Allofich 2017-04-20 01:47:30 +0900
  • 60a2625b89 Add parentheses to clarify calculations Allofich 2017-04-20 01:32:36 +0900
  • 30081393a6 Add InventoryWindow::clear() as part of world cleanup scrawl 2017-04-19 18:28:49 +0200
  • f299f26720 Remove unused variable Allofich 2017-04-20 00:42:53 +0900
  • 5a00b239ac Reduce scope of variables Allofich 2017-04-20 00:35:27 +0900
  • c655875584 Change mWaterEnabled from float to bool Allofich 2017-04-20 00:28:27 +0900
  • 61cedfa192 [Client] Add CellController methods to fetch Actors without needing Ptrs David Cernat 2017-04-19 18:20:12 +0300
  • 04eb4ea6b6 Check for disabled levitation (fixes #3766) Andrei Kortunov 2017-04-19 18:38:25 +0400
  • 0ef9e014eb [Client] Add resetAttack() and getSpellSuccess() to MechanicsHelper David Cernat 2017-04-19 17:09:35 +0300
  • 50f3794d12 Merge pull request #1258 from akortunov/drownfix scrawl 2017-04-19 16:08:55 +0200
  • f2e8e14665 [General] Add shouldSend boolean to mwmp::Attack David Cernat 2017-04-19 16:43:58 +0300
  • 3c4c47d1e6 Reduced scope of fHoldBreathTime variable Andrei Kortunov 2017-04-19 15:52:15 +0400
  • c3375ba86f [Client] Add MechanicsHelper::assignAttackTarget() David Cernat 2017-04-19 11:05:13 +0300
  • 17c4b6d4de [Client] Add MechanicsHelper methods for easily getting Attacks from Ptr David Cernat 2017-04-19 10:36:23 +0300
  • c3fd327bb2 Fixed drowning widget initialization Andrei Kortunov 2017-04-16 22:15:25 +0400
  • f90e5081f9 Merge pull request #1257 from akortunov/chargen scrawl 2017-04-18 22:23:30 +0200
  • 82e455f736 [Client] Organize headers David Cernat 2017-04-18 18:51:40 +0300
  • 014ff7a059 [Client] Replace usage of Networking::isDedicatedPlayer() David Cernat 2017-04-18 18:07:39 +0300
  • 1f6d05dfe5 [Client] Remove unused Networking::attack() method David Cernat 2017-04-18 17:45:26 +0300
  • 53081a6a6f [Client] Clean up more checks by using PlayerList::isDedicatedPlayer() David Cernat 2017-04-18 12:38:26 +0300
  • 0a9768860b [Client] Add Processors to subgroups in cmakelists Koncord 2017-04-18 16:50:51 +0800
  • 505905ab7d [General] Allow backslashes in add_openmw_dir to specify subgroups Koncord 2017-04-18 16:49:21 +0800
  • 9cbb8af9d2 [Client] Remove WorldController from cmakelists Koncord 2017-04-18 16:04:58 +0800
  • 67aba35d37 [Client] Simplify Processors Koncord 2017-04-18 15:05:32 +0800
  • cc2250815d [General] Add packet data for attacks on and by Actors David Cernat 2017-04-18 10:03:58 +0300
  • 1db30a65cb [Client] Remove unecessary calls Koncord 2017-04-18 14:42:43 +0800
  • 6969742ef0 [Client] Enable actor processors Koncord 2017-04-18 14:37:21 +0800
  • 2c62c501f6 [Client] Add & init Actor processors Koncord 2017-04-18 14:36:55 +0800
  • 7ec897a829 [Client] Add ActorProcessor Koncord 2017-04-18 13:53:02 +0800
  • 29f9453554 [Client] Clean up headers in Networking David Cernat 2017-04-18 09:32:40 +0300
  • ad62968397 Merge pull request #200 from TES3MP/tes3mp-introduce-Client-processors Stanislav Zhukov 2017-04-18 13:16:57 +0800
  • 8128a5c39c [Client] Use protected member instead local variable Koncord 2017-04-18 13:15:31 +0800
  • 818fc459aa Merge pull request #199 from TES3MP/tes3mp-introduce-Client-processors David Cernat 2017-04-18 08:06:49 +0300
  • 25fef1a7b8 [Client] FIx conflicts Koncord 2017-04-18 12:17:58 +0800
  • 578d305d86 [Client] Enable world processors Koncord 2017-04-18 11:38:35 +0800
  • 7dcaef5a5a [Client] Init world processors Koncord 2017-04-18 11:38:09 +0800
  • fd3a7d2ad0 [Client] Add world processors Koncord 2017-04-18 11:37:32 +0800
  • f0805ca6f7 [Client] Fix typo Koncord 2017-04-18 11:35:50 +0800
  • 740bfea0b2 [Client] Use processors for player packets Koncord 2017-04-16 15:02:37 +0800
  • e98fa6ad07 [Client] Add ProcessorInitializer Koncord 2017-04-16 15:01:16 +0800
  • f09dc2b65b [Client] Add player processors Koncord 2017-04-16 15:00:25 +0800
  • a6111b6599 [Client] Add PlayerProcessor & WorldProcessor Koncord 2017-04-16 14:58:40 +0800
  • 07c2d4251e [Client] Add and use mwmp::PlayerList::isDedicatedPlayer() David Cernat 2017-04-17 20:36:20 +0300
  • b1a394cd02 [General] Change chars into bools in mwmp::Attack for clarity David Cernat 2017-04-17 19:54:31 +0300
  • 7c45888f05 [Client] Reorder methods in DedicatedPlayer David Cernat 2017-04-17 19:34:32 +0300
  • 0aaf68c994 [Client] Rename mwmp::Players into mwmp::PlayerList for clarity David Cernat 2017-04-17 19:10:33 +0300
  • c05c456b11 [Client] Clean up parts of LocalPlayer and DedicatedPlayer David Cernat 2017-04-17 18:50:20 +0300
  • a650683bae [General] Add and use Target struct in mwmp::Attack David Cernat 2017-04-17 18:31:39 +0300
  • 9882ceedf3 [General] Remove attackerGuid from mwmp::Attack because it is redundant David Cernat 2017-04-17 18:03:33 +0300
  • 340ad09c97 [Server] Rename variables in ProcessorPlayerAttack David Cernat 2017-04-17 17:43:03 +0300
  • caf5428532 [General] Rename mwmp::Attack vars in preparation for Actor support David Cernat 2017-04-17 17:24:11 +0300
  • 2050d06b31 [Client] Process PlayerAttack in MechanicsHelper::processAttack() David Cernat 2017-04-17 16:09:07 +0300