scrawl
|
2793096b50
|
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwbase/world.hpp
apps/openmw/mwrender/renderingmanager.cpp
apps/openmw/mwrender/renderingmanager.hpp
apps/openmw/mwworld/worldimp.cpp
apps/openmw/mwworld/worldimp.hpp
|
2012-09-15 00:57:29 +02:00 |
|
scrawl
|
35f7216f2f
|
fixed some things
|
2012-09-14 17:25:32 +02:00 |
|
scrawl
|
7c59b83419
|
performance optimization
|
2012-09-14 17:10:10 +02:00 |
|
scrawl
|
a308d2e38a
|
fixed exception, fixed armor label obscuring the items
|
2012-09-14 15:33:24 +02:00 |
|
scrawl
|
1f7e044fad
|
removed some debug stuff
|
2012-09-14 14:41:19 +02:00 |
|
scrawl
|
6ac2a12296
|
item selection working on the preview
|
2012-09-14 14:34:18 +02:00 |
|
scrawl
|
eef750e6b0
|
race selection preview
|
2012-09-13 19:03:31 +02:00 |
|
scrawl
|
5155339cb6
|
character preview working
|
2012-09-13 14:56:50 +02:00 |
|
scrawl
|
d90af9c524
|
Merge branch 'master' into characterpreview
|
2012-09-13 14:22:17 +02:00 |
|
scrawl
|
7ad80e306b
|
fixed the disappearing
|
2012-09-13 12:33:09 +02:00 |
|
scrawl
|
4f3eb3c34a
|
character preview WIP
|
2012-09-13 00:54:32 +02:00 |
|
scrawl
|
2f0b47fc38
|
test
|
2012-09-13 00:21:58 +02:00 |
|
scrawl
|
a96ed6ac61
|
splash screens on startup
|
2012-09-12 19:15:29 +02:00 |
|
Marc Zinnschlag
|
e9e30c0fce
|
fixed a memory leak
|
2012-09-11 20:34:54 +02:00 |
|
scrawl
|
a8d9aa98b1
|
some fixes
|
2012-09-11 19:18:26 +02:00 |
|
scrawl
|
d5a08e31e7
|
scene does not disappear anymore during load
|
2012-09-11 17:36:20 +02:00 |
|
scrawl
|
369db182de
|
actual progress bar, performance optimization
|
2012-09-11 16:53:49 +02:00 |
|
scrawl
|
2b339f6c0f
|
loading screen
|
2012-09-11 16:37:54 +02:00 |
|
scrawl
|
4977c33e4c
|
fixed a stats window resizing problem that I introduced today
|
2012-09-10 21:58:19 +02:00 |
|
scrawl
|
89ad2af1d9
|
key usage to open doors or containers
to test: player->additem, "key_arrile", 1 (door in arille's tradehouse)
player->additem, "key_alvur", 1 (chest in the back of beshara)
|
2012-09-10 17:44:59 +02:00 |
|
scrawl
|
d581ac426e
|
useless cout message
|
2012-09-10 14:10:56 +02:00 |
|
scrawl
|
996e6280d8
|
more spell buying window cleanup
|
2012-09-10 14:10:01 +02:00 |
|
scrawl
|
ba0acd4056
|
changed some text colors
|
2012-09-10 13:52:37 +02:00 |
|
scrawl
|
fde69d0c87
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into dynamic_sizing
|
2012-09-10 13:40:34 +02:00 |
|
scrawl
|
bc6a1979b0
|
replaced everything with the new method
|
2012-09-10 13:39:22 +02:00 |
|
Marc Zinnschlag
|
61c8a627aa
|
added a missing include
|
2012-09-10 13:19:15 +02:00 |
|
Marc Zinnschlag
|
273ac0a97f
|
Merge branch 'spellbuying'
|
2012-09-10 13:16:02 +02:00 |
|
Marc Zinnschlag
|
f17756712a
|
fixed spell list handling
|
2012-09-10 13:15:55 +02:00 |
|
scrawl
|
b66c8099eb
|
new system for dynamic sizing of buttons & text boxes
|
2012-09-10 11:20:27 +02:00 |
|
scrawl
|
35dd49f948
|
fixed some "using namespace" in headers
|
2012-09-10 09:10:50 +02:00 |
|
scrawl
|
56061474c4
|
another 3 unnecessary lines
|
2012-09-09 23:53:23 +02:00 |
|
scrawl
|
bb267dddf6
|
some stats window cleanup
|
2012-09-09 23:50:57 +02:00 |
|
scrawl
|
432c089434
|
fix the spell tooltips to show the spell target
|
2012-09-09 23:06:24 +02:00 |
|
Marc Zinnschlag
|
bcf3a81a6c
|
and a tiny bit more of cleanup
|
2012-09-09 21:18:47 +02:00 |
|
Marc Zinnschlag
|
9c49ca1468
|
a bit more random cleanup
|
2012-09-09 21:08:57 +02:00 |
|
Marc Zinnschlag
|
06677a0fc8
|
fixed ID handling and some misc cleanup
|
2012-09-09 21:03:39 +02:00 |
|
Marc Zinnschlag
|
3fad1c0786
|
fixed a crash
|
2012-09-09 20:43:21 +02:00 |
|
Adam Hogan
|
08410b9062
|
Renamed SpellBuyingWindow, took some suggestions from scrawl
|
2012-09-09 14:10:07 -04:00 |
|
Adam Hogan
|
ebf80943a9
|
Added spell buying window
|
2012-09-08 18:17:03 -04:00 |
|
Marc Zinnschlag
|
e2bf4694cb
|
Merge remote-tracking branch 'scrawl/master'
|
2012-08-31 09:22:32 +02:00 |
|
scrawl
|
760f05c454
|
the HUD can be toggled with F12 key; useful for screenshots
|
2012-08-30 20:47:39 +02:00 |
|
greye
|
a90547bbbe
|
code formatting
|
2012-08-29 21:35:06 +04:00 |
|
scrawl
|
6ad08dfd33
|
added settings for crosshair & subtitles
|
2012-08-29 11:15:17 +02:00 |
|
scrawl
|
1c5055c8ac
|
fix a problem where hovering a marker would render it on top of the fog of war instead of below
|
2012-08-28 18:49:44 +02:00 |
|
scrawl
|
7eaf5e7f0f
|
changed the markers to look more like morrowind's (hover effect)
|
2012-08-28 18:40:11 +02:00 |
|
scrawl
|
571d5095d4
|
removed a cout
|
2012-08-28 17:32:50 +02:00 |
|
scrawl
|
5834b4baa5
|
door markers on the local map
|
2012-08-28 17:30:34 +02:00 |
|
Marc Zinnschlag
|
160b52162b
|
Merge remote-tracking branch 'scrawl/quick_keys'
Conflicts:
apps/openmw/mwgui/windowmanagerimp.cpp
|
2012-08-28 09:06:40 +02:00 |
|
scrawl
|
321f7c3419
|
fix an infinite recursion regression on several dialogs.
|
2012-08-27 21:29:04 +02:00 |
|
scrawl
|
5c28a67203
|
broke something in the last commit.
|
2012-08-27 20:55:39 +02:00 |
|