index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
Maps
/
TileAssembler.cpp
Age
Commit message (
Expand
)
Author
2015-01-31
Core/VMaps: Fix debug assert caused by invalid vmaps
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-09-15
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-15
Tools/VMAP: Fix not null terminated string
jackpoz
2013-08-25
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2013-08-25
Core/Auth: Implement time-based token for user login as described in RFC 6238.
raczman
2013-08-24
Core&Tools: Fix multiple issues found by a static code coverage tool
Nay
2013-06-27
Tools/Extractors: Fixed possible name issues (underscore instead of space) wh...
Shauren
2013-05-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-28
Tools/Extractors: Fixed typo in previous commit
Shauren
2013-05-28
Tools/Extractors: Fixed many false positive err=2 messages and fixed many com...
Shauren
2013-05-18
Reverted part of 60a88a08f5e85c1986aee49f9bfdbf8fa254f370
Shauren
2013-05-18
Core/Collision: Corrected logic for closing source file in WorldModel_Raw::Re...
Shauren
2013-05-17
* Some more static analysis issues fixed.
Subv
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-08-20
Core/Misc: Some fixes here and there
Chaplain
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-03-07
Core/Maps
Shauren
2012-02-18
Core: Clean up whitespace and tabs in the base sourcetree
click
2012-02-16
Fix a lot of warnings
Spp
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-01
Fix vmapassembler
mns
2011-11-23
Core: Fixed a few warnings and silly typos in scripts
Shauren
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-05-11
Core/Collision: Fixed possible memory leaks
Shauren
2011-04-29
Add spaces after commas
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-06
Core: Some optimizations
Spp
2010-08-23
Core: Fix some warnings
Spp
2010-07-09
Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...
click
2010-06-07
* Reverted to the old G3D library, however collision still will not compile
Brian
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX