aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Models
AgeCommit message (Expand)Author
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