Alexei Dobrohotov
|
d5d385fe9e
|
Merge pull request #2891 from elsid/ai_packages_options
Replace AiPackage virtual methods by options
|
2020-06-08 02:06:38 +03:00 |
|
Alexei Dobrohotov
|
3f0cf65335
|
Merge pull request #2895 from elsid/esm_objectstate_final
Add final for derived and overriden from ESM::ObjectsState
|
2020-06-08 02:02:57 +03:00 |
|
Andrei Kortunov
|
52d27dee5c
|
Merge pull request #2894 from Capostrophic/disable
Ignore bogus string arguments for Disable/Enable again
|
2020-06-07 10:15:12 +04:00 |
|
elsid
|
5209f5ff6d
|
Mark all derived classes from ESM::ObjectsState and overriden functions as final
|
2020-06-06 23:00:53 +02:00 |
|
Capostrophic
|
e02b66cdf4
|
Ignore bogus string arguments for Disable/Enable again
|
2020-06-06 20:04:09 +03:00 |
|
Alexei Dobrohotov
|
05884e690f
|
Merge pull request #2880 from akortunov/rendermanager
Remove redundant variables from the RenderingManager
|
2020-06-06 16:09:44 +03:00 |
|
Alexei Dobrohotov
|
587b540c98
|
Merge branch 'fix-skill-lvlup-message' into 'master'
Make sure the skill level up message box displays the value correctly
See merge request OpenMW/openmw!217
|
2020-06-06 12:33:17 +00:00 |
|
Fanael Linithien
|
48758116d6
|
Make sure the skill level up message box displays the value correctly
Fixes regression introduced in 204d2acf25 .
|
2020-06-06 14:24:33 +02:00 |
|
Andrei Kortunov
|
6de97e6bc2
|
Remove redundant variables from RenderingManager
|
2020-06-06 14:10:24 +04:00 |
|
elsid
|
5b34ef224b
|
Replace AiPackage virtual methods by options
|
2020-06-06 12:00:17 +02:00 |
|
Bret Curtis
|
3b1c717ab9
|
Merge pull request #2888 from elsid/ai_packages_const
Mark not changing AiPackages fields as const
|
2020-06-05 23:11:10 +02:00 |
|
Bret Curtis
|
204d2acf25
|
Merge pull request #2092 from akortunov/float_stats
Store attributes and skills values as floats
|
2020-06-05 22:38:12 +02:00 |
|
psi29a
|
629e33237e
|
Merge branch 'AnyOldName3-master-patch-53347' into 'master'
Warn about fake stub Python
See merge request OpenMW/openmw!216
|
2020-06-05 20:24:54 +00:00 |
|
Bret Curtis
|
5d019c27ae
|
Merge pull request #2887 from akortunov/worldmanager
Introduce a separate class to control world date and time
|
2020-06-05 13:15:44 +02:00 |
|
Andrei Kortunov
|
81805b7263
|
Introduce a separate class to control world date and time
|
2020-06-05 12:07:32 +04:00 |
|
elsid
|
da8ea9d8c7
|
Mark not changing AiPackages fields as const
|
2020-06-04 23:12:23 +02:00 |
|
Bret Curtis
|
8cd34dbe15
|
Merge pull request #2885 from elsid/fix_tests_build
Fix tests build with BULLET_USE_DOUBLES=ON
|
2020-06-04 09:00:00 +02:00 |
|
AnyOldName3
|
6e267e398e
|
Fix copy-paste snafu
|
2020-06-03 22:38:08 +00:00 |
|
AnyOldName3
|
86c1d0f4be
|
Warn about fake stub Python
|
2020-06-03 22:36:55 +00:00 |
|
elsid
|
d35ccc39c6
|
Fix build tests with double precision bullet
|
2020-06-03 21:34:05 +02:00 |
|
Andrei Kortunov
|
5468fcb29f
|
Store attributes and skills values as floats (bug #4021)
|
2020-06-03 17:34:15 +04:00 |
|
Bret Curtis
|
2eb9d4ad4e
|
Merge pull request #2878 from Assumeru/mutate-ai
Mutate base records when editing AI settings (#2798)
|
2020-06-03 15:09:40 +02:00 |
|
Bret Curtis
|
dd7f5fcde7
|
Merge pull request #2884 from Capostrophic/deathmagic
Update spell effects during death animation (#5403)
|
2020-06-03 15:07:08 +02:00 |
|
Bret Curtis
|
109057e53f
|
Merge pull request #2544 from akortunov/corprus
Rework corprus implementation
|
2020-06-03 13:41:57 +02:00 |
|
Bret Curtis
|
da4e0097a1
|
Merge pull request #2882 from akortunov/worldmanager
Refactor list of variables in the WorldManager
|
2020-06-03 11:31:23 +02:00 |
|
Andrei Kortunov
|
3dce225f28
|
Implement vanilla-style corprus handling (bug #3714, bug #4623)
|
2020-06-03 12:58:17 +04:00 |
|
Andrei Kortunov
|
c0e62e9529
|
Refactor list of variables in the WorldManager
|
2020-06-03 11:21:34 +04:00 |
|
Evil Eye
|
4d7947d27c
|
Mutate base records when editing AI settings (#2798)
|
2020-06-02 21:59:37 +02:00 |
|
Bret Curtis
|
998f4f73f4
|
Merge pull request #2886 from elsid/ai_package_unique_ptr
Store AIPackages as unique_ptr
|
2020-06-01 21:41:00 +02:00 |
|
elsid
|
b67e18329e
|
Store AI packages as unique_ptr
|
2020-06-01 17:07:08 +02:00 |
|
elsid
|
ce7c47ee12
|
Return cloned AiPackage as unique_ptr
|
2020-06-01 17:07:08 +02:00 |
|
Bret Curtis
|
f5e2e53bcf
|
Merge pull request #2883 from Capostrophic/nilines
Handle NiLines (feature #5445)
|
2020-06-01 01:23:10 +02:00 |
|
Bret Curtis
|
18bb6dd223
|
Merge pull request #2859 from elsid/aipackage_single_clone
Single clone function definition for all AI packages
|
2020-06-01 01:21:57 +02:00 |
|
Capostrophic
|
d72152183f
|
Update spell effects during death animation (#5403)
|
2020-05-30 23:24:06 +03:00 |
|
Capostrophic
|
7aca18f92b
|
Handle NiLines (feature #5445)
|
2020-05-30 19:09:34 +03:00 |
|
Bret Curtis
|
d3b3b74945
|
Merge pull request #2871 from Capostrophic/tcl
Don't "disable" player's collision shape in TCL (#5435)
|
2020-05-30 17:57:27 +02:00 |
|
Bret Curtis
|
562d3654da
|
Merge pull request #2860 from Capostrophic/greeting
Make greeting-related actor data temporary (bug #5397)
|
2020-05-30 17:57:03 +02:00 |
|
Capostrophic
|
577786f110
|
Don't disable player's collision shape in TCL (#5435)
|
2020-05-30 00:55:17 +03:00 |
|
Capostrophic
|
b0b4550f05
|
Pass Actor by reference, simplify GetTarget for greetings
|
2020-05-30 00:51:58 +03:00 |
|
Capostrophic
|
efd5f13b2b
|
Make greeting-related actor data temporary (bug #5397)
|
2020-05-30 00:51:58 +03:00 |
|
Bret Curtis
|
505a5e9ca6
|
Merge pull request #2873 from Capostrophic/nifcleanup
NIFLoader adjustments
|
2020-05-29 23:44:55 +02:00 |
|
Bret Curtis
|
9d0855baa5
|
Merge pull request #2866 from elsid/extend_osg_stats
Extend OSG stats
|
2020-05-29 23:23:38 +02:00 |
|
Alexei Dobrohotov
|
6f2b0252fa
|
Merge pull request #2881 from akortunov/statemanager
Use C++11-style loops in the StateManager
|
2020-05-29 23:53:59 +03:00 |
|
Bret Curtis
|
6f2fdb990b
|
Merge pull request #2876 from Capostrophic/blending
Reenable weapon animation lower body anim blending in first person view (#5441)
|
2020-05-29 11:05:33 +02:00 |
|
Andrei Kortunov
|
48b3fe5733
|
Use C++11-style loops in the StateManager
|
2020-05-29 12:26:02 +04:00 |
|
Alexei Dobrohotov
|
7109378658
|
Merge pull request #2879 from akortunov/windowmanager
Move font loading to the FontLoader
|
2020-05-29 00:16:37 +03:00 |
|
Andrei Kortunov
|
396afe79f1
|
Move font loading to the FontLoader
|
2020-05-28 23:18:31 +04:00 |
|
Bret Curtis
|
f36288569c
|
Merge pull request #2874 from akortunov/windowmanager
Cleanup WindowManager
|
2020-05-28 13:22:23 +02:00 |
|
Andrei Kortunov
|
1759276ac5
|
Merge pull request #2869 from Capostrophic/appliedonce
Use AppliedOnce flag in more effect duration calculations (#5425)
|
2020-05-27 17:00:14 +04:00 |
|
Alexei Dobrohotov
|
afc537384d
|
Merge pull request #2875 from akortunov/input
Move cursor update to the MouseManager
|
2020-05-26 20:34:31 +03:00 |
|