Commit Graph

13933 Commits (60ad5680049d4670a89148b0fb3b06a6a2cc5de0)
 

Author SHA1 Message Date
Marc Zinnschlag 79e6156b4f Merge remote-tracking branch 'corristo/openmw-36' into openmw-36 10 years ago
scrawl 75ace9f8b5 Global map base layer 10 years ago
scrawl 1b41f6c4c5 Sleep interruption fix 10 years ago
scrawl ddc8896dc6 Merge remote-tracking branch 'upstream/openmw-36' into HEAD 10 years ago
Nikolay Kasyanov 7d321e0fb7 Fix #2557
Don’t show main dialog right away if wizard is selected.
10 years ago
Marc Zinnschlag 60a835c16d stop script editor from eating undo/redo shortcuts (Fixes #2506) 10 years ago
scrawl bec9abd319 Remove name extension for internal MyGUI textures
Since they're no longer loaded from disk, the extension makes no sense.
10 years ago
scrawl 737c2114dc Change viewer stats keybinding to F9 10 years ago
scrawl b7fa645530 Don't destroy a NULL window 10 years ago
Marc Zinnschlag 27000fb36b don't reject single precision float values in value filters (Fixes #2533) 10 years ago
cc9cii 28617c8beb Update table size status for removed rows. 10 years ago
cc9cii f92d801faf Jump to the added/cloned record (or undeleted record in case of undo). Should resolve Feature #2541. Controlled by radio buttons on user preferences settings. 10 years ago
scrawl 49df07ea7f Implement UI scaling factor 10 years ago
scrawl 842ff4d874 Catch exception for not found videos 10 years ago
scrawl a73362f036 Settings file cleanup 10 years ago
scrawl 24bb2e152c Apply texture filter setting changes 10 years ago
scrawl 5442bf23a6 Apply video mode & gamma setting changes 10 years ago
scrawl 3e86dd7df0 Apply runtime changes to field of view & view distance 10 years ago
scrawl b7258c8d23 Readded Objects::updatePtr 10 years ago
scrawl bc237ee1fe Actor placement fix 10 years ago
scrawl 4ad0b83aa5 Eliminate string lookups in AnimationTime 10 years ago
scrawl b6cb73e6e8 Fix deep copying of controllers
This fixes the cell loading crash.
10 years ago
Marc Zinnschlag c9d519f36c focus search input field when opening search subview (Fixes #2534) 10 years ago
scrawl e3b1707bbd Pause simulationTime when the GUI is up 10 years ago
scrawl 4dd96f3318 Fix missing tiling in skin 10 years ago
scrawl a18663c8b3 Improve MyGUI texture updates 10 years ago
scrawl fd3d49c171 Fix typo in settings layout 10 years ago
scrawl 5dd1b2ae86 Readded HW cursor rotation 10 years ago
scrawl c775cbbbaa Silence an annoying message 10 years ago
Marc Zinnschlag 5cf50227b4 updated changelog 10 years ago
scrawl 9ea416b852 Readded HW cursor manager (no image rotation yet) 10 years ago
scrawl 4825744a03 Fix inconsistent health bar skin 10 years ago
scrawl 39fb46601a Readded input & event handling 10 years ago
scrawl 298b3ed2ef Create the GraphicsWindowSDL2 directly 10 years ago
scrawl 0498e6e5f0 Readded window icon 10 years ago
cc9cii 7f12fc4770 Fix for Bug #2544. Add a default mNpdtType to ESM::Npc::blank(). 10 years ago
scrawl 36e0cfbc9d Cleanup 10 years ago
scrawl 375b736e74 Use SDL to create the window
No input nor event loop handling yet, so the window will "stop responding" after a few seconds.

Thanks to KittyCat for the GraphicsWindowSDL2 code.
10 years ago
cc9cii 538e550b2b Fix for Bug #2543. Spells magic effect id typo. 10 years ago
scrawl 7a3bc69df7 Readded sound listener 10 years ago
scrawl ccab8cc9a1 Register Player in the PhysicsSystem 10 years ago
scrawl 56ff280230 Mention the RefId in "error during rendering: " errors 10 years ago
scrawl 4036978718 Empty model exception fix 10 years ago
scrawl e8ec4387d6 Creature collision fix 10 years ago
scrawl 82316105de BulletShapeManager kf loading fix 10 years ago
scrawl 2bc95df265 Actor collision object placement fix 10 years ago
scrawl 65f0195c71 Readded animated collision shape support 10 years ago
scrawl 19988d5e45 Remove RefData::getHandle 10 years ago
scrawl 47758c11cd Readded collision objects and movement physics 10 years ago
scrawl 5abeab21ed Various integer/floating point roll adjustments based on wiki 10 years ago