aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision
AgeCommit message (Expand)Author
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-08Core: Fixed warnings:Shauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-10-08Core/Vmaps: Remove the ability to ignore individual maps from vmap LOS /runningnak3d
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-08-31Core: Fix more warnings and fix compile under linux 64Spp
2010-08-28Buildsystem: Update CMakeLists to use the proper check, not the old one...click
2010-08-27Core/Dependency: Upgrade G3d-library to v8.0-release (patched version!)click
2010-08-26Buildsystem/Core: Adjust MySQL headers on relevant files to use simplified #i...click
2010-08-23Core: Fix some warningsSpp
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-08-21Core: Remove lots warnings:Spp
2010-08-18Buildsystem/Core: Adjust header locations in CMake for collisions and shared ...click
2010-08-18Buildsystem/Core: Add new includepath for collision library after changes - f...click
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-08-16It might actually help you all to have the PCH-files as well...click
2010-08-16Buildsystem: Add PCH-support for targets shared, collision, authserver and wo...click
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Some cleanups and fixes in cmakes.XTZGZoReX
2010-08-08Buildsystem: Make core buildable under Windows againclick
2010-07-29Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.click
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...click
2010-07-15Use a slightly different approach to tree bound intersection (by Lynx3d)click
2010-07-10Fix typo in previous commit *sighs*click
2010-07-10Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d)click
2010-07-09Fixed Extractors' windows compile issue (with click's blessing and ever viewi...teacher
2010-07-09Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...click
2010-06-24Remove a possible NaN-value in WorldObject::HasInArc (thanks to arrai)click
2010-06-21Remove some redundant explicit NULL checks for pointers before ´delete´ or ...Machiavelli
2010-06-21Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windowsclick
2010-06-19Add another assert to track down an issue where variable gets infinity valueMachiavelli
2010-06-19Change some map/vmap-related runtime output to sLog format.Machiavelli
2010-06-19Fixed win build of vmap assembler, too.Xanadu
2010-06-19Some smaller fixes to the vmapextractor courtesy of Lynx3d (not using corefun...click
2010-06-19Fix possible crash in VMapManager sLog.OutXX functions.Machiavelli
2010-06-19* Fix Linux compileBrian
2010-06-19Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...Machiavelli
2010-06-17Fix a small "typo" regarding the calculation of LoS from the r9b1c565510 vmap...click
2010-06-17Add plane/finitecheck tests for OOB intersection-vectors (this should fix vma...click
2010-06-15Fix linuxbuildclick
2010-06-15Commit from Lynx3d: Add assert to values that can cause nasty freeze, but sho...Shauren
2010-06-09Add copyright notes to CMake filesTartalo