Commit Graph

10899 Commits (0c6ab6cc9449e14fe30d1f9baa3424b92eee9ba8)

Author SHA1 Message Date
Stanislav Bas 0c6ab6cc94 Load methods (for ESM records) accept a deleted flag in ESSImporter 10 years ago
Stanislav Bas 8243fb2479 Load methods (for ESM records) accept a deleted flag in ESMTool 10 years ago
Stanislav Bas 13bb6be238 Load methods (for ESM records) accept a deleted flag in OpenCS 10 years ago
Stanislav Bas 67c8f95c4e Load/read methods (for ESM records) accept a deleted flag in OpenMW 10 years ago
Stanislav Bas 1e8182220a Fix build errors & warnings 10 years ago
Stanislav Bas 6b21da7f8e Rework ESS importer code. Remove explicit NAME handling for ESM records 10 years ago
Stanislav Bas ede4bfcf52 Rework EsmTool code. Remove explicit NAME handling 10 years ago
Stanislav Bas 8e6a7be6f5 Implement saving of deleted records 10 years ago
Stanislav Bas e04e32bcff Delete infos of deleted dialogue when loading a content file 10 years ago
Stanislav Bas a4d3e59e5c Add a separate method to check whether a record is deleted or not for IdCollection 10 years ago
Stanislav Bas 5fd48efd28 Some refactoring. Remove unused code 10 years ago
Stanislav Bas 3ba73f5fd9 Handle deleted records in RefCollection 10 years ago
Stanislav Bas e8a9567be3 Move DELE handling to CellRef record 10 years ago
Stanislav Bas a1389b87ba Return a correct index for a loaded record that was deleted 10 years ago
Stanislav Bas 5e623a2a1d Rework RefIdData code. Update the index map when a new record is loaded 10 years ago
Stanislav Bas 71e5fc7f04 Remove INAM handling from InfoCollection 10 years ago
Stanislav Bas c8c79dc1ef Move ID loading into a separate method for Dialogue and DialInfo records 10 years ago
Stanislav Bas 74a055f3cc Remove NAME and DELE handling from IdCollection 10 years ago
Stanislav Bas 42f9136141 Remove DELE and NAME handling from RefIdCollection and RefIdData 10 years ago
Stanislav Bas c266315a35 Load/read methods in MWWorld::Store return a pair (record ID, deleted flag) 10 years ago
Stanislav Bas 2ed182b144 Update to upstream/master. Resolve merge conflicts in MWWorld::Store 10 years ago
Stanislav Bas e0983c815c Some fixes for ESM Dialogues and Infos 10 years ago
Marc Zinnschlag dacb93c57f Merge remote-tracking branch 'scrawl/coverity_scan' 10 years ago
scrawl 0ed3e3e489 Fix cout/cerr mixup 10 years ago
scrawl 24ae1d5ace Fix some issues found by coverity 10 years ago
scrawl 667c80fb2a Add brackets around a correct expression to fix coverity warning 10 years ago
scrawl ebdd5dc993 Fix code that I forgot to uncomment (thanks coverity) 10 years ago
Alexander "Ace" Olofsson 12f413ba9b Don't instantiate specialized templates
This fixes the VS2012 build issue
10 years ago
Marc Zinnschlag ba9a9d16bb Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag 08d2b196bd Merge remote-tracking branch 'ace/explicit-instantiation' 10 years ago
scrawl f12619b86a Implement fStromWindSpeed (Fixes #2764) 10 years ago
Stanislav Bas 20723581a1 Letter case fix for MWWorld::Globals 10 years ago
Stanislav Bas 00bf87b561 Convert IDs of loaded records to lower case in MWWorld::Store 10 years ago
Stanislav Bas 897a52cdda Remove NAME handling from MWWorld::Globals 10 years ago
Stanislav Bas 9301bc148e Remove NAME handling from MWWorld::ESMStore 10 years ago
Stanislav Bas 89e44c8f1f Remove explicit record ID in load/read methods of MWWorld::Store 10 years ago
Alexander "Ace" Olofsson b3b55a5842 Explicitly instantiate MWWorld::Store 10 years ago
Alexander "Ace" Olofsson b1cc74dd9a Explicity instantiate MWMechanics::Stat 10 years ago
Marc Zinnschlag 87a089d6b6 Merge remote-tracking branch 'dteviot/Bug2726' 10 years ago
dteviot f1774ee7c3 Fixed compile failing on OSX and Linux. 10 years ago
dteviot 52cf8541f5 End point tolerance restored to 64 units.
Corrected problem pointed out by Scrawl.
Destination needs tolerance of 64 to avoid overcrowding.
10 years ago
Alexander "Ace" Olofsson 3655ef16af Explicitly instantiate ESM::StatState 10 years ago
dteviot 40a925ad37 Merge branch 'Bug1317MakeExtraWaypoints' into Bug2726 10 years ago
MiroslavR 13f289d1a5 Fix calculation of selected blocks in ScriptEdit 10 years ago
Marc Zinnschlag e89614a35d Merge remote-tracking branch 'origin/master' 10 years ago
Marc Zinnschlag 88f1220a77 Merge remote-tracking branch 'dteviot/Bug2726' 10 years ago
scrawl 49c07de773 Merge pull request #643 from ace13/win-build-fix
Fix build error and a pair of warnings
10 years ago
Alexander "Ace" Olofsson aaaee74a4d Fix the comments 10 years ago
Marc Zinnschlag e0781a5d70 Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag 6c5dc5c7a0 Merge remote-tracking branch 'smbas/fix-cell-creating' 10 years ago