aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Movement/Waypoints
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-07-31Core/Waypoints: Fixed memory leaks happening when loading waypoints with inva...Shauren
2014-07-25Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.Subv
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Core: Fix buildVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-07Merge remote-tracking branch 'origin/master' into mmapsNay
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-09More changes for mmaps.Venugh
2012-03-28Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...Nay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 4)Nay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-15Core/WaypointMgr: Allow to set orientation to waypoints.kaelima
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-01Core: Fix annoying compile warning and some other minor changes here and thereSpp-
2011-05-24Core/WaypointMgr: Fixed crashes when loading data with `waypoint_data`.`id`=0...Shauren
2011-04-29Add spaces after commasleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-06Core: Some optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-11Core/DBLayer:Machiavelli
2010-08-30Core: Fix more warningsSpp
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-06-23Use original taxipath data in taxi flight movement generator. Author: VladimirMachiavelli
2010-06-08* Remove the last of the realative paths from #include statementsBrian
2010-06-06* Even more restructuring of the game library.XTZGZoReX