Commit Graph

2705 Commits (dbe3cca828587eff84585ef4e44acb163f55b7b8)

Author SHA1 Message Date
scrawl 6ad08dfd33 added settings for crosshair & subtitles 13 years ago
Artem Kotsynyak e9b2f4ee74 fix equipment visibility update 13 years ago
scrawl 1c5055c8ac fix a problem where hovering a marker would render it on top of the fog of war instead of below 13 years ago
scrawl 7eaf5e7f0f changed the markers to look more like morrowind's (hover effect) 13 years ago
scrawl d9276ca09d don't make copy of CellRefList in World::getNorthVector 13 years ago
scrawl 3c39c47e2f don't make copies of CellRefList & LiveCellRef 13 years ago
scrawl 571d5095d4 removed a cout 13 years ago
scrawl 5834b4baa5 door markers on the local map 13 years ago
Marc Zinnschlag 40d4dad15e Issue #378: Fix (record wasn't build fully) 13 years ago
Marc Zinnschlag 160b52162b Merge remote-tracking branch 'scrawl/quick_keys'
Conflicts:
	apps/openmw/mwgui/windowmanagerimp.cpp
13 years ago
scrawl 321f7c3419 fix an infinite recursion regression on several dialogs. 13 years ago
scrawl 5c28a67203 broke something in the last commit. 13 years ago
scrawl 4f19b7fb9b fix leaks. 13 years ago
scrawl bc36b0e2bd remove the restriction on the last quick key 13 years ago
scrawl 6161f81c24 last bits of the quick key menu. 13 years ago
Marc Zinnschlag 14b4263143 Merge remote-tracking branch 'scrawl/alttab' 13 years ago
scrawl dc8f9bd923 workaround for alt tab view mode toggle 13 years ago
scrawl 9af0b48ad6 show/hide crosshair correctly 13 years ago
scrawl a4c1d979d6 Merge branch 'master' into quick_keys 13 years ago
scrawl c5e55d3cac fix screenshot function 13 years ago
greye 61923349e5 resolving conflicts 13 years ago
scrawl 5ebcaeb098 Merge branch 'next' into quick_keys 13 years ago
scrawl b1a394552d mouse click sounds 13 years ago
Marc Zinnschlag d0cebea580 some cleanup 13 years ago
Marc Zinnschlag 450656a890 Merge remote-tracking branch 'dgdiniz/MoveSoundtoAction-Task339' into next 13 years ago
Marc Zinnschlag ef4910293b Merge remote-tracking branch 'corristo/osx_f_keys_fix' into next 13 years ago
Douglas Diniz 5cbb08fee1 Task 339 - Moving all sounds to actions 13 years ago
scrawl c0f27bd5ef magic selection window 13 years ago
scrawl fab4cfecb1 some unfinished work on quick keys window 13 years ago
Marc Zinnschlag 1fd4d84173 Merge remote-tracking branch 'mmd/windowswarnings' into next 13 years ago
Nikolay Kasyanov 71a6ce2202 removed cout spam 13 years ago
Nikolay Kasyanov 5395721c26 more appropriate fix for #189 13 years ago
Douglas Diniz 82e7c04c0a Changing sounds to Action.
Adding onActor to Action to choose between playSound and playSound3D.
13 years ago
scrawl f7d537cb28 very small correction 13 years ago
scrawl 19ae30ee68 Merge branch 'master' into next
Conflicts:
	apps/openmw/mwbase/inputmanager.hpp
	apps/openmw/mwinput/inputmanagerimp.cpp
	apps/openmw/mwinput/inputmanagerimp.hpp
	apps/openmw/mwinput/mouselookevent.cpp
13 years ago
greye e6c3e0744e tvm update and fix 13 years ago
greye 5b2b378f25 tvm script instruction 13 years ago
Marc Zinnschlag d1656b2f5d Merge remote-tracking branch 'greye/player_control'
Conflicts:
	apps/openmw/mwrender/player.cpp
13 years ago
greye b8e56d61d3 update camera code, add idle time 13 years ago
greye 3f3972eb3b no vanity in gui mode (thanks scrawl) 13 years ago
greye d2b451eb7d entering vanity mode 13 years ago
greye b6954a4e8d use the same height on non-1st person modes 13 years ago
scrawl 8817a9634c don't switch to vanity mode as a result of idle time when the gui is opened (e.g. when talking to someone) 13 years ago
Marc Zinnschlag 1da56e2832 removed some unused variables 13 years ago
greye 14f293882c still resolving 13 years ago
greye 83356d5505 resolving conflicts 13 years ago
greye 7303d595dd resolving conflicts 13 years ago
greye 4f10138a04 using real player sight angles on ray cast 13 years ago
greye 0e6e141fd4 camera control related script instructions 13 years ago
greye 60fb1e8df6 fix sky in preview mode movement 13 years ago