aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-08-29Core/Unit: Prevent AoE damage to have effect in some cases when faction is un...StormBytePP
2015-08-29Core/Vehicles: Fix CanEnterOrExit by implying that if a vehicle seat have ani...StormBytePP
2015-08-27Only read and delete from corpse table for current map instance. Not forpete318
2015-08-27Core/DBLayer: Added compile time validation for prepared statement indexes pa...Shauren
2015-08-26Core/Player: fix typo in toyboxMitchesD
2015-08-26Core/DBLayer: Optimized prepared statement query results by eliminating unnee...Shauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-25Core/Unit: Updated ReactStates for WoDVincent-Michael
2015-08-25Core/Misc: Fixed macro redefinition warnings when building for running under ...Shauren
2015-08-24Core/DBLayer: Reordered table joins to work around a mysql bugShauren
2015-08-24Core/BuildSystem: Merged crypto into common, cleaned include directory lists ...StormBytePP
2015-08-23Core/Spell: Remove Rigor Mortis casting on DK creation and make Rigor Mortis ...David Carlos Manuelda
2015-08-23Core/SupportMgr: Fixed field type mismatches for ticketsShauren
2015-08-23Core/PacketIO: Enabled CMSG_FAR_SIGHT opcodeVincent-Michael
2015-08-22Core/Spells: Fixed gcc-4.7.x compileStormBytePP
2015-08-22Script/Commands: Add some sanity checks to cast commandsDavid GirĂ³n
2015-08-21Merge pull request #15312 from StormBytePP/6.x_merge_common_and_move_database...Carbenium
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-21Core/Tools: Fix connection_patcher bnet folder location default in linuxStormBytePP
2015-08-21Tools/ConnectionPatcher: fix typoMitchesD
2015-08-21Tools/ConnectionPatcher: Fix downloading BNet modules on linuxCarbenium
2015-08-20Core/Logging: Fixed _maxFileSize being left uninitializedShauren
2015-08-19Build fixesShauren
2015-08-18Core/PacketIO: Updated and enabled CMSG_TRANSMOGRIFY_ITEMSShauren
2015-08-17Build: Removed DBC dependency from collision projectShauren
2015-08-16Build fixDDuarte
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-16Add a missing include of d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Fix build warnings addded in d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Core/Logging: Refactored appender creation to allow using logging without mys...Shauren
2015-08-15Core/Condition: Add In Water ConditionKittnz
2015-08-15Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)Shauren
2015-08-15Core/Bnetserver: Catch and log an exception that happens when WorldserverList...DDuarte
2015-08-14Core/SmartScripts: SMART_ACTION_TALK - added action param 3 to set target as ...MitchesD