aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Maps
AgeCommit message (Expand)Author
2014-01-03Core/Instances: Fix Instance bindingjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Core/Transports: Fix array overflowjackpoz
2013-12-29Core/TransportsShauren
2013-12-28Core/Transports: Fixed new spawned transports not being visible for players a...Shauren
2013-12-25Core/Transports: Fix possible crashjackpoz
2013-12-15Core/Transports: Fix memory leak on shutdownjackpoz
2013-12-15Core/Misc: Remove unused codejackpoz
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-29Core/Transports: Log an error if a Transport has no GameObject templatejackpoz
2013-11-11Core/Build: Fix build when WITH_COREDEBUG CMake flag is selectedjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-02Core/TransportsShauren
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-27Core/Transports: Correct path generation for a few transportsShauren
2013-10-18Core/Transports: Fixed crashes when instance with transports unloadsShauren
2013-10-18Core/Maps: Added gameobject case for AddObjectToSwitchList and fixed logic in...Shauren
2013-10-18Core: Fix warningsVincent_Michael
2013-10-17Build fixShauren
2013-10-16Build fixShauren
2013-10-16Core/TransportsShauren
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-09-03Core/Misc: Fixed some more issues found by code analysis tools.Sebastian Valle
2013-08-26Core/Aura: Fix SPELL_AURA_BIND_SIGHT invalid readjackpoz
2013-07-08Core/SmartScriptsMihapro
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-07Core/Maps: Fixed Map::IsInWater returning true at any height above waterShauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-27Core/Maps: Add mapname when a player is binded to other save.xjose93
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-26Core/Summons: Pack the TempSummonGroupKey structure so it is being compared c...horn
2013-02-24Core/Summons: Implement summon groups system to be able to summon multiple NP...horn
2013-02-19Core/Startup: Write current and expected maps version when there's a version ...Nay
2013-02-14Core/Maps: Prevent creating maps without a valid Map.dbc entryShauren
2013-02-04Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)Spp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-02-04Core/Dungeon Finder: Simplify Spell Luck of the draw codeSpp
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-11Core/maps: separate mutex for gridille
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay