aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2013-08-10Core/PacketIO: Fixed object update failuresShauren
2013-07-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-06-28Core/PacketIO: Enabled CMSG_LFG_GET_STATUS (disabled it by mistake)Shauren
2013-06-28Core/PacketIO: updated and enabled 2 lfg opcodesNorthstrider
2013-06-27Core/PacketIO: Updated and enabled more LFG opcodesShauren
2013-06-26Core/PacketIO: Implemented CMSG_LFG_LOCK_INFO_REQUEST and cleaned up opcodes ...Shauren
2013-06-23Core/PacketIO: Implemented SMSG_WORLD_SERVER_INFOShauren
2013-06-23Core/PacketIO: Enabled more opcodesShauren
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-06-22Core/Movement: Prevent dynamic changes of movement flags for charmed creaturesShauren
2013-06-21Core/PacketIO: Enabled SMSG_STABLE_RESULT and updated stable results enumShauren
2013-06-21Core/PacketIO: Added structures and enabled spline movement status opcodes: s...Shauren
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-07Core/Auras: Implemented SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWNShauren
2013-06-07Core/PacketIO: Enabled CMSG_REQUEST_VEHICLE_SWITCH_SEAT and fixed client cras...Shauren
2013-05-31Core/Units: Added method to send SMSG_SET_PLAY_HOVER_ANIMShauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-28Core/Misc: Compile warning fixShauren
2013-05-25Core/ItemsShauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-13Core/PacketIO: Enabled CMSG_DISMISS_CRITTER and fixed opcode value for CMSG_D...Shauren
2013-04-11Core/PacketIO: Corrected structure of CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE...Shauren
2013-04-11Core/PacketIO: Updated and enabled CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE an...Shauren
2013-04-09Core/MovementShauren
2013-04-05Core/PacketIO: Implemented possibility to ban client addons serversideShauren
2013-03-17Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-03-17Core/DataStores: Implemented a generic way of sending db2 hotfixesShauren
2013-03-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-15Core/PacketIO: Allow playing all ingame moviesShauren
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-03Core/PacketIO: Updated and enabled CMSG_BUG & CMSG_CALENDAR_COMPLAINShauren
2013-02-27Merge branch 'master' into 4.3.4Spp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-26Core/RBAC: Force loadPermissions before checking session permissions if the s...Spp
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-25Core/RBAC: Create new permission 'Skip over-speed ping check'Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-20Core/Players: Allow players to log out in combat when they are in resting are...Shauren
2013-02-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-14Core/Handlers: Prevent some cheating in CharacterHandlerMachiavelli
2013-02-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael