Commit Graph

4658 Commits (693eeabecaddcf690f0a5c5c387be92b4a63d3c2)
 

Author SHA1 Message Date
greye 7cf0b8a680 just replace esmstore, inconsistent 12 years ago
greye d205723a17 resolving m prefix/ESMStore movement 12 years ago
greye 8691eac557 resolve Script::mData.mName -> mId, resolve moving ESMStore 12 years ago
greye 10ae5d3365 dynamic storage for cells 12 years ago
greye 0f524e4a60 dynamic storage for records with string id 12 years ago
greye 9995fd324d split record comparator from store 12 years ago
greye 558e0557d0 basic static esmstore 12 years ago
greye dd8f5e1a91 stores for records indexed with int, basic resolving 12 years ago
greye ce91c5636d load() method for records with string id 12 years ago
greye 5ac54d1fff alter ESM::Script for storing id as std::string 12 years ago
greye f0ecbbb056 basic Pathgrid store 12 years ago
greye 3b86955d37 basic Cell store 12 years ago
greye e1f2f190d4 base record containers 12 years ago
greye d5628c678f add mId field to every record indexed by id 12 years ago
greye 2057f5619e move ESMStore to MWWorld 12 years ago
greye f0a3ee0ef9 gmst id should be lowercase, wipe RecIdListT 12 years ago
greye 3c2ce25f5f m prefix for mwworld/cellstore.hpp 12 years ago
gugus f72f898bd9 implement barterOffer. It's used for travel only.
I've started to implement disposition, but it's very basic for now.
12 years ago
emoose accf8b2f71 Updated Bug #430 fix so it only moves the player now 12 years ago
Marc Zinnschlag 6f7a621b6f disabled enchanting unfinished enchantment GUI for now 12 years ago
Marc Zinnschlag aabb1b8f3f Issue #219: implemented death count filter 12 years ago
scrawl 38828acac9 transparent overlay 12 years ago
scrawl b7aa7e4cef pause all animations 12 years ago
scrawl ba2fc2d6f8 better fix for chargen button colors 12 years ago
emoose cadc753216 Fixed: engine: Bug #437 Stop animations when paused better fix; scene: Bug #430 Teleporting and using loading doors linking within the same cell reloads the cell
Bug #437 fix only pauses the RenderingManager, and still updates the mOcclusionQuery
Bug #430 fix is only tested in interiors (ToddTest)
12 years ago
emoose c8cc6b6e65 Fixed: engine: Bug #437 Stop animations when paused; tooltips: capitalize first letter (eg paper -> Paper) 12 years ago
emoose b70b8cc4bc Fixed: character creation: make OK button grayed out/disabled (loses the hoverover when it's re-enabled though...) 12 years ago
emoose 1c8e941f0d fix kdevelop indentation again... 12 years ago
emoose 96b56d9803 fixes: containers: key id case comparison 12 years ago
emoose 4a9821dc65 fix kdevelop indentation... 12 years ago
emoose 15f972cc62 fixes: compile: cast error; doors: key id case comparison; character creation: going from CharacterCreation to BirthDialog loses data; character creation: Class/Race/BirthDialog allowing no data; code: clean up a bit
todo: going from CharacterCreation back to CreateClassDialog loses data
12 years ago
pvdk 8cdd1e5539 Fixed problem with sorting of the masters in the launcher 12 years ago
Marc Zinnschlag 37a42c7dbc increased version number; updated changelog 12 years ago
Marc Zinnschlag 4bc4ca775c Issue #432: fixed MWWorld::ContainerStore::clear 12 years ago
Marc Zinnschlag 648b53ef93 removed unused launcher.cfg file 12 years ago
pvdk b0647d6c8a Fix for Bug #413: resolutions no longer appear multiple times on Windows 12 years ago
pvdk 60aea3653f Modified sorting, should not crash anymore 12 years ago
Pieter van der Kloet 64c348c39e Added support for different encodings 12 years ago
Pieter van der Kloet 433773e0ea Fixed segfault in datafilesmodel because of invalid modelindex row 12 years ago
Pieter van der Kloet 6920958e16 Oops, forgot to add timestamps for master files 12 years ago
Pieter van der Kloet 6e758af05c Launcher cfg is stored in the user location only, fixes Bug #414 12 years ago
Pieter van der Kloet 1c06a06f91 Files are now sorted by modified timestamp, fixes Bug #415 12 years ago
Pieter van der Kloet 2b25178aef Merge remote-tracking branch 'upstream/master' into launcher-model 12 years ago
Pieter van der Kloet ef11a32fee Fixed a bug where a non-existant openmw.cfg would crash the launcher 12 years ago
Pieter van der Kloet d065b56948 Fixed default profile adding and made switching profiles more efficient 12 years ago
scrawl a04df37f83 implemented looting corpses 12 years ago
Marc Zinnschlag d7add0b9e6 Issue #61: fixed alchemy skill 12 years ago
Marc Zinnschlag c635447cea Merge branch 'death' 12 years ago
Marc Zinnschlag ed3641b214 Issue #68: check for essential actors 12 years ago
Marc Zinnschlag 2e63ca5e0a Merge branch 'death' 12 years ago