elsid
|
2d7c3bae61
|
Support bullet with double precision
|
2020-05-13 19:24:28 +02:00 |
|
Capostrophic
|
110e3761bf
|
Disable small feature culling for orthographic cameras
|
2020-05-12 23:25:07 +03:00 |
|
Capostrophic
|
77bdd124ee
|
Address akortunov's save loading message complaints
Add quotes to the character's name
Don't print the full path to save file
Use better terminology
|
2020-05-12 13:51:07 +03:00 |
|
Bret Curtis
|
42cba092b7
|
Merge pull request #2716 from akortunov/png
Store fog of war as a PNG image instead of TGA
|
2020-05-12 11:52:23 +02:00 |
|
Bret Curtis
|
b7c33dbe0a
|
Merge pull request #2831 from Capostrophic/pursue
Allow guards to pursue an invisible player (bug #4774)
|
2020-05-12 11:45:01 +02:00 |
|
Bret Curtis
|
4b30bf5699
|
Merge pull request #2829 from Capostrophic/logging
Log some more things
|
2020-05-12 11:44:05 +02:00 |
|
Bret Curtis
|
62290182eb
|
Merge pull request #2648 from Assumeru/start-scripts
Allow targeting non-unique actors with StartScript. Fixes #2311
|
2020-05-12 10:39:11 +02:00 |
|
Bret Curtis
|
507adac8cd
|
Merge pull request #2783 from akortunov/input
Refactor InputManager
|
2020-05-12 09:34:22 +02:00 |
|
Capostrophic
|
ece0db4f82
|
Cap movement animation playback speed
|
2020-05-11 15:11:32 +03:00 |
|
unknown
|
3b4782959e
|
Allow targeting non-unique actors with StartScript (bug #2311)
|
2020-05-10 14:57:06 +02:00 |
|
Andrei Kortunov
|
41beca8125
|
Refactor actions order setup
|
2020-05-10 10:13:19 +04:00 |
|
Capostrophic
|
a5d0d13e14
|
Allow guards to pursue an invisible player (bug #4774)
|
2020-05-09 21:23:06 +03:00 |
|
Capostrophic
|
aa5161f99e
|
Log some more things
|
2020-05-09 20:27:12 +03:00 |
|
Andrei Kortunov
|
300b5b2620
|
Merge pull request #2827 from Capostrophic/dialogue
Only reset dialogue history of dialogue GUI mode is gone
|
2020-05-09 14:17:09 +04:00 |
|
Andrei Kortunov
|
a6514e7740
|
Add missing include
|
2020-05-09 11:28:30 +04:00 |
|
Andrei Kortunov
|
73552f1d3c
|
Move control switch reading/writing to relevant class
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b4e52a6bc8
|
Add missing include
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0455f48d02
|
More formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b575712cb1
|
Formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
85f91a7de8
|
Remove some redundant code
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
3328775eff
|
Unify cursor enabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b33c4c920c
|
Move all OICS handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0eb24da2e7
|
Fix controls disabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
2f2b3173e3
|
Fix copy-paste error
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
8512133bb1
|
Move control switches to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f990150c49
|
Move video wrapper to the WindowsManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
13b7c5b519
|
Rework actions update
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
d3a9f893c8
|
Move keyboard-specific code to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
c368250e6a
|
Rename misleading mInputManager variable
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
e353647d15
|
Move gamepads handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f9d6137a29
|
Do not store player reference in the InputManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
ce40294124
|
Move input actions handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
fcac7d3ab7
|
Split mouse handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
1560e71f4e
|
Move SDL mappigs to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
3c09d05615
|
Split actions enum to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
15dc4d241d
|
Split sensors handling so the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Capostrophic
|
45e6a03937
|
Only reset dialogue history of dialogue GUI mode is gone
|
2020-05-09 02:01:55 +03:00 |
|
psi29a
|
b72720f357
|
Merge branch 'shadow-transparency-rework' into 'master'
Only alpha-test shadows when necessary
See merge request OpenMW/openmw!170
|
2020-05-08 21:32:16 +00:00 |
|
Alexei Dobrohotov
|
12833d66af
|
Merge pull request #2822 from Assumeru/magic-ai-numbers
Remove magic numbers and casts
|
2020-05-07 13:05:33 +03:00 |
|
Evil Eye
|
19f12cb3fe
|
remove magic numbers and casts
|
2020-05-05 19:37:15 +02:00 |
|
Evil Eye
|
f9881b699c
|
remove redundant templating
|
2020-05-05 19:18:23 +02:00 |
|
Bret Curtis
|
b4aeb2711c
|
Merge pull request #2809 from Capostrophic/spellcasting
Refactor spellcasting header and implementation (task #5339)
|
2020-05-05 17:17:13 +02:00 |
|
Bret Curtis
|
b8c467e2e0
|
Merge pull request #2787 from p4r4digm/screenshot-path
Added setting to change the directory screenshots are stored in
|
2020-05-04 17:11:49 +02:00 |
|
Alexei Dobrohotov
|
7ba8176862
|
Merge pull request #2819 from elsid/fix_ub
Fix UB in NpcAnimation::mNpcType initialization
|
2020-05-01 21:49:04 +03:00 |
|
elsid
|
6d8debe009
|
Initialize variable without reading itself
|
2020-05-01 17:23:10 +02:00 |
|
Capostrophic
|
87ba0bb0e0
|
Fix usage of uninitialized weapon type in equipmentChanged()
|
2020-05-01 16:37:40 +03:00 |
|
Bret Curtis
|
7345c89b54
|
Merge pull request #2813 from Capostrophic/collisionswitch
Fix collision switch node mask (again)
|
2020-04-30 13:50:09 +02:00 |
|
Capostrophic
|
844838c46a
|
Revert an invalid attempt to autoequip shields instead of torches
|
2020-04-30 00:12:52 +03:00 |
|
Capostrophic
|
89282d14aa
|
Fix collision switch node mask (again)
|
2020-04-29 17:18:39 +03:00 |
|
AnyOldName3
|
a3b032bf2b
|
Fix chameleon shadows
|
2020-04-27 23:49:48 +01:00 |
|