David Cernat
6fdef4fd0a
Add OpenMW commits up to 1 Jan 2019
...
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwphysics/physicssystem.hpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
5 years ago
David Cernat
68886e7539
Add OpenMW commits up to 2 Dec 2018
...
# Conflicts:
# .travis.yml
# README.md
5 years ago
David Cernat
1b9842c175
[CI] Fix oversights in .travis.yml and before_script_linux.sh
5 years ago
David Cernat
cbba81df03
Add OpenMW commits up to 14 Nov 2018
...
# Conflicts:
# .travis.yml
# CI/before_install.linux.sh
# CI/before_script.linux.sh
# CMakeLists.txt
# apps/openmw/CMakeLists.txt
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
# apps/openmw/mwworld/containerstore.cpp
# apps/openmw/mwworld/inventorystore.cpp
5 years ago
David Cernat
3efffe92e3
Add OpenMW commits up to 5 Nov 2018
...
# Conflicts:
# CI/before_install.linux.sh
# CMakeLists.txt
# apps/openmw/mwmechanics/aifollow.cpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
# apps/openmw/mwphysics/physicssystem.hpp
# apps/openmw/mwworld/scene.cpp
# apps/openmw/mwworld/worldimp.cpp
# components/CMakeLists.txt
5 years ago
David Cernat
7de1a3d016
[CI] Assign execution permissions to Linux .sh files
5 years ago
David Cernat
7edfca06cf
[CI] Fix issues in before_install.linux.sh
5 years ago
David Cernat
fba07194cf
Add OpenMW commits up to 29 Oct 2018
...
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/aicombat.cpp
# apps/openmw/mwmechanics/character.cpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
5 years ago
David Cernat
056591b957
Add OpenMW commits up to 14 Sep 2018
...
# Conflicts:
# apps/openmw/mwgui/container.cpp
# apps/openmw/mwworld/worldimp.hpp
5 years ago
David Cernat
889bcec7f8
Add OpenMW commits up to 1 Sep 2018
...
# Conflicts:
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwclass/creature.cpp
# apps/openmw/mwclass/npc.cpp
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/difficultyscaling.cpp
# apps/openmw/mwscript/transformationextensions.cpp
# apps/openmw/mwworld/worldimp.hpp
5 years ago
David Cernat
84cab59057
Add OpenMW commits up to 19 Aug 2018
...
# Conflicts:
# .travis.yml
# CI/before_install.linux.sh
# CI/before_script.linux.sh
# apps/openmw/engine.cpp
# apps/openmw/main.cpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
# apps/openmw/mwscript/aiextensions.cpp
# apps/openmw/mwscript/containerextensions.cpp
# apps/openmw/mwscript/dialogueextensions.cpp
# apps/openmw/mwworld/cellstore.cpp
# apps/openmw/mwworld/containerstore.cpp
# apps/openmw/mwworld/scene.cpp
# apps/openmw/mwworld/worldimp.cpp
# components/misc/debugging.hpp
5 years ago
David Cernat
0339958e21
[General] Rename Log class into TimedLog
5 years ago
David Cernat
ab93b5ddc5
[General] Use PlayerItemUse packets when using items through quick keys
5 years ago
David Cernat
ae5200cbb2
[General] Implement light records for RecordDynamic packets
5 years ago
David Cernat
6160293e86
[Client] Don't clear placeholder summons in CastSpell::inflict()
5 years ago
David Cernat
1d09763bad
[Client] Allow blanking out the enchantment IDs of records using a base
5 years ago
David Cernat
14af0be657
[General] Include AI alarm & flee for creatures/NPCs in RecordDynamic
5 years ago
David Cernat
ef432d1419
[General] Include AI services for creatures/NPCs in RecordDynamic
5 years ago
David Cernat
18e2a14645
[General] Implement tool-related records for RecordDynamic packets
5 years ago
David Cernat
4100d93dea
[General] Implement ingredient records for RecordDynamic packets
5 years ago
David Cernat
300cef0073
[Server] Allow setting of container record flags in SetRecordFlags()
5 years ago
David Cernat
0189d19d14
[Server] Clear new types of records in ClearRecords()
5 years ago
David Cernat
247d2fad30
[General] Implement activator & static records for RecordDynamic packets
5 years ago
David Cernat
e9336e53fc
[General] Implement container and door records for RecordDynamic packets
6 years ago
David Cernat
4183373f53
[General] Update credits
6 years ago
David Cernat
ef68a72ba6
[General] Set hasCellData to true for PacketConsoleCommand
6 years ago
David Cernat
1b1ce1b27a
[General] Change version to 0.7.1
6 years ago
David Cernat
57f84914c3
[Client] Prevent permanent deletion of player markers on cell changes
6 years ago
David Cernat
48ebdb38c7
[Client] Set LocalPlayer's killer for damage over time spell effects
...
Simplify related code that sets LocalActors' killers for damage over time spell effects.
6 years ago
David Cernat
94a9292cc6
[Client] Use correct index when unassigning quickkeys from WindowManager
6 years ago
David Cernat
77952440f6
[Client] Clean up handling of draw states
6 years ago
David Cernat
301fff7fe5
[Client] Always allow spellcasting from dedicated players and actors
6 years ago
David Cernat
01804af100
[Client] Add updateInventoryWindow() method to LocalPlayer
6 years ago
David Cernat
49fa35a516
[Client] Use ObjectActivate packets when picking up items from inventory
6 years ago
Andrei Kortunov
792fbfe2e1
Fix type in the preprocessor directive
6 years ago
David Cernat
f29bfb6b8e
[Client] Add debug for received kill counts
6 years ago
David Cernat
4d40df3ea8
[Server] Don't automatically send kill count packets to other players
...
This should be handled in server scripts instead so that servers with respawning NPCs can be have kills shared across parties and witnesses instead of shared across all players on the server.
6 years ago
David Cernat
abc4090a0f
[Client] Fix loop in ActiveSpells::getEffectDuration()
6 years ago
David Cernat
e84f85863e
Merge pull request #527 from quexten/0.7.0
...
Update LuaBridge to e3f7a022
6 years ago
Bernd Schoolmann
1f2349ef6e
Update LuaBridge to e3f7a022
6 years ago
David Cernat
023ead937f
[Server] Fix stack overflows by preventing infinite growth in Lua stack
6 years ago
David Cernat
6322ae081d
[Server] Add extern to folders used to search for include files
6 years ago
David Cernat
3805edaf78
[Server] Don't crash when adding a requiredDataFile w/ no checksum twice
6 years ago
David Cernat
02e646e838
[Client] Use check for credits file that makes more sense
6 years ago
David Cernat
437854180c
[Client] Clean up variable & function names in mwmp/Main.cpp
6 years ago
David Cernat
f6db7d4fc5
[Client] Avoid sending repeated ObjectDelete packets about an object
6 years ago
David Cernat
7523a73346
[Server] Fix return values for server functions providing system info
6 years ago
David Cernat
d8919dcec6
[Server] Refer to data files instead of plugins in var & function names
6 years ago
David Cernat
a2f110ae6d
Merge pull request #524 from uramer/0.7.0summon_duration
...
Make the server receive the correct summon durations regardless of spell casting order
6 years ago
uramer
2531378d0b
make getEffectDuration to look for a specific effect
6 years ago