Commit graph

  • a7c953b318 Display 0 chance for spell if player does not have enought magic energy Grigorii Latyshev 2017-11-24 15:06:07 +0100
  • b0965f094a [General] Rework PlayerAttribute packets so they are of minimal size David Cernat 2017-11-24 14:28:05 +0200
  • ef79a98544 [General] Rework PlayerSkill packets so they are of minimal size David Cernat 2017-11-24 12:38:42 +0200
  • 64b57983f0 [General] Add TRACE log messages in player processors David Cernat 2017-11-24 09:43:07 +0200
  • 606ddff813
    Merge pull request #346 from TES3MP/master David Cernat 2017-11-24 05:47:33 +0200
  • 2373be9735
    Merge pull request #345 from OpenMW/master David Cernat 2017-11-24 05:46:53 +0200
  • 4373fea21e Correct projectile rotation Miloslav Číž 2017-11-23 20:27:22 +0100
  • d0a299caab Rotate thrown projectiles around the bb center Miloslav Číž 2017-11-23 20:02:12 +0100
  • 38bda3bd71 Do not save thrown state for projectiles Miloslav Číž 2017-11-23 18:00:10 +0100
  • 02b37dc036
    Merge pull request #1562 from akortunov/carriage scrawl 2017-11-23 15:56:12 +0000
  • 94c0e3ed10 Move toUpper() from StringUtils to the JournalViewModel Andrei Kortunov 2017-11-23 19:37:45 +0400
  • a8bf4cdd98 Remove redundant include Andrei Kortunov 2017-11-23 19:29:40 +0400
  • 3dbcda6686 Make use of mEffectAnimationTime for projectile rotation Miloslav Číž 2017-11-23 15:14:15 +0100
  • 2b9a0a7732 Save new projectile state Miloslav Číž 2017-11-23 12:11:26 +0100
  • 4f190bf7f4 Do not show carriage return characters (bug #3696) Andrei Kortunov 2017-11-23 14:58:20 +0400
  • cac4684986 [Client] Don't force skill update on cell change David Cernat 2017-11-23 10:07:14 +0200
  • 4d384889af Fix the Topics button position if the Tribunal is not installed Andrei Kortunov 2017-11-23 10:14:45 +0400
  • 07d75abdf8 [Server] Use consistent order for includes David Cernat 2017-11-23 08:11:37 +0200
  • 1ee460bba8
    Merge pull request #344 from TES3MP/master David Cernat 2017-11-23 04:53:27 +0200
  • 656453725b
    Merge pull request #343 from OpenMW/master David Cernat 2017-11-23 04:51:13 +0200
  • de42aa9d03 Make thrown projectiles rotate Miloslav Číž 2017-11-23 00:32:22 +0100
  • 6668b9ab42 [General] Implement ConsoleCommand packet David Cernat 2017-11-23 00:21:47 +0200
  • 86a17b1e3e Get rid of the redundant Utf8Stream when during journal index creation Andrei Kortunov 2017-11-22 09:06:54 +0400
  • 3571f7f413 Remove getEncoding() from WindowManager Andrei Kortunov 2017-11-22 08:32:38 +0400
  • 2136003e1c
    Reapply commit a3f821cdc which got lost in a merge scrawl 2017-11-21 22:43:56 +0000
  • cd4f71d5cd
    Merge pull request #1555 from akortunov/guifixes scrawl 2017-11-21 22:40:16 +0000
  • 67acb83b62 Add missing include Andrei Kortunov 2017-11-21 13:27:33 +0400
  • 5f41f7c48d Clean code up a bit Andrei Kortunov 2017-11-21 12:59:47 +0400
  • ba91cd658b Convert topic name to Unicode Andrei Kortunov 2017-11-21 12:31:23 +0400
  • ea36956ff1 Reworked trade window Andrei Kortunov 2017-11-21 10:00:53 +0400
  • f0ca3eabd3 Merge from upstream master Andrei Kortunov 2017-11-21 09:39:54 +0400
  • a83a43e376 Determine when need to use the Cyrillic journal index Andrei Kortunov 2017-11-21 09:32:35 +0400
  • e840c4352f
    Merge pull request #1556 from jbo-85/master scrawl 2017-11-20 23:27:51 +0000
  • cc3c27f241 Clean up layout files to use Spacer class scrawl 2017-11-20 23:55:15 +0100
  • a3f821cdcd Disable keyboard for trade +/- buttons scrawl 2017-11-20 23:28:51 +0100
  • 9fda3b6db4 Fix NumericEditBox behavior broken by switch to std::stoi scrawl 2017-11-20 23:11:28 +0100
  • 719255c5c6
    Merge pull request #1557 from akortunov/journalfix scrawl 2017-11-20 23:07:18 +0000
  • 39a9e90b1d
    Merge pull request #1553 from drummyfish/leakfix scrawl 2017-11-20 20:39:38 +0000
  • ce5bdd6361 Split the JournalBooks::createTopicIndexBook() Andrei Kortunov 2017-11-20 22:25:53 +0400
  • a391990f2a Provide multibyte toLower() and single chars comparator Andrei Kortunov 2017-11-20 21:30:46 +0400
  • 4dcaf040e6 A Russian journal index Andrei Kortunov 2017-08-04 20:21:13 +0400
  • 60d0c83cca Handle 128px Tx_menubook_topics textures Andrei Kortunov 2017-11-20 17:39:28 +0400
  • f896c9acb6 Fix search paths in FindSDL2.cmake to find SDL2 built from source jbo-85 2017-11-19 11:56:24 +0100
  • d33254f287 [Server] Rename CharClass' isDefault() into isCustom() David Cernat 2017-11-19 12:35:11 +0200
  • 010a80ceca [Server] Place getters and setters in consistent order David Cernat 2017-11-19 11:34:03 +0200
  • 947b3f76be [Server] Replace Player's isMale() and setIsMale() with gender property David Cernat 2017-11-19 11:06:35 +0200
  • 6f822f54aa [Server] Make chat commands case insensitive David Cernat 2017-11-19 10:12:35 +0200
  • a3e2ab4d4e [Server] Send correct packet for inventory changes David Cernat 2017-11-19 04:24:54 +0200
  • 4cc0216e0a [Server] Send cell changes before position changes, and prioritize both David Cernat 2017-11-19 00:59:32 +0200
  • ea2bbce68a Fix memory leak in WindowManager Miloslav Číž 2017-11-18 19:27:09 +0100
  • 80be664139 [Server] Fix skill-related script functions David Cernat 2017-11-18 10:02:52 +0200
  • 57a0415ba3 [Server] Send level packets in Player's update() at the appropriate time David Cernat 2017-11-18 03:55:17 +0200
  • 494b10b97e [Server] Send player packets in a more appropriate order David Cernat 2017-11-18 01:47:18 +0200
  • b2536d5296
    Merge pull request #341 from testman42/patch-1 David Cernat 2017-11-17 18:48:06 +0200
  • 7e0662cf81
    Update scripts repo link Testman 2017-11-17 11:14:33 +0100
  • ba161ddddd [Server] Make a few function names more consistent and fix typos David Cernat 2017-11-17 04:12:25 +0200
  • 7788821a69
    Merge pull request #340 from TES3MP/master David Cernat 2017-11-17 01:28:07 +0200
  • 28e1947f23 Merge pull request #339 from OpenMW/master while resolving conflicts David Cernat 2017-11-17 01:26:31 +0200
  • df61a30259 preincrement Miloslav Číž 2017-11-16 23:20:24 +0100
  • ddbf6c162f use linear filtering for the cubemap Miloslav Číž 2017-11-16 22:43:41 +0100
  • fc507c66f7 remove no longer needed stuff Miloslav Číž 2017-11-16 22:17:00 +0100
  • 3ae5310567 use loading screen to freeze the screen Miloslav Číž 2017-11-16 22:08:33 +0100
  • 2b5f147545 allow non-power-of-2 sized cubemaps Miloslav Číž 2017-11-16 20:06:34 +0100
  • 36f4f0ef85 Don't increase simulationTime while the game is minimized (Fixes #4211) scrawl 2017-11-16 17:56:44 +0100
  • 902862aa8b display confirming message for all screenshots Miloslav Číž 2017-11-16 13:50:10 +0100
  • bccff768ff select closest power of 2 resolution for the cubemap Miloslav Číž 2017-11-16 13:41:09 +0100
  • 56c74fb96f add scene switch node Miloslav Číž 2017-11-16 12:46:46 +0100
  • 1a4f351e3d move camera freeze code Miloslav Číž 2017-11-16 12:17:52 +0100
  • 068f733d1e
    Merge pull request #338 from TES3MP/master David Cernat 2017-11-16 08:50:27 +0200
  • 5aff515d3f
    Merge pull request #337 from OpenMW/master David Cernat 2017-11-16 08:49:56 +0200
  • cf40d19d7d
    Merge pull request #1551 from thegriglat/abs scrawl 2017-11-15 17:34:59 +0000
  • 35d68f038d Update dialogue topics list after result script is run scrawl 2017-11-15 16:29:50 +0100
  • 60fba7acd8 Fix reorder warning scrawl 2017-11-15 16:43:36 +0100
  • c36d250044 Parse dialogue text for keywords after the resultscript runs (Fixes #4210) scrawl 2017-11-15 16:30:21 +0100
  • 7c5d2a1ac4 Update dialogue topics list after result script is run scrawl 2017-11-15 16:29:50 +0100
  • 5a93b6a324 Enable word-wrapping for the console history scrawl 2017-11-15 16:29:01 +0100
  • af38d3a47d get rid of sphericalscreenshot class Miloslav Číž 2017-11-15 17:01:16 +0100
  • 226fb9c26b render cubemaps in OGL coordinates Miloslav Číž 2017-11-15 16:07:01 +0100
  • 1c3d45f641 dirty 360 screenshot GPU setup Miloslav Číž 2017-11-15 15:20:59 +0100
  • 823218bb61 freeze screen during screenshot taking Miloslav Číž 2017-11-14 18:23:12 +0100
  • 6e4f6c4bd5 Change abs to std::abs Grigorii Latyshev 2017-11-13 21:36:55 +0100
  • 1272b03f25 [Server] Fix typo in player script function David Cernat 2017-11-13 07:43:20 +0200
  • b4e8560698 [Client] Send cell states correctly after inputting name David Cernat 2017-11-13 05:38:56 +0200
  • 926106cf8c [General] Rework CharGen slightly for clarity purposes David Cernat 2017-11-13 05:33:27 +0200
  • ac7a588632 [General] Update config files David Cernat 2017-11-13 02:18:58 +0200
  • a21f5d18d6
    Merge pull request #336 from TES3MP/master David Cernat 2017-11-12 06:37:34 +0200
  • 2ba1c84cf7 Merge pull request #335 from OpenMW/master while resolving conflicts David Cernat 2017-11-12 06:35:15 +0200
  • a8261bb385 [General] Fix printing of packet identifiers after changes to logger David Cernat 2017-11-12 02:36:18 +0200
  • 93e9df15c9 Fixed parameter naming Alexander Stillich 2017-11-07 23:20:10 +0100
  • 52b3507a2b Removed escape_hash_filter::mPrevious, removed usage of boost::replace_all Alexander Stillich 2017-11-07 23:10:58 +0100
  • 09aac22782 Added StringUtil::replaceAll() Alexander Stillich 2017-11-07 22:16:59 +0100
  • 92aaff3b78 Fixed escaping @ in boost program options filter Alexander Stillich 2017-11-05 21:40:35 +0100
  • a7fd27f413
    Merge pull request #1544 from rexelion/archerrangefix scrawl 2017-11-11 22:30:59 +0000
  • 98b4f9c596
    Merge pull request #1549 from akortunov/itemmodels scrawl 2017-11-11 22:12:07 +0000
  • ae9f79c192
    Merge pull request #1550 from akortunov/trackingfix scrawl 2017-11-11 22:10:33 +0000
  • dc016059c3 Disable Activate key when textinput is active (Bug #4151) scrawl 2017-11-10 22:54:04 +0000
  • 3b9e1e8c1b Make movement keys not function in text input mode scrawl 2017-11-10 21:48:11 +0100
  • b7eda61f7a Fix overlapping widgets in trade window layout (Fixes #4205) scrawl 2017-11-10 21:47:14 +0100
  • 1ab854446c remove unused include Miloslav Číž 2017-11-11 17:21:01 +0100
  • 8c0dcd8b2b Do not track a nearest actor during combat and pursue (bug #4179) Andrei Kortunov 2017-11-11 19:46:59 +0400