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.
|
2013-11-21 17:19:30 +01:00 |
|
vorenon
|
3bf3bd4b8c
|
Silenced some warnings
|
2013-08-21 13:53:49 +02:00 |
|
scrawl
|
0c4a963132
|
Container UI rewrite
|
2013-05-11 18:38:27 +02:00 |
|
Marc Zinnschlag
|
5bbab1abd9
|
Merge remote-tracking branch 'galdor557/master'
|
2013-04-17 09:52:58 +02:00 |
|
Britt Mathis
|
60fadaeaf0
|
Cleaned up includes in implementation files
|
2013-04-16 20:16:22 -04:00 |
|
scrawl
|
7fcaffefb0
|
Fixed travel window to use the rotation part of ESM::Position
|
2013-04-15 03:13:25 +02:00 |
|
Marc Zinnschlag
|
3f846a50d9
|
Merge remote-tracking branch 'galdor557/master'
Conflicts:
apps/openmw/mwgui/travelwindow.cpp
|
2013-04-11 10:15:42 +02:00 |
|
Britt Mathis
|
f7383905b7
|
Finally eliminated calls to MWBase::WindowManager in constructors
|
2013-04-10 14:46:21 -04:00 |
|
Britt Mathis
|
ce9bc6d9ba
|
MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions
|
2013-04-10 00:32:05 -04:00 |
|
scrawl
|
d0bcf83091
|
Adjust player position to ground after using travel services
|
2013-04-08 16:30:18 +02:00 |
|
scrawl
|
170a9762ac
|
Fix travel services not actually costing gold.
|
2013-02-17 18:30:21 +01:00 |
|
lazydev
|
cd5d95ed22
|
1. Dialogs in Russian version now works.
2. Destination names it travel window are now translated
|
2012-12-31 04:15:47 +04:00 |
|
scrawl
|
d53a7ade1e
|
method names, disposition uint->int
|
2012-11-09 14:42:09 +01:00 |
|
scrawl
|
ae78eaeb28
|
fixed training, fixed todo comments
|
2012-11-08 23:21:03 +01:00 |
|
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
|
2012-11-08 23:16:40 +01:00 |
|
greye
|
a9c1ce412a
|
applying new interface vol.7, inconsistent
|
2012-11-06 11:29:18 +04:00 |
|
greye
|
3c2ce25f5f
|
m prefix for mwworld/cellstore.hpp
|
2012-11-05 16:07:59 +04:00 |
|
gugus
|
f72f898bd9
|
implement barterOffer. It's used for travel only.
I've started to implement disposition, but it's very basic for now.
|
2012-11-05 11:07:43 +01:00 |
|
scrawl
|
c64eb96952
|
Merge branch 'Travel_Dialogue' into training_travel
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwgui/dialogue.cpp
apps/openmw/mwrender/globalmap.cpp
files/mygui/CMakeLists.txt
|
2012-10-17 18:17:53 +02:00 |
|
scrawl
|
7d1e659960
|
fading, greying out destinations you cant afford, warning fix
|
2012-10-16 20:25:50 +02:00 |
|
gugus
|
9583a1b8e9
|
FadeOut/In, that's for you scrawl!
|
2012-10-16 19:59:53 +02:00 |
|
gugus
|
c9afe222be
|
traveling now takes time
|
2012-10-16 19:34:29 +02:00 |
|
gugus
|
27a3487d78
|
right prices
|
2012-10-08 15:51:36 +02:00 |
|
gugus
|
5a611b66d7
|
traveling.
|
2012-10-08 11:14:22 +02:00 |
|
gugus
|
85d9357e3a
|
Travel GUI
|
2012-10-06 17:52:46 +02:00 |
|
gugus
|
4d496c1188
|
correction1
|
2012-09-28 17:02:27 +02:00 |
|
gugus
|
1971ba66f1
|
destination name is now OK for every trave services
|
2012-09-27 13:08:38 +02:00 |
|
gugus
|
3060fbee60
|
TravelGUI, not completly finished.
|
2012-09-26 18:30:47 +02:00 |
|