aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2012-08-10Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-10Core/Movement: Ensured object orientation is always within 0-2pi range, this ...Shauren
2012-08-09Merge pull request #6520 from Vincent-Michael/shadowstepNay
2012-08-08DB: Rename characters' void_storage to character_void_storageNay
2012-08-08Core&DB/NPCs: Add an extra field for mana_mod in creature_template (for prope...Nay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeeeShauren
2012-08-06Core/Items: Finished reforging (mostly by subv)Shauren
2012-08-06Core/Creature: Add basehp3 to creature_classlevelstatsNay
2012-08-06Core/Commands: missing change from previous commitKandera
2012-08-06Core/Commands: change .modify money to only use int32Kandera
2012-08-06Compile fix for noob compilersShauren
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Core/Misc: Fixed a crash in .modify money command.Subv
2012-08-05Script/Commands: Fix a copy paste type in .reload item_set_names commandNay
2012-08-05Scripts/Commands: remove reload item_set_names and locales_item_set_nameNay
2012-08-05Core/Commands:Vincent-Michael
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Whitespace is the root of all evilNay
2012-08-03Core/WorldSession: Bypass assigned handler restriction if .debug send opcode ...Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-03Core/Misc: Fix code style and a typo for recently merged in PRsNay
2012-08-02Some codestyle changes.Alternative
2012-08-02Added disable commands.Alternative
2012-08-01Merge pull request #7065 from Vincent-Michael/PainAndSufferingKaelima
2012-08-01Merge pull request #6800 from Vincent-Michael/codKaelima
2012-08-01Scripts/Build: Fix non PCH buildNay
2012-07-30Warning fixes + compile fix after the mergeSpp
2012-07-30Merge pull request #7227 from Vincent-Michael/PCHJorge
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-07-29Merge pull request #7113 from Vincent-Michael/IdolOfTheCryingWindNay
2012-07-29Core/Commands: Convert more misc commands in commandscriptVincent-Michael
2012-07-29Core/Command: Add missing part for pet commandVincent-Michael
2012-07-28Merge pull request #7145 from Vincent-Michael/miscCommandSubv
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-27Merge pull request #7131 from Pesthuf/masterkandera
2012-07-25Core/Scripts: Fix Forgemaster Garfrost phases and equipment change.w1sht0l1v3
2012-07-25Core/Spells: Haunt should heal the Warlock when the target dies or the aura i...Pesthuf
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-24[Core\Quest] Fix Quest "The Aspirant's Challenge" David Klepáček
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-18Core/PacketIO: Zlib compression stream structure is kept per session - compre...Shauren
2012-07-18Core/PacketIO: Implemented packet compression for any opcode.Shauren
2012-07-17Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, ...Shauren
2012-07-17Core/Spell: Fix Idol of the Crying Wind calculationVincent-Michael
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-15Merge pull request #7039 from Vincent-Michael/banCommandNay
2012-07-15Scripts/Commands: When GM is invisible use a transparency visual aura (to mak...Nay
2012-07-14Core/MovementShauren