aboutsummaryrefslogtreecommitdiff
path: root/src/game/MiscHandler.cpp
AgeCommit message (Expand)Author
2010-02-05A great purge of obsolete macros.Xanadu
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-19*Integrate Script system to CoreRat
2010-01-16Updated copyright for new year.n0n4m3
2010-01-15* Update structure for SMSG_ADDON_INFO and add some sort of basic handling fo...XTZGZoReX
2010-01-06Reverted commit ba4294dec1. n0n4m3 asked me to do it.Astellar
2010-01-01Fixed instance reset when high server uptime, thx Wowka321n0n4m3
2009-12-25Fixed unreaded packet spam for CMSG_MOVE_FEATHER_FALL_ACK. by VladimirMangosn0n4m3
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
2009-12-23Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor...n0n4m3
2009-12-20Merge MaNGOS, Gossip System. Autor NoFantasy.win32
2009-12-19Prevent packet problem spam in log at rejected CMSG_WORLD_TELEPORT. by Vladim...n0n4m3
2009-12-17[9012] fix crash when achievement is completed and player isn't in worldn0n4m3
2009-12-17Fixed compile errors and some typosn0n4m3
2009-12-17Removed some redundant player->SaveToDB calls, original autor balrokn0n4m3
2009-11-01*Cleanup, fix the wholist, thanks SoulForge and Forgivenmaximius
2009-11-01*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...maximius
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...maximius
2009-09-04Fix a couple of small typos.Chaz Brown
2009-09-02 [8446] Update ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING only for real ...megamage
2009-09-01 [8433] Implement proper store and use character specific account data.megamage
2009-08-27*fixed warning spam at CMSG_MOVE_SET_CAN_FLY_ACK receive by use proper packet...megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-22* Missing file change for last commit (correct packet size calculation)Machiavelli
2009-08-22* Fix bug that creator of item was not displayed when inspecting another playerMachiavelli
2009-08-19 [8393] Fixed format CMSG_FORCE_MOVE_UNROOT_ACK and CMSG_FORCE_MOVE_ROOT_A...megamage
2009-08-19 [8389] Implement check really read received packet size and warning it no...megamage
2009-08-19 [8386] Fixed areatrigger distance check Author: arraimegamage
2009-08-19[8385] Use 3D coordinates for checking corpse distance at reclaiming Author: ...megamage
2009-08-19 [8382] Implement ByteArray functions for skip read of fields not needed f...megamage
2009-08-19 [8378] Use exceptions instead of explicit size checking for each packet A...megamage
2009-07-31*Fixed /played chat command. Author: tomrus88megamage
2009-07-31*Replace "LoginDatabase" with "loginDatabase"megamage
2009-07-31 [8262] Fixed work /played client chat command. Author: tomrus88megamage
2009-07-30[8231] Use more safe destination buffer size for zlib compression. Author: Si...megamage
2009-07-23[8193] Use constant instead explicit value in title index checks. Author: XTZ...megamage
2009-07-20 [8185] Allow set visible gm level for in gm list and in who list checks. ...megamage
2009-07-01 [8103] More wide use IsInWorld checks and delayed at teleport operations....megamage
2009-07-01*Backup your DB!megamage
2009-06-14*Fix a bug that flying puppet interrupts caster's channelling.megamage
2009-06-11*Switch to support client version 3.1.3megamage
2009-06-09* Fix HandleInspectOpcode, by VicosMachiavelli
2009-05-31 [7918] Improve portability in work with uint64 string format specifiers a...megamage
2009-05-31Mangos [7911]. Author: tomrus88megamage
2009-05-29*Update OutdoorPvP functions. No longer need creature triggers for capture po...megamage
2009-05-25*Move some random generator functions to map class: functions in map/object/m...megamage
2009-05-25*Merge.megamage
2009-05-14New server options to block adding GMs to friends by players and to block inv...Genars & Aokromes