.. |
alchemywindow.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
alchemywindow.hpp
|
Container UI rewrite
|
2013-05-11 18:38:27 +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
|
Merge branch 'master' of https://github.com/OpenMW/openmw
|
2014-05-18 12:55:43 +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
|
moved CellRefList into a separate file
|
2014-02-23 20:11:05 +01:00 |
bookwindow.hpp
|
|
|
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
|
Allow double click / Enter key for accepting race/class/birthsign
|
2014-01-29 15:37:27 +01:00 |
class.hpp
|
Allow double click / Enter key for accepting race/class/birthsign
|
2014-01-29 15:37:27 +01: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
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
companionwindow.hpp
|
Fixes for MSVC warnings, less overall changes
|
2014-05-14 20:12:52 -05:00 |
confirmationdialog.cpp
|
|
|
confirmationdialog.hpp
|
|
|
console.cpp
|
fix most vexing parse issue
|
2014-05-18 14:55:05 +04:00 |
console.hpp
|
|
|
container.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
container.hpp
|
Fixes for MSVC warnings, less overall changes
|
2014-05-14 20:12:52 -05: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
|
|
|
controllers.hpp
|
|
|
countdialog.cpp
|
|
|
countdialog.hpp
|
|
|
cursor.cpp
|
|
|
cursor.hpp
|
|
|
dialogue.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
dialogue.hpp
|
Only exchange bribe gold if the bribe was accepted
|
2014-03-30 00:12:31 +01:00 |
enchantingdialog.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
enchantingdialog.hpp
|
|
|
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
|
|
|
fontloader.cpp
|
Fix another leak
|
2014-05-01 16:55:16 +02:00 |
fontloader.hpp
|
|
|
formatting.cpp
|
Bug #1148: Workaround for broken images in some MW versions
|
2014-01-31 04:43:35 +01:00 |
formatting.hpp
|
|
|
hud.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
hud.hpp
|
Fixes #1240: Don't hardcode drowning time
|
2014-04-27 04:27:26 +02:00 |
imagebutton.cpp
|
|
|
imagebutton.hpp
|
|
|
inventoryitemmodel.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +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
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
inventorywindow.hpp
|
Fixes #1334: Only unequip item if the sell/drag action is actually successful
|
2014-05-19 08:03:55 +02:00 |
itemmodel.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +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
|
|
|
itemselection.hpp
|
Fixed code issues found with unity build. Missing include guards, duplicated functions, ...
|
2014-03-16 23:49:06 +01:00 |
itemview.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
itemview.hpp
|
Fixed code issues found with unity build. Missing include guards, duplicated functions, ...
|
2014-03-16 23:49:06 +01:00 |
journalbooks.cpp
|
One more fix
|
2014-03-17 14:15:52 +01:00 |
journalbooks.hpp
|
One more fix
|
2014-03-17 14:15:52 +01:00 |
journalviewmodel.cpp
|
Bug 1047 update - defaults and edge case
|
2014-05-10 17:47:21 -04:00 |
journalviewmodel.hpp
|
remove our stdint.h version that uses boost and force usage of system stdint.h
|
2014-03-05 17:08:58 +01:00 |
journalwindow.cpp
|
|
|
journalwindow.hpp
|
|
|
keywordsearch.cpp
|
|
|
keywordsearch.hpp
|
Bug 1047 update - defaults and edge case
|
2014-05-10 17:47:21 -04:00 |
levelupdialog.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
levelupdialog.hpp
|
|
|
list.cpp
|
Remove unneeded MWScrollView
|
2014-05-18 10:30:03 +02:00 |
list.hpp
|
Remove unneeded MWScrollView
|
2014-05-18 10:30:03 +02:00 |
loadingscreen.cpp
|
Removed asserts
|
2014-04-28 15:00:52 +02:00 |
loadingscreen.hpp
|
Fixes #1172: Added basic loading/saving progress bar
|
2014-04-28 11:29:57 +02:00 |
mainmenu.cpp
|
Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla
|
2014-05-02 11:20:43 +02:00 |
mainmenu.hpp
|
Consider aspect ratio for loading screen background
|
2014-03-30 23:07:49 +02:00 |
mapwindow.cpp
|
Add missing status report for some toggle commands
|
2014-05-16 09:21:28 +02:00 |
mapwindow.hpp
|
Add missing status report for some toggle commands
|
2014-05-16 09:21:28 +02:00 |
merchantrepair.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
merchantrepair.hpp
|
|
|
messagebox.cpp
|
Fix message box formatting bug
|
2014-02-05 05:18:11 +01:00 |
messagebox.hpp
|
|
|
mode.hpp
|
Refactored video player (now a MyGUI widget)
|
2014-03-27 19:10:15 +01:00 |
pickpocketitemmodel.cpp
|
Added getSkill to Class interface, since creatures also have skills (which are provided by generalized Combat, Magic and Stealth attributes which substitute for the specific skills, in the same way as specialization)
|
2014-01-15 15:50:45 +01:00 |
pickpocketitemmodel.hpp
|
|
|
quickkeysmenu.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
quickkeysmenu.hpp
|
Fixes #1252: Add item/magic keybindings to savegame
|
2014-05-01 21:16:32 +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
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
recharge.hpp
|
|
|
referenceinterface.cpp
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame
|
2014-01-24 18:28:35 +01:00 |
referenceinterface.hpp
|
Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla
|
2014-05-02 11:20:43 +02:00 |
repair.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
repair.hpp
|
|
|
review.cpp
|
|
|
review.hpp
|
|
|
savegamedialog.cpp
|
Fix not returning to main menu on failed loads when using quickload
|
2014-05-20 17:11:26 +02:00 |
savegamedialog.hpp
|
Allow to delete savegames (shift + click)
|
2014-04-28 20:57:45 +02:00 |
scrollwindow.cpp
|
moved CellRefList into a separate file
|
2014-02-23 20:11:05 +01:00 |
scrollwindow.hpp
|
|
|
settingswindow.cpp
|
Refactored settings window
|
2014-03-22 19:02:14 +01:00 |
settingswindow.hpp
|
Refactored settings window
|
2014-03-22 19:02:14 +01:00 |
sortfilteritemmodel.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
sortfilteritemmodel.hpp
|
|
|
soulgemdialog.cpp
|
|
|
soulgemdialog.hpp
|
|
|
spellbuyingwindow.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
spellbuyingwindow.hpp
|
|
|
spellcreationdialog.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
spellcreationdialog.hpp
|
|
|
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
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
spellwindow.hpp
|
Build fix
|
2014-03-17 13:32:13 +01:00 |
statswindow.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +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
|
|
|
textinput.hpp
|
|
|
tooltips.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
tooltips.hpp
|
Add missing status report for some toggle commands
|
2014-05-16 09:21:28 +02:00 |
tradeitemmodel.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
tradeitemmodel.hpp
|
|
|
tradewindow.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
tradewindow.hpp
|
Feature #1323: Implement restocking items (does not handle levelled lists yet)
|
2014-05-17 14:30:31 +02:00 |
trainingwindow.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
trainingwindow.hpp
|
|
|
travelwindow.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
travelwindow.hpp
|
|
|
videowidget.cpp
|
Refactored video player (now a MyGUI widget)
|
2014-03-27 19:10:15 +01:00 |
videowidget.hpp
|
Refactored video player (now a MyGUI widget)
|
2014-03-27 19:10:15 +01:00 |
waitdialog.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
waitdialog.hpp
|
Added autosave on rest, as well as an option in the settings menu
|
2014-04-23 23:12:30 -04:00 |
widgets.cpp
|
|
|
widgets.hpp
|
|
|
windowbase.cpp
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
2014-01-29 15:37:26 +01:00 |
windowbase.hpp
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
2014-01-29 15:37:26 +01:00 |
windowmanagerimp.cpp
|
Remove static method MWWorld::Class::get(&Ptr)
|
2014-05-22 20:50:00 +02:00 |
windowmanagerimp.hpp
|
Add missing status report for some toggle commands
|
2014-05-16 09:21:28 +02:00 |
windowpinnablebase.cpp
|
|
|
windowpinnablebase.hpp
|
|
|