Commit Graph

11766 Commits (c3853b376d917dc6a6e71c61ace41a853bfaca7c)
 

Author SHA1 Message Date
cc9cii 810ba61909 While loading overwrite records with the same id. Should resolve bug #1750. 10 years ago
scrawl e868a48a63 Don't trigger OnPcHitMe for friendly hits (Fixes #1950)
Don't consider actors as followers if they are also in combat with the follow target
10 years ago
scrawl 4b8ea25cf0 Add missing case folding for dependency filenames (Fixes #1940) 10 years ago
scrawl 7252cb63a6 Fix cppcheck issues 10 years ago
scrawl 790e0150b1 Fix global map markers being duplicated when cell is visited again 10 years ago
scrawl 6b82e3665b Remove old nifbullet test 10 years ago
scrawl 487e318ede Remove old niftool test 10 years ago
scrawl fc4f069d0f Remove old BSA tests 10 years ago
scrawl 18be152ab1 Allow dragging map even when a marker is hovered 10 years ago
scrawl 603e558fb7 Fix broken getCollidingPc / getCollidingActor (cppcheck) 10 years ago
scrawl 97df7c9b22 Get rid of markers.png and use original MW texture, cleanup 10 years ago
Marc Zinnschlag 850dbb55a5 improved magic effect IDs 10 years ago
Marc Zinnschlag 23fd314294 added magic effects table 10 years ago
Marc Zinnschlag c321f2c252 load and save magic effect records 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
Marc Zinnschlag 39b6659045 Merge remote-tracking branch 'scrawl/master' 10 years ago
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