Commit Graph

8949 Commits (cc40cec39577fb79e163436deaee2b277beb577d)
 

Author SHA1 Message Date
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 ba67bf45f8 Fix an issue with InventoryStore copy constructor. Don't copy the iterator directly - mContainer will be wrong and comparisons against end() will always fail.
This caused an exception when looting a creature that had moved cells.
11 years ago
scrawl 365ae15532 Drag&Drop: auto-hide windows that can't be drop targets on mouseover 11 years ago
mrcheko 3a5da7e6e8 merged with master 11 years ago
mrcheko 5ee1dc6be8 attacktypes error fix 11 years ago
Marc Zinnschlag 1d34f5e096 Merge remote-tracking branch 'sirherrbatka/cloning'
Conflicts:
	apps/opencs/model/world/refiddata.cpp
11 years ago
Marc Zinnschlag a473c3f619 some cleanup 11 years ago
Marc Zinnschlag fd5486864a Merge remote-tracking branch 'gus/AIFix2'
Conflicts:
	apps/openmw/mwbase/mechanicsmanager.hpp
	apps/openmw/mwmechanics/actors.cpp
	apps/openmw/mwmechanics/actors.hpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
	apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
11 years ago
Marek Kochanowicz 2bd98a69ab Corrections, according to the comments. Thanks for the review. :-) 11 years ago
mrcheko e50e94af0b remove CreatureStats::mAttackType, set/getAttackType() 11 years ago
mrcheko fe0268062d merge with master 11 years ago
Marek Kochanowicz d3000ce099 whitespaces removed again. 11 years ago
Marek Kochanowicz 62ea0bb066 Cleared whitespaces. 11 years ago
Marek Kochanowicz c82db915f1 Removed needless includes 11 years ago
Marek Kochanowicz d0b07de7ef Corrected bug mentioned by zini. 11 years ago
gus 846276f747 clean up 11 years ago
Marek Kochanowicz ed0ba906cf removed needless include 11 years ago
Marek Kochanowicz 9c579dbd6c ok, that should be enough 11 years ago
Marek Kochanowicz 84e07c95b1 formatting 11 years ago
Marek Kochanowicz 51115fa5be spaces around operators 11 years ago
Marek Kochanowicz c91ae86084 is there something that can generate diff from two git branches? Using github for this is kinda annoying. 11 years ago
Marek Kochanowicz 52176d6435 reforfucking 11 years ago
Marek Kochanowicz 2b71568bb6 still reformating 11 years ago
Marek Kochanowicz 316debb827 reformating 11 years ago
Marek Kochanowicz 4d6fb31610 reformating 11 years ago
Marek Kochanowicz 2899f04a3f reformatting 11 years ago
Marek Kochanowicz 6a0b5defd7 removed needless member value. 11 years ago
Marek Kochanowicz bb62efc3d8 Removed pointless includes. 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 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 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