aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-21Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...Shauren
2015-09-20Scripts/Ulduar/Algalon: fixed achievement "He Feeds On Your Tears"joschiwald
2015-09-20Core/Opcode Changed for Bug TicketsKeldo
2015-09-20Core/PacketIO: Defined a new opcodeShauren
2015-09-19Fix GCC warning about missing initializer for arrayStormBytePP
2015-09-19Warning fixShauren
2015-09-19Merge remote-tracking branch 'origin/6.x_implement_taxi' into 6.xShauren
2015-09-19Core/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDINGShauren
2015-09-19Core/Taxi: Further improvementsShauren
2015-09-18Core/Taxi: Further improvementsShauren
2015-09-18Core/PacketIO: Fixed SMSG_ON_MONSTER_MOVE structure for uncompressed pathShauren
2015-09-17Core/PacketIO: Corrected ActivateTaxiReply structure - fixes "There's no vend...Shauren
2015-09-17Core/Players: Changed taxi speed to match spline durations seen in packetsShauren
2015-09-16Core/PacketIO: Implemented correct opcode for GameObject animkit changes and ...Shauren
2015-09-15Core/Unit: Fixed incorrect value sent in highest threat unit updateShauren
2015-09-14Core/Taxi: Fixed selecting paths that cross map boundaries (Light's Hope to S...Shauren
2015-09-14Core/BattlePets: Added missing casts in packets and forgotten state from Batt...horn
2015-09-14Core/WorldSession: fix build warningMitchesD
2015-09-14Core/Player: moved player collections to separate classMitchesD
2015-09-14Removed infinity from custom_weight function, as it was causing problems in p...StormBytePP
2015-09-14Fixed compileStormBytePP
2015-09-14Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...StormBytePP
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-09-13Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-09-11Merge pull request #15257 from StormBytePP/6.x_fix_four_horsemen_evadeShauren
2015-09-11Core/Bnetserver: Applied 375363ed08069b6aa7a921e35fdd1cc7affc946e to bnetserv...Shauren
2015-09-10Core/Spells: Improved spell category cooldown handlingShauren
2015-09-10Core/Build: Fix nonPCH compileStormBytePP
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-09-09Core/Players: Removed obsolete class memberShauren
2015-09-08Core/Misc: Updated SpellCastResult, TradeStatus, InventoryResult and defined ...Shauren
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-06Core/PacketIO: Fixed a bunch of swapped opcode valuesShauren
2015-09-06Core/PacketIO: Corrected data sent in SMSG_LOOT_RESPONSEShauren
2015-09-05Core/PacketIO: Fix chat message opcodes for 6.2.2Vincent-Michael
2015-09-05Core/PacketIO: Updated TutorialAction enum for 6.2.2Vincent-Michael
2015-09-05Core/PacketIO: Updated base build for pkt logVincent-Michael
2015-09-05Core: Updated to 6.2.2.20444.Shauren
2015-09-04Core/DBLayer: Allocate a single buffer for entire prepared result set instead...Shauren
2015-09-03Core/Auras: Warning fixShauren
2015-09-02Core/DataStores: Corrected memory allocation for DB2 files. Non-localized str...Shauren
2015-09-02Core/Spell: don't interrupt spells with attribute SPELL_ATTR8_RAID_MARKERMitchesD
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-09-01Core/DB2Structure: Add missing include that triggers compile error when inclu...StormBytePP
2015-08-31Core/Spells: Fix Tauren and Night Elf Moonkin formThomas33
2015-08-31Core/DataStoresShauren
2015-08-30Build fixesShauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-29Core/Players: Fixed warnings about incorrect creator guid when loading void s...Shauren