aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps/TileAssembler.cpp
AgeCommit message (Expand)Author
2015-01-31Core/VMaps: Fix debug assert caused by invalid vmapsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-15Tools/VMAP: Fix not null terminated stringjackpoz
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-06-27Tools/Extractors: Fixed possible name issues (underscore instead of space) wh...Shauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-28Tools/Extractors: Fixed typo in previous commitShauren
2013-05-28Tools/Extractors: Fixed many false positive err=2 messages and fixed many com...Shauren
2013-05-18Reverted part of 60a88a08f5e85c1986aee49f9bfdbf8fa254f370Shauren
2013-05-18Core/Collision: Corrected logic for closing source file in WorldModel_Raw::Re...Shauren
2013-05-17* Some more static analysis issues fixed.Subv
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-20Core/Misc: Some fixes here and thereChaplain
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-03-07Core/MapsShauren
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-01Fix vmapassemblermns
2011-11-23Core: Fixed a few warnings and silly typos in scriptsShauren
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-05-11Core/Collision: Fixed possible memory leaksShauren
2011-04-29Add spaces after commasleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-06Core: Some optimizationsSpp
2010-08-23Core: Fix some warningsSpp
2010-07-09Update 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 compileBrian
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX