Commit Graph

9147 Commits (4e6507248bf58e552f331e26fb3c5cc03fa55745)
 

Author SHA1 Message Date
Marc Zinnschlag 29c3a288e3 load and save of reference in cells (without CustomData state) 11 years ago
Marek Kochanowicz 71d6364754 Chaninging variables name to follow our policy. 11 years ago
Marek Kochanowicz aa6d1ff4c3 removed needless argument for cloning 11 years ago
Marek Kochanowicz be8b978a89 corrected mistake in data 11 years ago
Marek Kochanowicz 62c2259c87 removing coordinates handling 11 years ago
mrcheko 45b3aa3d93 corrected things connected to determining attack type 11 years ago
gus f5d589388c bug fix 11 years ago
gus 764011dd1b clean up 11 years ago
gus 7cb47aa635 new implementation of pathfinding. Works, but need clean up 11 years ago
scrawl eba6c9a8fd Fix massive console spam regarding the scrib's idle3 animation 11 years ago
scrawl b1066de81d Revert "Merge remote-tracking branch 'mrcheko/master'"
This reverts commit 4e360136b1, reversing
changes made to 047bbe43b2.

Conflicts:

	apps/openmw/mwmechanics/aicombat.cpp
11 years ago
scrawl a1fbd1fcc8 Revert "Merge remote-tracking branch 'mrcheko/master'"
This reverts commit df7c139e2f, reversing
changes made to fec26342cd.
11 years ago
scrawl e0de76a6f7 Save/load global map 11 years ago
scrawl e62bf8fca9 Remove some garbage 11 years ago
scrawl 79a9c4e048 Clear mShared before populating it. Fixes an issue with duplicate records (e.g. dialogue keywords) after loading a savegame. 11 years ago
scrawl bdb03926c2 Fix crash when loading another game after dying 11 years ago
scrawl 28185e2017 Death/godmode fixes: Revive player *after* character update, since there might be fall damage. 11 years ago
scrawl 9c0ed69550 Fix CellRef loading issue causing a startup script failure when TR_Mainland.esm is loaded. 11 years ago
scrawl f09328ca84 Clear global map overlay when starting/loading a game 11 years ago
scrawl a1ac99463f Fix an uninitialized value 11 years ago
Marek Kochanowicz 032c542396 improving the cell cloning. 11 years ago
gus 707e579dfe Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AIFix2
Conflicts:
	apps/openmw/mwmechanics/aifollow.cpp
11 years ago
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
pvdk 19bef4fce8 Distinguish between release and development builds 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
pvdk d92ded3bcd Forgot adding the version header CMake file 11 years ago
pvdk c354cd52be Added compile date and time to the version info in the launcher 11 years ago
pvdk fa186f5ec1 Added version information to the launcher 11 years ago
pvdk c95b8bcb39 Moved the generated version header stuff into components 11 years ago
pvdk 43bc223e68 Added version info retrieval from git tags 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