scrawl
|
61955111f1
|
Fixes #1204: Any health value < 1 should show as empty life bar.
|
11 years ago |
scrawl
|
93c21b5ef2
|
Fixes #1197: incorrect mouse wheel step
|
11 years ago |
Gašper Sedej
|
43a12fffd5
|
indentation issue...
|
11 years ago |
Gašper Sedej
|
d72a2f1ffb
|
Added code to test if git hash is availible
|
11 years ago |
Gašper Sedej
|
06e02ed77f
|
Added version and revision number to mainmenu
|
11 years ago |
Sandy Carter
|
72a3c50eb8
|
(#1191) Disallow picking up if inventory disabled
Check if window manager has allowed the inventory window
if not, then items should not be possible to pick up
|
11 years ago |
scrawl
|
e08f6c9ce3
|
Bug #416: Copy framebuffer to a texture instead of not clearing
Potentially faster than the previous workaround, and should work for triple buffering too.
|
11 years ago |
scrawl
|
83b6fcf22e
|
Bug #416: Workaround for page flipping problem
|
11 years ago |
scrawl
|
edb5a54092
|
Include some more required Ogre headers explicitely.
|
11 years ago |
Bret Curtis
|
ab224f93c9
|
remove our stdint.h version that uses boost and force usage of system stdint.h
|
11 years ago |
Marc Zinnschlag
|
f9d2fde783
|
Merge branch 'openmw-29'
Conflicts:
apps/openmw/mwmechanics/aicombat.cpp
|
11 years ago |
Marc Zinnschlag
|
367919200f
|
moved CellRefList into a separate file
|
11 years ago |
Marc Zinnschlag
|
7693f712bc
|
started making CellStore into a proper class; encapsulated mCell member
|
11 years ago |
scrawl
|
ebc67a82cf
|
Don't list unnamed quests in the quest book
|
11 years ago |
Emanuel Guevel
|
8824af30b4
|
Allow to display message box outside of dialogue window
|
11 years ago |
Emanuel Guevel
|
a3eea4f6b6
|
Do not allow spellcasting stance without spell selected
|
11 years ago |
scrawl
|
0cc1cd8f7e
|
Fix message box formatting bug
|
11 years ago |
scrawl
|
f608ceeffc
|
Fixes #1158 (Armor rating label issues)
|
11 years ago |
Marc Zinnschlag
|
21f502df34
|
compatibility fix
|
11 years ago |
Alexander "Ace" Olofsson
|
e3d85af70a
|
Fix an issue with int32_t being unknown on windows.
|
11 years ago |
scrawl
|
1deb0a7cdf
|
Savegame dialog: Set key focus to editbox
|
11 years ago |
scrawl
|
ec46575671
|
Overwriting saves fixes - copy description of overwritten slot, ask for confirmation
|
11 years ago |
scrawl
|
6d37cd7e86
|
Savegame dialog: Don't allow empty save names
|
11 years ago |
scrawl
|
63284d21a0
|
Savegame dialog: 'Enter' while editing a name is equivalent to pressing the ok button
|
11 years ago |
scrawl
|
f89b3cac02
|
Feature #764: Store the actor that gave the dialog response
|
11 years ago |
scrawl
|
37ef8ec908
|
Savegame dialog: support loading saves using Enter key or double-click
|
11 years ago |
Marc Zinnschlag
|
1b5301eec0
|
Merge branch 'savedgame'
Conflicts:
apps/openmw/mwbase/mechanicsmanager.hpp
apps/openmw/mwbase/soundmanager.hpp
apps/openmw/mwgui/mapwindow.hpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
apps/openmw/mwsound/soundmanagerimp.hpp
components/esm/loadcell.cpp
|
11 years ago |
scrawl
|
d0c6ecd03a
|
Bug #1148: Workaround for broken images in some MW versions
|
11 years ago |
scrawl
|
edff88542b
|
Allow double click / Enter key for accepting race/class/birthsign
|
11 years ago |
scrawl
|
82146e7f8d
|
Use GMSTs for levelup
|
11 years ago |
scrawl
|
cc40cec395
|
Move levelup to NpcStats
The code came from back in the days where NpcStats did not derive from CreatureStats.
|
11 years ago |
scrawl
|
365ae15532
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
11 years ago |
scrawl
|
e0de76a6f7
|
Save/load global map
|
11 years ago |
scrawl
|
e62bf8fca9
|
Remove some garbage
|
11 years ago |
scrawl
|
f09328ca84
|
Clear global map overlay when starting/loading a game
|
11 years ago |
scrawl
|
03cf383be7
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into savedgame
Conflicts:
apps/openmw/mwgui/referenceinterface.cpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
apps/openmw/mwscript/cellextensions.cpp
apps/openmw/mwworld/cells.cpp
apps/openmw/mwworld/cells.hpp
apps/openmw/mwworld/cellstore.cpp
apps/openmw/mwworld/store.cpp
apps/openmw/mwworld/worldimp.cpp
|
11 years ago |
scrawl
|
295aed3533
|
Implement savegame screenshots
|
11 years ago |
scrawl
|
849ee54399
|
Feature #764: Show quest names in quest book if present
|
11 years ago |
scrawl
|
358cc3c62f
|
Closes #1060: Fix incorrect message box size
|
11 years ago |
scrawl
|
f27701cbe8
|
Detect selling stolen items or enchanting with stolen items
|
11 years ago |
Marc Zinnschlag
|
9ebe66e693
|
improved cleanup; failed loads will now drop back into the main menu instead of crashing
|
11 years ago |
scrawl
|
9cedd3bb2e
|
Fix spell area not displaying in tooltip
|
11 years ago |
scrawl
|
589fbbd871
|
Issue #777: Create InventoryStore for creatures with weapons/shields
|
11 years ago |
scrawl
|
525ce2f042
|
Some cleanup - move definitions to implementation file
|
11 years ago |
scrawl
|
27d0d9c592
|
Fix exception when clicking on statics when in the inventory window
|
11 years ago |
scrawl
|
c548dcee13
|
Quick keys menu: make sure selected spell still exists
|
11 years ago |
Alexander "Ace" Olofsson
|
ddf72c06de
|
Update statswindow.cpp
Fixes a build issue on MSVC ('floor' : ambiguous call to overloaded function)
|
11 years ago |
scrawl
|
d544551f61
|
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)
Information provided by Hrnchamd.
|
11 years ago |
scrawl
|
d0500e8124
|
Some unneeded includes cleanup
|
11 years ago |
scrawl
|
a432661b8a
|
Minor correction
|
11 years ago |