.. |
alchemywindow.cpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
alchemywindow.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
backgroundimage.cpp
|
|
|
backgroundimage.hpp
|
|
|
birth.cpp
|
|
|
birth.hpp
|
|
|
bookpage.cpp
|
Fix a journal layout bug
|
2014-06-16 02:52:25 +02:00 |
bookpage.hpp
|
|
|
bookwindow.cpp
|
|
|
bookwindow.hpp
|
|
|
charactercreation.cpp
|
|
|
charactercreation.hpp
|
|
|
class.cpp
|
|
|
class.hpp
|
|
|
companionitemmodel.cpp
|
|
|
companionitemmodel.hpp
|
|
|
companionwindow.cpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
companionwindow.hpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
confirmationdialog.cpp
|
Move video skip detection to WindowManager
|
2014-06-10 01:57:54 +02:00 |
confirmationdialog.hpp
|
|
|
console.cpp
|
Fix console reference label not resetting when loading save
|
2014-06-13 02:26:52 +02:00 |
console.hpp
|
Fix console reference label not resetting when loading save
|
2014-06-13 02:26:52 +02:00 |
container.cpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
container.hpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
containeritemmodel.cpp
|
|
|
containeritemmodel.hpp
|
|
|
controllers.cpp
|
|
|
controllers.hpp
|
|
|
countdialog.cpp
|
|
|
countdialog.hpp
|
|
|
cursor.cpp
|
|
|
cursor.hpp
|
|
|
dialogue.cpp
|
Don't show disposition bar for creatures
|
2014-06-26 15:36:19 +02:00 |
dialogue.hpp
|
Don't show disposition bar for creatures
|
2014-06-26 15:36:19 +02:00 |
enchantingdialog.cpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
enchantingdialog.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
exposedwindow.cpp
|
|
|
exposedwindow.hpp
|
|
|
fontloader.cpp
|
More font hackery. Will it ever end?
|
2014-07-08 10:30:45 +02:00 |
fontloader.hpp
|
|
|
formatting.cpp
|
|
|
formatting.hpp
|
|
|
hud.cpp
|
Make Detect Life spell detect NPCs when in werewolf form (Fixes #1527)
|
2014-06-17 16:27:33 +02:00 |
hud.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
imagebutton.cpp
|
|
|
imagebutton.hpp
|
|
|
inventoryitemmodel.cpp
|
|
|
inventoryitemmodel.hpp
|
|
|
inventorywindow.cpp
|
Add items to player inventory upon drag start (Fixes #1507)
|
2014-06-16 02:52:25 +02:00 |
inventorywindow.hpp
|
Add items to player inventory upon drag start (Fixes #1507)
|
2014-06-16 02:52:25 +02:00 |
itemmodel.cpp
|
Fix unhandled edge case in TradeItemModel with items that are able to stack, but are not currently stacked (e.g. after repairing a damaged item)
|
2014-05-31 13:45:47 +02:00 |
itemmodel.hpp
|
|
|
itemselection.cpp
|
|
|
itemselection.hpp
|
|
|
itemview.cpp
|
Don't redraw ItemView if the size did not change
|
2014-07-11 04:30:44 +02:00 |
itemview.hpp
|
|
|
itemwidget.cpp
|
Workaround per-frame resources leak in MyGUI. New vertex buffers were being created every frame.
|
2014-06-13 19:06:09 +02:00 |
itemwidget.hpp
|
Workaround per-frame resources leak in MyGUI. New vertex buffers were being created every frame.
|
2014-06-13 19:06:09 +02:00 |
journalbooks.cpp
|
Rewrite journal GUI topic list to use MWList
|
2014-06-03 16:04:18 +02:00 |
journalbooks.hpp
|
Rewrite journal GUI topic list to use MWList
|
2014-06-03 16:04:18 +02:00 |
journalviewmodel.cpp
|
Rewrite journal GUI topic list to use MWList
|
2014-06-03 16:04:18 +02:00 |
journalviewmodel.hpp
|
Rewrite journal GUI topic list to use MWList
|
2014-06-03 16:04:18 +02:00 |
journalwindow.cpp
|
Rewrite journal GUI topic list to use MWList
|
2014-06-03 16:04:18 +02:00 |
journalwindow.hpp
|
|
|
keywordsearch.cpp
|
|
|
keywordsearch.hpp
|
|
|
levelupdialog.cpp
|
Fix level up dialogue layout (Fixes #1393)
|
2014-06-18 16:57:53 +02:00 |
levelupdialog.hpp
|
|
|
list.cpp
|
Fix some MSVC warnings.
|
2014-06-23 01:13:30 -05:00 |
list.hpp
|
Rewrite journal GUI quest index
|
2014-06-03 00:28:33 +02:00 |
loadingscreen.cpp
|
Consider all splash screens in the Splash folder (Fixes #1416)
|
2014-06-08 11:22:37 +02:00 |
loadingscreen.hpp
|
Show wallpaper when loading a savegame
|
2014-06-02 23:26:43 +02:00 |
mainmenu.cpp
|
Fix main menu background showing when resizing window during load
|
2014-06-10 18:49:42 +02:00 |
mainmenu.hpp
|
|
|
mapwindow.cpp
|
Fix initial view offset for large world maps (Fixes #1523)
|
2014-06-19 19:03:12 +02:00 |
mapwindow.hpp
|
Make Detect Life spell detect NPCs when in werewolf form (Fixes #1527)
|
2014-06-17 16:27:33 +02:00 |
merchantrepair.cpp
|
|
|
merchantrepair.hpp
|
|
|
messagebox.cpp
|
Clear message boxes in windowmanager cleanup (Fixes #1496)
|
2014-06-15 14:18:16 +02:00 |
messagebox.hpp
|
Clear message boxes in windowmanager cleanup (Fixes #1496)
|
2014-06-15 14:18:16 +02:00 |
mode.hpp
|
|
|
pickpocketitemmodel.cpp
|
|
|
pickpocketitemmodel.hpp
|
|
|
quickkeysmenu.cpp
|
Fix crash activating quick key 1
|
2014-06-10 21:34:47 +02:00 |
quickkeysmenu.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
race.cpp
|
|
|
race.hpp
|
|
|
recharge.cpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
recharge.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
referenceinterface.cpp
|
|
|
referenceinterface.hpp
|
Fix console reference label not resetting when loading save
|
2014-06-13 02:26:52 +02:00 |
repair.cpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
repair.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
review.cpp
|
|
|
review.hpp
|
|
|
savegamedialog.cpp
|
Fix character selection caption when there is no character in settings.cfg
|
2014-06-10 19:01:18 +02:00 |
savegamedialog.hpp
|
Add delete button to save load menu (Fixes #1453)
|
2014-06-10 02:27:38 +02:00 |
scrollwindow.cpp
|
|
|
scrollwindow.hpp
|
|
|
settingswindow.cpp
|
Fall back to resolution selected from list when switching to fullscreen (Fixes #1599)
|
2014-06-30 00:08:39 +02:00 |
settingswindow.hpp
|
|
|
sortfilteritemmodel.cpp
|
Don't list non-usable items in QuickKeysMenu selection (Fixes #1427)
|
2014-06-10 03:28:21 +02:00 |
sortfilteritemmodel.hpp
|
Don't list non-usable items in QuickKeysMenu selection (Fixes #1427)
|
2014-06-10 03:28:21 +02:00 |
soulgemdialog.cpp
|
|
|
soulgemdialog.hpp
|
|
|
spellbuyingwindow.cpp
|
|
|
spellbuyingwindow.hpp
|
|
|
spellcreationdialog.cpp
|
|
|
spellcreationdialog.hpp
|
|
|
spellicons.cpp
|
|
|
spellicons.hpp
|
|
|
spellwindow.cpp
|
Fix overlapping text in SpellWindow when the window is too small
|
2014-06-03 01:12:31 +02:00 |
spellwindow.hpp
|
|
|
statswindow.cpp
|
Don't crash in StatsWindow for invalid faction rank values
|
2014-06-18 23:50:55 +02:00 |
statswindow.hpp
|
|
|
textinput.cpp
|
|
|
textinput.hpp
|
|
|
tooltips.cpp
|
Fix level up dialogue layout (Fixes #1393)
|
2014-06-18 16:57:53 +02:00 |
tooltips.hpp
|
|
|
tradeitemmodel.cpp
|
Fix unhandled edge case in TradeItemModel with items that are able to stack, but are not currently stacked (e.g. after repairing a damaged item)
|
2014-05-31 13:45:47 +02:00 |
tradeitemmodel.hpp
|
|
|
tradewindow.cpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
tradewindow.hpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
trainingwindow.cpp
|
Change npc training skills to prefer skills with lowest ID if skill values are the same (Fixes #1445)
|
2014-06-09 03:40:14 +02:00 |
trainingwindow.hpp
|
|
|
travelwindow.cpp
|
Add missing sound effect for mages guild transport
|
2014-06-19 03:29:36 +02:00 |
travelwindow.hpp
|
Allow following NPCs to fast-travel (Fixes #1501)
|
2014-06-16 03:17:31 +02:00 |
videowidget.cpp
|
Move video skip detection to WindowManager
|
2014-06-10 01:57:54 +02:00 |
videowidget.hpp
|
Move video skip detection to WindowManager
|
2014-06-10 01:57:54 +02:00 |
waitdialog.cpp
|
|
|
waitdialog.hpp
|
|
|
widgets.cpp
|
Fix crash during spell creation when an effect targeting a skill/attribute doesn't have one assigned yet (Fixes #1598)
|
2014-06-29 17:02:29 +02:00 |
widgets.hpp
|
|
|
windowbase.cpp
|
Reset key focus when the key focus widget is hidden (Fixes #1568)
|
2014-06-27 19:35:41 +02:00 |
windowbase.hpp
|
|
|
windowmanagerimp.cpp
|
Implement toggleMenus
|
2014-06-20 18:51:00 +02:00 |
windowmanagerimp.hpp
|
Implement toggleMenus
|
2014-06-20 18:51:00 +02:00 |
windowpinnablebase.cpp
|
Implement MenuTest script instruction (Fixes #1454)
|
2014-06-10 18:49:42 +02:00 |
windowpinnablebase.hpp
|
Implement MenuTest script instruction (Fixes #1454)
|
2014-06-10 18:49:42 +02:00 |