aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Models
AgeCommit message (Expand)Author
2012-03-07Core/MapsShauren
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-02-27Core: Minor cleanup in ObjectMgr and warning fixesSpp
2012-02-23Compile fix for gcc 4.5 and higherShauren
2012-02-23Core/Vmaps: Fixed errors during loading gameobject models and improved error ...Shauren
2012-02-19Core: Fix non-PCH buildingclick
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...Subv
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-10-18Minor changes here and there:Spp
2011-09-29Random minor code cleanupunknown
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-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-04-29Add spaces after commasleak
2011-04-02Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHei...Lynx3d & Ambal
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-08Core: Fixed warnings:Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-08-21Core: fix "comparison of unsigned expression < 0 is always false" warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-07-10Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d)click
2010-07-09Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...click
2010-06-07* Finally it compiles (thanks click for noticing the "typo").Brian
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX