aboutsummaryrefslogtreecommitdiff
path: root/src/game/World.cpp
AgeCommit message (Expand)Author
2009-05-21Mobs fleeing and getting assistance feature implementaion. Author: Neo2003megamage
2009-05-17 [7839] Rafactoring player targeting code in chat command and related clea...megamage
2009-05-15*Item enchancment/proc patch - original code by ThenecromancerQAston
2009-05-14New server options to block adding GMs to friends by players and to block inv...Genars & Aokromes
2009-05-05 [7776] Completed implementation of CMSG_SPELLCLICK Author: arraimegamage
2009-04-29[7730] Some optimizantion and code style. Author: zhenyamegamage
2009-04-27 [7715] Provided way for scripts set alternative gameobject state for clie...megamage
2009-04-25*Fix a typo in reading config file.megamage
2009-04-24[7707] Remove duplicate line in check. Author: NoFantasymegamage
2009-04-22*Merge.megamage
2009-04-21*Move move and remove obj from world update to map update.megamage
2009-04-15*Merge.megamage
2009-04-14Creature respawn linking, idea by Rat, wrote by Iskander, blessed by raczman.raczman
2009-04-12* Merge.XTZGZoReX
2009-04-11[7647] Fixed typo in option StartHonorPoints default value set at error. Auth...megamage
2009-04-09[7643] Allow set, store and output creture EventAI data version in addition t...megamage
2009-04-08[7627] Replace built-in in code table by new DB table `achievement_criteria_d...megamage
2009-04-07[7622] Added creatureAI with related database tables. Author: AlexDerekamegamage
2009-04-07* Ensure 100% that DB logging is enabled/disabled as expected.XTZGZoReX
2009-04-07Used constant SEC_PLAYER in World::SendGMText(int32 string_id, ...)mknjc
2009-04-07* Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" *XTZGZoReX
2009-04-05*Merge.megamage
2009-04-04*Fix a crash caused by scriptprocessmegamage
2009-04-03 [7607] Improvements in support some generic achievement classes Author: V...megamage
2009-04-04Fixed BG mark rewarding in case of prematurely finished BG:raczman
2009-03-28[7572] Use enum type instead int for World::SendServerMessage arg Author: Vla...megamage
2009-03-28* Fixed tolerant login queue. Thanks to Iskander.XTZGZoReX
2009-03-27[7552] Move client version dependend DBC code to src/game. Author: VladimirMa...megamage
2009-03-26Fix typo.panaut0lordv
2009-03-26[7545] Fixed exploration achievements for certian areas Author: DonTomikamegamage
2009-03-26* Fix some conversion in DB logging.XTZGZoReX
2009-03-26* Implement logging of battleground chats.XTZGZoReX
2009-03-26* Fixed two typos. Thanks Wormheart.XTZGZoReX
2009-03-25* Implemented WUPDATE_CLEANDB timer to clean `logs` table of old entries.XTZGZoReX
2009-03-25* Added support for logging chats: Guild, raid, party, public, officer chat, ...XTZGZoReX
2009-03-22Let set in conf custom rates for low level kill/quest reputation gain. Author...megamage
2009-03-22*Note some script id are changed. DB change may be needed.megamage
2009-03-21Updated OpenSSL lib. Thanks to Neo2003. Author: tomrus88megamage
2009-03-21* Implement ".server set closed on/off" command to allow/deny new connections...XTZGZoReX
2009-03-19* Implementing database logging:XTZGZoReX
2009-03-09*Fix build.megamage
2009-03-09 [7413] Fixed finally problems with node names localization in BattleGroun...megamage
2009-03-09*Support localization for messsages in battleground. Author: VladimirMangosmegamage
2009-03-07[7395] Default MaxPlayerLevel should be 80 Author: multiplexermegamage
2009-03-06[7393] Implement access to client side holiday ids. Author: VladimirMangosmegamage
2009-03-06*Merge.megamage
2009-03-06New AHBot plus AuctionHouse changesParadox
2009-03-05[7383] Changed some comments in config file, changed default MaxRatingDiffere...megamage
2009-03-05*Merge.megamage
2009-03-05*Implement access_requirement table - by IskanderBlaymoira