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

Commit graph

  • 5bce3cbc68 Don't use MWRender namespace in common terrain components bzzt 2019-02-20 13:37:00 +0000
  • 5ffb40e8ba Don't preload terrain when loading an interior save bzzt 2019-02-20 13:37:00 +0000
  • 735bcf17c2 Merge branch 'boost-gcd-deprecation' into 'master' Bret Curtis 2019-02-26 18:02:01 +0000
  • cd4303da23 Add preprocessor check to determine which common_factor header to use. AnyOldName3 2019-02-26 17:03:07 +0000
  • e940325b78 Update changelog Capostrophic 2019-02-26 19:13:46 +0300
  • 9bc360267b Ignore stray explicit references for names in expressions Capostrophic 2019-02-26 17:22:57 +0300
  • cc855e065a Ignore stray references for variables in Set instruction Capostrophic 2019-02-26 16:58:16 +0300
  • 4fd613fa15
    Merge pull request #2187 from elsid/random_seed_option Bret Curtis 2019-02-26 10:14:22 +0100
  • 33f6fb258d
    Option to set specific random seed for random number generator elsid 2019-02-24 22:41:11 +0300
  • f6da025f02
    Merge pull request #2188 from Capostrophic/memory Bret Curtis 2019-02-25 20:16:21 +0100
  • 216e1ab16f Always include <memory> for smart pointers in MWGui Capostrophic 2019-02-25 18:47:42 +0300
  • dc1c2358b9
    Merge pull request #2089 from akortunov/qthelp Bret Curtis 2019-02-25 16:40:11 +0100
  • 3316938dfc
    Merge pull request #2182 from Capostrophic/format Bret Curtis 2019-02-24 20:17:31 +0100
  • 56d5fc788c
    Merge pull request #2163 from Capostrophic/hello Bret Curtis 2019-02-24 20:14:08 +0100
  • e70cc10305 Some more de-boosting Capostrophic 2019-02-23 16:55:49 +0300
  • 8ecd0b82a4 Replace Boost format and replace_all where possible Capostrophic 2019-02-23 00:14:07 +0300
  • d4564a9be7
    Merge pull request #2180 from akortunov/includes Bret Curtis 2019-02-24 01:14:16 +0100
  • a508a0faf8 [Server] Turn GetArguments() from ScriptFunctions into Utils function David Cernat 2019-02-24 01:43:04 +0200
  • 8cf2523a8d
    Merge pull request #2176 from akortunov/rollcontroller Bret Curtis 2019-02-23 23:55:27 +0100
  • 44920352ce
    Merge pull request #2181 from Capostrophic/boost Bret Curtis 2019-02-23 23:54:30 +0100
  • da018199d2 Merge branch 'normal-offset-distance-documentation' into 'master' AnyOldName3 2019-02-23 18:10:34 +0000
  • 594ea39f5d Revise AI data handling Capostrophic 2019-02-08 16:32:34 +0300
  • b5c92fbb0e Add missing documentation for shadow normal offset distance setting. AnyOldName3 2019-02-23 14:25:50 +0000
  • acbc885ae6 Merge branch 'add-osgdb-freetype' into 'master' AnyOldName3 2019-02-23 13:42:30 +0000
  • 4a69d96483 Merge branch 'esm_name_template_fix' into 'master' Bret Curtis 2019-02-23 13:39:15 +0000
  • 3a1a24151a Merge branch 'fix_undefined_behavior_storetest' into 'master' Bret Curtis 2019-02-23 13:35:25 +0000
  • 75c204cdd8 Fix #4835 - undefined behavior - uninitialized mCtx Adam Fandrejewski 2019-02-23 13:35:25 +0000
  • 8e3b10b5b4 Merge branch 'detour_navigator_unit_test_fix' into 'master' Bret Curtis 2019-02-23 07:59:03 +0000
  • f8b34bf7f1 Merge branch 'preview_levelled_item' into 'master' Bret Curtis 2019-02-23 07:49:18 +0000
  • df2de8a661
    Merge pull request #2068 from Capostrophic/normalweapons Bret Curtis 2019-02-23 08:38:30 +0100
  • f5eacfcf63 Support for temporary stunted magicka effects Andrei Kortunov 2019-02-06 22:40:50 +0400
  • fcdb0c16bf Update jail state once instead of for every single hour Andrei Kortunov 2019-01-25 20:04:35 +0400
  • 3032b177a1 Remove redundant includes Andrei Kortunov 2019-02-22 23:16:47 +0400
  • 58788de7c4 Get rid of Boost.Array Capostrophic 2019-02-22 21:40:21 +0300
  • f8118272f4
    Package FreeType plugin for OSG in Windows Alexander Olofsson 2019-02-22 18:37:49 +0100
  • 4138e29ca4 Add option to restore the previous ammo behavior Capostrophic 2019-02-22 17:18:23 +0300
  • ba491a8af0
    Merge pull request #2069 from Capostrophic/skeleton Bret Curtis 2019-02-22 15:12:24 +0100
  • cc214cf6b0
    Merge pull request #2082 from Capostrophic/teleporting Bret Curtis 2019-02-22 15:07:36 +0100
  • c815a2cb42
    Merge pull request #2107 from Capostrophic/idledialogue Bret Curtis 2019-02-22 15:06:39 +0100
  • 4d09c8bb50
    Merge pull request #2126 from Capostrophic/sneaking Bret Curtis 2019-02-22 15:04:55 +0100
  • d2b93fc702
    Merge pull request #2146 from Capostrophic/quest Bret Curtis 2019-02-22 15:04:14 +0100
  • 942f7f776d
    Merge pull request #2168 from Capostrophic/gamepad Bret Curtis 2019-02-22 15:03:01 +0100
  • 212f097b3c
    Merge pull request #2172 from akortunov/pvs_fix Bret Curtis 2019-02-22 15:01:37 +0100
  • 55fc04e462
    Merge pull request #2175 from Capostrophic/includes Bret Curtis 2019-02-22 14:56:20 +0100
  • 09d57c5154
    Merge pull request #2177 from akortunov/alpha Bret Curtis 2019-02-22 14:55:59 +0100
  • bc52c0bd98
    Merge pull request #2179 from elsid/fix_navmesh_update_for_not_changed Bret Curtis 2019-02-22 14:49:58 +0100
  • 2342a31add
    Add more tests for TileCachedRecastMeshManager elsid 2019-02-22 11:35:09 +0300
  • 73734fc04d
    Fix update navmesh for not changed objects elsid 2019-02-22 11:34:53 +0300
  • b738cc0383 Make normal weapon resistance behavior closer to vanilla (bug #4384) Capostrophic 2018-12-08 21:55:08 +0300
  • 64d5cd17d6 Move werewolf silver damage mult applying into a new function Capostrophic 2018-12-08 21:47:39 +0300
  • 808b8ce8db Refactor normal weapon resistance Capostrophic 2018-12-08 21:17:15 +0300
  • dcbc9d1831 [Client] Print cells for actor deaths David Cernat 2019-02-21 21:51:02 +0200
  • 7a7e390099 Make unsuccessful magic teleportation attempts detectable (bug #3765) Capostrophic 2018-12-16 16:03:17 +0300
  • 629a6be477 Handle initial actor's transparency (bug #4860) Andrei Kortunov 2019-02-07 19:11:12 +0400
  • 097c649885 Use enumerable instead of magic number Andrei Kortunov 2019-02-03 14:02:54 +0400
  • 60f112d11c Add support for NiRollController (feature #4675) Andrei Kortunov 2019-02-20 22:55:40 +0400
  • cb5a57e41b
    Merge pull request #1547 from AnyOldName3/osgshadow-test-vdsm Chris Djali 2019-02-20 15:35:49 +0000
  • 7566370981
    Merge pull request #2160 from Capostrophic/topicindex Bret Curtis 2019-02-19 21:29:15 +0100
  • bc71db947a
    Merge pull request #2174 from Capostrophic/jumping Bret Curtis 2019-02-19 21:28:53 +0100
  • 0c8ad0a3bb Double buffer debug HUD frustum geometries to prevent race conditions. AnyOldName3 2019-02-19 18:13:03 +0000
  • c03ed4cd50 Include cleanup Capostrophic 2019-02-19 01:10:55 +0300
  • 828c52138f [Documentation] Update readme and credits David Cernat 2019-02-19 17:29:29 +0200
  • 7a9ff9f7b3
    Merge pull request #2161 from akortunov/switchnode Bret Curtis 2019-02-18 19:46:25 +0100
  • fdb84dddc8
    Merge pull request #2059 from Capostrophic/stacks Bret Curtis 2019-02-18 16:02:55 +0100
  • 09262e0336
    Merge pull request #2170 from elsid/disable_navigator_option Bret Curtis 2019-02-18 16:01:30 +0100
  • c20030d8c9 Correct jumping velocity Capostrophic 2019-02-18 16:21:42 +0300
  • ff9afda18d Avoid to keep reference to the local 'encoder' variable outside the Engine::go() Andrei Kortunov 2019-02-17 12:07:14 +0400
  • 9de0c9045a Fix API usage errors Andrei Kortunov 2019-02-17 11:57:18 +0400
  • 229bd8505e Init missing variables Andrei Kortunov 2019-02-17 11:56:24 +0400
  • dc6ef15571 Simplify loop in the addSkills() Andrei Kortunov 2019-02-17 11:53:02 +0400
  • 80c62a4fe1 Fix endsWith() call Andrei Kortunov 2019-02-17 11:44:45 +0400
  • ad9412a117 Remove some redundant checks Andrei Kortunov 2019-02-17 11:42:22 +0400
  • 18a59df050 Throw exceptions by value instead of reference Andrei Kortunov 2019-02-17 10:24:25 +0400
  • 1ac2a69094
    Merge pull request #2171 from elsid/fix_recast_mesh_tile_cache Bret Curtis 2019-02-17 01:45:06 +0100
  • da6df818ff
    Fix update navmesh elsid 2019-02-17 00:48:07 +0300
  • 9626b6ec42
    Add option to disable DetourNavigator component to find paths elsid 2019-02-16 15:50:58 +0300
  • 34c594f01e
    Add default initializators for settings fields elsid 2019-02-16 15:39:06 +0300
  • 16675fd254
    Return empty path when navmesh is not found for agent elsid 2019-02-16 15:32:47 +0300
  • 1d3668cd22
    Add Navigator interface elsid 2019-02-16 15:27:02 +0300
  • d63881e054
    Make Navigator::findPath independent from class fields elsid 2019-02-16 15:14:05 +0300
  • a0ed981a7c
    Fix operator ++ for OutputTransformIterator elsid 2019-02-16 15:09:57 +0300
  • c68e64a2a7
    Make navigator from settings manager setting in separate function elsid 2019-02-16 14:41:11 +0300
  • 39dcbacf44 Option to disable controller (feature #3980) Capostrophic 2019-02-15 17:53:50 +0300
  • 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
  • c68ccbc6b6 Use new common_factor header in the launcher, too AnyOldName3 2019-02-13 18:37:01 +0000
  • 77386525f2 [General] Update Travis CI Koncord 2019-02-14 00:45:05 +0800
  • 7a4082d09f [General] Remove CallFF find module ffi-server-rewrite 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
  • 89d4d3be08 Fix boost deprecation warning AnyOldName3 2019-02-13 14:49:36 +0000
  • 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