.. |
alchemywindow.cpp
|
Reduce MyGUI includes
|
10 years ago |
alchemywindow.hpp
|
Reduce includes
|
10 years ago |
backgroundimage.cpp
|
Add option to stretch menu backgrounds/cutscenes to the whole screen
|
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
|
Dialog fix for line breaks in the middle of words.
|
10 years ago |
bookpage.hpp
|
remove our stdint.h version that uses boost and force usage of system stdint.h
|
11 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
|
Remove NpcStats::mProfit and store it in the script instead
|
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
|
Split window caption bars so that the caption can be transparent (Fixes #531)
|
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
|
Reduce MyGUI includes
|
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
|
Use MyGUI::utility in favor of boost lexical_cast
|
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
|
Reduce includes in MWGui
|
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
|
Delegate cleanup
|
10 years ago |
hud.hpp
|
Reduce includes in MWGui
|
10 years ago |
inventoryitemmodel.cpp
|
Fix being able to use enchantments of items that failed to equip (Fixes #2215)
|
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
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
inventorywindow.hpp
|
Reduce MyGUI includes
|
10 years ago |
itemmodel.cpp
|
Fix cppcheck issues
|
10 years ago |
itemmodel.hpp
|
Added Flag_Bound flag for ItemStack to check against but the system behind it is probably not the best
|
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
|
Get rid of unneeded setSize/setCoord overrides
|
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 |
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
|
Dialogue: add conflict resolution for overlapping keywords (Fixes #2245)
|
10 years ago |
journalviewmodel.hpp
|
Fix cppcheck issues
|
10 years ago |
journalwindow.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
journalwindow.hpp
|
Reduce includes in MWGui
|
10 years ago |
levelupdialog.cpp
|
Reduce MyGUI includes
|
10 years ago |
levelupdialog.hpp
|
Do not attach coin widgets to a box
|
10 years ago |
loadingscreen.cpp
|
Add option to stretch menu backgrounds/cutscenes to the whole screen
|
10 years ago |
loadingscreen.hpp
|
Reduce includes in MWGui
|
10 years ago |
mainmenu.cpp
|
Add option to stretch menu backgrounds/cutscenes to the whole screen
|
10 years ago |
mainmenu.hpp
|
Add various custom widgets used in OpenMW to the MyGUI plugin
|
10 years ago |
mapwindow.cpp
|
Show map notes on door marker leading to the cell with the note (Fixes #2284)
|
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
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
merchantrepair.hpp
|
Reduce includes in MWGui
|
10 years ago |
messagebox.cpp
|
Fix windows build, MessageBox is a defined symbol
|
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
|
Refactored video player (now a MyGUI widget)
|
11 years ago |
pickpocketitemmodel.cpp
|
Covered forgotten old bound item checks
|
10 years ago |
pickpocketitemmodel.hpp
|
Open inventory when activating an unconscious actor (Fixes #1848)
|
10 years ago |
quickkeysmenu.cpp
|
Several warning fixes
|
10 years ago |
quickkeysmenu.hpp
|
Several warning fixes
|
10 years ago |
race.cpp
|
Reduce includes in MWGui
|
10 years ago |
race.hpp
|
Reduce includes in MWGui
|
10 years ago |
recharge.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
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
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
repair.hpp
|
Refactor item icon code into ItemWidget (Fixes #1391)
|
11 years ago |
review.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
review.hpp
|
Reduce includes in MWGui
|
10 years ago |
savegamedialog.cpp
|
Reduce MyGUI includes
|
10 years ago |
savegamedialog.hpp
|
SaveGameDialog: Allow deleting saves with keyboard (Delete key)
|
11 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
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
settingswindow.hpp
|
change setting "borderless" to "window border"
|
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
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
spellbuyingwindow.hpp
|
Esc button exits all non-modal GUI windows
|
11 years ago |
spellcreationdialog.cpp
|
Initialize ENAMstruct in SpellCreationDialog (Coverity)
|
10 years ago |
spellcreationdialog.hpp
|
Reduce includes in MWGui
|
10 years ago |
spellicons.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
spellicons.hpp
|
Allow separate summoned creature instances for each spell ID (Fixes #2194)
|
10 years ago |
spellmodel.cpp
|
Enchanting: fix skill-based cast cost bonus being applied twice
|
10 years ago |
spellmodel.hpp
|
Fix some static analysis issues (coverity)
|
10 years ago |
spellview.cpp
|
Get rid of unneeded setSize/setCoord overrides
|
10 years ago |
spellview.hpp
|
Get rid of unneeded setSize/setCoord overrides
|
10 years ago |
spellwindow.cpp
|
Reduce MyGUI includes
|
10 years ago |
spellwindow.hpp
|
Implement weapon/spell cycling hotkeys (Fixes #1024)
|
10 years ago |
statswindow.cpp
|
Split window caption bars so that the caption can be transparent (Fixes #531)
|
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 |
tooltips.cpp
|
Show map notes on door marker leading to the cell with the note (Fixes #2284)
|
10 years ago |
tooltips.hpp
|
Show map notes on door marker leading to the cell with the note (Fixes #2284)
|
10 years ago |
tradeitemmodel.cpp
|
Fix being able to use enchantments of items that failed to equip (Fixes #2215)
|
10 years ago |
tradeitemmodel.hpp
|
Revert "Transfer item ownership to the buyer if item wasn't stolen"
|
10 years ago |
tradewindow.cpp
|
Split window caption bars so that the caption can be transparent (Fixes #531)
|
10 years ago |
tradewindow.hpp
|
Reduce MyGUI includes
|
10 years ago |
trainingwindow.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
trainingwindow.hpp
|
Esc button exits all non-modal GUI windows
|
11 years ago |
travelwindow.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
travelwindow.hpp
|
Reduce includes
|
10 years ago |
videowidget.cpp
|
Add option to stretch menu backgrounds/cutscenes to the whole screen
|
10 years ago |
videowidget.hpp
|
Add option to stretch menu backgrounds/cutscenes to the whole screen
|
10 years ago |
waitdialog.cpp
|
Reduce includes in MWGui
|
10 years ago |
waitdialog.hpp
|
Reduce includes in MWGui
|
10 years ago |
widgets.cpp
|
Use MyGUI::utility in favor of boost lexical_cast
|
10 years ago |
widgets.hpp
|
Reduce MyGUI includes
|
10 years ago |
windowbase.cpp
|
Reduce MyGUI includes
|
10 years ago |
windowbase.hpp
|
Fix minor exploit when map window is shown with transparency
|
10 years ago |
windowmanagerimp.cpp
|
Delegate cleanup
|
10 years ago |
windowmanagerimp.hpp
|
Several warning fixes
|
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 |