summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-22Fix terrain parallax mappingopenmw-36scrawl
2015-05-31updated changelogopenmw-0.36.1Marc Zinnschlag
2015-05-31increased version numberMarc Zinnschlag
2015-05-31Fix for StartScript regression (Fixes #2590)scrawl
2015-05-17updated changelogopenmw-0.36.0Marc Zinnschlag
2015-05-17removed a redundant typedefMarc Zinnschlag
2015-05-17Merge remote-tracking branch 'corristo/openmw-36' into openmw-36Marc Zinnschlag
2015-05-16Fix #2557Nikolay Kasyanov
2015-05-13updated changelogMarc Zinnschlag
2015-05-11Various integer/floating point roll adjustments based on wikiscrawl
2015-05-11Fix regression of sleep interruption chancescrawl
2015-05-11Change exterior water level to z=-1 (Fixes #1405)scrawl
2015-05-11Minor cleanupscrawl
2015-05-11GetSpellEffects returns true for active abilities (Fixes #2530)scrawl
2015-05-11Exit out of choice when no responses are found (Fixes #2525)scrawl
2015-05-11Fix no punishment for stealing when taking an item with the inventory openedscrawl
2015-05-11Add a commentscrawl
2015-05-11Fix regression with detect spells detecting deleted objects (Fixes #2518)scrawl
2015-05-11Correct the icon used for custom map markersscrawl
2015-05-11Correct the map icons used for detect spells (Fixes #2519)scrawl
2015-05-05updated changelogMarc Zinnschlag
2015-05-04increased version numberMarc Zinnschlag
2015-05-04one more referenceable that escaped the change into objectMarc Zinnschlag
2015-05-04Multi-select + context menu. (Fixes #2480)dteviot
2015-05-03Adjusted terminology for references/referenceables in OpenMW-CS user-interfac...Marc Zinnschlag
2015-05-03Merge remote-tracking branch 'scrawl/master'Marc Zinnschlag
2015-05-02focus main input widget when bringing up creator bar (Fixes #2514)Marc Zinnschlag
2015-05-01Merge remote-tracking branch 'cc9cii/leveled-list-edit'Marc Zinnschlag
2015-05-01Merge remote-tracking branch 'cc9cii/script-dialog'Marc Zinnschlag
2015-05-01Fixed levelled lists flags - now bit masks represented by tick boxes in the d...cc9cii
2015-05-01Make font setting selection immediate.cc9cii
2015-04-30Moved script editor settings to its own section.cc9cii
2015-04-29Added user setting options.cc9cii
2015-04-29Merge remote-tracking branch 'rohit-n/reorder'Marc Zinnschlag
2015-04-29removed leftover ignoreRefNum argumentMarc Zinnschlag
2015-04-29Handle plugins that has 0x00 for levelled list types, for example Ravenloft v...cc9cii
2015-04-28Silence -Wreorder warnings.Rohit Nirmal
2015-04-28Simple line numbering and fixed-width fonts for the script dialogue. Based o...cc9cii
2015-04-28Merge remote-tracking branch 'cc9cii/moveref'Marc Zinnschlag
2015-04-28silenced a warning (potentially unintialised variable)Marc Zinnschlag
2015-04-28Fix loading moved references.cc9cii
2015-04-27implemented additional check before performing replace (make sure data hasn't...Marc Zinnschlag
2015-04-26made user settings handling in search sub view more consistentMarc Zinnschlag
2015-04-26remove rows from result table after a successful replace (configurable via us...Marc Zinnschlag
2015-04-26Fix crash with gcc/linux.cc9cii
2015-04-26fixed ReportModel::RemoveRows view updatesMarc Zinnschlag
2015-04-26Allow non-empty mOriginalCell (case where a moved ref is moved again)cc9cii
2015-04-26Revert rebasing the moved refs to the new cell, because the original ref may ...cc9cii
2015-04-26Implemented a workaround for saving moved refs.cc9cii
2015-04-26Loading of moved refs complete.cc9cii