uramer
|
5502790ed9
|
removed the unnecessary comment
|
7 years ago |
uramer
|
86c25f5dba
|
Removed NIF flag handling to replicate vanilla engine behaviour
|
7 years ago |
Marc Zinnschlag
|
2a5a574134
|
Merge remote-tracking branch 'thunderforge/feature/4054-launcher-advanced-settings-panel'
|
7 years ago |
Thunderforge
|
a78acbac85
|
Changing page description to address Zini's concerns
|
7 years ago |
Thunderforge
|
cc0f7d19dc
|
Removing "Use these settings at your own risk"
|
7 years ago |
scrawl
|
b1b8e31562
|
Use unique_ptr over new/delete (Fixes #4305)
|
7 years ago |
Thunderforge
|
8b17844781
|
Replacing Qt5-only method with Qt4-compatible code
|
7 years ago |
scrawl
|
25a6a67508
|
Fix the optimizer messing up LOD node's children (Fixes #4301)
|
7 years ago |
Thunderforge
|
04f79c34a2
|
Fixing typo "Tooltip" -> "Tool Tip"
|
7 years ago |
Thunderforge
|
8837046d9c
|
Adding panel for advanced settings.cfg options
|
7 years ago |
scrawl
|
89c6b59c30
|
Merge pull request #1602
|
7 years ago |
Ilya Zhuravlev
|
9e9f6f3132
|
loadtes3: don't pack() non-POD structs
|
7 years ago |
Ilya Zhuravlev
|
b4ec8aaf5e
|
VideoState::queue_picture: ffmpeg expects a buffer of 4 pointers in sws_scale
|
7 years ago |
Ilya Zhuravlev
|
8d44d3124e
|
Android: Add callbacks for basic cursor handling.
|
7 years ago |
Ilya Zhuravlev
|
359910762d
|
GraphicsWindowSDL2: support setting up GLESv2 context for android
|
7 years ago |
Ilya Zhuravlev
|
455f718394
|
Android: register a virtual controller definition
|
7 years ago |
Ilya Zhuravlev
|
a038327521
|
SDLCursorManager: fix possibly invalid read when no cursor present
On android we have no cursor so I moved the check closer to usage
|
7 years ago |
Bret Curtis
|
588c1df0f0
|
Merge pull request #1599 from xyzz/android
Update android port.
|
7 years ago |
Ilya Zhuravlev
|
d2121ccd62
|
Update android port.
|
7 years ago |
Thunderforge
|
36843ed31e
|
Adding a tutorial for placing the ring in plain sight (#1598)
* Rearranging sections
* Adding instructions to place the ring in plain sight
|
7 years ago |
scrawl
|
2caaa48b91
|
Workaround to make sure message box remains on top (Fixes #4298)
|
7 years ago |
scrawl
|
e2e48e0a50
|
Add default value for 'sAnd' GMST (Fixes #4269)
|
7 years ago |
scrawl
|
d9d8de3061
|
Catch exceptions in updateWindowManager (Bug #4269)
|
7 years ago |
scrawl
|
047c44f265
|
Ignore duplicate data directories to work around the fallout of (Fixes #3557)
|
7 years ago |
scrawl
|
80f7279a4d
|
Change default installation directory from 'data' to 'basedata' (Bug #3557)
|
7 years ago |
scrawl
|
259919d125
|
Print a warning when an ambiguous file on a case-sensitive file system is found
|
7 years ago |
scrawl
|
4a96934f56
|
Merge pull request #1596
|
7 years ago |
Marc Zinnschlag
|
2dff3aab22
|
allow . and - in the name part of a begin script statement, but not at the beginning of a name. Fixes #4061
|
7 years ago |
Andrei Kortunov
|
eccb49da18
|
Do not summon the bound bow if there is no suitable ammo
|
7 years ago |
Andrei Kortunov
|
b995617559
|
implement rateAmmo() function
|
7 years ago |
scrawl
|
dd5ebe225b
|
Merge pull request #1580
|
7 years ago |
scrawl
|
bba9a8dd91
|
Don't update off-screen animations
Make flying creatures animate in-place when out of processing range
|
7 years ago |
scrawl
|
1522bda60b
|
Fix crash in getDistance when invoked before the game starts
|
7 years ago |
scrawl
|
83726ee06a
|
Fix Reset Controls button not functioning properly
|
7 years ago |
scrawl
|
c7f60a6dc8
|
Merge pull request #1595
|
7 years ago |
scrawl
|
f6ca7295a6
|
Revert "Merge pull request #1595"
This reverts commit 7ef7b1a7b1 , reversing
changes made to 9e7e4de0ab .
|
7 years ago |
scrawl
|
7ef7b1a7b1
|
Merge pull request #1595
|
7 years ago |
scrawl
|
9e7e4de0ab
|
Merge pull request #1594
|
7 years ago |
Andrei Kortunov
|
dba071f881
|
Remove the 'Screenshot saved' message (bug #4191)
|
7 years ago |
Thunderforge
|
bd072b131b
|
Moving controller file out of the controllers subdirectory
|
7 years ago |
Andrei Kortunov
|
b277b83810
|
Display the 'Screenshot saved' message after the screenshot saving (bug #4191)
|
7 years ago |
Bret Curtis
|
b86118f76f
|
Merge pull request #1593 from psi29a/fix_mips_builds
fix building on mips machines
|
7 years ago |
Bret Curtis
|
c3c3fbc68e
|
overriden -> overridden
|
7 years ago |
Thunderforge
|
096e734df6
|
Adding gamecontrollerdb.txt file that got left behind due to being on .gitignore
|
7 years ago |
Thunderforge
|
3f7143556a
|
Providing different mappings depending on the version of SDL installed
|
7 years ago |
Thunderforge
|
a5e4f95ed4
|
Updating controller mappings to latest version
|
7 years ago |
Bret Curtis
|
7367899634
|
update openmw.appdata.xml to fix https://lintian.debian.org/tags/appstream-metadata-legacy-format.html
|
7 years ago |
Bret Curtis
|
93f14c219c
|
camelCase
|
7 years ago |
Bret Curtis
|
7a7b040216
|
fix building on mips machines
|
7 years ago |
Miloslav Číž
|
a73ab39fdd
|
Update refraction scaling docs
|
7 years ago |