aboutsummaryrefslogtreecommitdiff
path: root/src/game/AchievementMgr.cpp
AgeCommit message (Expand)Author
2010-05-26Add support for random battlegrounds - port by n0n4me, original code by Vladi...click
2010-05-26Fixed achievements rewarding titles to wrong faction (alliance title for hord...Shauren
2010-05-21More achievement types support.John Holiver
2010-05-18Converted some log error messages in AchievementMgr.cpp to English.malcrom
2010-04-29Warning FixesSpp
2010-04-27Implement support of Timed Achievement. Thanks Shauren.Trazom62
2010-04-24- Fix display of recently earned achievements when the player has a high tota...Machiavelli
2010-04-20Fix crash in AchievementCriteriaData::Meets.Trazom62
2010-04-19Remove LOTS of compile warningsSpp
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-03-22Implemented new achievement criteria data:Trazom62
2010-03-15Properly implemented CONDITION_ACHIEVEMENT for the DB gossip system.Xanadu
2010-03-11Fix achievement title check at startup.Trazom62
2010-03-07Added new type-safe cast functions.raczman
2010-01-25Fix startup warning due to r7188.Trazom62
2010-01-24implement ACHIEVEMENT_CRITERIA_TYPE_EQUIP_EPIC_ITEM (achievement Epic, Superior)Trazom62
2010-01-23* Remove CellLock class and all cell-level thread locking.XTZGZoReX
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-16Fixed problem with not setAchievementCriteriaDataSet::criteria_id, Add achiev...n0n4m3
2010-01-01Make the core boot alot cleaner. Fix some formating. Make custom attributes f...p0wer
2009-12-25Implement ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT. 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-20*apply trinity style to whole sourceRat
2009-12-17[9012] fix crash when achievement is completed and player isn't in worldn0n4m3
2009-12-17Restore some commits from trinitycore2 3.1.3n0n4m3
2009-12-17Update Arena and Achievement for 322an0n4m3
2009-12-17Fixed crash in UpdateAchievementCriterian0n4m3
2009-12-16MaNGOS merge: Mail System.win32
2009-10-18*Cleanupmaximius
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-10-10* Correctly seperate the two blocks of SMSG_ALL_ACHIEVEMENT_DATA , pointed ou...Machiavelli
2009-10-09* Fix "character freeze on map change" bug due to high number of achievements.Machiavelli
2009-09-27*Merge [8524] New cell search algorithm implemented. You can now choose diffe...maximius
2009-09-11*[8474] Allow to delete BattleGround objects when any of invited players didn...maximius
2009-09-11* [8460] Use achievtment criteria data from table for ACHIEVEMENT_CRITERIA_TY...maximius
2009-09-04Fix a couple of small typos.Chaz Brown
2009-08-27[8426] Use upper/lower iterator pairs as result instead 2 function calls. Aut...megamage
2009-08-16*Dont allow function CompletedAchievement() for GMs if GM.AllowAchievementGai...Anubisss
2009-08-05*fix typo in achievement, thanks to ThyrosRat
2009-08-02 [8288] Add table base addition reqs for achievements with ACHIEVEMENT_CRI...megamage
2009-07-31*Fix build.megamage
2009-07-31[8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalphmegamage