.. |
alchemywindow.cpp
|
Move item count text to ItemWidget
|
2014-09-19 09:29:00 +02:00 |
alchemywindow.hpp
|
|
|
backgroundimage.cpp
|
|
|
backgroundimage.hpp
|
|
|
birth.cpp
|
|
|
birth.hpp
|
|
|
bookpage.cpp
|
|
|
bookpage.hpp
|
|
|
bookwindow.cpp
|
Rework book formatter (Fixes #1148)
|
2014-09-20 00:11:04 +02:00 |
bookwindow.hpp
|
Rework book formatter (Fixes #1148)
|
2014-09-20 00:11:04 +02:00 |
charactercreation.cpp
|
|
|
charactercreation.hpp
|
|
|
class.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
class.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
companionitemmodel.cpp
|
|
|
companionitemmodel.hpp
|
|
|
companionwindow.cpp
|
Fix Calvus Horatius AiFollow package not being removed after he quits as result of negative profit
|
2014-09-18 04:26:12 +02:00 |
companionwindow.hpp
|
|
|
confirmationdialog.cpp
|
|
|
confirmationdialog.hpp
|
|
|
console.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
console.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
container.cpp
|
Fix: initialize boolean field with boolean value, not NULL
|
2014-10-11 10:07:01 +04:00 |
container.hpp
|
|
|
containeritemmodel.cpp
|
Revert "Transfer item ownership to the buyer if item wasn't stolen"
|
2014-09-28 12:18:46 +02:00 |
containeritemmodel.hpp
|
|
|
controllers.cpp
|
Compatibility fix for MyGUI git
|
2014-09-13 08:00:24 +02:00 |
controllers.hpp
|
Compatibility fix for MyGUI git
|
2014-09-13 08:00:24 +02:00 |
countdialog.cpp
|
Add NumericEditBox widget
|
2014-09-25 21:04:51 +02:00 |
countdialog.hpp
|
Add NumericEditBox widget
|
2014-09-25 21:04:51 +02:00 |
cursor.cpp
|
|
|
cursor.hpp
|
|
|
debugwindow.cpp
|
Add debug window (F10), displays Bullet's profiler output
|
2014-09-28 18:02:49 +02:00 |
debugwindow.hpp
|
Add debug window (F10), displays Bullet's profiler output
|
2014-09-28 18:02:49 +02:00 |
dialogue.cpp
|
fix usage of numeric_limits static functions min() and max()
|
2014-10-12 23:28:16 +02:00 |
dialogue.hpp
|
Use all topics to search for keywords in dialogues (Fixes #2013)
|
2014-10-18 20:07:40 +02:00 |
enchantingdialog.cpp
|
|
|
enchantingdialog.hpp
|
|
|
exposedwindow.cpp
|
|
|
exposedwindow.hpp
|
|
|
formatting.cpp
|
Revert spelling change to preserve consistency, fix a typo
|
2014-10-03 22:38:06 +02:00 |
formatting.hpp
|
Revert spelling change to preserve consistency, fix a typo
|
2014-10-03 22:38:06 +02:00 |
hud.cpp
|
|
|
hud.hpp
|
remove unused dummy variable
|
2014-10-11 00:56:57 +02:00 |
inventoryitemmodel.cpp
|
Covered forgotten old bound item checks
|
2014-09-13 18:59:13 -04:00 |
inventoryitemmodel.hpp
|
|
|
inventorywindow.cpp
|
fix uninitialized pointer variables in some classes
|
2014-10-11 01:20:33 +02:00 |
inventorywindow.hpp
|
|
|
itemmodel.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
itemmodel.hpp
|
Added Flag_Bound flag for ItemStack to check against but the system behind it is probably not the best
|
2014-09-11 19:33:45 -04:00 |
itemselection.cpp
|
|
|
itemselection.hpp
|
|
|
itemview.cpp
|
Move item count text to ItemWidget
|
2014-09-19 09:29:00 +02:00 |
itemview.hpp
|
Move item count text to ItemWidget
|
2014-09-19 09:29:00 +02:00 |
itemwidget.cpp
|
Fix ItemWidget text cleanup (Fixes #2022)
|
2014-10-17 02:41:43 +02:00 |
itemwidget.hpp
|
Move item count text to ItemWidget
|
2014-09-19 09:29:00 +02:00 |
journalbooks.cpp
|
Change all skins to get font colors from fallback settings (Fixes #704)
|
2014-09-20 10:40:09 +02:00 |
journalbooks.hpp
|
|
|
journalviewmodel.cpp
|
Use all topics to search for keywords in dialogues (Fixes #2013)
|
2014-10-18 20:07:40 +02:00 |
journalviewmodel.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
journalwindow.cpp
|
Fix size_t underflow for journals with 1 page (Fixes #1958)
|
2014-09-30 18:14:25 +02:00 |
journalwindow.hpp
|
|
|
levelupdialog.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
levelupdialog.hpp
|
|
|
loadingscreen.cpp
|
Remove support for Ogre 1.8 versions
|
2014-09-21 10:41:13 +02:00 |
loadingscreen.hpp
|
|
|
mainmenu.cpp
|
fix uninitialized pointer variables in some classes
|
2014-10-11 01:20:33 +02:00 |
mainmenu.hpp
|
Add various custom widgets used in OpenMW to the MyGUI plugin
|
2014-09-12 05:14:21 +02:00 |
mapwindow.cpp
|
Hotfix for not being able to scroll the world map
|
2014-10-02 22:44:06 +02:00 |
mapwindow.hpp
|
Implement cell loading threshold (Fixes #1874)
|
2014-10-02 16:50:10 +02:00 |
merchantrepair.cpp
|
Show tooltip for non-affordable list items (Fixes #2025)
|
2014-10-17 19:02:31 +02:00 |
merchantrepair.hpp
|
|
|
messagebox.cpp
|
Adjust border skin for loading bar and message boxes to match vanilla MW
|
2014-10-02 00:27:03 +02:00 |
messagebox.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
mode.hpp
|
|
|
pickpocketitemmodel.cpp
|
Covered forgotten old bound item checks
|
2014-09-13 18:59:13 -04:00 |
pickpocketitemmodel.hpp
|
|
|
quickkeysmenu.cpp
|
Change all skins to get font colors from fallback settings (Fixes #704)
|
2014-09-20 10:40:09 +02:00 |
quickkeysmenu.hpp
|
|
|
race.cpp
|
Remove comment for old MyGUI version
|
2014-10-02 13:55:42 +02:00 |
race.hpp
|
|
|
recharge.cpp
|
|
|
recharge.hpp
|
|
|
referenceinterface.cpp
|
|
|
referenceinterface.hpp
|
|
|
repair.cpp
|
|
|
repair.hpp
|
|
|
review.cpp
|
|
|
review.hpp
|
|
|
savegamedialog.cpp
|
Attempt to fix Clang warnings
|
2014-09-28 12:44:47 +02:00 |
savegamedialog.hpp
|
|
|
screenfader.cpp
|
Fix blindness and create a separate fader for it
|
2014-10-12 19:06:40 +02:00 |
screenfader.hpp
|
Fall back to player_hit_01.dds if bm_player_hit_01.dds is not available
|
2014-10-11 23:09:20 +02:00 |
scrollwindow.cpp
|
Rework book formatter (Fixes #1148)
|
2014-09-20 00:11:04 +02:00 |
scrollwindow.hpp
|
Add various custom widgets used in OpenMW to the MyGUI plugin
|
2014-09-12 05:14:21 +02:00 |
settingswindow.cpp
|
Fix settings window being too small for all tabs on some localizations
|
2014-10-16 15:49:01 +02:00 |
settingswindow.hpp
|
Fix settings window being too small for all tabs on some localizations
|
2014-10-16 15:49:01 +02:00 |
sortfilteritemmodel.cpp
|
|
|
sortfilteritemmodel.hpp
|
|
|
soulgemdialog.cpp
|
|
|
soulgemdialog.hpp
|
|
|
spellbuyingwindow.cpp
|
Show tooltip for non-affordable list items (Fixes #2025)
|
2014-10-17 19:02:31 +02:00 |
spellbuyingwindow.hpp
|
|
|
spellcreationdialog.cpp
|
fix uninitialized pointer variables in some classes
|
2014-10-11 01:20:33 +02:00 |
spellcreationdialog.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
spellicons.cpp
|
|
|
spellicons.hpp
|
|
|
spellwindow.cpp
|
Change all skins to get font colors from fallback settings (Fixes #704)
|
2014-09-20 10:40:09 +02:00 |
spellwindow.hpp
|
|
|
statswindow.cpp
|
Change all skins to get font colors from fallback settings (Fixes #704)
|
2014-09-20 10:40:09 +02:00 |
statswindow.hpp
|
Use MyGUI's castType for widget casts
|
2014-09-13 04:07:40 +02:00 |
textinput.cpp
|
|
|
textinput.hpp
|
|
|
tooltips.cpp
|
Change all skins to get font colors from fallback settings (Fixes #704)
|
2014-09-20 10:40:09 +02:00 |
tooltips.hpp
|
|
|
tradeitemmodel.cpp
|
Revert "Transfer item ownership to the buyer if item wasn't stolen"
|
2014-09-28 12:18:46 +02:00 |
tradeitemmodel.hpp
|
Revert "Transfer item ownership to the buyer if item wasn't stolen"
|
2014-09-28 12:18:46 +02:00 |
tradewindow.cpp
|
Implement fDispositionMod according to research wiki
|
2014-10-05 23:03:30 +02:00 |
tradewindow.hpp
|
Add NumericEditBox widget
|
2014-09-25 21:04:51 +02:00 |
trainingwindow.cpp
|
Show tooltip for non-affordable list items (Fixes #2025)
|
2014-10-17 19:02:31 +02:00 |
trainingwindow.hpp
|
|
|
travelwindow.cpp
|
|
|
travelwindow.hpp
|
|
|
videowidget.cpp
|
|
|
videowidget.hpp
|
|
|
waitdialog.cpp
|
Use MyGUI's castType for widget casts
|
2014-09-13 04:07:40 +02:00 |
waitdialog.hpp
|
|
|
widgets.cpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
widgets.hpp
|
Fix cppcheck issues
|
2014-09-26 17:48:14 +02:00 |
windowbase.cpp
|
Attempt to fix Clang warnings
|
2014-09-28 12:44:47 +02:00 |
windowbase.hpp
|
Fix minor exploit when map window is shown with transparency
|
2014-09-13 07:59:29 +02:00 |
windowmanagerimp.cpp
|
Fix blindness and create a separate fader for it
|
2014-10-12 19:06:40 +02:00 |
windowmanagerimp.hpp
|
Fix blindness and create a separate fader for it
|
2014-10-12 19:06:40 +02:00 |
windowpinnablebase.cpp
|
Use MyGUI's castType for widget casts
|
2014-09-13 04:07:40 +02:00 |
windowpinnablebase.hpp
|
|
|