aboutsummaryrefslogtreecommitdiff
path: root/src/game/ObjectGridLoader.cpp
AgeCommit message (Expand)Author
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-08-26*Try to fix a crash caused by corpse. Thanks to new001.megamage
2009-08-23*Update vehicle system. Make vehicle a seperate class from creature.megamage
2009-08-11*Fix compile in debug mode.megamage
2009-08-11*A temp fix of the crashes caused by corpses.megamage
2009-08-11*Use unified function in loadhelper.megamage
2009-08-11*Fix anothe crash bug caused by SetMapmegamage
2009-07-16 [8182] Store and use Map* pointer in WorldObject instead map ids for spee...megamage
2009-04-13*Merge.megamage
2009-04-13*Only let creatures in combat enterevademode when stopping grid.megamage
2009-04-08*Merge.megamage
2009-04-08*Check if grid is loaded before switch container.megamage
2009-04-07[7622] Added creatureAI with related database tables. Author: AlexDerekamegamage
2009-04-04*Merge.megamage
2009-04-04*Fix the bug that creatures do not return to spawn point when players leave i...megamage
2009-03-31*Fix build.megamage
2009-03-31*Backport some code from TC2.megamage
2009-03-29*Fix build in linux.megamage
2009-03-29*Fix build in linux.megamage
2009-03-29*Fix build.megamage
2009-03-29*Fix a crash.megamage
2009-03-28*Add new creature_template column VehicleIdmegamage
2009-03-25*Merge.megamage
2009-03-24*Try to fix a crash bug.megamage
2009-03-08[7403] much more unneeded includes removed Author: balrokmegamage
2009-02-26*Merge.megamage
2009-02-25*Update active object code. By VladimirMangos.megamage
2009-02-18*Merge.megamage
2009-02-17Newline added to bottom of all files.KingPin
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
2008-12-24Backed out changeset: ad4f100c0a9dmegamage
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
2008-11-14[svn] *** Source: MaNGOS ***visagalis
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
2008-10-02[svn] * Proper SVN structureinitNeo2003