index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Grids
Age
Commit message (
Expand
)
Author
2011-04-29
Add spaces after commas
leak
2011-04-28
Core/ObjectMgr: Refactor sGOStorage
leak
2011-04-22
Core/Auras/Totems: Fixed incorrect visibility checks in target searchers
tobmaps
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-02-04
Core/DynamicObjects: Change the way how dynamic objects are bound to their ow...
QAston
2011-01-13
Core/Maps: Fix a possible crash in ObjectGridStoper:Visit
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-17
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...
Shauren
2010-12-06
Core: Some optimizations
Spp
2010-12-04
Core/Gridnotifiers: Fix a possible crash in MessageDistDeliverer::SendPacket
Machiavelli
2010-11-16
Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...
linencloth
2010-11-13
Core:
linencloth
2010-10-25
Core/Grids: implemented AllWorldObjectsInRange searcher, will be used in upco...
Rat
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-17
Core: Cleanup locale handling.
linencloth
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-22
Core/Game: fix all warnings related to converting doubles and floats.
silinoron
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-08-04
Fixed Carrion Feeder pet talent
Shauren
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-30
* Added the option to specify target entry in conditions table for spells wit...
Xanadu
2010-07-12
change "IN_MILISECONDS" to proper english "IN_MILLISECONDS"
click
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-09
* Added missing include paths that got lost in the merge a few revs ago
Brian
2010-06-08
* Remove more not needed relative paths in include files
Brian
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
More fixes for game/ cmake compilation
Tartalo
2010-06-07
* More cleanup
Brian
2010-06-07
* Nope still won't build yet
Brian
2010-06-06
* Get rid of framework and move the files to game and shared.
XTZGZoReX
2010-06-06
* Move some grid stuff.
XTZGZoReX