gus
|
5ca5946760
|
WIP
|
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
|
786ed6ca5b
|
Include some required Ogre headers explicitely
|
11 years ago |
scrawl
|
ac1859fb77
|
Merge branch 'savedgame' of https://github.com/zinnschlag/openmw into savedgame
|
11 years ago |
scrawl
|
9b9c39af7a
|
Fix being able to activate magic bolts mid-flight
|
11 years ago |
scrawl
|
ac4c904e62
|
Fix projectile bug
|
11 years ago |
Marek Kochanowicz
|
01be9386d6
|
Id to the coordinates with the boost and explicit specialisations of template member functions.
|
11 years ago |
mrcheko
|
87e83a92f8
|
refactoring of setting an attack type
|
11 years ago |
Marek Kochanowicz
|
f390c7f4b0
|
Disable widgets in the cell creator.
|
11 years ago |
Marek Kochanowicz
|
c87d9ff38d
|
Disable reference creator widget when in the clone mode.
|
11 years ago |
Marek Kochanowicz
|
dda7ddb6f8
|
Disable not needed referencable creator widget when in cloning mode.
|
11 years ago |
Marek Kochanowicz
|
1b1ecafdd8
|
introduced missing columns to data
|
11 years ago |
scrawl
|
70264eae3b
|
Feature #764: Quest completetion status in quest book
|
11 years ago |
scrawl
|
849ee54399
|
Feature #764: Show quest names in quest book if present
|
11 years ago |
Marc Zinnschlag
|
460089c0aa
|
ignore deleted references that did not came from a content file
|
11 years ago |
Marc Zinnschlag
|
419e3a7d30
|
write references in cells to saved game file
|
11 years ago |
Marc Zinnschlag
|
dd7d80ffbc
|
removed a redundant field from object state
|
11 years ago |
scrawl
|
358cc3c62f
|
Closes #1060: Fix incorrect message box size
|
11 years ago |
Marc Zinnschlag
|
22cb4784b5
|
store cell state in saved game files (no references yet)
|
11 years ago |
Marek Kochanowicz
|
4d9d31b25e
|
refrences cloning does not work
|
11 years ago |
scrawl
|
cf378ec31e
|
Support optional volume and pitch arguments for soundgen events (e.g. moan 0.5 1.0) as required for some actors
|
11 years ago |
scrawl
|
2e6e0fd0a0
|
Fix GetPcCell bug
|
11 years ago |
scrawl
|
ea21d8fec3
|
Fix CreatureTargetted function
|
11 years ago |
scrawl
|
4c94289b1f
|
Fix PC Health Percent function
|
11 years ago |
scrawl
|
f27701cbe8
|
Detect selling stolen items or enchanting with stolen items
|
11 years ago |
scrawl
|
264226dfe3
|
Handle iWereWolfBounty
|
11 years ago |
scrawl
|
194413c955
|
Feature #1119: Implement Resistance/Weakness to normal weapons magic effect. Handle fWereWolfSilverWeaponDamageMult.
|
11 years ago |
scrawl
|
f89c400305
|
Don't complain about greetings with no sound
|
11 years ago |
scrawl
|
16f5f5862d
|
Feature #956: Implement blocking melee attacks
|
11 years ago |
Marek Kochanowicz
|
b3b51992ef
|
copying references.
|
11 years ago |
Marc Zinnschlag
|
9ebe66e693
|
improved cleanup; failed loads will now drop back into the main menu instead of crashing
|
11 years ago |
Marc Zinnschlag
|
0f60898517
|
adding missing cleanup for SoundManager
|
11 years ago |
scrawl
|
82a07af72c
|
Fix typo (should be Strength, not Luck). Use GMSTs for strength damage.
|
11 years ago |
scrawl
|
1617a4f7d9
|
Use fCombatDistance
|
11 years ago |
scrawl
|
a4404054bb
|
Feature #1130: Add race power spells for NPCs as well, not just the player
|
11 years ago |
scrawl
|
5de8c7fe29
|
Feature #1130: Add auto-calculated NPC spells
|
11 years ago |
scrawl
|
851a7d5014
|
Feature #957: Handle area effects for "on touch" range
|
11 years ago |
Marek Kochanowicz
|
bc0130f8d8
|
do not double check if record is deleted
|
11 years ago |
Marek Kochanowicz
|
9b56b6585b
|
Cloning works for referencables as well.
|
11 years ago |
Marek Kochanowicz
|
7594bcf97a
|
Small refactoring.
|
11 years ago |
Marek Kochanowicz
|
d0a52b7b24
|
mostly refreshing view.
|
11 years ago |
Marek Kochanowicz
|
92ee252eef
|
Small correction.
|
11 years ago |
Marek Kochanowicz
|
d82f272e05
|
Properly check if clone is deleted.
|
11 years ago |
Marek Kochanowicz
|
5a52715701
|
implemented check for deletion. But it seems flawed.
|
11 years ago |
Marek Kochanowicz
|
38636fab9a
|
added setId to adapter
|
11 years ago |
Marek Kochanowicz
|
a45339bbe6
|
lower case in command, not in the collection
|
11 years ago |
Marek Kochanowicz
|
33620a001b
|
Cloning works for single record type tables. Well, kinda.
|
11 years ago |
scrawl
|
c8a9e9f7fa
|
Stop AiCombat when the target is dead
|
11 years ago |
scrawl
|
42284603f7
|
Properly handle on target effects with mArea=0
|
11 years ago |