aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ZulAman
AgeCommit message (Expand)Author
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-05-03Core/Scripts: unified scripted gossip/quest apiariel-
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-11-07Core/Creatures: Update creature model handling with new display scale (#22567)Traesh
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-01Scripts: Minimize duplicated enum names in header files (#18346)Duarte Duarte
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-16Scripts/ZulAman: fix build after cherry pickMitchesD
2015-10-16Core/Misc: renamed sGossipSelect parametersjoschiwald
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-07Core: fixed few coverity issues and warningsjoschiwald
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-14ScriptsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-07Core: Fix buildVincent-Michael
2014-09-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-03Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-18Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...Shauren
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz
2014-03-29Scripts/Misc: Small code optimizationsVincent-Michael
2014-03-22Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of catMitchesD
2014-01-23Scripts: A lots of changes here and there (maybe useless?!?)Vincent_Michael
2014-01-14Misc: missing changes after mergejoschiwald
2014-01-12Core/Movement: Add LOS check for fleeingmovement target point.zengwf
2014-01-11Core: Fix build due to merge resolution errorsDDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Core&Scripts: Compile fixDDuarte