Commit Graph

13925 Commits (0cc9b1bb40c17d9bf4517905436cecf21b1e7139)
 

Author SHA1 Message Date
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
scrawl 58a2ad663c Fix regression of sleep interruption chance 10 years ago
scrawl 97c35da441 Change exterior water level to z=-1 (Fixes #1405) 10 years ago
scrawl c819180aa1 Minor cleanup 10 years ago
scrawl 9d86e5b028 GetSpellEffects returns true for active abilities (Fixes #2530) 10 years ago
scrawl ac88326909 Exit out of choice when no responses are found (Fixes #2525) 10 years ago
scrawl 3b8b217888 Fix no punishment for stealing when taking an item with the inventory opened 10 years ago
scrawl eef8f71797 Add a comment 10 years ago
scrawl b312f50b1f Fix regression with detect spells detecting deleted objects (Fixes #2518) 10 years ago