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 |
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 |