..
alchemywindow.cpp
Reduce MyGUI includes
10 years ago
alchemywindow.hpp
Reduce includes
10 years ago
backgroundimage.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
backgroundimage.hpp
Add option to stretch menu backgrounds/cutscenes to the whole screen
10 years ago
birth.cpp
Use MyGUI::utility in favor of boost lexical_cast
10 years ago
birth.hpp
Reduce includes in MWGui
10 years ago
bookpage.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
bookpage.hpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
bookwindow.cpp
Use MyGUI::utility in favor of boost lexical_cast
10 years ago
bookwindow.hpp
Rework book formatter ( Fixes #1148 )
10 years ago
charactercreation.cpp
Use MyGUI::utility in favor of boost lexical_cast
10 years ago
charactercreation.hpp
Reduce includes
10 years ago
class.cpp
Reduce MyGUI includes
10 years ago
class.hpp
Reduce includes in MWGui
10 years ago
companionitemmodel.cpp
Remove NpcStats::mProfit and store it in the script instead
10 years ago
companionitemmodel.hpp
Remove NpcStats::mProfit and store it in the script instead
10 years ago
companionwindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
companionwindow.hpp
Reset item model when reference is reset ( Fixes #1628 )
11 years ago
confirmationdialog.cpp
Reduce MyGUI includes
10 years ago
confirmationdialog.hpp
Add missing confirmation dialog for deleting map notes
10 years ago
console.cpp
Don't put duplicate lines in the console history
10 years ago
console.hpp
Fix cppcheck issues
10 years ago
container.cpp
Change stolen items handling to match MW ( Fixes #1443 , Fixes #2290 )
10 years ago
container.hpp
Reduce includes, move DragAndDrop to separate file
10 years ago
containeritemmodel.cpp
Revert "Transfer item ownership to the buyer if item wasn't stolen"
10 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
Reduce MyGUI includes
10 years ago
countdialog.hpp
Add NumericEditBox widget
10 years ago
cursor.cpp
Remove software cursor option, hw cursors seem to be working well enough
11 years ago
cursor.hpp
Remove software cursor option, hw cursors seem to be working well enough
11 years ago
debugwindow.cpp
Reduce MyGUI includes
10 years ago
debugwindow.hpp
Add debug window (F10), displays Bullet's profiler output
10 years ago
dialogue.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
dialogue.hpp
Reduce includes in MWGui
10 years ago
draganddrop.cpp
Reduce MyGUI includes
10 years ago
draganddrop.hpp
Reduce includes, move DragAndDrop to separate file
10 years ago
enchantingdialog.cpp
Stolen item tracking overhaul part 2 ( Fixes #2338 )
10 years ago
enchantingdialog.hpp
Fix dangling MWWorld::Ptrs in enchanting dialog after loading save game ( Fixes #1722 )
11 years ago
exposedwindow.cpp
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
12 years ago
exposedwindow.hpp
Fix headers including whole MyGUI.h, forward declare where appropriate, and fix some deprecated types (WidgetPtr)
12 years ago
formatting.cpp
Use MyGUI::utility in favor of boost lexical_cast
10 years ago
formatting.hpp
Reduce MyGUI includes
10 years ago
hud.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
hud.hpp
Fix ignored clicks on HUD mini-map ( Fixes #2388 )
10 years ago
inventoryitemmodel.cpp
Stolen item tracking overhaul part 2 ( Fixes #2338 )
10 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
fixing MSVC 2013 warning C4244: & C4305
10 years ago
inventorywindow.hpp
Reduce MyGUI includes
10 years ago
itemmodel.cpp
Include cleanup
10 years ago
itemmodel.hpp
Stolen item tracking overhaul part 2 ( Fixes #2338 )
10 years ago
itemselection.cpp
Reduce MyGUI includes
10 years ago
itemselection.hpp
Reduce includes, move DragAndDrop to separate file
10 years ago
itemview.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
itemview.hpp
Get rid of unneeded setSize/setCoord overrides
10 years ago
itemwidget.cpp
Use MyGUI::utility in favor of boost lexical_cast
10 years ago
itemwidget.hpp
Move item count text to ItemWidget
10 years ago
jailscreen.cpp
fixing MSVC 2013 warning C4244: & C4305
10 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
Change all skins to get font colors from fallback settings ( Fixes #704 )
10 years ago
journalbooks.hpp
Rewrite journal GUI topic list to use MWList
11 years ago
journalviewmodel.cpp
Grey out completed quests in journal quests list
10 years ago
journalviewmodel.hpp
Grey out completed quests in journal quests list
10 years ago
journalwindow.cpp
Grey out completed quests in journal quests list
10 years ago
journalwindow.hpp
Reduce includes in MWGui
10 years ago
levelupdialog.cpp
UI consistency fix in levelup dialog
10 years ago
levelupdialog.hpp
Do not attach coin widgets to a box
10 years ago
loadingscreen.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
loadingscreen.hpp
Reduce includes in MWGui
10 years ago
mainmenu.cpp
Include cleanup
10 years ago
mainmenu.hpp
Add various custom widgets used in OpenMW to the MyGUI plugin
10 years ago
mapwindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
mapwindow.hpp
Show map notes on door marker leading to the cell with the note ( Fixes #2284 )
10 years ago
merchantrepair.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
merchantrepair.hpp
Reduce includes in MWGui
10 years ago
messagebox.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
messagebox.hpp
Add warning when loading a savegame that depends on non-existing content files ( Fixes #2261 )
10 years ago
mode.hpp
Add training progress bar, implement jail screen, tweak wait dialog ( Fixes #1714 )
10 years ago
pickpocketitemmodel.cpp
Covered forgotten old bound item checks
10 years ago
pickpocketitemmodel.hpp
Open inventory when activating an unconscious actor ( Fixes #1848 )
11 years ago
quickkeysmenu.cpp
Several warning fixes
10 years ago
quickkeysmenu.hpp
Several warning fixes
10 years ago
race.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
race.hpp
Reduce includes in MWGui
10 years ago
recharge.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
recharge.hpp
Reduce includes in MWGui
10 years ago
referenceinterface.cpp
Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame
11 years ago
referenceinterface.hpp
Fix console reference label not resetting when loading save
11 years ago
repair.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
repair.hpp
Refactor item icon code into ItemWidget ( Fixes #1391 )
11 years ago
review.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
review.hpp
Reduce includes in MWGui
10 years ago
savegamedialog.cpp
Reduce MyGUI includes
10 years ago
savegamedialog.hpp
fixed warning C4099:
10 years ago
screenfader.cpp
Reduce MyGUI includes
10 years ago
screenfader.hpp
Fall back to player_hit_01.dds if bm_player_hit_01.dds is not available
10 years ago
scrollwindow.cpp
Reduce includes in MWGui
10 years ago
scrollwindow.hpp
Reduce includes in MWGui
10 years ago
settingswindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
settingswindow.hpp
Merge remote-tracking branch 'upstream/master'
10 years ago
sortfilteritemmodel.cpp
SpellModel, SortFilterItemModel: case insensitive sorting
10 years ago
sortfilteritemmodel.hpp
Implement weapon/spell cycling hotkeys ( Fixes #1024 )
10 years ago
soulgemdialog.cpp
Reduce includes in MWGui
10 years ago
soulgemdialog.hpp
Added soulgem dialog; made interactive message boxes not close the previous UI
12 years ago
spellbuyingwindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
spellbuyingwindow.hpp
Esc button exits all non-modal GUI windows
11 years ago
spellcreationdialog.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
spellcreationdialog.hpp
Reduce includes in MWGui
10 years ago
spellicons.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
spellicons.hpp
Allow separate summoned creature instances for each spell ID ( Fixes #2194 )
10 years ago
spellmodel.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
spellmodel.hpp
Fix some static analysis issues (coverity)
10 years ago
spellview.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
spellview.hpp
Get rid of unneeded setSize/setCoord overrides
10 years ago
spellwindow.cpp
Don't prompt for spell deletion when using cycling keys ( Fixes #2382 )
10 years ago
spellwindow.hpp
Don't prompt for spell deletion when using cycling keys ( Fixes #2382 )
10 years ago
statswindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
statswindow.hpp
Reduce includes in MWGui
10 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
fixing MSVC 2013 warning C4244: & C4305
10 years ago
tooltips.hpp
fixed warning C4099:
10 years ago
tradeitemmodel.cpp
Stolen item tracking overhaul part 2 ( Fixes #2338 )
10 years ago
tradeitemmodel.hpp
Revert "Transfer item ownership to the buyer if item wasn't stolen"
10 years ago
tradewindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
tradewindow.hpp
Reduce MyGUI includes
10 years ago
trainingwindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
trainingwindow.hpp
Add training progress bar, implement jail screen, tweak wait dialog ( Fixes #1714 )
10 years ago
travelwindow.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
travelwindow.hpp
Reduce includes
10 years ago
videowidget.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
videowidget.hpp
Add option to stretch menu backgrounds/cutscenes to the whole screen
10 years ago
waitdialog.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
waitdialog.hpp
Add training progress bar, implement jail screen, tweak wait dialog ( Fixes #1714 )
10 years ago
widgets.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
widgets.hpp
Reduce MyGUI includes
10 years ago
windowbase.cpp
Include cleanup
10 years ago
windowbase.hpp
Fix minor exploit when map window is shown with transparency
10 years ago
windowmanagerimp.cpp
fixing MSVC 2013 warning C4244: & C4305
10 years ago
windowmanagerimp.hpp
fixed MSVC 2013 warning C4800
10 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