1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-12 19:36:37 +00:00
openmw-tes3mp/apps/openmw/mwgui
2013-02-26 14:37:50 +01:00
..
alchemywindow.cpp Issue #492: fixed double alchemy ingredients removal 2012-12-02 15:07:22 +01:00
alchemywindow.hpp
birth.cpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
birth.hpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
bookwindow.cpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
bookwindow.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
charactercreation.cpp
charactercreation.hpp
class.cpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
class.hpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
confirmationdialog.cpp
confirmationdialog.hpp
console.cpp
console.hpp
container.cpp fix for http://bugs.openmw.org/issues/517 2013-01-02 18:58:52 +04:00
container.hpp
countdialog.cpp
countdialog.hpp
cursorreplace.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
cursorreplace.hpp
dialogue.cpp DialogueWindow: do not execute onFrame() when not visible 2013-01-15 00:59:48 +01:00
dialogue.hpp Merge branch 'master' of git://github.com/zinnschlag/openmw 2013-01-01 22:18:21 +04:00
dialogue_history.cpp
dialogue_history.hpp
enchantingdialog.cpp
enchantingdialog.hpp
exposedwindow.cpp Make the "lock window" button to change state visually 2013-02-20 01:30:39 +01:00
exposedwindow.hpp Make the "lock window" button to change state visually 2013-02-20 01:30:39 +01:00
formatting.cpp Fixed book text misalignment, at least in some cases 2013-02-12 11:49:20 +04:00
formatting.hpp BookTextParser: moved to Ogre::UTFString 2013-02-12 11:22:19 +04:00
hud.cpp allowed dropObjectOnGround to be used on npcs, not just player 2013-01-09 18:53:14 +00:00
hud.hpp
imagebutton.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
imagebutton.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
inventorywindow.cpp refactored special variable code 2013-02-03 13:27:27 +00:00
inventorywindow.hpp
itemselection.cpp
itemselection.hpp
journalwindow.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
journalwindow.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
levelupdialog.cpp
levelupdialog.hpp
list.cpp
list.hpp
loadingscreen.cpp Merge remote-tracking branch 'trombonecot/lowerstring' 2013-01-09 22:13:59 +01:00
loadingscreen.hpp cache results of query for spash screen names 2013-01-03 15:45:09 -08:00
mainmenu.cpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
mainmenu.hpp Fix menu/journal/book/scroll buttons when using localised MW-installations 2013-01-03 01:09:03 +01:00
map_window.cpp Z-up conversion: fix player arrow direction on global map 2013-02-26 14:31:30 +01:00
map_window.hpp
messagebox.cpp break after activating button 2013-02-10 15:41:02 +00:00
messagebox.hpp pressing enter when a messagebox is prompting for "ok", will activate ok button 2013-02-10 14:58:46 +00:00
mode.hpp
quickkeysmenu.cpp Issue #479: Added additional magnitude parameter to known spells 2013-01-12 13:10:20 +01:00
quickkeysmenu.hpp
race.cpp Use the correct GMST for the race menu 2013-02-25 13:04:17 -08:00
race.hpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
referenceinterface.cpp
referenceinterface.hpp
review.cpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
review.hpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
scrollwindow.cpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
scrollwindow.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 2013-02-17 15:56:22 +01:00
settingswindow.cpp
settingswindow.hpp
spellbuyingwindow.cpp Issue #479: Added additional magnitude parameter to known spells 2013-01-12 13:10:20 +01:00
spellbuyingwindow.hpp
spellcreationdialog.cpp Issue #479: Added additional magnitude parameter to known spells 2013-01-12 13:10:20 +01:00
spellcreationdialog.hpp
spellwindow.cpp Issue #479: Added additional magnitude parameter to known spells 2013-01-12 13:10:20 +01:00
spellwindow.hpp
stats_window.cpp
stats_window.hpp
text_input.cpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
text_input.hpp Fix bug #591: Don't allow opening new windows (main menu, console) if there's any modal widget active. Also made some windows modal that should be (character creation) 2013-02-25 06:57:32 +01:00
tooltips.cpp Factored faced object lookups into MWRender::World 2013-01-07 23:38:08 -08:00
tooltips.hpp
tradewindow.cpp TradeWindow: fixed coding style 2013-02-23 13:51:21 +01:00
tradewindow.hpp TradeWindow: fixed coding style 2013-02-23 13:51:21 +01:00
trainingwindow.cpp
trainingwindow.hpp
travelwindow.cpp Fix travel services not actually costing gold. 2013-02-17 18:30:21 +01:00
travelwindow.hpp
waitdialog.cpp Remove debug printing from previous commit 2013-02-16 13:37:25 -05:00
waitdialog.hpp Implement "Rest Until Healed" 2013-02-16 13:35:03 -05:00
widgets.cpp Ingredient effects now correctly hide until the player has discovered them 2013-01-11 01:23:24 +01:00
widgets.hpp Ingredient effects now correctly hide until the player has discovered them 2013-01-11 01:23:24 +01:00
window_base.cpp
window_base.hpp
window_pinnable_base.cpp Remove "PinToggle" event from layout file 2013-02-20 01:31:10 +01:00
window_pinnable_base.hpp Remove "PinToggle" event from layout file 2013-02-20 01:31:10 +01:00
windowmanagerimp.cpp Make the "lock window" button to change state visually 2013-02-20 01:30:39 +01:00
windowmanagerimp.hpp Add message box when the player tries to move when being overencumbered. 2013-02-25 16:31:48 +01:00