..
alchemywindow.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
alchemywindow.hpp
Issue #107 : cleaned up includes in apps/openmw/mwworld/class.hpp
2012-07-03 13:15:20 +02:00
birth.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
birth.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
bookwindow.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
bookwindow.hpp
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
2012-05-15 18:05:53 +02:00
charactercreation.cpp
chargen generate class: fix result not being shown in review dialog
2012-06-19 15:25:04 +02:00
charactercreation.hpp
Issue #107 : World is accessed only through the interface class from now on; some include cleanup
2012-07-03 12:30:50 +02:00
class.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
class.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
confirmationdialog.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
confirmationdialog.hpp
more resolution switching fixes
2012-05-28 12:34:29 +02:00
console.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
console.hpp
set the implicit object for script excution by clicking on it
2012-06-02 12:25:24 +02:00
container.cpp
different default coordinates for container window to prevent it from going invsible when changing resolution (bug #308 ), fixed some windows not centering when resolution change
2012-07-03 16:51:29 +02:00
container.hpp
still left: spell success formula
2012-05-29 12:35:03 +02:00
countdialog.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
countdialog.hpp
fix a bug, some cleanup
2012-05-18 17:58:33 +02:00
cursorreplace.cpp
added a utility for creating texture atlas at runtime
2012-05-04 18:09:45 +02:00
cursorreplace.hpp
use the cursors from morrowind.bsa and remove mwpointer.png
2012-04-12 14:26:21 +02:00
dialogue.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
dialogue.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
dialogue_history.cpp
fix class name typo
2012-03-22 15:10:29 +01:00
dialogue_history.hpp
fix class name typo
2012-03-22 15:10:29 +01:00
formatting.cpp
removed unnecessary include
2012-05-10 12:44:01 +02:00
formatting.hpp
removed include 2
2012-05-10 12:47:15 +02:00
hud.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
hud.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
inventorywindow.cpp
fix "error in framelistener" when trying to pick up lights that can't be picked up
2012-07-05 17:13:23 +02:00
inventorywindow.hpp
allow picking up objects from the gameworld with the mouse in inventory mode
2012-06-02 14:19:02 +02:00
journalwindow.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
journalwindow.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
list.cpp
show the Barter entry in the dialogue gui for npcs/creatures that buy/sell stuff. doesn't work for the Creeper for some reason, but Mudcrab Merchant works.
2012-05-17 14:54:03 +02:00
list.hpp
show the Barter entry in the dialogue gui for npcs/creatures that buy/sell stuff. doesn't work for the Creeper for some reason, but Mudcrab Merchant works.
2012-05-17 14:54:03 +02:00
mainmenu.hpp
rename layout files to .layout to get them recognized by layout editor
2012-07-03 11:34:20 +02:00
map_window.cpp
rename layout files to .layout to get them recognized by layout editor
2012-07-03 11:34:20 +02:00
map_window.hpp
- Issue #296 : Clicking on HUD elements shows/hides the respective window
2012-05-26 21:09:21 +02:00
messagebox.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
messagebox.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
mode.hpp
merged by branches together, starting with alchemy window
2012-05-24 15:57:23 +02:00
race.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
race.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
referenceinterface.cpp
Fixed some windows issues and got rid of a few tiny warnings while at it.
2012-07-07 01:14:18 +02:00
referenceinterface.hpp
Fixed some windows issues and got rid of a few tiny warnings while at it.
2012-07-07 01:14:18 +02:00
review.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
review.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
scrollwindow.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
scrollwindow.hpp
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
2012-05-15 18:05:53 +02:00
settingswindow.cpp
fixed another resolution change bug introduced recently
2012-07-03 16:44:20 +02:00
settingswindow.hpp
MSVC build compliance:
2012-06-08 19:55:39 +02:00
spellwindow.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
spellwindow.hpp
added the success formula, and spell deleting (shift+click)
2012-05-29 15:13:44 +02:00
stats_window.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
stats_window.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
text_input.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
text_input.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
tooltips.cpp
Fixed some windows issues and got rid of a few tiny warnings while at it.
2012-07-07 01:14:18 +02:00
tooltips.hpp
added tooltip delay option
2012-05-28 09:46:05 +02:00
tradewindow.cpp
Merge branch 'decouple'
2012-07-03 15:47:57 +02:00
tradewindow.hpp
Issue #290 : Auto-Close MW-reference related GUI windows
2012-05-27 01:14:33 +02:00
widgets.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
widgets.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
window_base.cpp
proper resolution switching (reposition GUI & adjust mouse clipping region)
2012-05-28 09:19:25 +02:00
window_base.hpp
auto-select the alchemy tools with highest quality
2012-05-25 15:24:33 +02:00
window_manager.cpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
window_manager.hpp
Prepending m to the name of every member variable.
2012-07-13 03:51:58 -07:00
window_pinnable_base.cpp
Pinnable windows: hide hud elements
2012-04-06 01:17:23 +03:00
window_pinnable_base.hpp
Issue #294 : show/hide HUD elements based on allowed windows
2012-05-26 05:46:46 +02:00