aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/BoundingIntervalHierarchy.cpp
AgeCommit message (Expand)Author
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-03-09Buildsystem: Add support for compiling with MinGW on WindowsNay
2013-02-27Core: Add support for compiling core in a cygwin-environmentclick
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-04-02Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHei...Lynx3d & Ambal
2011-03-08Core: Fixed warnings:Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-06-07* Well 94% isn't bad. Last thing to fix is collision compiling.Brian
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX