Commit Graph

773 Commits (deque)

Author SHA1 Message Date
MiroslavR 29f5cb46ac Merge branch 'master' of github.com:OpenMW/openmw 10 years ago
sylar 70fd531722 None texturing filtering enable for android by default 10 years ago
sylar 3a625c567d fixes for shaders glsles 10 years ago
sylar f75721a217 Add none texture filtering .It is fixes a bug with black objects in shaders glsles 10 years ago
MiroslavR de2cb8926a Feature #1697: Queue fade operations, implement hit fader & werewolf overlay 10 years ago
scrawl 7d36a202a8 Implement cell loading threshold (Fixes #1874)
The cell loading threshold (default: 1024 units) prevents exterior cell loading until the player has travelled part-way into the next cell. This gets rid of excessive cell loadings when walking along an exterior cell border.

Lower the maximum allowed view distance in options menu to accomodate. Change setting name so that old settings files are upgraded.
10 years ago
scrawl a33514fa1d More shader compatibility fixes 10 years ago
scrawl 88da7f5157 Adjust border skin for loading bar and message boxes to match vanilla MW 10 years ago
scrawl c826de49a5 Potential shader compatibility fix 10 years ago
scrawl 358257ca6b Rename some skin files to .skin.xml for consistency 10 years ago
scrawl ff0b4e0583 Add debug window (F10), displays Bullet's profiler output 10 years ago
scrawl fedfd7129d Add spacing between buttons to TabControl skin 10 years ago
scrawl 97df7c9b22 Get rid of markers.png and use original MW texture, cleanup 10 years ago
scrawl 4f0fc79ea4 Change global map cell size from 24 to 18 and make it configurable 10 years ago
scrawl 764c6287e1 Remove some garbage 10 years ago
scrawl 9fbc7ebc02 Tweak CountDialog layout
First time using the LayoutEditor. Success!
10 years ago
scrawl b75b464495 Move Cancel buttons to right side of dialog (Fixes #1715) 10 years ago
scrawl 0bc840aadd Add NumericEditBox widget 10 years ago
scrawl f721b7adfb Change skin files to use ResourceSkin (Skin is deprecated) - now the SkinEditor can load them 10 years ago
scrawl 6b65502557 Add properties for new widget classes to MyGUI plugin 10 years ago
scrawl ad318c1f9d Add XML definition file for the MyGUI plugin 10 years ago
scrawl 088d01d727 Minor cleanup 10 years ago
Marc Zinnschlag 56858c98b1 Merge remote-tracking branch 'miroslavr/master' 10 years ago
MiroslavR c362ec0f95 Book formatting: Handle line endings as per vanilla, fix tall images causing infinite loop, cleanup 10 years ago
scrawl ef43196ef2 Add spacing to savegame dialog 10 years ago
scrawl f5868f7ae1 Fix layout problems in generate class result dialog 10 years ago
scrawl 4cc95cf952 Tweak spacing on some tooltips 10 years ago
scrawl e42cb8020e Change all skins to get font colors from fallback settings (Fixes #704) 10 years ago
MiroslavR 4f89c3e77a Rework book formatter (Fixes #1148) 10 years ago
Marc Zinnschlag 65ddf7acfe Merge remote-tracking branch 'scrawl/master' 10 years ago
scrawl 9c0649c11d Add basic framework to retrieve font colors from fallback settings (Feature #704) 10 years ago
scrawl e94268b4e6 Remove some garbage 10 years ago
scrawl cbc242d857 Move item count text to ItemWidget 10 years ago
scrawl c5fa0768f1 Fix broken minimum track size for scrollbars 10 years ago
scrawl 413bad2dc6 Fix a MyGUI warning 10 years ago
Marc Zinnschlag 5dd424b6c6 Merge remote-tracking branch 'cc9cii/Bug-No-1655' 10 years ago
scrawl 36a90198e2 Add option to change screenshot image format 10 years ago
cc9cii 6d12374ace Move windows platform specific files into a common directory. 10 years ago
cc9cii fa0b3eb298 Add an icon to opencs.exe as well 10 years ago
Marc Zinnschlag 86995adc4a Merge remote-tracking branch 'cc9cii/Bug-No-1655' 10 years ago
cc9cii e0e561a105 Add icon to windows exe 10 years ago
MiroslavR 386bb98fd2 Do not attach coin widgets to a box 10 years ago
MiroslavR 5977860e09 Fix broken coin placement in levelup dialog + possible memleak 10 years ago
MiroslavR 98e7ab1b79 Add missing tooltips to enchant dialog 10 years ago
scrawl 4f92044d71 Allow user-created markers on local map (Fixes #1571) 10 years ago
MiroslavR fc21d898f2 Add hand-to-hand tooltip 10 years ago
MiroslavR e8a245bea3 Enchanting dialog: follow vanilla behavior more closely 10 years ago
MiroslavR e2f15181f9 Make the "Choose an Attribute" text centered 10 years ago
scrawl e9e7e96c5f SaveGameDialog: use ComboBox accept event, not changePosition (improves keyboard navigation) 11 years ago
scrawl 0a9a0a3b14 Slightly improve count dialog layout 11 years ago