460 Commits

Author SHA1 Message Date
xfurry
19ab916daa [Core] Implement movement wrappers for creatures and players
(c2599)
This will set the movement flags and send SMSG_SPLINE_MOVE_* opcodes on movement change.
This will fix movement for flying vehicles and allow future scripting possibilities.

(c2608) Make CanSwim and CanFly abstract method. Also precise UNIT_FL…AG_UNK_15 possible use.
@cyberium
2015-03-23 13:01:20 +00:00
Antz
c9b37c73fa [Movement] Reverted Rel18 movement flag changes 2015-03-23 10:58:10 +00:00
Charles A Edwards
8f2743f880 Incorrect data structure used
Data structure that holds data from the gameobject_template table should
be used, not the creature_template table!

Oops, my fault :-)
2015-03-23 10:56:09 +00:00
Foereaper
cd23a589e0 [Cleanup] Part 4
Cleanup of SD2 CMake file

Not yet done with this one, will restructure parts of the folder structure soon
2015-03-23 02:32:26 +01:00
Foereaper
f251a2630b [Cleanup] Part 3
Removed unnecessary file group from Game CMake file

Tab cleanup from previous commit
2015-03-23 02:05:18 +01:00
Foereaper
8a0e116798 [Cleanup] Part 2
CMake changes to shared folder restructure

Moved loadlib out of tools and into deps

Again, this needs testing on Linux
2015-03-23 01:30:34 +01:00
Foereaper
f0f8c908fa Accidental tabs from last commit 2015-03-23 01:30:05 +01:00
Foereaper
ee1b174a27 [Cleanup] Part 1
This is the first of several cleanup commits, specifically directed towards the dependencies.

This commits removes the old, deprecate precompiled openssl and mysql libraries, as well as started restructuring of shared and deps folder.

This has not been tested on Linux yet, and the pre-built SLN files have not yet been updated.
2015-03-23 01:29:17 +01:00
rochet2
6bd6f53431 [Eluna] Updated AH Hooks 2015-03-22 22:44:11 +00:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00