Commit Graph

80 Commits (ee3aba149d55f2294adccd1b99cfa36f6beeb7dd)

Author SHA1 Message Date
scrawl b6c22ad5d9 Add starting gold for NPCs and creatures. Refactor gold removal in some gui windows (use containerstore method instead of a dependency on TradeWindow). Use real gold amount in trade window, not refill amount. 11 years ago
scrawl aa4b2d9504 Fix uninitialized mSkill/mAttribute for spellmaker spells 11 years ago
PLkolek 8bc8c38f2d Spell cost is updatedon every change in enchanting and spellmaking. 12 years ago
PLkolek 7fd7621458 Fixed area slider in self enchantments. 12 years ago
fstp a3b2a76e60 Added virtual destructors to classes LocalMapBase and EffectEditorBase. 12 years ago
Britt Mathis 60fadaeaf0 Cleaned up includes in implementation files 12 years ago
Britt Mathis f7383905b7 Finally eliminated calls to MWBase::WindowManager in constructors 12 years ago
Britt Mathis ce9bc6d9ba MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions 12 years ago
scrawl e7af718b55 Remove unnecessary WindowManager::messageBox arguments 12 years ago
Glorf 6643fe789c Enchanting system 12 years ago
Marc Zinnschlag f4ee8e2642 Issue #479: Added additional magnitude parameter to known spells 12 years ago
scrawl d53a7ade1e method names, disposition uint->int 12 years ago
scrawl ae78eaeb28 fixed training, fixed todo comments 12 years ago
scrawl b2afb1fd5c Merge branch 'next' of git://github.com/zinnschlag/openmw into MercantilImprovement
Conflicts:
	apps/openmw/mwbase/mechanicsmanager.hpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwdialogue/dialoguemanagerimp.cpp
	apps/openmw/mwgui/spellbuyingwindow.cpp
	apps/openmw/mwgui/trainingwindow.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
12 years ago
greye 9dc9098fa7 update MWBase::World interface since records contains own id 12 years ago
Marc Zinnschlag 918316168f Merge remote-tracking branch 'greye/store' into next
Conflicts:
	apps/openmw/mwclass/light.cpp
	apps/openmw/mwworld/worldimp.cpp
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
gugus aaf1b66c7e BarterOffer is used in other trading services too 12 years ago
greye 8691eac557 resolve Script::mData.mName -> mId, resolve moving ESMStore 12 years ago
scrawl 234716daa6 finished spell creation 12 years ago
scrawl c991f68a2d buying created spell 12 years ago
scrawl f154031e54 last bits of the gui 12 years ago
scrawl 025e820703 abstracted code and use it in enchanting window as well 12 years ago
scrawl 1c0dd3ccc5 some editing code 12 years ago
scrawl 21493c2dbd added magic effect flags from Research wiki page 12 years ago
scrawl ff2c2d2b96 Merge branch 'master' into spellcreation
Conflicts:
	apps/openmw/mwbase/windowmanager.hpp
12 years ago
scrawl b63d205c6e change the select attribute/skill dialogs to be reusable 12 years ago
scrawl d393f551ed edit effect dialog 12 years ago
scrawl 9d7c35ae48 and go 12 years ago