Commit Graph

4737 Commits (c49966dd29c61f0f5e1bf26348e5e24a0cf25785)
 

Author SHA1 Message Date
greye dccc157f4c setting up 12 years ago
greye 18bb5960e4 let's rescue linker 12 years ago
greye 620184a009 fix typos 12 years ago
greye 0fd22ce4b0 CellRefList<X>::find(CellRef &, Y &list) -> ::load(CellRef &, ESMStore &) 12 years ago
greye 242a9b5a59 various interface fixes, commented unused code 12 years ago
greye b3ad872845 new interface in manualref, fix various typos 12 years ago
greye e74b2c060d disable createRecord(), Land constness hack, various fixes with Store<T> interface 12 years ago
greye ff8da265ed applying new interface vol.9, inconsistent 12 years ago
greye 932a9dc6f9 applying new interface vol.8, inconsistent 12 years ago
greye a9c1ce412a applying new interface vol.7, inconsistent 12 years ago
gugus 2841d831a6 Disposition is now updated everyframe 12 years ago
Marc Zinnschlag a7da929496 Merge remote-tracking branch 'scrawl/master' into next 12 years ago
emoose 3e5b396b56 Changed: world: cleanup 12 years ago
emoose 5c1b3fc043 Fixed: scene: adjust rotation/scale when creating objects 12 years ago
greye 4637503680 applying new interface vol.6, inconsistent 12 years ago
emoose e8e3c211a4 Changed: MWRender::player: make camera rotation functions public; world: fix/clean scaleObject and rotateObject; rendering: add scaleObject code, fix rotateObject so it stores correct rotation 12 years ago
scrawl 646e689239 clear name edits when opening alchemy / spell creation 12 years ago
greye 42aae566a7 applying new interface vol.5, inconsistent 12 years ago
emoose 7a7825577a Changed: use MWWorld::Ptr for PhysicsSystem arguments 12 years ago
gugus 9ebe9cb40c Disposition is now calculated according to the Wiki. But: bouty and deacease are not implemented (for disposition at least), and there is still no temporary/permanent dispositons changes 12 years ago
gugus aaf1b66c7e BarterOffer is used in other trading services too 12 years ago
greye 11567663a7 applying new interface vol.4, inconsistent 12 years ago
greye e628b23da6 applying new interface vol.3, inconsistent 12 years ago
greye 86ad7a96f4 applying new interface vol.2, inconsistent 12 years ago
Marc Zinnschlag 61942c9c4a Issue #440: Make day numbers start at 1 instead of 0 12 years ago
greye bd1bb2e55d applying new interface vol.1, inconsistent 12 years ago
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