.. |
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
|
Consider aspect ratio for loading screen background
|
2014-03-30 23:07:49 +02:00 |
backgroundimage.hpp
|
Consider aspect ratio for loading screen background
|
2014-03-30 23:07:49 +02:00 |
birth.cpp
|
Allow double click / Enter key for accepting race/class/birthsign
|
2014-01-29 15:37:27 +01:00 |
birth.hpp
|
Allow double click / Enter key for accepting race/class/birthsign
|
2014-01-29 15:37:27 +01:00 |
bookpage.cpp
|
Fix a journal layout bug
|
2014-06-16 02:52:25 +02:00 |
bookpage.hpp
|
remove our stdint.h version that uses boost and force usage of system stdint.h
|
2014-03-05 17:08:58 +01:00 |
bookwindow.cpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
bookwindow.hpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
charactercreation.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
charactercreation.hpp
|
moved CellRefList into a separate file
|
2014-02-23 20:11:05 +01:00 |
class.cpp
|
Fixed crass on character creation, allowed some character creation windows to be Esc-able
|
2014-05-27 14:30:26 -04:00 |
class.hpp
|
Fixed crass on character creation, allowed some character creation windows to be Esc-able
|
2014-05-27 14:30:26 -04:00 |
companionitemmodel.cpp
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
2014-05-15 09:54:10 +02:00 |
companionitemmodel.hpp
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
2014-05-15 09:54:10 +02:00 |
companionwindow.cpp
|
Fix dangling model pointer after reference cleanup (Fixes #1653)
|
2014-07-14 16:53:58 +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
|
Added support to close modal windows with Esc
|
2014-05-27 03:00:31 -04:00 |
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
|
Check for container organic flag before checking weight (Fixes #1654)
|
2014-07-14 17:27:36 +02:00 |
container.hpp
|
Reset item model when reference is reset (Fixes #1628)
|
2014-07-12 18:53:22 +02:00 |
containeritemmodel.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
containeritemmodel.hpp
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
2014-05-15 09:54:10 +02:00 |
controllers.cpp
|
Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders
|
2013-07-06 16:40:57 +02:00 |
controllers.hpp
|
use a mygui controller for scrollbar repeat
|
2013-07-05 19:17:00 +02:00 |
countdialog.cpp
|
Fixed crass on character creation, allowed some character creation windows to be Esc-able
|
2014-05-27 14:30:26 -04:00 |
countdialog.hpp
|
Fixed crass on character creation, allowed some character creation windows to be Esc-able
|
2014-05-27 14:30:26 -04:00 |
cursor.cpp
|
Remove software cursor option, hw cursors seem to be working well enough
|
2013-11-20 06:20:16 +01:00 |
cursor.hpp
|
Remove software cursor option, hw cursors seem to be working well enough
|
2013-11-20 06:20:16 +01:00 |
dialogue.cpp
|
Fix not being able to exit dialogue using Escape when a Goodbye link appears
|
2014-07-13 06:42:24 +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
|
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
|
2013-03-03 13:11:02 +01:00 |
exposedwindow.hpp
|
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
|
2013-03-03 13:11:02 +01:00 |
fontloader.cpp
|
More font hackery. Will it ever end?
|
2014-07-08 10:30:45 +02:00 |
fontloader.hpp
|
Use Morrowind's fonts
|
2013-06-06 22:26:06 +02:00 |
formatting.cpp
|
Bug #1148: Workaround for broken images in some MW versions
|
2014-01-31 04:43:35 +01:00 |
formatting.hpp
|
Fixes Bug #734 'Book empty line problem'
|
2013-05-02 07:35:25 +04:00 |
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
|
Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found.
|
2013-11-05 22:50:53 +01:00 |
imagebutton.hpp
|
Fix journal for not installed tribunal (Options button should become Topics). Don't log an error when optional journal buttons (Tribunal) are not found.
|
2013-11-05 22:50:53 +01:00 |
inventoryitemmodel.cpp
|
Basic RefData and CellRef change tracking
|
2014-05-25 14:30:07 +02:00 |
inventoryitemmodel.hpp
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
2014-05-15 09:54:10 +02:00 |
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
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
2014-05-15 09:54:10 +02:00 |
itemselection.cpp
|
Fixed issue with QuickKeyMenu and ItemSelectionDialog
|
2014-05-27 13:50:24 -04:00 |
itemselection.hpp
|
Fixed issue with QuickKeyMenu and ItemSelectionDialog
|
2014-05-27 13:50:24 -04:00 |
itemview.cpp
|
Don't redraw ItemView if the size did not change
|
2014-07-11 04:30:44 +02:00 |
itemview.hpp
|
Fixed code issues found with unity build. Missing include guards, duplicated functions, ...
|
2014-03-16 23:49:06 +01:00 |
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
|
dropped the I infront of the journal view model interfaces
|
2013-04-24 21:53:25 -07:00 |
keywordsearch.cpp
|
Dialogue history rewrite WIP
|
2013-05-04 14:15:47 +02:00 |
keywordsearch.hpp
|
Bug 1047 update - defaults and edge case
|
2014-05-10 17:47:21 -04:00 |
levelupdialog.cpp
|
Don't crash if certain class doesn't exist
|
2014-07-13 14:26:59 +02:00 |
levelupdialog.hpp
|
Finally eliminated calls to MWBase::WindowManager in constructors
|
2013-04-10 14:46:21 -04:00 |
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
|
Support animated main menus (menu_background.bik)
|
2014-05-29 17:24:25 +02:00 |
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
|
Attempt to restack item after repair or recharge (Fixes #1656)
|
2014-07-17 16:16:06 +02:00 |
merchantrepair.hpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
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
|
Refactored video player (now a MyGUI widget)
|
2014-03-27 19:10:15 +01:00 |
pickpocketitemmodel.cpp
|
Basic RefData and CellRef change tracking
|
2014-05-25 14:30:07 +02:00 |
pickpocketitemmodel.hpp
|
Container UI rewrite
|
2013-05-11 18:38:27 +02:00 |
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
|
Fixes #1197: incorrect mouse wheel step
|
2014-03-15 20:34:12 +01:00 |
race.hpp
|
Allow double click / Enter key for accepting race/class/birthsign
|
2014-01-29 15:37:27 +01:00 |
recharge.cpp
|
Attempt to restack item after repair or recharge (Fixes #1656)
|
2014-07-17 16:16:06 +02:00 |
recharge.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
2014-06-05 22:13:18 +02:00 |
referenceinterface.cpp
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame
|
2014-01-24 18:28:35 +01:00 |
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
|
Implement Damage/restore skill/attribute effects. Use dedicated classes for skill and attribute values (instead of Stat<T>) since there are some important differences.
|
2014-01-03 03:48:43 +01:00 |
review.hpp
|
Change all instances of skill/attribute values to use an appropriate typedef.
|
2014-01-03 01:59:15 +01:00 |
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
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
scrollwindow.hpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
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
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
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
|
Implement magic item recharging via soulgem use
|
2013-11-19 06:48:47 +01:00 |
soulgemdialog.hpp
|
Added soulgem dialog; made interactive message boxes not close the previous UI
|
2013-03-30 15:51:07 +01:00 |
spellbuyingwindow.cpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
spellbuyingwindow.hpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
spellcreationdialog.cpp
|
Added support to close modal windows with Esc
|
2014-05-27 03:00:31 -04:00 |
spellcreationdialog.hpp
|
Added support to close modal windows with Esc
|
2014-05-27 03:00:31 -04:00 |
spellicons.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
spellicons.hpp
|
Merge remote-tracking branch 'scrawl/master'
|
2014-05-15 14:25:36 +02:00 |
spellwindow.cpp
|
Fix overlapping text in SpellWindow when the window is too small
|
2014-06-03 01:12:31 +02:00 |
spellwindow.hpp
|
Build fix
|
2014-03-17 13:32:13 +01:00 |
statswindow.cpp
|
Don't crash in StatsWindow for invalid faction rank values
|
2014-06-18 23:50:55 +02:00 |
statswindow.hpp
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
2014-01-29 15:37:26 +01:00 |
textinput.cpp
|
Enable SDL_TEXTINPUT events only when a text input widget currently has key focus
|
2013-06-16 18:06:55 +02:00 |
textinput.hpp
|
Bug #1052: Don't use set/getOnlyText which discards escape characters
|
2013-12-27 19:52:10 +01:00 |
tooltips.cpp
|
Fix level up dialogue layout (Fixes #1393)
|
2014-06-18 16:57:53 +02:00 |
tooltips.hpp
|
Add missing status report for some toggle commands
|
2014-05-16 09:21:28 +02:00 |
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
|
Container UI rewrite
|
2013-05-11 18:38:27 +02:00 |
tradewindow.cpp
|
Fix dangling model pointer after reference cleanup (Fixes #1653)
|
2014-07-14 16:53:58 +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
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
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
|
Removes add behavior when pressing escape while waiting.
|
2014-05-29 01:52:41 -04:00 |
waitdialog.hpp
|
Esc button exits all non-modal GUI windows
|
2014-05-26 23:13:37 -04:00 |
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
|
Change all instances of skill/attribute values to use an appropriate typedef.
|
2014-01-03 01:59:15 +01:00 |
windowbase.cpp
|
Reset key focus when the key focus widget is hidden (Fixes #1568)
|
2014-06-27 19:35:41 +02:00 |
windowbase.hpp
|
Removes add behavior when pressing escape while waiting.
|
2014-05-29 01:52:41 -04:00 |
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 |