greye
|
bc218759e9
|
forgotten module
|
2012-11-07 15:38:25 +04:00 |
|
greye
|
58b7927a36
|
move 'player' record to dynamic
|
2012-11-06 18:17:32 +04:00 |
|
greye
|
83f5b1df81
|
change to static --> dynamic search order
|
2012-11-06 17:58:49 +04:00 |
|
greye
|
9f1733a415
|
move record insertion to ESMStore
|
2012-11-06 17:51:38 +04:00 |
|
greye
|
dccc157f4c
|
setting up
|
2012-11-06 15:26:55 +04:00 |
|
greye
|
18bb5960e4
|
let's rescue linker
|
2012-11-06 15:10:57 +04:00 |
|
greye
|
620184a009
|
fix typos
|
2012-11-06 14:44:56 +04:00 |
|
greye
|
0fd22ce4b0
|
CellRefList<X>::find(CellRef &, Y &list) -> ::load(CellRef &, ESMStore &)
|
2012-11-06 14:23:21 +04:00 |
|
greye
|
242a9b5a59
|
various interface fixes, commented unused code
|
2012-11-06 14:03:36 +04:00 |
|
greye
|
b3ad872845
|
new interface in manualref, fix various typos
|
2012-11-06 13:43:48 +04:00 |
|
greye
|
e74b2c060d
|
disable createRecord(), Land constness hack, various fixes with Store<T> interface
|
2012-11-06 13:14:03 +04:00 |
|
greye
|
ff8da265ed
|
applying new interface vol.9, inconsistent
|
2012-11-06 12:36:21 +04:00 |
|
greye
|
932a9dc6f9
|
applying new interface vol.8, inconsistent
|
2012-11-06 11:53:00 +04:00 |
|
greye
|
a9c1ce412a
|
applying new interface vol.7, inconsistent
|
2012-11-06 11:29:18 +04:00 |
|
greye
|
4637503680
|
applying new interface vol.6, inconsistent
|
2012-11-06 00:34:11 +04:00 |
|
greye
|
42aae566a7
|
applying new interface vol.5, inconsistent
|
2012-11-05 23:41:26 +04:00 |
|
greye
|
11567663a7
|
applying new interface vol.4, inconsistent
|
2012-11-05 22:34:08 +04:00 |
|
greye
|
e628b23da6
|
applying new interface vol.3, inconsistent
|
2012-11-05 21:45:35 +04:00 |
|
greye
|
86ad7a96f4
|
applying new interface vol.2, inconsistent
|
2012-11-05 21:19:22 +04:00 |
|
greye
|
bd1bb2e55d
|
applying new interface vol.1, inconsistent
|
2012-11-05 18:39:42 +04:00 |
|
greye
|
7cf0b8a680
|
just replace esmstore, inconsistent
|
2012-11-05 18:09:58 +04:00 |
|
greye
|
d205723a17
|
resolving m prefix/ESMStore movement
|
2012-11-05 18:02:47 +04:00 |
|
greye
|
8691eac557
|
resolve Script::mData.mName -> mId, resolve moving ESMStore
|
2012-11-05 17:41:36 +04:00 |
|
greye
|
10ae5d3365
|
dynamic storage for cells
|
2012-11-05 17:18:02 +04:00 |
|
greye
|
0f524e4a60
|
dynamic storage for records with string id
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
9995fd324d
|
split record comparator from store
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
558e0557d0
|
basic static esmstore
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
dd8f5e1a91
|
stores for records indexed with int, basic resolving
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
ce91c5636d
|
load() method for records with string id
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
5ac54d1fff
|
alter ESM::Script for storing id as std::string
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
f0ecbbb056
|
basic Pathgrid store
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
3b86955d37
|
basic Cell store
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
e1f2f190d4
|
base record containers
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
2057f5619e
|
move ESMStore to MWWorld
|
2012-11-05 17:18:01 +04:00 |
|
greye
|
3c2ce25f5f
|
m prefix for mwworld/cellstore.hpp
|
2012-11-05 16:07:59 +04:00 |
|
Marc Zinnschlag
|
6f7a621b6f
|
disabled enchanting unfinished enchantment GUI for now
|
2012-11-04 23:15:20 +01:00 |
|
scrawl
|
ba2fc2d6f8
|
better fix for chargen button colors
|
2012-11-04 11:37:47 +01:00 |
|
emoose
|
b70b8cc4bc
|
Fixed: character creation: make OK button grayed out/disabled (loses the hoverover when it's re-enabled though...)
|
2012-11-03 06:02:33 +00:00 |
|
emoose
|
1c8e941f0d
|
fix kdevelop indentation again...
|
2012-11-02 21:21:32 +00:00 |
|
emoose
|
96b56d9803
|
fixes: containers: key id case comparison
|
2012-11-02 21:18:37 +00:00 |
|
emoose
|
4a9821dc65
|
fix kdevelop indentation...
|
2012-11-02 20:43:07 +00:00 |
|
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
|
2012-11-02 20:33:08 +00:00 |
|
Marc Zinnschlag
|
4bc4ca775c
|
Issue #432: fixed MWWorld::ContainerStore::clear
|
2012-11-01 15:11:13 +01:00 |
|
scrawl
|
a04df37f83
|
implemented looting corpses
|
2012-10-28 16:04:33 +01:00 |
|
Marc Zinnschlag
|
d7add0b9e6
|
Issue #61: fixed alchemy skill
|
2012-10-28 14:07:36 +01:00 |
|
Marc Zinnschlag
|
c635447cea
|
Merge branch 'death'
|
2012-10-27 13:34:20 +02:00 |
|
Marc Zinnschlag
|
ed3641b214
|
Issue #68: check for essential actors
|
2012-10-27 13:33:54 +02:00 |
|
Marc Zinnschlag
|
2e63ca5e0a
|
Merge branch 'death'
|
2012-10-27 11:33:26 +02:00 |
|
Marc Zinnschlag
|
453f347ee8
|
Issue #68: added getdeadcount script function
|
2012-10-27 11:33:18 +02:00 |
|
Marc Zinnschlag
|
f72c35fc17
|
Issue #68: tally deaths
|
2012-10-27 11:15:52 +02:00 |
|