Commit Graph

11699 Commits (772c66eedf09e9eb8a5f349cf95c1bce27579074)
 

Author SHA1 Message Date
cc9cii 8e71f092c5 Comment out setMinimum which is broken. 10 years ago
cc9cii a1c0ec2feb Repair collateral damage from a purging session gone out of control. 10 years ago
cc9cii 111a35bc38 More strip back. 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 e4c097b4f7 Fix wrong default ExpandDirection for AutoSizedButton 10 years ago
scrawl f56711f443 Fix crash caused by teleportation spells (Fixes #1904) 10 years ago
scrawl 8ad2b95208 Revert "AiFollow: return from execute() if target is not player"
This reverts commit 061c7813f6.

Fixes #1898.
10 years ago
scrawl 40ce5add59 Don't report crime for attacking an NPC that is already in combat with another NPC (Fixes #1908, Fixes #1821) 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 2066097202 Fix incorrect reading of global map state in some cases when the map size changed (Fixes #1946) 10 years ago
scrawl ad318c1f9d Add XML definition file for the MyGUI plugin 10 years ago
Marc Zinnschlag 58a9176c18 preparing magic effects record for use in OpenCS 10 years ago
scrawl 40587f984d Implement price-based mercantile skill progress (Fixes #1947), thanks Hrnchamd
Correct barter formula (removed erroneous clamping)
10 years ago
Marc Zinnschlag 33cd04b37d added missing sound gen table columns 10 years ago
cc9cii d5c8ff7d73 More removal. 10 years ago
cc9cii 127f9bb30d Fix reverting to wrong version. 10 years ago
cc9cii 61bab6b1f1 Sanitised version. Some settings are only accessible via manually editing the config file. 10 years ago
scrawl 1afcc7adb5 Add imported font colors from openmw.cfg to MyGUI plugin 10 years ago
scrawl 62ab35881e Don't advance skills in werewolf mode (thanks Hrnchamd) 10 years ago
scrawl 088d01d727 Minor cleanup 10 years ago
cc9cii 31fb160376 More cleanup. 10 years ago
Marc Zinnschlag f5e493de7e Merge remote-tracking branch 'scrawl/master' 10 years ago
scrawl 62ea913e69 Fix cmake warning 10 years ago
cc9cii 66852d5392 Code cleanup and revert incorrect settings. 10 years ago
Marc Zinnschlag 16f4fbdbd8 Merge remote-tracking branch 'lgro/updated_credits' 10 years ago
scrawl 0f99a959eb Update barter offer for all items when another item is added (Fixes #1935) 10 years ago
scrawl a7c0e07d78 Add missing World cleanup for mLevitationEnabled 10 years ago
scrawl 5d77c5e8ca Transfer item ownership to the buyer if item wasn't stolen (Fixes #1933) 10 years ago
scrawl 45b4304237 Store levitation/teleport enabled state in savegames (Fixes #1923) 10 years ago
cc9cii fdf375fb4d Reusing subviews implemented. 10 years ago
cc9cii 3f9b73812b Minor fixes and workarounds. 10 years ago
cc9cii 970f3609c9 Fixed spinbox issue with integer entry via keyboard. Removed shader settings as per feedback comments. 10 years ago
Lukasz Gromanowski aabbcd6ce4 Added Okulo's name and surname, moved Nekochan to the inactive contributors.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
cc9cii 67503c93b2 Added some scenewidget user settings but noticed during testing that the spinbox view resets the value if enter key is pressed. 10 years ago
Marc Zinnschlag 175d4f3d44 Merge remote-tracking branch 'ragora/playdeathlevelupmusic' 10 years ago
Marc Zinnschlag 56858c98b1 Merge remote-tracking branch 'miroslavr/master' 10 years ago
Marc Zinnschlag 7ab4881661 added sound gen table 10 years ago
cc9cii d41230a0c5 Tweak the look of the recordfilterbox. Keep titlebar if floating. 10 years ago
Marc Zinnschlag 02247fe712 load and save sound gen records 10 years ago
Ragora 06e683d378 Added code to play music on level up and on death 10 years ago
cc9cii ffae816aab Max subviews setting working. However there is no way to remove the last subview once the title bar is removed and the look of the filter box is broken without the title bar. 10 years ago
Marc Zinnschlag 147bffa7dd Merge remote-tracking branch 'slothlife/msvc-warning-fix'
Conflicts:
	CMakeLists.txt
10 years ago
slothlife 35ced14e45 Fix for MSVC warnings 10 years ago
cc9cii 62406d5322 Use reasonable values for the spinbox. 10 years ago
MiroslavR 22c71cec18 Check for text size 10 years ago
cc9cii 437fb774c5 Re-implemented subview minimum size setting. 10 years ago
cc9cii c8ae8f4a6d Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings. 10 years ago