Commit Graph

13839 Commits (4d5c446a44ef80c76ea2dccf96c48daea9ece15d)
 

Author SHA1 Message Date
scrawl 72c1f37527 Port CharacterPreview 10 years ago
scrawl 820f4a2688 Fix light direction 10 years ago
Stanislav Bas 163c12d3eb Merge remote-tracking branch 'upstream/master' 10 years ago
Stanislav Bas 196be7283d Reset an activated reference after activation's exectution (Fix #1738) 10 years ago
Marc Zinnschlag f0a6513d7e Merge remote-tracking branch 'scrawl/master' 10 years ago
scrawl 8b768f4377 Minor fix for behaviour with non-existing LightManager 10 years ago
scrawl 314c1161ae Minor addition to reading display 10 years ago
Marc Zinnschlag 5176e3d84b Merge remote-tracking branch 'cc9cii/mainwindow-scrollbar' 10 years ago
cc9cii cfcfb17320 Updates to optional horizontal scrollbar.
- move SizeHintWidget out to separate files
- remove redundant logic in view.cpp
- remove sizehint from dialogue subview
- add tooltip hints in user preferences
10 years ago
scrawl 99eb78fc19 Fix $DISPLAY not being accounted for in cursor decompression context 10 years ago
scrawl 8bcfac1ea3 Fix adjustPosition not always working correctly (Fixes #2563)
moveObject was returning an incorrect Ptr for cell movements.
10 years ago
Marc Zinnschlag 7b207a7954 added shortcut for closing subviews (Fixes #2558) 10 years ago
Marc Zinnschlag 93c3bb3716 fixed subview-closing related crash (Fixes #2564) 10 years ago
cc9cii e9ca022162 Add an optional horizontal scrollbar to the main view window. Should resolve Feature #2549.
- TableSubviews and DialogueSubviews now provide size hints
- Option to stop the growth of the window at the screen boundary for multi-monitor setup with different resolution.
- Three options:
  Grow Only: No change to current, except the use of size hints
  Scrollbar Only: Simple addition of a scrollbar, the view window does not grow
  Grow then Scroll: Window grows as per current behaviour. The scrollbar appears once it cannot grow any further.
10 years ago
Marc Zinnschlag b9856162b3 updated changelog 10 years ago
Marc Zinnschlag 34f106749a removed a redundant typedef 10 years ago
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