Commit Graph

10892 Commits (3cd98e5259054baf2e73124c3ce7b68c3b73bc08)
 

Author SHA1 Message Date
Marc Zinnschlag 37a2b48fa2 added missing type columns to body part table 11 years ago
Marc Zinnschlag d96ed38d49 added body part table 11 years ago
Marc Zinnschlag 5649552f18 added other missing columns for enchantment table; fixed dialogue subviews for enchantment records 11 years ago
Marc Zinnschlag ab8bee4d1a added enchantment type column to enchantment table 11 years ago
Marc Zinnschlag 395c45c88b Merge branch 'editorfixes' into tables 11 years ago
Marc Zinnschlag e97fd35ae6 added enchantments table 11 years ago
Marc Zinnschlag 4f08efc4d7 added missing combat, magic and stealth columns for creatures (Feature #1312) 11 years ago
scrawl 205e039a39 Allow modCurrent instructions to decrease below zero (Bug #1589) 11 years ago
Marc Zinnschlag a25321f07e update paged scene view according to changes made to cell records 11 years ago
scrawl 2506c16bf5 Add a dummy GetStat function returning 0 (Fixes #1589) 11 years ago
Marc Zinnschlag 5fb2e1a877 do not render deleted exterior cells in scene view 11 years ago
Marc Zinnschlag af59106533 for regular IdCollections when loading a record make the record a copy of the existing record first (adresses some incomplete records in some content files) 11 years ago
scrawl 85a1f9d37b Fall back to resolution selected from list when switching to fullscreen (Fixes #1599) 11 years ago
scrawl 082b6125a9 Fix crash during spell creation when an effect targeting a skill/attribute doesn't have one assigned yet (Fixes #1598) 11 years ago
scrawl 5ec96c5394 Add missing visibility flags 11 years ago
scrawl 1de406cb6d Catch exception from invalid scripts during save&load (Fixes #1590) 11 years ago
Marc Zinnschlag b5650f5d4f Merge branch 'cells' 11 years ago
Marc Zinnschlag 2fe2def64c added cell rendering in paged worldspaces 11 years ago
Marc Zinnschlag a6626b94c8 added cell rendering in unpaged worldspaces 11 years ago
Marc Zinnschlag 74ed9cbb2d added cell rendering class 11 years ago
Marc Zinnschlag 604509ac7e Merge remote-tracking branch 'scrawl/master' 11 years ago
scrawl e25fa6c157 Refactor non-distant land terrain path to a grid based implementation (Fixes #1562) 11 years ago
scrawl 4949aa1fbb Add hack required for unnamed animated collision shapes (in_dagoth_bridge00.nif) 11 years ago
scrawl 10ef0a34d9 Update effects even when main animation is paused (Fixes #1585) 11 years ago
scrawl f929004635 Search exterior cells in reverse (workaround for duplicate chargen_plank reference in Morrowind.esm and Bloodmoon.esm) 11 years ago
scrawl 65e36793fc Fix messagebox on crash showing wrong path 11 years ago
scrawl 3b2358888b Attempt to fix player position after using coc/coe 11 years ago
scrawl 8e361bb879 Make targeted spells collide with water (Fixes #1500) 11 years ago
scrawl 92f5898b32 AiWander: Make sure we have 8 idle values (Fixes #1583)
The AiWander instruction may specify more (or less) than 8.
11 years ago
Marc Zinnschlag c35b87de95 various Object class fixes 11 years ago
scrawl 523c2715e3 AiCombat: Handle Start to Min and Min to Max durations of 0 (found in Riekling animation) 11 years ago
scrawl 516014c071 Trigger hit on start key if there's no hit key (Fixes #1574) 11 years ago
scrawl 1ab02d8072 Fix exception for box shapes (Fixes #1580) 11 years ago
scrawl 911bd0e340 Use walk animation as fallback if there's no run animation (Fixes #1578) 11 years ago
scrawl 78d02d97da Find text keys in reverse (Bug #1578) 11 years ago
scrawl 2451eead8a Some additional wrapping for faction rank instructions 11 years ago
scrawl 7f26843dc3 Reset key focus when the key focus widget is hidden (Fixes #1568) 11 years ago
scrawl 37c85f0af4 Don't update object root controllers with no time source (Fixes #1564) 11 years ago
scrawl 6a900e0aad Update weapon and shield controllers for creatures 11 years ago
Marc Zinnschlag 3541d03809 fixed deleting of referenceables (modification state column was incorrectly flagged as non-editable) 11 years ago
Marc Zinnschlag 099c406226 Merge branch 'objects' 11 years ago
Marc Zinnschlag 6020edf60f make preview watch for changes in modification state of relevant records 11 years ago
Marc Zinnschlag a2f514f024 disabled preview function for deleted records 11 years ago
Marc Zinnschlag 36c1170d09 fixed some function names 11 years ago
Marc Zinnschlag 0c1ad54e68 refactored object rendering into a separate class 11 years ago
Marc Zinnschlag 3100206b28 replaced an assert with an exception 11 years ago
scrawl 8b340ddd5e Implement slower movement against storms (Closes #41) 11 years ago
scrawl 07d0f4458d Rotate clouds/particles to come from red mountain (Fixes #245) 11 years ago
scrawl 9eb8addc70 Make flying creatures fall when paralyzed (Fixes #1494) 11 years ago
scrawl e19bbfd1b5 Fix OpenCS crash when drag and drop is used with unexpected data, e.g. plain text (Fixes #1543) 11 years ago