aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-06-22*MergeMachiavelli
--HG-- branch : trunk
2009-06-22* Update creature damage calculation.Machiavelli
--HG-- branch : trunk
2009-06-22*Fix a typo in spell Rip. Thanks to Farah for found the incorrect ↵Anubisss
SpellFamilyFlags value. --HG-- branch : trunk
2009-06-22Backed out changeset 8569b2063da0Machiavelli
--HG-- branch : trunk
2009-06-22[7904] Change creature damage calculation formula. Author: Seizerkiller.Machiavelli
--HG-- branch : trunk
2009-06-22*Clean up scripts, remove all per script declared functions to toggle ↵Machiavelli
gameobject state and use InstanceData::HandleGameObject instead. --HG-- branch : trunk
2009-06-22Remove option -DCENTOS, now should automaticaly check if its a CentOS system.Kudlaty
--HG-- branch : trunk
2009-06-22Fix compile on CentOS(still need to use -DCENTOS=1)Kudlaty
--HG-- branch : trunk
2009-06-22* Fix build, sorryMachiavelli
--HG-- branch : trunk
2009-06-21*Use macro GOLD in spell 46642.Anubisss
--HG-- branch : trunk
2009-06-21* Correctly update ticket status in database when closing via GM command.Machiavelli
--HG-- branch : trunk
2009-06-20* Use safer way to handle recently added mute reason commandMachiavelli
--HG-- branch : trunk
2009-06-20* fix of Spiritual AttunementIskander
--HG-- branch : trunk
2009-06-20* Implement parameter 'reason' for mute command.Machiavelli
--HG-- branch : trunk
2009-06-20* Akama is summoned after the illidari council has been defeated. (remove ↵Muhaha
your akama spawn from creature db) --HG-- branch : trunk
2009-06-20* Added LowerPlayerDamageReq function from TC2Muhaha
* Akama is summoned after the illidari council has been deafeated. (remove your akama spawn from creature db) * Dampen Magic timer * Merging mother from TC2 --HG-- branch : trunk
2009-06-19*Add config option Arena.QueueAnnouncer.PlayerOnlymegamage
--HG-- branch : trunk
2009-06-19[8048] Fixed typo in HandleBuyItemInSlotOpcode. Author: nos4r2zodmegamage
[8047] Little cleanup in C++ manner. Author: ApoC --HG-- branch : trunk
2009-06-19*Some cleanup of eventAI.megamage
[8046] Use float for store AttackDistance as expected by using calls. Author: NoFantasy [8045] Cleanup expression. Author: VladimirMangos --HG-- branch : trunk
2009-06-19*Update creature damage calculation.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash caused by vehicles.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash caused by itemmegamage
--HG-- branch : trunk
2009-06-19CentOS users - please use -DCENTOS=1, as termcap for everyone causes linking ↵panaut0lordv
errors sometimes. Source - http://www.trinitycore.org/forum/project.php?issueid=3800 We shouldn't install 9999 packets just because on distro need them. So here we are. --HG-- branch : trunk
2009-06-19MergeMachiavelli
--HG-- branch : trunk
2009-06-19* Omit closed tickets when checking for an active GM ticket.Machiavelli
--HG-- branch : trunk
2009-06-19*Fix bg queue announce.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash in 4181. sorrymegamage
--HG-- branch : trunk
2009-06-19*Fix incorrect level in the bg queue announcemegamage
--HG-- branch : trunk
2009-06-19*Fix or add debug message for crash caused by controlled creaturesmegamage
--HG-- branch : trunk
2009-06-19*Lower creature damage.megamage
--HG-- branch : trunk
2009-06-19*Fix a crash caused by ~item.megamage
--HG-- branch : trunk
2009-06-19Merge [SD2]Kudlaty
r1080 Update code with new and faster functions for distance checks. --HG-- branch : trunk
2009-06-19* Correct group reward distance checkIskander
--HG-- branch : trunk
2009-06-19*The Author of r1583 is AlexDereka.D_Skywalk
--HG-- branch : trunk
2009-06-19*Avoid show quest sign for trainer under cursor if trianer have unavailable ↵D_Skywalk
quest. Author: SeT --HG-- branch : trunk
2009-06-19*Fixed gain reputation and xp reward between group mates inD_Skywalk
--HG-- branch : trunk
2009-06-19*Backport TrinityCore2 r4137.Anubisss
--HG-- branch : trunk
2009-06-19*Better reset time format in command .lookup mapAnubisss
--HG-- branch : trunk
2009-06-19Fix typo.panaut0lordv
Raczman: Adding declaration makes Trinity compile much better :P --HG-- branch : trunk
2009-06-19Merge [SD2]Kudlaty
r1066 Added a few more encounters to SetData ZA instance - Skip r1067 Added end boss' in ZA adds with random selection and their abilities. - Skip r1068 Added support for quest 10994 (basic parts) r1069 Added instance script for BFD r1070 Remove enum type not related to boss/encounter. r1071 Fix misunderstanding committed in 1067. Spawn 1 of 2 possible adds, each from 4 different groups instead of 4 random of 8 possible. - Skip r1072 Save instance data for TYPE_EVENT_RUN in ZA when expected and not allow it to reset on Load(). Remove useless code for goFlags. - Skip r1073 Added struct and enum for misc npc/go entries used in naxx instance - Skip r1074 Restore Windows build after changes in Mangos rev 7810 - Skip r1075 Added 6 new taxi paths (wyrmrest temple) - Skip, already implemented r1076 Correcting berserk spell for najentus, also make sure spell are actually casted. r1077 Update sources and use enum GossipOptionIcon instead of magic number. r1078 Provide new .diff file to use with Mangos 7812+ - Skip r1079 Update one old boss script, clean code. --HG-- branch : trunk
2009-06-18*Fix the bug that player turn is not updated in server side.megamage
--HG-- branch : trunk
2009-06-18*Change creature damage calculation.megamage
--HG-- branch : trunk
2009-06-18*Merge.megamage
--HG-- branch : trunk
2009-06-18*Mergemegamage
--HG-- branch : trunk
2009-06-18*Merge.megamage
*mtmap is disabled by default. To use it, define MULTI_THREAD_MAP in define.h *mtmap support is not provided for windows users. Because there is no free openmp lib for windows. If you have openmp lib and want to use openmp, you need to manually change the setting. --HG-- branch : trunk
2009-06-19*Implement command .lookup mapAnubisss
--HG-- branch : trunk
2009-06-19* Fix build in linuxMachiavelli
--HG-- branch : trunk
2009-06-19* Fix build in linuxMachiavelli
--HG-- branch : trunk
2009-06-19MergeMachiavelli
--HG-- branch : trunk
2009-06-19* Update GM ticket system data, thanks to MaNGOS.Machiavelli
--HG-- branch : trunk