aboutsummaryrefslogtreecommitdiff
path: root/src/game/Level3.cpp
AgeCommit message (Expand)Author
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
2009-04-27[7714] Implement new command .character level for set level provided level. A...megamage
2009-04-26*Fix CAST_INTURRUPT_PREVIOUS flag for eventai action castQAston
2009-04-24 [7705] Rename some account/character related commands.megamage
2009-04-23*Fix frenzy and Ferocious Inspiration proc.QAston
2009-04-22[7700] Implement ACHIEVEMENT_CRITERIA_TYPE_EARN_HONORABLE_KILL Author: DonTomikamegamage
2009-04-22[7696] Fixed compile warnings Author: AlexDerekamegamage
2009-04-21[7693] Allow use .revive command in console, support revive offline players. ...megamage
2009-04-15*Merge.megamage
2009-04-14Creature respawn linking, idea by Rat, wrote by Iskander, blessed by raczman.raczman
2009-04-08[7628] Implement .reload for static achievement tables. Author: VladimirMangosmegamage
2009-04-07*Fix CRLF in Unit.h and Level3.cpp files.Anubisss
2009-04-07* Fix some freezes.QAston