Koncord
|
0da44f69ad
|
[Server] Isolate getModFolder() & getDataFolder()
|
2017-11-03 06:36:35 +08:00 |
|
Koncord
|
062d6a1824
|
[Server] Add sandboxed import() function
|
2017-11-03 06:36:35 +08:00 |
|
David Cernat
|
29cb51cdce
|
[Server] Enable SOL_SAFE_USERTYPE for both Debug and RelWithDebInfo
|
2017-11-01 18:09:25 +02:00 |
|
Koncord
|
bd7082f57e
|
[Server] Use custom Lua error handler not only on Windows
For some reason sol's default error handler does not wroking properly
|
2017-11-01 21:48:42 +08:00 |
|
David Cernat
|
71c921faa7
|
[Server] Rename property cell into description, initialize Cells type
|
2017-11-01 13:22:41 +02:00 |
|
David Cernat
|
5653d07c7b
|
[Server] Fix build on Windows
|
2017-10-31 22:00:03 +02:00 |
|
Koncord
|
948090676a
|
[Server] Impove Lua Error handler for Windows
|
2017-11-01 01:17:11 +08:00 |
|
David Cernat
|
61db22f5ae
|
Merge pull request #329 from TES3MP/master
Add master commits up to 31 Oct 2017
|
2017-10-31 06:31:49 +02:00 |
|
David Cernat
|
a31d43965f
|
Merge pull request #328 from OpenMW/master
Add OpenMW commits up to 31 Oct 2017
|
2017-10-31 06:22:57 +02:00 |
|
Miloslav Číž
|
3c65bdaf14
|
weapon cycle fix
|
2017-10-30 18:05:45 +01:00 |
|
David Cernat
|
b7e5e77166
|
[Server] Fix getCaseInsensitiveFilename, simplify Players.size()
|
2017-10-28 03:58:53 +03:00 |
|
David Cernat
|
378d30834b
|
[Server] Add special error handler for Sol back in, but only for Windows
|
2017-10-28 01:44:02 +03:00 |
|
Koncord
|
14d47213ef
|
[Server] Add Players.size() to Lua API
|
2017-10-28 02:34:45 +08:00 |
|
Miloslav Číž
|
03401bb5df
|
remove redundant condition
|
2017-10-27 20:19:20 +02:00 |
|
Koncord
|
3495fd43f4
|
[Client] Add network statistics (CTRL+F2)
|
2017-10-28 00:39:46 +08:00 |
|
Koncord
|
e7a5919477
|
[Server] Fix path to native libs
|
2017-10-27 20:58:02 +08:00 |
|
Koncord
|
1aa630e4a9
|
[Server] Add StackWalker for Windows
|
2017-10-27 05:27:07 +08:00 |
|
Koncord
|
e8915f8ec5
|
[Client] Fix build
|
2017-10-27 01:33:01 +08:00 |
|
Koncord
|
14fdec2478
|
[Server] Add forgotten stacktrace.cpp
|
2017-10-26 23:24:35 +08:00 |
|
David Cernat
|
b801cf2c9e
|
Merge pull request #327 from TES3MP/master
Add master commits up to 26 Oct 2017
|
2017-10-26 17:34:00 +03:00 |
|
David Cernat
|
37304655da
|
Merge pull request #326 from OpenMW/master
Add OpenMW commits up to 25 Oct 2017
|
2017-10-26 17:28:56 +03:00 |
|
David Cernat
|
878294e4fe
|
Merge branch 'new-script-api' of https://github.com/TES3MP/openmw-tes3mp into new-script-api
|
2017-10-26 17:25:53 +03:00 |
|
Koncord
|
d44848ecbb
|
[Server] Fix build
|
2017-10-25 16:05:45 +08:00 |
|
Koncord
|
05abb8ace3
|
[Server] Add Log level constants to lua
|
2017-10-25 15:22:07 +08:00 |
|
Koncord
|
04a844a9c0
|
[Server] Use sol's default_handler
|
2017-10-25 15:21:11 +08:00 |
|
Koncord
|
dad0b38f25
|
[Server] Add custom terminate handler with stacktrace
|
2017-10-25 14:45:36 +08:00 |
|
Koncord
|
a3d5fbbdcd
|
[Server] Add stacktrace
|
2017-10-25 14:45:36 +08:00 |
|
Koncord
|
916ada108f
|
[General] Modernize Log utility
* Reverse Log levels
* Add LOG_TRACE
* Spawn instance of Log in Get() function
|
2017-10-25 14:45:36 +08:00 |
|
scrawl
|
4a7be0ffda
|
Don't reset journal index to a lower value (Fixes #4172)
|
2017-10-24 20:02:35 +00:00 |
|
David Cernat
|
bece095579
|
[Server] Add getCaseInsensitiveFilename script function back in
|
2017-10-24 20:25:02 +03:00 |
|
David Cernat
|
76a4abd7c0
|
Merge pull request #325 from TES3MP/master while resolving conflicts
# Conflicts:
# apps/openmw-mp/processors/player/ProcessorPlayerTopic.hpp
|
2017-10-24 19:45:11 +03:00 |
|
David Cernat
|
dd25c7db4e
|
Merge pull request #324 from OpenMW/master
Add OpenMW commits up to 24 Oct 2017
|
2017-10-24 19:36:14 +03:00 |
|
David Cernat
|
a94d4ce6f5
|
Merge pull request #323 from TES3MP/0.6.1
Add hotfix commit for 0.6.1 from 23 Oct 2017
|
2017-10-24 19:34:34 +03:00 |
|
scrawl
|
4437a72e47
|
Merge pull request #1519 from drummyfish/rainfix
fix rain ripple regression (bug #4169)
|
2017-10-24 15:31:16 +00:00 |
|
Miloslav Číž
|
3731e20228
|
fix rain ripple regression
|
2017-10-24 14:12:41 +02:00 |
|
scrawl
|
0c6ef17fb5
|
Add explicit variant of 'OnActivate'
|
2017-10-23 23:33:06 +00:00 |
|
scrawl
|
e564dd842e
|
Refactor dialogue responses to make sure messages from scripts are printer afterwards, not before the dialogue response (Fixes #4166)
Don't delete Link objects prematurely (Fixes #4171)
|
2017-10-23 23:33:06 +00:00 |
|
scrawl
|
2a0b2c4e24
|
Hide modal window before deleting it (Fixes #4168)
|
2017-10-23 23:33:05 +00:00 |
|
David Cernat
|
3aedc2e5bc
|
[Server] Don't automatically share PlayerTopic packets between players
|
2017-10-23 19:39:35 +03:00 |
|
David Cernat
|
360cf2ead7
|
Merge pull request #321 from OpenMW/master
Add OpenMW commits up to 22 Oct 2017
|
2017-10-23 14:51:29 +03:00 |
|
scrawl
|
8b19a8b7f6
|
Merge pull request #1513 from lukago/feature4082b
Feature #4082: use many ingredients/potions instantly
|
2017-10-22 20:51:14 +00:00 |
|
scrawl
|
3d0094bd2e
|
Fix behavior of 'journal' command when invoked with already seen entry
|
2017-10-22 20:50:15 +00:00 |
|
scrawl
|
768da57da2
|
Fix dialogue topics displayed in lower case
|
2017-10-22 20:50:15 +00:00 |
|
David Cernat
|
3a9e5e3a7b
|
Merge pull request #319 from OpenMW/master while resolving conflicts
# Conflicts:
# apps/openmw/mwworld/worldimp.hpp
|
2017-10-22 20:27:44 +03:00 |
|
lukago
|
b6cb3b445c
|
use getIndex to handle other windows, nullsafe fixes
|
2017-10-21 23:34:57 +02:00 |
|
scrawl
|
bb4ffb7743
|
Merge pull request #1514 from akortunov/ringfix
Do not replace an equpped ring of the same value
|
2017-10-21 13:35:55 +00:00 |
|
scrawl
|
075a7fee20
|
Merge pull request #1515 from akortunov/guifixes
Fix a 'Good Beast' companion window
|
2017-10-21 13:35:29 +00:00 |
|
scrawl
|
5b2fe01375
|
Merge pull request #1508 from AnyOldName3/shut-up-travis
Mark worldimp functions as override to stop distracting Travis CI war…
|
2017-10-21 13:34:48 +00:00 |
|
Andrei Kortunov
|
eaff7e30aa
|
Fix a 'Good Beast' companion window
|
2017-10-21 16:56:21 +04:00 |
|
Koncord
|
ba8613a179
|
[Browser] Add "no password" filter to browser
|
2017-10-21 12:42:38 +08:00 |
|