David Cernat
|
a20f8e77dc
|
Add OpenMW commits up to 25 Apr 2020
# Conflicts:
# .travis.yml
# apps/openmw/mwclass/container.cpp
# apps/openmw/mwclass/door.cpp
|
2020-04-25 09:52:58 +03:00 |
|
Bret Curtis
|
e7795f2bf7
|
Merge pull request #2775 from Capostrophic/dooractivation
Only disarm traps with keys when the door/container is locked (bug #5370)
|
2020-04-24 08:46:24 +02:00 |
|
Bret Curtis
|
8c2f3ff007
|
clean up code; purge const_cast
|
2020-04-19 16:31:54 +02:00 |
|
Capostrophic
|
bbed9a70c5
|
Ignore traps of initially unlocked refs with assigned keys
|
2020-04-14 17:49:03 +03:00 |
|
David Cernat
|
25a632c650
|
Add OpenMW commits up to 13 Apr 2020
# Conflicts:
# CMakeLists.txt
# README.md
# apps/openmw/engine.cpp
# apps/openmw/mwclass/creaturelevlist.cpp
# apps/openmw/mwgui/quickkeysmenu.cpp
|
2020-04-13 19:53:42 +03:00 |
|
Capostrophic
|
ad333e88fe
|
Handle enchantment autocalc flag as a flag (bug #5363)
|
2020-04-11 00:03:14 +03:00 |
|
Andrei Kortunov
|
028760e108
|
Merge pull request #2758 from akortunov/warnfix
Fix some issues, found by CoverityScan
|
2020-04-04 21:34:26 +04:00 |
|
Capostrophic
|
5732b8e026
|
Use std::fill instead of loops to reset some arrays to defaults
|
2020-04-04 17:53:36 +03:00 |
|
Capostrophic
|
27d4fe9ee1
|
Fix ESM::Land oversights
|
2020-04-04 16:48:38 +03:00 |
|
Andrei Kortunov
|
a68d9aed4c
|
Fix issues, found by CoverityScan
|
2020-04-04 17:45:26 +04:00 |
|
elsid
|
ef4a7089e4
|
Use template specialization for writeHNT to write raw arrays
To avoid passing explicit size argument where it's possible.
|
2020-04-04 01:12:49 +02:00 |
|
David Cernat
|
7bc3298ed4
|
Add OpenMW commits up to 1 Apr 2020
# Conflicts:
# .travis.yml
# CI/before_install.linux.sh
# apps/openmw/mwphysics/physicssystem.cpp
|
2020-04-01 19:24:11 +03:00 |
|
Andrei Kortunov
|
e20d156904
|
Do not write empty trade time
|
2020-03-18 13:31:26 +04:00 |
|
Bret Curtis
|
79517f3f42
|
Merge pull request #2724 from akortunov/factions
Cleanup ownership for items in containers
|
2020-03-18 10:00:36 +01:00 |
|
Andrei Kortunov
|
ea30e27370
|
Cleanup ownership for items in containers
|
2020-03-17 17:22:39 +04:00 |
|
Andrei Kortunov
|
dea2018d9f
|
Do not use dynamic casts when using ObjectState
|
2020-03-17 15:18:40 +04:00 |
|
David Cernat
|
85fb1d1a0b
|
Add OpenMW commits up to 19 Feb 2020
# Conflicts:
# apps/openmw/mwworld/scene.cpp
|
2020-02-20 01:51:47 +02:00 |
|
David Cernat
|
f0f76516d8
|
Add OpenMW commits up to 4 Feb 2020
# Conflicts:
# .travis.yml
# CI/before_script.linux.sh
|
2020-02-05 02:03:31 +02:00 |
|
Capostrophic
|
216a5d27c6
|
Avoid working with AMBI subrecord in tools unnecessarily (bug #5269)
|
2020-02-04 20:57:04 +03:00 |
|
David Cernat
|
60b6f92fa3
|
Add OpenMW commits up to 13 Jan 2020
# Conflicts:
# apps/openmw/mwmechanics/actors.cpp
|
2020-01-15 07:49:26 +02:00 |
|
capostrophic
|
89055f1c6c
|
Generate WNAM upon saving terrain
|
2020-01-11 02:42:04 +03:00 |
|
capostrophic
|
0467e8ee15
|
Avoid heap corruption while reading SCVR (bug #4680)
|
2020-01-04 01:34:41 +03:00 |
|
David Cernat
|
a58f09fd6c
|
Add OpenMW commits up to 2 Jan 2020
# Conflicts:
# apps/openmw/mwmechanics/enchanting.cpp
# apps/openmw/mwworld/scene.cpp
|
2020-01-02 22:09:54 +02:00 |
|
Alexei Dobrohotov
|
2693598d82
|
Merge pull request #2642 from akortunov/warnfix2
Add safety checks for door state
|
2019-12-23 21:22:56 +03:00 |
|
Andrei Kortunov
|
24044b08e0
|
Do not store gold-specific value for everything
|
2019-12-23 19:34:57 +04:00 |
|
Andrei Kortunov
|
88a695f251
|
Add safety checks for door state
|
2019-12-23 19:29:12 +04:00 |
|
David Cernat
|
ca9cd90a4d
|
Add OpenMW commits up to 20 Dec 2019
# Conflicts:
# apps/openmw/mwworld/scene.cpp
|
2019-12-20 15:43:50 +02:00 |
|
Assumeru
|
737aa1e4e8
|
Remove FactionID editing from OpenCS (#2636)
* Remove FactionID editing
* remove useless comments
* rename FactionID to Unknown
|
2019-12-18 20:42:54 +03:00 |
|
Assumeru
|
dfbe0021a5
|
Change rescaling to be more inline with vanilla (fixes #5214) (#2635)
* move rescaling to loadData
* clamp on save
|
2019-12-18 19:37:45 +03:00 |
|
Capostrophic
|
4b38bab0d9
|
Make sure empty cell name subrecords are saved (bug #5222)
|
2019-12-03 18:47:02 +03:00 |
|
David Cernat
|
5762a36fc2
|
Add OpenMW commits up to 7 Nov 2019
# Conflicts:
# apps/openmw/mwmechanics/aifollow.hpp
|
2019-11-08 06:20:41 +02:00 |
|
Andrei Kortunov
|
6eb8e0cf4d
|
Display magic effects according to research page
|
2019-11-07 11:05:18 +04:00 |
|
Bret Curtis
|
0ec4e51922
|
Revert "Store raw data about fog of war instead of RGBA images"
|
2019-10-30 14:48:44 +01:00 |
|
Bret Curtis
|
36614dba2a
|
Merge pull request #2453 from akortunov/fog_compression
Store raw data about fog of war instead of RGBA images
|
2019-10-30 13:45:55 +01:00 |
|
David Cernat
|
54301f5f89
|
Add OpenMW commits up to 29 Oct 2019
# Conflicts:
# apps/openmw/mwmechanics/combat.cpp
# apps/openmw/mwworld/inventorystore.cpp
|
2019-10-29 23:49:31 +02:00 |
|
Andrei Kortunov
|
b2e12f0a73
|
Attempt to fix a regression - crash on ARM
|
2019-10-28 18:58:16 +04:00 |
|
Andrei Kortunov
|
2fc819cdae
|
Encode ID's in all places to UTF-8 (bug #3977)
|
2019-10-10 20:52:32 +04:00 |
|
David Cernat
|
4a34666c59
|
Add OpenMW commits up to 7 Oct 2019
# Conflicts:
# apps/openmw/mwmechanics/aiactivate.cpp
|
2019-10-07 08:19:21 +03:00 |
|
Nelsson Huotari
|
2fdaacf23c
|
remove for array, just std::swap
|
2019-10-06 23:50:16 +03:00 |
|
Nelsson Huotari
|
e35ed960ee
|
for -> std::copy
|
2019-10-06 21:57:10 +03:00 |
|
Nelsson Huotari
|
7f030fc3ee
|
copy mWnam record in copy constructor and custom assignment operator
|
2019-10-06 21:50:40 +03:00 |
|
Andrei Kortunov
|
b360deaec3
|
Store raw data about fog of war instead of RGBA images (bug #5108)
|
2019-09-22 19:59:12 +04:00 |
|
David Cernat
|
353e7d530a
|
Add OpenMW commits up to 18 Aug 2019
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwmechanics/character.cpp
# apps/openmw/mwmechanics/spellcasting.cpp
# apps/openmw/mwworld/worldimp.hpp
|
2019-08-22 22:44:00 +03:00 |
|
David Cernat
|
ed05125f6a
|
Add OpenMW commits up to 2 Aug 2019
# Conflicts:
# apps/openmw/mwmechanics/combat.cpp
|
2019-08-22 15:38:15 +03:00 |
|
David Cernat
|
b57c0bcafe
|
Add OpenMW commits up to 6 June 2019
# Conflicts:
# apps/openmw/mwgui/hud.cpp
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwgui/waitdialog.cpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwworld/worldimp.hpp
|
2019-08-22 11:42:02 +03:00 |
|
David Cernat
|
5181c601c0
|
Add OpenMW commits up to 2 May 2019
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
# apps/openmw/mwscript/statsextensions.cpp
|
2019-08-22 08:40:32 +03:00 |
|
David Cernat
|
f671c0bddc
|
Add OpenMW commits up to 1 Apr 2019
# Conflicts:
# .travis.yml
# CMakeLists.txt
# apps/openmw/engine.cpp
# apps/openmw/mwdialogue/dialoguemanagerimp.cpp
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwgui/trainingwindow.cpp
# apps/openmw/mwgui/travelwindow.cpp
# apps/openmw/mwgui/waitdialog.cpp
|
2019-08-21 23:54:39 +03:00 |
|
David Cernat
|
8729c3c5e3
|
Add OpenMW commits up to 9 Mar 2019
# Conflicts:
# .travis.yml
# CI/before_script.linux.sh
# README.md
# apps/openmw/mwgui/jailscreen.cpp
# apps/openmw/mwscript/animationextensions.cpp
# apps/openmw/mwscript/guiextensions.cpp
# apps/openmw/mwscript/miscextensions.cpp
# apps/openmw/mwscript/soundextensions.cpp
|
2019-08-21 19:04:04 +03:00 |
|
David Cernat
|
95a5607509
|
Add OpenMW commits up to 22 Feb 2019
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwmechanics/spellcasting.cpp
# apps/openmw/mwscript/containerextensions.cpp
|
2019-08-21 17:29:24 +03:00 |
|
David Cernat
|
6205ff6b04
|
Add OpenMW commits up to 30 Jan 2019
# Conflicts:
# apps/openmw/mwworld/worldimp.cpp
|
2019-08-21 15:48:07 +03:00 |
|