Capostrophic
|
6731843691
|
Consider the first person movement sneaking if it's actually sneaking
|
5 years ago |
Capostrophic
|
dab09180ae
|
Make sure non-carriable light sources can't be picked up
|
5 years ago |
Bret Curtis
|
8c2f3ff007
|
clean up code; purge const_cast
|
5 years ago |
Alexei Dobrohotov
|
b5ff32569b
|
Merge pull request #2768 from glassmancody/tabfix
Fix tab focus for pinned windows
|
5 years ago |
Capostrophic
|
fbcc8ef046
|
Reset dialogue history when the window can't track what closed it
|
5 years ago |
Andrei Kortunov
|
8d4dde7b56
|
Merge branch 'master' into autocalc
|
5 years ago |
Andrei Kortunov
|
0bc40e1002
|
Merge branch 'master' into dialogue
|
5 years ago |
Andrei Kortunov
|
844b6011bc
|
Merge branch 'master' into startscript
|
5 years ago |
Andrei Kortunov
|
cb6707624d
|
Merge branch 'master' into soul
|
5 years ago |
Andrei Kortunov
|
31cc1e0f66
|
Merge branch 'master' into quickkeys
|
5 years ago |
Andrei Kortunov
|
4c8cc0e54f
|
Merge pull request #2774 from Capostrophic/levelledscale
Properly utilize creature levelled list's scale (bug #5369)
|
5 years ago |
Cody
|
a34fe1d9b2
|
proper game mode detection
|
5 years ago |
Capostrophic
|
07779d7fcf
|
Properly utilize creature levelled list's scale (bug #5369)
|
5 years ago |
Capostrophic
|
9dbdbbaea7
|
Only clear dialogue history if the dialogue window is closed (bug #5358)
|
5 years ago |
Capostrophic
|
96a447ee3a
|
Show the soulgem soul in count dialog (feature #5362)
|
5 years ago |
Cody
|
8e741a0d0b
|
fixed tab focus for pinned windows
|
5 years ago |
Capostrophic
|
f79e20379b
|
Make sure it's a crime to unlock owned doors
|
5 years ago |
Capostrophic
|
de7ecddbb8
|
Don't play equip sound for reactivated quick key items (bug #5367)
|
5 years ago |
Capostrophic
|
ad333e88fe
|
Handle enchantment autocalc flag as a flag (bug #5363)
|
5 years ago |
Capostrophic
|
feeab8a335
|
Make adding non-existent global script more forgiving (bug #5364)
|
5 years ago |
Bret Curtis
|
d3b898de88
|
Merge pull request #2749 from akortunov/sound_pause
Pause audio and video when the game is minimized
|
5 years ago |
Andrei Kortunov
|
e444766901
|
Use enums for blockers IDs instead of strings
|
5 years ago |
Bret Curtis
|
328c3617b7
|
Merge pull request #2752 from Assumeru/parsing-errors
Reset errorhandler context
|
5 years ago |
Andrei Kortunov
|
2254256db9
|
Pause both audio and video playback when the game is minimized (feature #4944)
|
5 years ago |
Andrei Kortunov
|
3d6fd2818f
|
Support for per-type sound blockers
|
5 years ago |
Andrei Kortunov
|
7545256d1f
|
Do not try to launch magic bolt when direction to target is empty (bug #5350)
|
5 years ago |
Andrei Kortunov
|
bb7c2ac630
|
Merge pull request #2759 from Capostrophic/lightsource
Don't use up light duration if the held light is hidden (bug #5352)
|
5 years ago |
Capostrophic
|
1928bebe98
|
Don't use up light duration if the held light is hidden (bug #5352)
|
5 years ago |
Andrei Kortunov
|
a68d9aed4c
|
Fix issues, found by CoverityScan
|
5 years ago |
Evil Eye
|
8c433d587c
|
less complicated context override
|
5 years ago |
Andrei Kortunov
|
26ac6839d4
|
Merge pull request #2755 from akortunov/guifixes
Do not disable a mouse cursor until it moved when you exit a GUI mode
|
5 years ago |
Roman Siromakha
|
3bd2c114a7
|
Merge pull request #2741 from akortunov/warnfix
Fix C5204 warnings by adding default virtual destructors
|
5 years ago |
Andrei Kortunov
|
d222435774
|
Do not disable a mouse cursor until it moved every time when you exit a GUI mode
|
5 years ago |
Evil Eye
|
a16727d5e3
|
implement move constructor
|
5 years ago |
Evil Eye
|
8958e29187
|
reset errorhandler context
|
5 years ago |
Bret Curtis
|
baf3c36a76
|
Merge pull request #2722 from akortunov/gyro
Rotate camera via gyroscope on mobile devices
|
5 years ago |
Andrei Kortunov
|
e63325ebff
|
Support for camera rotation via gyroscope on Android (feature #5311)
|
5 years ago |
Capostrophic
|
5e2e5b7aa9
|
Fix btCollisionObjectWrapper forward declaration
|
5 years ago |
Capostrophic
|
4f08f6e09b
|
Separate ClosestNotMeConvexResultCallback
|
5 years ago |
Capostrophic
|
19010ec045
|
Separate MovementSolver
|
5 years ago |
Capostrophic
|
ca6cce0c7e
|
Separate Stepper
|
5 years ago |
Capostrophic
|
5d625c12dc
|
Separate ContactTestResultCallback
|
5 years ago |
Capostrophic
|
c94cd775bf
|
Separate ClosestNotMeRayResultCallback
|
5 years ago |
Capostrophic
|
ce588fb39c
|
Separate DeepestNotMeContactTestResultCallback
|
5 years ago |
Capostrophic
|
1629791885
|
Port wareya's actor tracer consistency fixes
|
5 years ago |
Capostrophic
|
99e89f23a6
|
Fix calculateNpcStatModifiers call for non-NPCs
|
5 years ago |
Capostrophic
|
04ebe5c4c9
|
Reset skills of dead actors (bug #5328)
|
5 years ago |
Andrei Kortunov
|
2e7712a390
|
Fix C5204 warnings by adding default virtual destructors
|
5 years ago |
Capostrophic
|
3e3f5d66b2
|
Don't reset dead non-werewolf vampires' vampire NPC type
|
5 years ago |
Andrei Kortunov
|
d2a2c74e08
|
Trace down dead persistent actors underwater (regression #5317)
|
5 years ago |