aboutsummaryrefslogtreecommitdiff
path: root/src/game/Level3.cpp
AgeCommit message (Expand)Author
2009-07-24[8203] Correcttly re-apply level scaled item stat mods at player level change...megamage
2009-07-23 [8191] Drop code related to use long time empty `spell_affect` table. Aut...megamage
2009-07-20 [8190] Update killing quest objectives base at creature_template KillCred...megamage
2009-07-17*Remove some code for spells not present in dbc of 313.QAston
2009-07-16 [8182] Store and use Map* pointer in WorldObject instead map ids for spee...megamage
2009-07-16[8167] Use more consistence debug command handler names and move its code to ...megamage
2009-07-10 [8137] Init player display id + native display id on login. Author: hunuzamegamage
2009-07-10 [8126] Improvemets in player/pet/charter name checks. Author: VladimirMangosmegamage
2009-07-07 [8116] Fixed low ranks relearn bug, correctly show tlanes at command spel...megamage
2009-07-05*Correct error message in command lookup taxinode.Anubisss
2009-07-05*Move command lookup faction's code to the correct file.Anubisss
2009-07-05*Change uint32 counter to bool found in lookup commands.Anubisss
2009-06-27 [8072] First step to get rid of data blob.megamage
2009-06-27[8057] Move code from Event AI to class Creature function for reuse in other ...megamage
2009-06-25Fix AHBot maxitems commandChaz Brown
2009-06-23[8052] Fixed typo in error log output. Author: The_Game_MasterQAston
2009-06-19*Better reset time format in command .lookup mapAnubisss
2009-06-19*Implement command .lookup mapAnubisss
2009-06-18[8041] Avoid send talent info many times at loading. Small cleanups. Author: ...megamage
2009-06-18* More updating of iterator data types in loopsMachiavelli
2009-06-18* In case of a 'for' loop, don't declare the iterator of a type that has a la...Machiavelli
2009-06-15*Use SendGlobalGMSysMessage() instead of SendGlobalSysMessage() in some reloa...Xlybriem
2009-06-08 [7980] Implement item use target requirements store and check (new table ...megamage
2009-06-07*Implement spell aura 177.megamage
2009-06-07*Merge. A m_casttime check is added to prevent redundent check of canseeordet...megamage
2009-06-05Fix AHBot to calculate the deposit for auctions so it can be used to check th...Chaz Brown
2009-06-05Fix AHBot to calculate the deposit for auctions so it can be used to check th...Chaz Brown
2009-06-05*Fix a crash when aubot command is not correctly used.megamage
2009-06-03[7949] Fixed crash at use .send message with offline player name. Author: Vla...megamage
2009-05-31Mangos [7911]. Author: tomrus88megamage
2009-05-26 [7893] Fixed work chat guild commands that expect guild name in args. Now gu...megamage
2009-05-22[7874] Fix: possible runtime crash. Author: ApoCmegamage
2009-05-21Fix typo. Pointed by Aokromes, thx :)panaut0lordv
2009-05-21*Allow use gm command to set value for gobjects.megamage
2009-05-19[7851] Fixed typo to allow work '.tele name' command.megamage
2009-05-18[7845] Implement reload support for creature eventAI tables. Author: evilstarmegamage
2009-05-17 [7839] Rafactoring player targeting code in chat command and related clea...megamage
2009-05-10[7809] Replace repeating "remove cooldown and send update to client" code by ...megamage
2009-05-08 [7801] Apply damage mods from scripts or target state not in DealDamage b...megamage
2009-05-08[7796] Implement .lookup taxinode and .go taxinode commands. Author: Vladimir...megamage
2009-05-05 [7776] Completed implementation of CMSG_SPELLCLICK Author: arraimegamage
2009-05-03[7748] Better use LANG_PLAYER_NOT_FOUND message in Modify Gender. Author: Ale...megamage
2009-05-03[7747] Fixed crash in ModifyGender command. Author: Foksmegamage
2009-05-03[7745] Fixed gcc warnings. Author: AlexDerekamegamage
2009-04-30*Update gobject state command.megamage
2009-04-29*Allow gm command to set other types of state.megamage
2009-04-29*Trigger spells after dealing damage by spell.QAston
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
2009-04-27[7720] Fixed crash at .character level use from console. Include GM name in m...megamage
2009-04-27 [7715] Provided way for scripts set alternative gameobject state for clie...megamage