Jeffrey Haines
33aecc5218
Revert "made mReceiver private"
...
This reverts commit 3e8f7b3bae
.
11 years ago
Jeffrey Haines
3e8f7b3bae
made mReceiver private
11 years ago
Jeffrey Haines
13d330e427
Feature #1233 Bribe gold not in inventory
...
Gold is now put into inventory receivers when bribing.
11 years ago
Jeffrey Haines
9efef31bb8
Feature #953 Trader Gold - Unused code/warning resolved
...
Removed unused code
getBaseGold throws proper error
11 years ago
Jeffrey Haines
401d21b4ee
getBaseGold implemented in MWWorld::Class for NPC and Creature
...
Implemented a getBaseGold() to get the vendor gold base
NPC gold base now can come from mNpdt12 and mNpdt52
11 years ago
Jeffrey Haines
895748f18d
Gold Pool implemented for Vendors
...
It appears that my solution breaks persuasion gold for some reason. I
may be wrong. I can’t see where this could be happening as the files
I’ve changes should not affect persuasion at all.
11 years ago
Marc Zinnschlag
7026a0ceee
updated credits file
11 years ago
Marc Zinnschlag
5c81f20f46
Merge remote-tracking branch 'rohitnirmal/load-weap-icon'
11 years ago
Marc Zinnschlag
ce792cf182
Merge branch 'light'
11 years ago
Marc Zinnschlag
50f1679a4c
Merge remote-tracking branch 'jeffreyhaines/master'
11 years ago
Jeffrey Haines
6896142db1
Trader Gold Reset Delay
...
Trade Time initialized to 0
Gold pot set correctly for npc’s and creatures
11 years ago
Marc Zinnschlag
53c4878d52
fix for inconsistent case in topic records
11 years ago
Jeffrey Haines
2a8bf46607
Trader Gold Reset Delay
...
Implemented traded gold reset delay.
Note:
Traders gold pool is still in inventory.
11 years ago
Rohit Nirmal
e695890e01
Only update the icon if player is NOT unarmed, to avoid bad dereference.
11 years ago
Rohit Nirmal
bcacdc49af
Update weapon icon in HUD when save is loaded.
11 years ago
Marc Zinnschlag
ed524b2fd4
added bright lighting mode
11 years ago
Marc Zinnschlag
9746f8bd32
added night lighting mode
11 years ago
Marc Zinnschlag
fa29942b27
added day lighting mode
11 years ago
Marc Zinnschlag
235dbdf18e
updated credits file
11 years ago
Marc Zinnschlag
d5506172e8
added lighting switching
11 years ago
Marc Zinnschlag
205354ba30
some ambient light cleanup
11 years ago
Marc Zinnschlag
1b6b4e3442
Merge remote-tracking branch 'slothlife/weather_save'
11 years ago
cc9cii
772a49b2a6
Just some notes for future maintenance.
11 years ago
Marc Zinnschlag
87ae03b5d4
fix for previous commit
11 years ago
Marc Zinnschlag
6bd3b3ee78
include local variable state in saved games
11 years ago
Marc Zinnschlag
4d80bc009a
Merge remote-tracking branch 'scrawl/master'
11 years ago
scrawl
0c207f7212
Fix build error
11 years ago
scrawl
394284d0f8
Fixes #1209 : Tarhiel never falls
...
There are a few pitfalls with this code:
- Gravity is only considered when applying queued movement. Therefore, make sure to queue some movement every frame. (Could be refactored in the future?)
- The character controller never detects being in free fall (!World::isOnGround) unless movement has been applied.
11 years ago
Alexander "Ace" Olofsson
317f1e0b63
Update dialoguesubview.cpp
...
That doesn't work on Windows. (Are and/or allowed in C++ in any other compiler?)
11 years ago
Marc Zinnschlag
41fd94b160
compensated for different coordinate systems
11 years ago
Marc Zinnschlag
1e57d55717
update/close on deletion of reference/referenceable
11 years ago
Marc Zinnschlag
698fe8cce3
update preview title on changed referenceableID (preview for references only)
11 years ago
Marc Zinnschlag
58daf52a67
deal with empty and invalid referenceable ID fields
11 years ago
Marc Zinnschlag
1a9df4bc56
Merge branch 'preview'
11 years ago
Marek Kochanowicz
2a26ff2299
better fix
11 years ago
Marc Zinnschlag
fc8ae2b9b5
fixed encoding problems
11 years ago
Marc Zinnschlag
10ce47938b
update preview on reference/referenceable changes
11 years ago
Marc Zinnschlag
2128d3008c
Merge branch 'master' into preview
11 years ago
slothlife
6dce3e5186
Fixed include to use C99 header, not C++11 header
11 years ago
slothlife
00eac7d53a
Fixed header include guard to match filename
11 years ago
slothlife
6eab9c5179
Move weather state save/load to a new class
11 years ago
Rohit Nirmal
e3a9daf921
Play item sound when trying to sell a bound item, too.
11 years ago
Marc Zinnschlag
688e03a9d2
Merge remote-tracking branch 'sirherrbatka/Editor-Dialog'
11 years ago
Marek Kochanowicz
fbb619db73
…
11 years ago
Marek Kochanowicz
a692ce99fa
where was my mind…
11 years ago
Marek Kochanowicz
ccd5e549cd
moved buttons down
11 years ago
Marek Kochanowicz
832a10b2ac
solving problems
11 years ago
Marek Kochanowicz
c9b8c69f03
reverted changes in the cmake
11 years ago
Marc Zinnschlag
1a1d52c513
fixed a column ID problem
11 years ago
Marek Kochanowicz
5c34823bb0
added some placeholder icons
11 years ago