.. |
alchemywindow.cpp
|
Fix shadowing warnings
|
8 years ago |
alchemywindow.hpp
|
Reduce includes
|
10 years ago |
backgroundimage.cpp
|
Remove name extension for internal MyGUI textures
|
10 years ago |
backgroundimage.hpp
|
Add option to stretch menu backgrounds/cutscenes to the whole screen
|
10 years ago |
birth.cpp
|
Fix shadowing warnings
|
8 years ago |
birth.hpp
|
Reduce includes in MWGui
|
10 years ago |
bookpage.cpp
|
Fix interactive ID validity checks in TypesetBookImpl
|
8 years ago |
bookpage.hpp
|
fixing MSVC 2013 warning C4244: & C4305
|
10 years ago |
bookwindow.cpp
|
extracted MWMechanics::getPlayer()
|
9 years ago |
bookwindow.hpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
charactercreation.cpp
|
Show starting abilities, powers and spells in stat-review window (Fixes #2410)
|
8 years ago |
charactercreation.hpp
|
Show starting abilities, powers and spells in stat-review window (Fixes #2410)
|
8 years ago |
class.cpp
|
Fix shadowing warnings
|
8 years ago |
class.hpp
|
Fall back to 'warrior' for not found class images (Fixes #3228)
|
9 years ago |
companionitemmodel.cpp
|
Include cleanup
|
10 years ago |
companionitemmodel.hpp
|
Remove NpcStats::mProfit and store it in the script instead
|
10 years ago |
companionwindow.cpp
|
Include cleanup
|
10 years ago |
companionwindow.hpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
confirmationdialog.cpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
confirmationdialog.hpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
console.cpp
|
Use empty() instead of !size()
|
9 years ago |
console.hpp
|
Escape MyGUI markup codes in console output
|
9 years ago |
container.cpp
|
[Client] Reuse 1 BaseEvent over and over instead of creating new ones
|
8 years ago |
container.hpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
containeritemmodel.cpp
|
Use empty() instead of !size()
|
9 years ago |
containeritemmodel.hpp
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
11 years ago |
controllers.cpp
|
fixing MSVC 2013 warning C4244: & C4305
|
10 years ago |
controllers.hpp
|
Reduce MyGUI includes
|
10 years ago |
countdialog.cpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
countdialog.hpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
cursor.cpp
|
OpenMW compiles and runs w/o render window
|
10 years ago |
cursor.hpp
|
…
|
|
debugwindow.cpp
|
Fix build against bullet with profiler disabled (Fixes #3592)
|
8 years ago |
debugwindow.hpp
|
Add debug window (F10), displays Bullet's profiler output
|
10 years ago |
dialogue.cpp
|
Don't clamp disposition twice, clamping is already done inside getDerivedDisposition
|
9 years ago |
dialogue.hpp
|
Reduce includes in MWGui
|
10 years ago |
draganddrop.cpp
|
Set the drag-and-drop state after initiating the drag, not before (Fixes #3134)
|
8 years ago |
draganddrop.hpp
|
Reduce includes, move DragAndDrop to separate file
|
10 years ago |
enchantingdialog.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
9 years ago |
enchantingdialog.hpp
|
Fix dangling MWWorld::Ptrs in enchanting dialog after loading save game (Fixes #1722)
|
11 years ago |
exposedwindow.cpp
|
…
|
|
exposedwindow.hpp
|
…
|
|
formatting.cpp
|
Silence static analysis warnings
|
8 years ago |
formatting.hpp
|
Reduce MyGUI includes
|
10 years ago |
hud.cpp
|
[Client] Reuse 1 BaseEvent over and over instead of creating new ones
|
8 years ago |
hud.hpp
|
Preload magic effect visuals of the player's selected weapon/spell
|
8 years ago |
inventoryitemmodel.cpp
|
Fix shadowing warnings
|
8 years ago |
inventoryitemmodel.hpp
|
Fix item owner not resetting when dragging an item from a corpse to the player avatar
|
11 years ago |
inventorywindow.cpp
|
[Client] Reuse 1 BaseEvent over and over instead of creating new ones
|
8 years ago |
inventorywindow.hpp
|
CharacterPreview no longer depends on osgViewer
|
8 years ago |
itemchargeview.cpp
|
Fix overloaded virtual function warning
|
8 years ago |
itemchargeview.hpp
|
Fix overloaded virtual function warning
|
8 years ago |
itemmodel.cpp
|
Add ItemModel::allowedToInsertItems
|
9 years ago |
itemmodel.hpp
|
Add ItemModel::allowedToInsertItems
|
9 years ago |
itemselection.cpp
|
Scrollbars don't save their positions between openings
|
10 years ago |
itemselection.hpp
|
Reduce includes, move DragAndDrop to separate file
|
10 years ago |
itemview.cpp
|
Don't reset the item model's sort/filter options in updatePlayer (Fixes #2863)
|
10 years ago |
itemview.hpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
10 years ago |
itemwidget.cpp
|
ItemWidget: skip setImageTexture if the icon has not changed
|
8 years ago |
itemwidget.hpp
|
ItemWidget: skip setImageTexture if the icon has not changed
|
8 years ago |
jailscreen.cpp
|
Apply magic effects while waiting/sleeping
|
9 years ago |
jailscreen.hpp
|
Properly center jail progress widget, fix a bug with it not disappearing if the console is open
|
10 years ago |
journalbooks.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
10 years ago |
journalbooks.hpp
|
Rewrite journal GUI topic list to use MWList
|
11 years ago |
journalviewmodel.cpp
|
Don't use tolower()
|
9 years ago |
journalviewmodel.hpp
|
Grey out completed quests in journal quests list
|
10 years ago |
journalwindow.cpp
|
Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063)
|
9 years ago |
journalwindow.hpp
|
Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063)
|
9 years ago |
layout.cpp
|
Move OEngine::Gui::Layout to MWGui
|
10 years ago |
layout.hpp
|
Move OEngine::Gui::Layout to MWGui
|
10 years ago |
levelupdialog.cpp
|
Clang warning fixes
|
8 years ago |
levelupdialog.hpp
|
Show correct class image in level-up dialog (Fixes #3443)
|
9 years ago |
loadingscreen.cpp
|
Fix unnecessary use of CopyFramebufferToTextureCallback when loading is too fast for a loading screen to be displayed
|
8 years ago |
loadingscreen.hpp
|
Fix unnecessary use of CopyFramebufferToTextureCallback when loading is too fast for a loading screen to be displayed
|
8 years ago |
mainmenu.cpp
|
Disable New, Save and Load buttons in main menu
|
8 years ago |
mainmenu.hpp
|
Move OpenMW version information to a textfile instead of compiling it in
|
10 years ago |
mapwindow.cpp
|
Merge pull request #149 from OpenMW/master
|
8 years ago |
mapwindow.hpp
|
Merge pull request #149 from OpenMW/master
|
8 years ago |
merchantrepair.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
9 years ago |
merchantrepair.hpp
|
Reduce includes in MWGui
|
10 years ago |
messagebox.cpp
|
Allow replacing of interactive message boxes (Fixes #3040)
|
9 years ago |
messagebox.hpp
|
Fix -Wunused-private-field clang warnings
|
10 years ago |
mode.hpp
|
Add New GUI dialog: ListBox
|
8 years ago |
pickpocketitemmodel.cpp
|
Add ItemModel::allowedToInsertItems
|
9 years ago |
pickpocketitemmodel.hpp
|
Add ItemModel::allowedToInsertItems
|
9 years ago |
quickkeysmenu.cpp
|
Fix shadowing warnings
|
8 years ago |
quickkeysmenu.hpp
|
Allow binding Hand To Hand in quick keys menu (Fixes #2024)
|
10 years ago |
race.cpp
|
Fix shadowing warnings
|
8 years ago |
race.hpp
|
CharacterPreview no longer depends on osgViewer
|
8 years ago |
recharge.cpp
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
recharge.hpp
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
referenceinterface.cpp
|
extracted MWMechanics::getPlayer()
|
9 years ago |
referenceinterface.hpp
|
Fix console reference label not resetting when loading save
|
11 years ago |
repair.cpp
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
repair.hpp
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
review.cpp
|
Show starting abilities, powers and spells in stat-review window (Fixes #2410)
|
8 years ago |
review.hpp
|
Fix -Wmismatched-tags clang warning
|
8 years ago |
savegamedialog.cpp
|
savegamedialog: don't reset the character selection scrollbar when a character is deleted
|
8 years ago |
savegamedialog.hpp
|
Restore savegame screenshot display
|
10 years ago |
screenfader.cpp
|
Change texture coordinates when falling back to player_hit_01
|
9 years ago |
screenfader.hpp
|
Change texture coordinates when falling back to player_hit_01
|
9 years ago |
scrollwindow.cpp
|
extracted MWMechanics::getPlayer()
|
9 years ago |
scrollwindow.hpp
|
Fix -Woverloaded-virtual clang warnings
|
10 years ago |
settingswindow.cpp
|
Fix horrible performance when resizing/moving the settings window
|
8 years ago |
settingswindow.hpp
|
Fix horrible performance when resizing/moving the settings window
|
8 years ago |
sortfilteritemmodel.cpp
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
sortfilteritemmodel.hpp
|
Improve performance of repairing/recharging (Fixes #2493)
|
8 years ago |
soulgemdialog.cpp
|
Reduce includes in MWGui
|
10 years ago |
soulgemdialog.hpp
|
…
|
|
spellbuyingwindow.cpp
|
Implement spellbook
|
8 years ago |
spellbuyingwindow.hpp
|
Esc button exits all non-modal GUI windows
|
11 years ago |
spellcreationdialog.cpp
|
Implement spellbook
|
8 years ago |
spellcreationdialog.hpp
|
Reduce includes in MWGui
|
10 years ago |
spellicons.cpp
|
durations in tooltips : use "show effect duration" setting
|
9 years ago |
spellicons.hpp
|
Silence -Wreorder warnings.
|
10 years ago |
spellmodel.cpp
|
Remove redundant getId function
|
9 years ago |
spellmodel.hpp
|
Silence -Wreorder warnings.
|
10 years ago |
spellview.cpp
|
Revert "Accept a ConstPtr in ItemPtr tooltips"
|
9 years ago |
spellview.hpp
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
|
10 years ago |
spellwindow.cpp
|
Implement spellbook
|
8 years ago |
spellwindow.hpp
|
provide incremental update of SpellWindow (Fixes #2411)
|
10 years ago |
statswindow.cpp
|
StatsWindow: don't rebuild all skill widgets when one skill changes
|
8 years ago |
statswindow.hpp
|
StatsWindow: don't rebuild all skill widgets when one skill changes
|
8 years ago |
textinput.cpp
|
Reduce MyGUI includes
|
10 years ago |
textinput.hpp
|
Reduce MyGUI includes
|
10 years ago |
timeadvancer.cpp
|
Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714)
|
10 years ago |
timeadvancer.hpp
|
Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714)
|
10 years ago |
tooltips.cpp
|
Fix shadowing warnings
|
8 years ago |
tooltips.hpp
|
Use getWeightString() to avoid casting to int
|
8 years ago |
tradeitemmodel.cpp
|
Do not show uncarriable lights in item views
|
8 years ago |
tradeitemmodel.hpp
|
Revert "Transfer item ownership to the buyer if item wasn't stolen"
|
10 years ago |
tradewindow.cpp
|
Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading
|
9 years ago |
tradewindow.hpp
|
Moved mechanics code from MWGui::TradeWindow to MWMechanics::Trading
|
9 years ago |
trainingwindow.cpp
|
Apply magic effects while waiting/sleeping
|
9 years ago |
trainingwindow.hpp
|
Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714)
|
10 years ago |
travelwindow.cpp
|
Moved duplicated code to common ActionTeleport static method and reordered travel price calculations
|
8 years ago |
travelwindow.hpp
|
Reduce includes
|
10 years ago |
videowidget.cpp
|
Change the way that image origin is converted to OpenGL's lower-left convention
|
9 years ago |
videowidget.hpp
|
Port VideoWidget
|
10 years ago |
waitdialog.cpp
|
Apply magic effects while waiting/sleeping
|
9 years ago |
waitdialog.hpp
|
Remove unnecessary dependency on MWScrollBar
|
9 years ago |
widgets.cpp
|
Fix tab indentations in apps/ and components/
|
9 years ago |
widgets.hpp
|
Silence -Wreorder warnings.
|
10 years ago |
windowbase.cpp
|
Attempt to silence warning
|
8 years ago |
windowbase.hpp
|
Remove an unneeded virtual
|
10 years ago |
windowmanagerimp.cpp
|
Merge pull request #151 from OpenMW/master
|
8 years ago |
windowmanagerimp.hpp
|
Preload magic effect visuals of the player's selected weapon/spell
|
8 years ago |
windowpinnablebase.cpp
|
Use mouse pressed event for pin button instead of mouse click
|
10 years ago |
windowpinnablebase.hpp
|
Use mouse pressed event for pin button instead of mouse click
|
10 years ago |