1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-08-17 16:14:05 +00:00

Commit graph

  • 23684489da [General] Fix clang-tidy warning Koncord 2018-07-03 02:50:21 +0800
  • 7639db02f3 [General] RW functions return true on success Koncord 2018-07-03 02:28:20 +0800
  • 45c7c3a0b6 [General] Add integrity checks to PacketPreInit Koncord 2018-07-03 02:21:36 +0800
  • d999cc0d55 [General] Add packetValid flag to packets Koncord 2018-07-03 02:06:52 +0800
  • 695fb7d4a7 [General] Reorder RW(string) arguments Koncord 2018-07-03 01:12:59 +0800
  • f9ebe400f7 [Server] Add script function for checking if object's summoner is player David Cernat 2018-07-02 15:54:39 +0300
  • d162f6fd3a [General] Explicitly use limitations of the master server Koncord 2018-07-02 23:28:25 +0800
  • a48d5b48ef [General] Add maxSize parameter to RW(std::string) Koncord 2018-07-02 23:19:39 +0800
  • 62877f38b7 [General] Remove Terra support Koncord 2018-07-02 23:05:25 +0800
  • 685a80887b Remove Pawn support Koncord 2018-07-02 22:59:34 +0800
  • f4330cf057 Editor: limit FPS in 3D preview windows (feature #3641) Andrei Kortunov 2018-07-02 11:50:59 +0400
  • 7cbc4eeb49 Adding missing override keywords Thunderforge 2018-07-01 19:17:50 -0500
  • dbd6ccaf97
    Merge pull request #455 from testman42/patch-1 David Cernat 2018-07-02 02:35:42 +0300
  • bef53749ed [General] Replace BaseObject's hasMaster variable with isSummon David Cernat 2018-07-02 02:25:06 +0300
  • 702d5b44c9
    Rename "loglevel" to "logLevel" Testman 2018-07-02 01:12:26 +0200
  • 8ce225b1cc [Client] Use the casters of damage-dealing spells as death reasons David Cernat 2018-07-02 00:42:32 +0300
  • e2c446f9b6
    Merge 2d9f240d0e into 8b482e19ec Testman 2018-07-01 19:12:59 +0000
  • 2d9f240d0e
    Rename logLevel to loglevel Testman 2018-07-01 21:11:52 +0200
  • aa5ddd6b28 Merged merge request livestreamer https://www.twitch.tv/vanguardlx best Marc Zinnschlag 2018-07-01 15:25:38 +0200
  • 5d9035c6b2 [Fixes #4482] Missing HandToHand on key quick key 0 (introduced in MR !11 for issue #4480) Finbar Crago 2018-07-01 13:46:23 +1000
  • 958b220835 [General] Send summon duration to server in ObjectSpawn packets David Cernat 2018-07-01 00:43:29 +0300
  • 3660d55adf updated credits file Marc Zinnschlag 2018-06-30 10:21:10 +0200
  • 362798bd90 updated changelog Marc Zinnschlag 2018-06-30 10:20:12 +0200
  • 2ea85d0bb6 Merge remote-tracking branch 'gl_finbar-crago/fix_quickkey_segfalt' Marc Zinnschlag 2018-06-30 10:17:05 +0200
  • af75c1e909
    Update before_script.msvc.sh Bret Curtis 2018-06-30 08:40:21 +0200
  • dcb2ab80f5
    Merge pull request #1788 from Capostrophic/armorcond Bret Curtis 2018-06-30 08:39:06 +0200
  • 4d60fe5a76 reverting back Bret Curtis 2018-06-30 06:10:26 +0000
  • 09c9bd34c3 cleanup more unnecessary struct keywords... Finbar Crago 2018-06-30 12:43:50 +1000
  • b8b07b52f0 try this... Bret Curtis 2018-06-29 22:42:12 +0000
  • 4177fd04eb
    Update before_script.msvc.sh Bret Curtis 2018-06-29 21:08:42 +0200
  • 209359bbc3 Try this on for size... Bret Curtis 2018-06-29 19:07:39 +0000
  • 78a3f95ee4 Update before_script.msvc.sh Bret Curtis 2018-06-29 18:03:25 +0000
  • 2bf0d598cf
    Update before_script.msvc.sh Bret Curtis 2018-06-29 20:01:35 +0200
  • 6e9c08083d
    Add missing empty attacker checks Capostrophic 2018-06-29 20:35:45 +0300
  • bccba24c40 Make unarmed creature attacks not affect armor condition (fixes #2455) Capostrophic 2018-06-29 19:57:09 +0300
  • 9b6ea0e89f # because our CI VMs are not public, MRs can't use them and timeout Bret Curtis 2018-06-29 15:15:29 +0000
  • d3dfe17441 try limiting scope Bret Curtis 2018-06-29 15:13:06 +0000
  • 69cd7031e7 Merge branch 'master' into fix_quickkey_segfalt Finbar Crago 2018-06-29 23:46:36 +1000
  • 596be205c1 cleanup unnecessary struct keywords... Finbar Crago 2018-06-29 23:43:51 +1000
  • 06216aa124 Update .gitlab-ci.yml Bret Curtis 2018-06-29 13:36:00 +0000
  • 2722ca50fb fix QuickKeysMenu crash on reopening window after item drop + pickup [see: !11#note_85086570] Finbar Crago 2018-06-29 23:32:05 +1000
  • c474709127
    Update before_script.msvc.sh Bret Curtis 2018-06-29 15:26:11 +0200
  • ca0f6fff4a Update before_script.msvc.sh Bret Curtis 2018-06-29 13:25:36 +0000
  • dc48a46e50 Update before_script.msvc.sh Bret Curtis 2018-06-29 13:22:07 +0000
  • a6d6dd5995 updating for the nits Bret Curtis 2018-06-29 13:17:19 +0000
  • 8811c7141a
    Update before_script.msvc.sh Bret Curtis 2018-06-29 15:14:23 +0200
  • a45d86bdf3 Merge remote-tracking branch 'gl_thunderforge/4479/separate-game-advanced-settings-in-launcher-take-2' Marc Zinnschlag 2018-06-29 12:55:55 +0200
  • f06dd39892 Merge remote-tracking branch 'upstream/master' Marc Zinnschlag 2018-06-29 12:52:54 +0200
  • c2ff30c4d7 correcting from GH/AV feedback, testing on GL. Bret Curtis 2018-06-29 09:33:51 +0000
  • a532aef935
    Update before_script.msvc.sh Bret Curtis 2018-06-29 11:31:37 +0200
  • 4c0e475092
    Update before_script.msvc.sh Bret Curtis 2018-06-29 10:16:28 +0200
  • bccd83c656 Use 1.67 Bret Curtis 2018-06-29 08:09:41 +0000
  • bc830a9c45 use boost_temp Bret Curtis 2018-06-29 08:00:54 +0000
  • 63bbc77ee7 try using the powershell trick from AnyOldName3 Bret Curtis 2018-06-29 07:51:45 +0000
  • 7ae388086b Merge branch 'master' into fix_quickkey_segfalt Finbar Crago 2018-06-29 12:34:53 +1000
  • 72f6b1a693 Separating "Game" Advanced Settings into "Game Mechanics" and "User Interface" Thunderforge 2018-06-28 20:13:18 -0500
  • 3379eafd33 Update before_script.msvc.sh Bret Curtis 2018-06-28 20:44:22 +0000
  • 3ceb9116de Give pwd -W a try Bret Curtis 2018-06-28 20:28:58 +0000
  • 85aba2e1da Add toggleable shadow debug overlay. AnyOldName3 2018-06-28 17:24:36 +0100
  • ed71656ea6 fix updateActivatedQuickKey() crash Finbar Crago 2018-06-29 01:58:57 +1000
  • c4a4111b2e Update before_script.msvc.sh Bret Curtis 2018-06-28 15:33:32 +0000
  • fb6ad9faec try %TMP% ? Bret Curtis 2018-06-28 15:23:56 +0000
  • 4ad3d66629 try using just ${TMP} Bret Curtis 2018-06-28 14:18:58 +0000
  • 8be52d228e
    Update before_script.msvc.sh Bret Curtis 2018-06-28 15:12:26 +0200
  • 24d5fb09da fix crash on simultaneous key presses Finbar Crago 2018-06-28 22:55:02 +1000
  • 60ec340fa3 remove toolset_real, use just toolset, do proper comparison Bret Curtis 2018-06-28 12:18:01 +0000
  • 71314f0c3a Use boost 1.67 instead of 1.61 Bret Curtis 2018-06-28 12:03:52 +0000
  • 46575d8de7
    Update before_script.msvc.sh Bret Curtis 2018-06-28 14:01:41 +0200
  • 660193ae1b
    Update before_script.msvc.sh Bret Curtis 2018-06-28 13:59:23 +0200
  • 1c4363eaa6 Using SYSTEMDRIVE because TEMP apparently means something different in bash then to windows cmd. Bret Curtis 2018-06-28 11:22:54 +0000
  • 7bf502dd02 Bash it out! Bret Curtis 2018-06-28 11:09:27 +0000
  • 1061270ac0 Try using @TEMP@ instead of hard coding it. Bret Curtis 2018-06-28 11:05:10 +0000
  • 45d77372a0 with 260 char path fixed, this should work. Bret Curtis 2018-06-28 10:41:12 +0000
  • 2d70c94733 gather up everything with 7zip Bret Curtis 2018-06-28 09:05:39 +0000
  • f07d50e5bf
    Merge pull request #1785 from akortunov/warnfix Bret Curtis 2018-06-28 10:33:51 +0200
  • 102266d08d
    Merge pull request #1784 from nikolaykasyanov/revert-sdl-get-attribute Bret Curtis 2018-06-28 10:28:49 +0200
  • a8adb9374b use quotes Bret Curtis 2018-06-28 08:24:34 +0000
  • d790a27060 Merge branch 'master' into fix_quickkey_segfalt Finbar Crago 2018-06-28 18:16:00 +1000
  • 7cd0235fed Try creating a zip and archiving it. Bret Curtis 2018-06-28 07:56:40 +0000
  • d9a1de0ec7 Do not use deprecated function Andrei Kortunov 2018-06-28 11:13:32 +0400
  • 5455490ad2 Avoid fall-through in spell selection Andrei Kortunov 2018-06-28 11:12:48 +0400
  • 80a3f0a0d4 switch mSelectedIndex/mActivatedIndex int to mSelected/mActivated keyData pointers Finbar Crago 2018-06-28 17:02:25 +1000
  • 335e2c5897 add keyData struct + general cleanup Finbar Crago 2018-06-28 13:27:08 +1000
  • 9102df7fde [General] Make WorldCollisionOverride also work with specific refIds David Cernat 2018-06-28 04:53:00 +0300
  • c7f10892a9 [General] Add vectorContains util for checking strings in vectors David Cernat 2018-06-28 04:50:01 +0300
  • 84af9d9999 [Server] Reorder world map script functions David Cernat 2018-06-28 03:48:16 +0300
  • b81ca18316 [Client] Don't clear container Ptrs when disposing of corpses David Cernat 2018-06-28 01:45:15 +0300
  • 83e23ee6fd gather up artifacts and use all processors available Bret Curtis 2018-06-27 20:45:51 +0000
  • 5fcb091127 Replace FIXME with a detailed explanation of the issue Nikolay Kasyanov 2018-06-27 22:22:01 +0200
  • f17426cbcd give boost 1.67 a spin with msvc 14.1 Bret Curtis 2018-06-27 20:24:08 +0000
  • 9c78364c45 Revert "Merge pull request #1771 from Xenkhan/master" Nikolay Kasyanov 2018-06-27 22:19:09 +0200
  • 7ffdb18bf9 [General] Implement ActorDeath packet, part 1 David Cernat 2018-06-27 21:47:55 +0300
  • 8511f2398a try a set and call? Bret Curtis 2018-06-27 16:53:27 +0000
  • df23e0f857 Try calling it directly Bret Curtis 2018-06-27 16:39:45 +0000
  • bd602847b5 fix broken QT 5.7.0 link Bret Curtis 2018-06-27 15:07:53 +0000
  • 59a4251a6a try to extract boost higher up in dir, then move. Bret Curtis 2018-06-27 14:36:20 +0000
  • 609d6a1b29 bad syntax Bret Curtis 2018-06-27 14:05:05 +0000
  • b6fc204dd3 be more aggressive about suppressing message boxes Bret Curtis 2018-06-27 14:02:30 +0000
  • f7e1083ba4 get more output from boost Bret Curtis 2018-06-27 13:34:37 +0000
  • da5d7afe22 Update .gitlab-ci.yml Bret Curtis 2018-06-27 13:25:23 +0000