aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/Spline
AgeCommit message (Expand)Author
2012-08-12Core/Spline: Add missing includesNay
2012-08-11Core/Movement: Use MonsterMoveStop spline type to stop movement instead of se...Shauren
2012-08-11Core/Movement: Use spline id generatorShauren
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-10Core/PacketIO: Added WriteString method to ByteBuffer allowing to write strin...Shauren
2012-08-10Core/Movement: Implemented creature slow fall movementShauren
2012-08-10Core/Movement: Ensured object orientation is always within 0-2pi range, this ...Shauren
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/Entities:Shauren
2012-08-06Core/Movement: Added another researched spline flagShauren
2012-08-06Core/Movement: Verified one more spline flagShauren
2012-08-06Core/Movement: Some cleanup in spline flagsShauren
2012-08-06[Movement/Spline]: set correct spline flags for taxi patching.cyberbrest
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-01Core/Build: Fix non pch build (MSVC)Nay
2012-07-20Core/PacketIO: Corrected copypaste mistake in spline create object facing gui...Shauren
2012-07-14Core/MovementShauren
2012-07-13Core/Movement: Update spline flags and enabled creature movementShauren
2012-07-12Core/PacketIO: Updated SMSG_UPDATE_OBJECT structureShauren
2012-06-30Core: Minor code style correctionsShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-06-06Core/MovementShauren
2012-06-03Core/Movement: Fixed Facing* splines on transportsShauren
2012-05-31Core/MovementShauren
2012-04-08Core/Cleanup:kaelima
2012-03-18Core/Movement: Compute current position in spline::Launch with Z offset. Fixe...Machiavelli
2012-03-16Core/Misc: Random cleanupkaelima
2012-03-15Core/Movement: Added more movement flags that cause units to select flight sp...Shauren
2012-03-12Core/Units:Machiavelli
2012-02-16Fix a lot of warningsSpp
2012-01-27Core/Spline: Removed redundant call.Manuel Carrasco
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli