index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-16T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
ObjectGridLoader.cpp
Age
Commit 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 3be01fb200a5
maximius
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 SetMap
megamage
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: AlexDereka
megamage
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 VehicleId
megamage
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: balrok
megamage
2009-02-26
*Merge.
megamage
2009-02-25
*Update active object code. By VladimirMangos.
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-24
Backed out changeset: ad4f100c0a9d
megamage
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 structure
init
Neo2003