.. |
alchemywindow.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
alchemywindow.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
backgroundimage.cpp
|
|
|
backgroundimage.hpp
|
|
|
birth.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
birth.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
bookpage.cpp
|
Display large entries in journal correctly
|
2017-08-22 23:26:06 +04:00 |
bookpage.hpp
|
improve dialogue window performance
|
2017-07-26 18:58:27 +02:00 |
bookwindow.cpp
|
Associate open/close sounds with the GUI mode
|
2017-09-24 19:08:13 +02:00 |
bookwindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
charactercreation.cpp
|
Fix shadowing warnings
|
2017-04-21 11:06:18 +09:00 |
charactercreation.hpp
|
Show starting abilities, powers and spells in stat-review window (Fixes #2410)
|
2016-11-19 21:51:19 +01:00 |
class.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
class.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
companionitemmodel.cpp
|
|
|
companionitemmodel.hpp
|
|
|
companionwindow.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
companionwindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
confirmationdialog.cpp
|
Adjust some layouts to take better advantage of keyboard navigation
|
2017-09-24 19:08:11 +02:00 |
confirmationdialog.hpp
|
Confirmation dialogs size fix
|
2017-03-30 17:05:56 +04:00 |
console.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
console.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
container.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
container.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
containeritemmodel.cpp
|
Fixes for building in MSVC
|
2017-06-13 19:38:12 +09:00 |
containeritemmodel.hpp
|
|
|
controllers.cpp
|
|
|
controllers.hpp
|
|
|
countdialog.cpp
|
|
|
countdialog.hpp
|
|
|
cursor.cpp
|
|
|
cursor.hpp
|
|
|
debugwindow.cpp
|
Fix build against bullet with profiler disabled (Fixes #3592)
|
2016-10-14 21:00:35 +02:00 |
debugwindow.hpp
|
|
|
dialogue.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
dialogue.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
draganddrop.cpp
|
Allow drag-and-drop to be cancelled (Esc or Inventory key)
|
2017-09-24 19:08:13 +02:00 |
draganddrop.hpp
|
|
|
enchantingdialog.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
enchantingdialog.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
exposedwindow.cpp
|
|
|
exposedwindow.hpp
|
|
|
formatting.cpp
|
Log a warning in case of missing bookart instead of showing a pink rectangle (Fixes #3826)
|
2017-09-08 22:50:07 +02:00 |
formatting.hpp
|
|
|
hud.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
hud.hpp
|
Preload magic effect visuals of the player's selected weapon/spell
|
2017-02-15 21:01:25 +01:00 |
inventoryitemmodel.cpp
|
Fix shadowing warnings
|
2016-10-31 00:39:31 +09:00 |
inventoryitemmodel.hpp
|
|
|
inventorywindow.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
inventorywindow.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
itemchargeview.cpp
|
Explicitely set the user data type to avoid const/non-const mismatch
|
2017-03-13 02:48:23 +01:00 |
itemchargeview.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
itemmodel.cpp
|
|
|
itemmodel.hpp
|
|
|
itemselection.cpp
|
|
|
itemselection.hpp
|
|
|
itemview.cpp
|
|
|
itemview.hpp
|
|
|
itemwidget.cpp
|
ItemWidget: skip setImageTexture if the icon has not changed
|
2017-02-05 02:26:27 +01:00 |
itemwidget.hpp
|
ItemWidget: skip setImageTexture if the icon has not changed
|
2017-02-05 02:26:27 +01:00 |
jailscreen.cpp
|
Ensure jail does not decrease a skill past zero
|
2017-08-05 06:15:15 +10:00 |
jailscreen.hpp
|
|
|
journalbooks.cpp
|
Journalbook layout fixes
|
2017-08-03 20:27:14 +04:00 |
journalbooks.hpp
|
|
|
journalviewmodel.cpp
|
replace and purge boost::function
|
2017-06-09 19:08:53 +02:00 |
journalviewmodel.hpp
|
replace and purge boost::function
|
2017-06-09 19:08:53 +02:00 |
journalwindow.cpp
|
Refactor the unholy mess that is WindowManager::updateVisible
|
2017-09-24 19:08:12 +02:00 |
journalwindow.hpp
|
Refactor the unholy mess that is WindowManager::updateVisible
|
2017-09-24 19:08:12 +02:00 |
keyboardnavigation.cpp
|
Fix tab completion in console to not cycle key focus
|
2017-09-24 19:08:11 +02:00 |
keyboardnavigation.hpp
|
Add basic keyboard navigation for the GUI
|
2017-09-24 19:08:11 +02:00 |
layout.cpp
|
|
|
layout.hpp
|
|
|
levelupdialog.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
levelupdialog.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
loadingscreen.cpp
|
add ktx support for splashscreens
|
2017-09-14 10:06:36 +02:00 |
loadingscreen.hpp
|
Respect the framelimit in all cases (Fixes #3531)
|
2017-08-30 21:26:30 +00:00 |
mainmenu.cpp
|
Refactor the unholy mess that is WindowManager::updateVisible
|
2017-09-24 19:08:12 +02:00 |
mainmenu.hpp
|
Refactor the unholy mess that is WindowManager::updateVisible
|
2017-09-24 19:08:12 +02:00 |
mapwindow.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
mapwindow.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
merchantrepair.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
merchantrepair.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
messagebox.cpp
|
Refactor the unholy mess that is WindowManager::updateVisible
|
2017-09-24 19:08:12 +02:00 |
messagebox.hpp
|
Check 'sYes' in addition to 'sOk' for message box's default keyfocus
|
2017-09-24 19:08:11 +02:00 |
mode.hpp
|
|
|
pickpocketitemmodel.cpp
|
|
|
pickpocketitemmodel.hpp
|
|
|
quickkeysmenu.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
quickkeysmenu.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
race.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
race.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
recharge.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
recharge.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
referenceinterface.cpp
|
Remove redundant player cell variable
|
2017-09-24 19:08:13 +02:00 |
referenceinterface.hpp
|
Remove redundant player cell variable
|
2017-09-24 19:08:13 +02:00 |
repair.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
repair.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
review.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
review.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
savegamedialog.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
savegamedialog.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
screenfader.cpp
|
|
|
screenfader.hpp
|
purge all instances of <boost/shared_ptr.hpp>, clean up unused headers
|
2017-06-09 19:08:53 +02:00 |
scrollwindow.cpp
|
Associate open/close sounds with the GUI mode
|
2017-09-24 19:08:13 +02:00 |
scrollwindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
settingswindow.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
settingswindow.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
sortfilteritemmodel.cpp
|
purge all instances of <boost/shared_ptr.hpp>, clean up unused headers
|
2017-06-09 19:08:53 +02:00 |
sortfilteritemmodel.hpp
|
Improved repair widget
|
2017-05-31 19:11:49 +04:00 |
soulgemdialog.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
soulgemdialog.hpp
|
|
|
spellbuyingwindow.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
spellbuyingwindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
spellcreationdialog.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
spellcreationdialog.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
spellicons.cpp
|
|
|
spellicons.hpp
|
|
|
spellmodel.cpp
|
replace and purge boost::lexical_cast
|
2017-06-09 19:08:53 +02:00 |
spellmodel.hpp
|
|
|
spellview.cpp
|
Spellview fixes
|
2017-07-16 13:14:19 +04:00 |
spellview.hpp
|
remove boost/tuple
|
2017-06-09 19:08:53 +02:00 |
spellwindow.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
spellwindow.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
statswindow.cpp
|
Display negative values on fatigue progress bar
|
2017-08-29 18:53:21 +04:00 |
statswindow.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
textcolours.hpp
|
improve dialogue window performance
|
2017-07-26 18:58:27 +02:00 |
textinput.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
textinput.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
timeadvancer.cpp
|
|
|
timeadvancer.hpp
|
|
|
tooltips.cpp
|
Owned crosshair improvements (bug #2789)
|
2017-08-18 17:08:15 +04:00 |
tooltips.hpp
|
Update the tooltip when the focusObject is set
|
2017-07-20 20:59:36 +02:00 |
tradeitemmodel.cpp
|
|
|
tradeitemmodel.hpp
|
|
|
tradewindow.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
tradewindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
trainingwindow.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
trainingwindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
travelwindow.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
travelwindow.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
videowidget.cpp
|
|
|
videowidget.hpp
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
2017-06-09 16:49:25 +02:00 |
waitdialog.cpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
waitdialog.hpp
|
Rename WindowBase's open/close to onOpen/onClose
|
2017-09-24 19:08:12 +02:00 |
widgets.cpp
|
Display negative values on fatigue progress bar
|
2017-08-29 18:53:21 +04:00 |
widgets.hpp
|
|
|
windowbase.cpp
|
Restore the previous key focus widget when exiting modal dialog
|
2017-09-24 19:08:13 +02:00 |
windowbase.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
windowmanagerimp.cpp
|
Associate open/close sounds with the GUI mode
|
2017-09-24 19:08:13 +02:00 |
windowmanagerimp.hpp
|
Associate open/close sounds with the GUI mode
|
2017-09-24 19:08:13 +02:00 |
windowpinnablebase.cpp
|
|
|
windowpinnablebase.hpp
|
|
|