.. |
alchemywindow.cpp
|
Issue #492: fixed double alchemy ingredients removal
|
2012-12-02 15:07:22 +01:00 |
alchemywindow.hpp
|
fix some alchemy issues and make the gui use the new implementation
|
2012-10-18 22:21:39 +02:00 |
birth.cpp
|
Race/Class/Birth dialogs: immediately enable OK buttons since they have a preselected entry now.
|
2013-02-17 16:00:31 +01:00 |
birth.hpp
|
|
|
bookwindow.cpp
|
Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed.
|
2013-02-17 15:56:22 +01:00 |
bookwindow.hpp
|
Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed.
|
2013-02-17 15:56:22 +01:00 |
charactercreation.cpp
|
fix gender selection update, main model visibility and couple of crashes
|
2012-11-10 19:57:50 +04:00 |
charactercreation.hpp
|
move ESMStore to MWWorld
|
2012-11-05 17:18:01 +04:00 |
class.cpp
|
Race/Class/Birth dialogs: immediately enable OK buttons since they have a preselected entry now.
|
2013-02-17 16:00:31 +01:00 |
class.hpp
|
|
|
confirmationdialog.cpp
|
|
|
confirmationdialog.hpp
|
|
|
console.cpp
|
disable createRecord(), Land constness hack, various fixes with Store<T> interface
|
2012-11-06 13:14:03 +04:00 |
console.hpp
|
|
|
container.cpp
|
fix for http://bugs.openmw.org/issues/517
|
2013-01-02 18:58:52 +04:00 |
container.hpp
|
move ESMStore to MWWorld
|
2012-11-05 17:18:01 +04:00 |
countdialog.cpp
|
|
|
countdialog.hpp
|
|
|
cursorreplace.cpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
cursorreplace.hpp
|
|
|
dialogue.cpp
|
DialogueWindow: do not execute onFrame() when not visible
|
2013-01-15 00:59:48 +01:00 |
dialogue.hpp
|
Merge branch 'master' of git://github.com/zinnschlag/openmw
|
2013-01-01 22:18:21 +04:00 |
dialogue_history.cpp
|
move ESMStore to MWWorld
|
2012-11-05 17:18:01 +04:00 |
dialogue_history.hpp
|
|
|
enchantingdialog.cpp
|
|
|
enchantingdialog.hpp
|
|
|
exposedwindow.cpp
|
Make the "lock window" button to change state visually
|
2013-02-20 01:30:39 +01:00 |
exposedwindow.hpp
|
Make the "lock window" button to change state visually
|
2013-02-20 01:30:39 +01:00 |
formatting.cpp
|
Fixed book text misalignment, at least in some cases
|
2013-02-12 11:49:20 +04:00 |
formatting.hpp
|
BookTextParser: moved to Ogre::UTFString
|
2013-02-12 11:22:19 +04:00 |
hud.cpp
|
allowed dropObjectOnGround to be used on npcs, not just player
|
2013-01-09 18:53:14 +00:00 |
hud.hpp
|
|
|
imagebutton.cpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
imagebutton.hpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
inventorywindow.cpp
|
refactored special variable code
|
2013-02-03 13:27:27 +00:00 |
inventorywindow.hpp
|
race selection/inventory preview character model update
|
2012-11-10 11:41:12 +04:00 |
itemselection.cpp
|
|
|
itemselection.hpp
|
|
|
journalwindow.cpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
journalwindow.hpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
levelupdialog.cpp
|
clean up interfaces
|
2012-11-08 16:37:57 +04:00 |
levelupdialog.hpp
|
|
|
list.cpp
|
|
|
list.hpp
|
|
|
loadingscreen.cpp
|
Merge remote-tracking branch 'trombonecot/lowerstring'
|
2013-01-09 22:13:59 +01:00 |
loadingscreen.hpp
|
cache results of query for spash screen names
|
2013-01-03 15:45:09 -08:00 |
mainmenu.cpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
mainmenu.hpp
|
Fix menu/journal/book/scroll buttons when using localised MW-installations
|
2013-01-03 01:09:03 +01:00 |
map_window.cpp
|
Cell names localization fix
|
2012-12-23 23:23:24 +04:00 |
map_window.hpp
|
transparent overlay
|
2012-11-04 12:13:04 +01:00 |
messagebox.cpp
|
break after activating button
|
2013-02-10 15:41:02 +00:00 |
messagebox.hpp
|
pressing enter when a messagebox is prompting for "ok", will activate ok button
|
2013-02-10 14:58:46 +00:00 |
mode.hpp
|
Merge branch 'master' into videoplayback
|
2012-12-01 11:30:51 +01:00 |
quickkeysmenu.cpp
|
Issue #479: Added additional magnitude parameter to known spells
|
2013-01-12 13:10:20 +01:00 |
quickkeysmenu.hpp
|
|
|
race.cpp
|
Race/Class/Birth dialogs: immediately enable OK buttons since they have a preselected entry now.
|
2013-02-17 16:00:31 +01:00 |
race.hpp
|
head/hair selection
|
2012-11-10 21:30:16 +04:00 |
referenceinterface.cpp
|
|
|
referenceinterface.hpp
|
|
|
review.cpp
|
applying new interface vol.6, inconsistent
|
2012-11-06 00:34:11 +04:00 |
review.hpp
|
|
|
scrollwindow.cpp
|
Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed.
|
2013-02-17 15:56:22 +01:00 |
scrollwindow.hpp
|
Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed.
|
2013-02-17 15:56:22 +01:00 |
settingswindow.cpp
|
|
|
settingswindow.hpp
|
|
|
spellbuyingwindow.cpp
|
Issue #479: Added additional magnitude parameter to known spells
|
2013-01-12 13:10:20 +01:00 |
spellbuyingwindow.hpp
|
|
|
spellcreationdialog.cpp
|
Issue #479: Added additional magnitude parameter to known spells
|
2013-01-12 13:10:20 +01:00 |
spellcreationdialog.hpp
|
finished spell creation
|
2012-10-23 11:42:38 +02:00 |
spellwindow.cpp
|
Issue #479: Added additional magnitude parameter to known spells
|
2013-01-12 13:10:20 +01:00 |
spellwindow.hpp
|
|
|
stats_window.cpp
|
PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank
|
2012-11-28 02:15:34 +01:00 |
stats_window.hpp
|
PcExpell, PcExpelled, PcClearExpelled, RaiseRank, LowerRank
|
2012-11-28 02:15:34 +01:00 |
text_input.cpp
|
|
|
text_input.hpp
|
|
|
tooltips.cpp
|
Factored faced object lookups into MWRender::World
|
2013-01-07 23:38:08 -08:00 |
tooltips.hpp
|
Fix window formatting on tool tip with too log titles
|
2012-12-02 14:08:22 +01:00 |
tradewindow.cpp
|
TradeWindow: balance now changes per time if user holds +/- button
|
2013-02-10 08:50:36 +04:00 |
tradewindow.hpp
|
TradeWindow: balance now changes per time if user holds +/- button
|
2013-02-10 08:50:36 +04:00 |
trainingwindow.cpp
|
method names, disposition uint->int
|
2012-11-09 14:42:09 +01:00 |
trainingwindow.hpp
|
training window
|
2012-10-17 18:03:02 +02:00 |
travelwindow.cpp
|
Fix travel services not actually costing gold.
|
2013-02-17 18:30:21 +01:00 |
travelwindow.hpp
|
|
|
waitdialog.cpp
|
Remove debug printing from previous commit
|
2013-02-16 13:37:25 -05:00 |
waitdialog.hpp
|
Implement "Rest Until Healed"
|
2013-02-16 13:35:03 -05:00 |
widgets.cpp
|
Ingredient effects now correctly hide until the player has discovered them
|
2013-01-11 01:23:24 +01:00 |
widgets.hpp
|
Ingredient effects now correctly hide until the player has discovered them
|
2013-01-11 01:23:24 +01:00 |
window_base.cpp
|
|
|
window_base.hpp
|
|
|
window_pinnable_base.cpp
|
Remove "PinToggle" event from layout file
|
2013-02-20 01:31:10 +01:00 |
window_pinnable_base.hpp
|
Remove "PinToggle" event from layout file
|
2013-02-20 01:31:10 +01:00 |
windowmanagerimp.cpp
|
Make the "lock window" button to change state visually
|
2013-02-20 01:30:39 +01:00 |
windowmanagerimp.hpp
|
pressing enter when a messagebox is prompting for "ok", will activate ok button
|
2013-02-10 14:58:46 +00:00 |