.. |
alchemywindow.cpp
|
|
|
alchemywindow.hpp
|
|
|
birth.cpp
|
|
|
birth.hpp
|
|
|
bookwindow.cpp
|
|
|
bookwindow.hpp
|
|
|
charactercreation.cpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
charactercreation.hpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
class.cpp
|
|
|
class.hpp
|
|
|
confirmationdialog.cpp
|
|
|
confirmationdialog.hpp
|
|
|
console.cpp
|
|
|
console.hpp
|
|
|
container.cpp
|
fixing some unrelated warnings
|
2012-09-23 19:36:37 +02:00 |
container.hpp
|
|
|
countdialog.cpp
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
countdialog.hpp
|
|
|
cursorreplace.cpp
|
|
|
cursorreplace.hpp
|
|
|
dialogue_history.cpp
|
|
|
dialogue_history.hpp
|
|
|
dialogue.cpp
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
dialogue.hpp
|
|
|
formatting.cpp
|
|
|
formatting.hpp
|
|
|
hud.cpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
hud.hpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
inventorywindow.cpp
|
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
|
2012-09-15 00:57:29 +02:00 |
inventorywindow.hpp
|
Merge branch 'externalrendering' of https://github.com/zinnschlag/openmw into characterpreview
|
2012-09-15 00:57:29 +02:00 |
itemselection.cpp
|
|
|
itemselection.hpp
|
|
|
journalwindow.cpp
|
|
|
journalwindow.hpp
|
|
|
levelupdialog.cpp
|
everything done except health/mana restore
|
2012-09-19 02:53:06 +02:00 |
levelupdialog.hpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
list.cpp
|
|
|
list.hpp
|
|
|
loadingscreen.cpp
|
don't update input during loading. Fixes the OSX crash, and doesn't suffer from the issue anymore that I had while implementing this, so let's accept it as a hotfix for now. Note this means we can't switch the window during loading anymore.
|
2012-09-21 15:24:26 +02:00 |
loadingscreen.hpp
|
fixed the disappearing
|
2012-09-13 12:33:09 +02:00 |
mainmenu.cpp
|
|
|
mainmenu.hpp
|
|
|
map_window.cpp
|
small map fix
|
2012-09-26 23:34:35 +02:00 |
map_window.hpp
|
fix the global map updating when pinned
|
2012-09-25 21:57:57 +02:00 |
messagebox.cpp
|
|
|
messagebox.hpp
|
|
|
mode.hpp
|
everything done except health/mana restore
|
2012-09-19 02:53:06 +02:00 |
quickkeysmenu.cpp
|
|
|
quickkeysmenu.hpp
|
|
|
race.cpp
|
fix the race selection escape crash
|
2012-09-25 21:49:34 +02:00 |
race.hpp
|
fix the race selection escape crash
|
2012-09-25 21:49:34 +02:00 |
referenceinterface.cpp
|
|
|
referenceinterface.hpp
|
|
|
review.cpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
review.hpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
scrollwindow.cpp
|
|
|
scrollwindow.hpp
|
|
|
settingswindow.cpp
|
gamma slider
|
2012-09-19 23:47:42 +02:00 |
settingswindow.hpp
|
gamma slider
|
2012-09-19 23:47:42 +02:00 |
spellbuyingwindow.cpp
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
spellbuyingwindow.hpp
|
|
|
spellwindow.cpp
|
|
|
spellwindow.hpp
|
|
|
stats_window.cpp
|
fixing some unrelated warnings
|
2012-09-23 19:36:37 +02:00 |
stats_window.hpp
|
finished?
|
2012-09-15 17:12:42 +02:00 |
text_input.cpp
|
fix character preview destruction; don't allow empty names in name dialog
|
2012-09-18 19:00:20 +02:00 |
text_input.hpp
|
|
|
tooltips.cpp
|
fixing some unrelated warnings
|
2012-09-23 19:36:37 +02:00 |
tooltips.hpp
|
|
|
tradewindow.cpp
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
tradewindow.hpp
|
|
|
waitdialog.cpp
|
sleeping restoration of health, magicka, and fatigue
|
2012-09-21 17:53:16 +02:00 |
waitdialog.hpp
|
implemented GetPCSleep
|
2012-09-19 03:11:23 +02:00 |
widgets.cpp
|
everything done except health/mana restore
|
2012-09-19 02:53:06 +02:00 |
widgets.hpp
|
dialog layout
|
2012-09-18 18:29:03 +02:00 |
window_base.cpp
|
|
|
window_base.hpp
|
|
|
window_pinnable_base.cpp
|
|
|
window_pinnable_base.hpp
|
|
|
windowmanagerimp.cpp
|
everything uses find now
|
2012-09-22 21:39:05 +02:00 |
windowmanagerimp.hpp
|
moved global map from RenderingManager to gui and removed world method
|
2012-09-21 14:11:01 +02:00 |