1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 18:39:40 +00:00
openmw-tes3mp/apps/openmw/mwgui
2015-04-12 15:38:30 +02:00
..
alchemywindow.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
alchemywindow.hpp Reduce includes 2015-01-10 01:00:52 +01:00
backgroundimage.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
backgroundimage.hpp Add option to stretch menu backgrounds/cutscenes to the whole screen 2015-01-28 00:22:56 +01:00
birth.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
birth.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
bookpage.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:22:56 +13:00
bookpage.hpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
bookwindow.cpp Book/scroll window refactoring 2015-03-11 20:33:55 +01:00
bookwindow.hpp Book/scroll window refactoring 2015-03-11 20:33:55 +01:00
charactercreation.cpp CharacterCreation refactoring 2015-03-12 00:43:28 +01:00
charactercreation.hpp CharacterCreation refactoring 2015-03-12 00:43:28 +01:00
class.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
class.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
companionitemmodel.cpp Remove NpcStats::mProfit and store it in the script instead 2015-01-31 22:40:40 +01:00
companionitemmodel.hpp Remove NpcStats::mProfit and store it in the script instead 2015-01-31 22:40:40 +01:00
companionwindow.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
companionwindow.hpp
confirmationdialog.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
confirmationdialog.hpp
console.cpp Don't put duplicate lines in the console history 2015-01-27 23:12:20 +01:00
console.hpp
container.cpp Change stolen items handling to match MW (Fixes #1443, Fixes #2290) 2015-02-05 04:18:43 +01:00
container.hpp Reduce includes, move DragAndDrop to separate file 2015-01-10 01:21:17 +01:00
containeritemmodel.cpp
containeritemmodel.hpp
controllers.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
controllers.hpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
countdialog.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
countdialog.hpp
cursor.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
cursor.hpp
debugwindow.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
debugwindow.hpp Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
dialogue.cpp WindowManager refactoring 2015-03-11 20:04:25 +01:00
dialogue.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
draganddrop.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
draganddrop.hpp Reduce includes, move DragAndDrop to separate file 2015-01-10 01:21:17 +01:00
enchantingdialog.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
enchantingdialog.hpp
exposedwindow.cpp
exposedwindow.hpp
formatting.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
formatting.hpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
hud.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
hud.hpp Fix ignored clicks on HUD mini-map (Fixes #2388) 2015-02-20 00:00:13 +01:00
inventoryitemmodel.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
inventoryitemmodel.hpp
inventorywindow.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
inventorywindow.hpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
itemmodel.cpp Include cleanup 2015-02-05 04:18:42 +01:00
itemmodel.hpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
itemselection.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
itemselection.hpp Reduce includes, move DragAndDrop to separate file 2015-01-10 01:21:17 +01:00
itemview.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
itemview.hpp Get rid of unneeded setSize/setCoord overrides 2015-01-29 03:38:59 +01:00
itemwidget.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
itemwidget.hpp
jailscreen.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
jailscreen.hpp Properly center jail progress widget, fix a bug with it not disappearing if the console is open 2015-02-07 18:38:41 +01:00
journalbooks.cpp
journalbooks.hpp
journalviewmodel.cpp Grey out completed quests in journal quests list 2015-02-13 16:51:34 +01:00
journalviewmodel.hpp Grey out completed quests in journal quests list 2015-02-13 16:51:34 +01:00
journalwindow.cpp Grey out completed quests in journal quests list 2015-02-13 16:51:34 +01:00
journalwindow.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
levelupdialog.cpp UI consistency fix in levelup dialog 2015-02-06 01:27:17 +01:00
levelupdialog.hpp
loadingscreen.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
loadingscreen.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
mainmenu.cpp Include cleanup 2015-02-05 04:18:42 +01:00
mainmenu.hpp
mapwindow.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
mapwindow.hpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
merchantrepair.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
merchantrepair.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
messagebox.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
messagebox.hpp Add warning when loading a savegame that depends on non-existing content files (Fixes #2261) 2015-01-11 00:06:52 +01:00
mode.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 2015-02-07 04:05:28 +01:00
pickpocketitemmodel.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
pickpocketitemmodel.hpp
quickkeysmenu.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
quickkeysmenu.hpp Allow binding Hand To Hand in quick keys menu (Fixes #2024) 2015-03-12 02:23:46 +01:00
race.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
race.hpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
recharge.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
recharge.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
referenceinterface.cpp
referenceinterface.hpp
repair.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 17:42:07 +13:00
repair.hpp
review.cpp Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-03-27 17:30:48 +01:00
review.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
savegamedialog.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
savegamedialog.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
screenfader.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01: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 Book/scroll window refactoring 2015-03-11 20:33:55 +01:00
scrollwindow.hpp Book/scroll window refactoring 2015-03-11 20:33:55 +01:00
settingswindow.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:22:56 +13:00
settingswindow.hpp Merge remote-tracking branch 'upstream/master' 2015-02-27 22:21:02 +01:00
sortfilteritemmodel.cpp SpellModel, SortFilterItemModel: case insensitive sorting 2014-12-24 15:45:15 +01:00
sortfilteritemmodel.hpp Implement weapon/spell cycling hotkeys (Fixes #1024) 2014-12-15 16:23:08 +01:00
soulgemdialog.cpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
soulgemdialog.hpp
spellbuyingwindow.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
spellbuyingwindow.hpp
spellcreationdialog.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
spellcreationdialog.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
spellicons.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
spellicons.hpp Allow separate summoned creature instances for each spell ID (Fixes #2194) 2015-01-06 16:11:05 +01:00
spellmodel.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
spellmodel.hpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
spellview.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
spellview.hpp Get rid of unneeded setSize/setCoord overrides 2015-01-29 03:38:59 +01:00
spellwindow.cpp Don't prompt for spell deletion when using cycling keys (Fixes #2382) 2015-02-18 19:06:36 +01:00
spellwindow.hpp Don't prompt for spell deletion when using cycling keys (Fixes #2382) 2015-02-18 19:06:36 +01:00
statswindow.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
statswindow.hpp Reduce includes in MWGui 2015-01-10 03:56:06 +01:00
textinput.cpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
textinput.hpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
timeadvancer.cpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 2015-02-07 04:05:28 +01:00
timeadvancer.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 2015-02-07 04:05:28 +01:00
tooltips.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
tooltips.hpp fixed warning C4099: 2015-03-06 21:36:42 +13:00
tradeitemmodel.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 2015-02-06 01:27:16 +01:00
tradeitemmodel.hpp
tradewindow.cpp Merge remote-tracking branch 'dteviot/Rng' 2015-03-15 22:04:26 +01:00
tradewindow.hpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
trainingwindow.cpp fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
trainingwindow.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 2015-02-07 04:05:28 +01:00
travelwindow.cpp Add travel service support for creatures (Fixes #2432) 2015-03-09 03:15:11 +01:00
travelwindow.hpp Reduce includes 2015-01-10 01:00:52 +01:00
videowidget.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
videowidget.hpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
waitdialog.cpp consolidate random number logic 2015-03-15 14:07:47 +13:00
waitdialog.hpp Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714) 2015-02-07 04:05:28 +01:00
widgets.cpp OpenMW compiles and runs w/o render window 2015-04-01 17:02:15 +02:00
widgets.hpp Reduce MyGUI includes 2015-01-10 02:50:43 +01:00
windowbase.cpp Include cleanup 2015-02-05 04:18:42 +01:00
windowbase.hpp
windowmanagerimp.cpp OpenMW: create a window and render the starting cell(s) 2015-04-12 15:38:30 +02:00
windowmanagerimp.hpp Book/scroll window refactoring 2015-03-11 20:33:55 +01:00
windowpinnablebase.cpp Use mouse pressed event for pin button instead of mouse click 2015-01-31 22:40:41 +01:00
windowpinnablebase.hpp Use mouse pressed event for pin button instead of mouse click 2015-01-31 22:40:41 +01:00