aboutsummaryrefslogtreecommitdiff
path: root/src/game/InstanceSaveMgr.cpp
AgeCommit message (Expand)Author
2010-05-08Add GUID to groupsSpp
2010-05-01Fix more warnings.Spp
2010-04-19Remove LOTS of compile warningsSpp
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-04-07Code Style: Remove trailing spacesSpp
2010-02-24Fix instance reset depending on difficulty. With help of Gyullo.Trazom62
2010-02-04Fix ResetInstance.Trazom62
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-16Updated copyright for new year.n0n4m3
2010-01-06Reverted commit ba4294dec1. n0n4m3 asked me to do it.Astellar
2010-01-01Make the core boot alot cleaner. Fix some formating. Make custom attributes f...p0wer
2010-01-01Fixed instance reset when high server uptime, thx Wowka321n0n4m3
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-19Fix a typo: print the instanceid in an error log. Pointed by make_the_king.Anubisss
2009-12-17Update InstanceSaveMgr for new instance systemn0n4m3
2009-11-20*Some cleanup (mostly whitespace changes)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-10-05*Fix issue with reset timers of raids and heroic instances, by Taliesin.Machiavelli
2009-09-15Fix Instance resets not occuring without restarting server, patch provided by...Chaz Brown
2009-08-26*Try to fix a crash caused by corpse. Thanks to new001.megamage
2009-06-16[8026] Obtain object's map directly by calling appropriate WorldObject::GetMa...megamage
2009-06-13*Fix a crash caused by outdated intance id.megamage
2009-05-31 [7918] Improve portability in work with uint64 string format specifiers a...megamage
2009-05-25*Fix a bug that players are teleported to wrong instance after crash.megamage
2009-05-11*Update instance script functions.megamage
2009-05-10*Move some AI functions to core. No real change.megamage
2009-04-27[7727] Use more simple code for element erase. Author: AlexDerekamegamage
2009-04-27[7725] Fixed memory leak in PlayerDumpWriter.megamage
2009-04-27[7716] Fixed some typos and possible crashes. Author: AlexDerekamegamage
2009-04-03 [7607] Improvements in support some generic achievement classes Author: V...megamage
2009-03-19* Implementing database logging:XTZGZoReX
2009-03-18*Merge with 243.megamage
2009-03-18*Fixed possible crash and wrong data in instance state save (or not save). Au...megamage
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
2009-02-24 [7330] Code warnings and style cleanups. Some bugs fixes. Author: Vladimi...megamage
2009-02-18*Merge.megamage
2009-02-17Newline added to bottom of all files.KingPin
2009-02-09[7248] Check `battlemaster_entry` data at loading. Code cleanups. Author: zhenyamegamage
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
2009-02-04* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...Drahy
2009-01-22*Update to Mangos 7151.megamage
2008-12-08*Update to Mangos 6888. Source: Mangos.megamage
2008-11-05[svn] * Avoid access to bag item prototype for getting bag size, use related ...KingPin
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x