.. |
alchemywindow.cpp
|
Always update the ingredient icons (Fixes #3220)
|
2016-02-29 13:25:09 +01:00 |
alchemywindow.hpp
|
|
|
backgroundimage.cpp
|
|
|
backgroundimage.hpp
|
|
|
birth.cpp
|
Include cleanup
|
2015-07-18 20:36:28 +02:00 |
birth.hpp
|
|
|
bookpage.cpp
|
Assign the PageDisplay on initialization
|
2016-03-05 19:48:01 +01:00 |
bookpage.hpp
|
|
|
bookwindow.cpp
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
bookwindow.hpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
charactercreation.cpp
|
Don't assume that class ID and name are equal
|
2016-03-21 11:51:34 +01:00 |
charactercreation.hpp
|
Properly apply changes when backing out of chargen dialogs (Fixes #2627)
|
2015-08-13 17:08:21 +02:00 |
class.cpp
|
Fall back to 'warrior' for not found class images (Fixes #3228)
|
2016-03-24 16:52:16 +01:00 |
class.hpp
|
Fall back to 'warrior' for not found class images (Fixes #3228)
|
2016-03-24 16:52:16 +01:00 |
companionitemmodel.cpp
|
Include cleanup
|
2015-07-18 20:36:28 +02:00 |
companionitemmodel.hpp
|
|
|
companionwindow.cpp
|
Include cleanup
|
2015-07-18 20:36:28 +02:00 |
companionwindow.hpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
confirmationdialog.cpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
confirmationdialog.hpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
console.cpp
|
Use empty() instead of !size()
|
2016-02-22 19:06:12 +01:00 |
console.hpp
|
Escape MyGUI markup codes in console output
|
2015-09-26 02:08:23 +02:00 |
container.cpp
|
Pass the victim to commitCrime on pickpocket detection (Fixes #3424)
|
2016-06-06 23:50:22 +02:00 |
container.hpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
containeritemmodel.cpp
|
Use empty() instead of !size()
|
2016-02-22 19:06:12 +01:00 |
containeritemmodel.hpp
|
|
|
controllers.cpp
|
|
|
controllers.hpp
|
|
|
countdialog.cpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
countdialog.hpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
cursor.cpp
|
|
|
cursor.hpp
|
|
|
debugwindow.cpp
|
Fix tab indentations in apps/ and components/
|
2015-09-16 20:45:37 +02:00 |
debugwindow.hpp
|
|
|
dialogue.cpp
|
Don't clamp disposition twice, clamping is already done inside getDerivedDisposition
|
2016-03-18 00:42:22 +01:00 |
dialogue.hpp
|
|
|
draganddrop.cpp
|
|
|
draganddrop.hpp
|
|
|
enchantingdialog.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
enchantingdialog.hpp
|
|
|
exposedwindow.cpp
|
|
|
exposedwindow.hpp
|
|
|
formatting.cpp
|
Rename to lowerCaseInPlace
|
2015-12-07 22:49:15 +01:00 |
formatting.hpp
|
|
|
hud.cpp
|
Make the local map cell distance configurable
|
2016-02-05 01:19:45 +01:00 |
hud.hpp
|
Remove old FPS setting code
|
2015-11-07 00:13:13 +01:00 |
inventoryitemmodel.cpp
|
Include cleanup
|
2015-07-18 20:36:28 +02:00 |
inventoryitemmodel.hpp
|
|
|
inventorywindow.cpp
|
Change the way that image origin is converted to OpenGL's lower-left convention
|
2016-02-05 21:03:11 +01:00 |
inventorywindow.hpp
|
Barter: Leave unsold projectiles equipped.
|
2016-01-18 20:00:18 -06:00 |
itemmodel.cpp
|
Add ItemModel::allowedToInsertItems
|
2016-03-05 19:53:24 +01:00 |
itemmodel.hpp
|
Add ItemModel::allowedToInsertItems
|
2016-03-05 19:53:24 +01:00 |
itemselection.cpp
|
Scrollbars don't save their positions between openings
|
2015-06-04 23:09:40 +03:00 |
itemselection.hpp
|
|
|
itemview.cpp
|
Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863)
|
2015-08-16 17:49:53 +02:00 |
itemview.hpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
2015-06-07 15:23:54 +02:00 |
itemwidget.cpp
|
|
|
itemwidget.hpp
|
|
|
jailscreen.cpp
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
jailscreen.hpp
|
|
|
journalbooks.cpp
|
|
|
journalbooks.hpp
|
|
|
journalviewmodel.cpp
|
Don't use tolower()
|
2015-12-07 21:58:30 +01:00 |
journalviewmodel.hpp
|
|
|
journalwindow.cpp
|
Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063)
|
2015-12-07 15:33:04 +01:00 |
journalwindow.hpp
|
Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063)
|
2015-12-07 15:33:04 +01:00 |
layout.cpp
|
|
|
layout.hpp
|
|
|
levelupdialog.cpp
|
Remove redundant part of condition
|
2016-06-26 15:17:52 +02:00 |
levelupdialog.hpp
|
Show correct class image in level-up dialog (Fixes #3443)
|
2016-06-26 03:22:58 +02:00 |
loadingscreen.cpp
|
Change the way that image origin is converted to OpenGL's lower-left convention
|
2016-02-05 21:03:11 +01:00 |
loadingscreen.hpp
|
LoadingScreen: add support for important labels
|
2015-12-15 21:16:20 +01:00 |
mainmenu.cpp
|
Include cleanup
|
2015-07-18 20:36:28 +02:00 |
mainmenu.hpp
|
Move OpenMW version information to a textfile instead of compiling it in
|
2015-07-18 03:09:04 +02:00 |
mapwindow.cpp
|
Change the way that image origin is converted to OpenGL's lower-left convention
|
2016-02-05 21:03:11 +01:00 |
mapwindow.hpp
|
Make the local map cell distance configurable
|
2016-02-05 01:19:45 +01:00 |
merchantrepair.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
merchantrepair.hpp
|
|
|
messagebox.cpp
|
Allow replacing of interactive message boxes (Fixes #3040)
|
2015-11-28 19:15:54 +01:00 |
messagebox.hpp
|
Fix -Wunused-private-field clang warnings
|
2015-06-04 20:42:05 +02:00 |
mode.hpp
|
|
|
pickpocketitemmodel.cpp
|
Add ItemModel::allowedToInsertItems
|
2016-03-05 19:53:24 +01:00 |
pickpocketitemmodel.hpp
|
Add ItemModel::allowedToInsertItems
|
2016-03-05 19:53:24 +01:00 |
quickkeysmenu.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
quickkeysmenu.hpp
|
|
|
race.cpp
|
Fix crash in race dialog when no head or hair are available
|
2016-06-06 01:04:14 +02:00 |
race.hpp
|
|
|
recharge.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
recharge.hpp
|
|
|
referenceinterface.cpp
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
referenceinterface.hpp
|
|
|
repair.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
repair.hpp
|
|
|
review.cpp
|
One more tooltip fix. This one in the review dialog with Socucius Ergalla.
|
2015-11-22 00:50:36 -05:00 |
review.hpp
|
|
|
savegamedialog.cpp
|
Restore key focus to the save list when the deletion confirmation messagebox is accepted
|
2016-03-29 01:29:55 +02:00 |
savegamedialog.hpp
|
|
|
screenfader.cpp
|
Change texture coordinates when falling back to player_hit_01
|
2015-12-07 18:32:58 +01:00 |
screenfader.hpp
|
Change texture coordinates when falling back to player_hit_01
|
2015-12-07 18:32:58 +01:00 |
scrollwindow.cpp
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
scrollwindow.hpp
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
settingswindow.cpp
|
Remove pointless widget names in settings layout file
|
2016-02-18 19:41:06 +01:00 |
settingswindow.hpp
|
Remove pointless widget names in settings layout file
|
2016-02-18 19:41:06 +01:00 |
sortfilteritemmodel.cpp
|
Add isNullAction() method to fix compiler warning
|
2016-06-11 18:26:20 +02:00 |
sortfilteritemmodel.hpp
|
Remove an unused function
|
2015-08-16 17:40:20 +02:00 |
soulgemdialog.cpp
|
|
|
soulgemdialog.hpp
|
|
|
spellbuyingwindow.cpp
|
Optimize MWMechanics::Spells
|
2015-11-27 01:07:15 +01:00 |
spellbuyingwindow.hpp
|
|
|
spellcreationdialog.cpp
|
Optimize MWMechanics::Spells
|
2015-11-27 01:07:15 +01:00 |
spellcreationdialog.hpp
|
|
|
spellicons.cpp
|
durations in tooltips : use "show effect duration" setting
|
2015-09-16 22:42:54 +02:00 |
spellicons.hpp
|
|
|
spellmodel.cpp
|
Remove redundant getId function
|
2015-12-18 16:58:38 +01:00 |
spellmodel.hpp
|
|
|
spellview.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
spellview.hpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
2015-06-07 15:23:54 +02:00 |
spellwindow.cpp
|
Make the Equip script function "use" items (drink potion, use alchemy, etc)
|
2015-09-07 22:09:08 +02:00 |
spellwindow.hpp
|
|
|
statswindow.cpp
|
Correct tooltip for Magicka in stats window.
|
2015-11-20 14:57:42 -05:00 |
statswindow.hpp
|
|
|
textinput.cpp
|
|
|
textinput.hpp
|
|
|
timeadvancer.cpp
|
|
|
timeadvancer.hpp
|
|
|
tooltips.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
2015-12-19 22:52:35 +01:00 |
tooltips.hpp
|
Accept a ConstPtr in ToolTips::setFocusObject
|
2015-12-19 16:34:26 +01:00 |
tradeitemmodel.cpp
|
|
|
tradeitemmodel.hpp
|
|
|
tradewindow.cpp
|
Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading
|
2016-06-04 12:28:47 -04:00 |
tradewindow.hpp
|
Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading
|
2016-06-04 12:28:47 -04:00 |
trainingwindow.cpp
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
trainingwindow.hpp
|
|
|
travelwindow.cpp
|
extracted MWMechanics::getPlayer()
|
2015-08-21 21:12:39 +12:00 |
travelwindow.hpp
|
|
|
videowidget.cpp
|
Change the way that image origin is converted to OpenGL's lower-left convention
|
2016-02-05 21:03:11 +01:00 |
videowidget.hpp
|
|
|
waitdialog.cpp
|
Update sleep interruption formula according to wiki, thanks Hrnchamd
|
2015-09-07 22:31:11 +02:00 |
waitdialog.hpp
|
Remove unnecessary dependency on MWScrollBar
|
2015-10-24 16:04:08 +02:00 |
widgets.cpp
|
Fix tab indentations in apps/ and components/
|
2015-09-16 20:45:37 +02:00 |
widgets.hpp
|
|
|
windowbase.cpp
|
WindowBase::center use the layer size instead of render window size
|
2015-11-08 18:30:21 +01:00 |
windowbase.hpp
|
Remove an unneeded virtual
|
2015-07-15 19:10:09 +02:00 |
windowmanagerimp.cpp
|
Fall back to 'warrior' for not found class images (Fixes #3228)
|
2016-03-24 16:52:16 +01:00 |
windowmanagerimp.hpp
|
Fall back to 'warrior' for not found class images (Fixes #3228)
|
2016-03-24 16:52:16 +01:00 |
windowpinnablebase.cpp
|
|
|
windowpinnablebase.hpp
|
|
|