index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Maps
/
Map.cpp
Age
Commit message (
Expand
)
Author
2012-04-08
Core/Cleanup:
kaelima
2012-03-29
Core/Misc: Code style and remove unused define.
Gyx
2012-03-24
Core: I herd you like semicolon..
leak
2012-03-24
Core: Fix warnings properly
leak
2012-03-24
Core: Fix warnings
leak
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-12
Core/Map:
kaelima
2012-03-12
Core/Units:
Machiavelli
2012-03-07
Core/Maps
Shauren
2012-03-01
Core/Units: Properly update passenger position if vehicle uses waypoint movem...
Machiavelli
2012-02-24
Core/Calendar
Shauren
2012-02-24
Core/Calendar
Shauren
2012-02-22
Fix build (gcc) and fix warnings
Spp
2012-02-18
Merge pull request #5290 from kandera/fix_blink
Subv
2012-02-17
fix blink making you fall under ground when blinking into water (needs correc...
Kandera
2012-02-16
Core/Maps: Remove redundant if()
leak
2012-02-16
Fix a lot of warnings
Spp
2012-02-14
Fixed build, thanks Amit86 for noticing
Subv
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-11
Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors)
Subv
2012-02-10
Core/Map:
kaelima
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-22
Revert "Temp fix for *nix build."
megamage
2011-12-22
Temp fix for *nix build.
megamage
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-12-18
Core/Dungeon Finder: Implemented Luck of the Draw buff
Shauren
2011-12-13
Core/Maps: Removed some incorrect checks in GetHeight, flying creatures shoul...
Shauren
2011-12-10
Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...
kaelima
2011-11-28
Make AddToMap return bool.
megamage
2011-11-28
Add an ASSERT to find out the reasons of some crashes.
megamage
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-12
Fix a crash when player is logged out when not in map.
megamage
2011-11-11
Some cleanup of add/remove to/from map.
megamage
2011-11-10
Fix the crash when removing object from an unloaded grid. Object should alway...
megamage
2011-11-10
Add some ASSERT in add/remove obj to/from grid.
megamage
2011-11-09
Merge pull request #3872 from Bootz/master
Shocker
2011-11-08
Change more ace_guard to trinity_guard
megamage
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-07
Core: Codestyle clean-up
Bootz
2011-11-07
Change ObjectAccessor to an ACE_Null_Mutex singleton, since its members have ...
megamage
2011-10-22
More cleanup of grid system.
megamage
2011-10-22
Some cleanup of grid system.
megamage
2011-10-19
Core/Grid:
kaelima
2011-10-18
Core/Grid: Fix a typo in e0d933fed8. Grids should work correctly again. Thank...
Liberate
2011-10-18
Clean up grid system. Get rid of GridLoader. This patch should not change any...
megamage
2011-10-18
More clean up of grid system.
megamage
2011-10-18
Clean up grid system: allow directly creating Cell from x, y.
megamage
2011-10-18
Use method IsCoordValid() to replace explicit checks.
megamage
[next]