index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scripting
/
MapScripts.cpp
Age
Commit message (
Expand
)
Author
2016-04-11
Core/Game: Move MapScripts to game/Maps
Naios
2016-01-26
Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT corrections. Thx to Arci
Lopfest
2016-01-26
Core/Scripts: SMSG_PLAY_ONE_SHOT_ANIM_KIT can now be used in waypoint_scripts
Lopfest
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-06-15
Core/PacketIO: Fixed chat packet building in CreatureTextMgr
Shauren
2015-06-08
Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessary
Shauren
2015-05-03
Fix warning
Gacko
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core: Fix warnings, mostly wrong printf formatters
DDuarte
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-23
Core/Entities: Second part of required database changes for migrating guids t...
Shauren
2014-10-22
Core/Entities: Sixth part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-09-19
Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALK
DDuarte
2014-09-19
Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALK
DDuarte
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Chat: cleanup MonsterText methods
joschiwald
2014-09-13
Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...
DDuarte
2014-08-06
Core/Scripts: Fix possible crash
jackpoz
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-11-29
Core/Scripts: Fix possible NULL dereferences
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-16
Core/Transports
Shauren
2013-06-30
Core/Units: Removed most calls to SendMovementFlagUpdate for creatures
Shauren
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-29
Core/Game: Code style.
Gyx
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2012-02-23
Core: Random cleanup + compile fix
Shauren
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-10-19
Core/Grid:
kaelima
2011-10-18
Rename some classes in grid system.
megamage
2011-10-11
Core/MapScripts: Fixed SCRIPT_COMMAND_QUEST_EXPLORED again after 26869bda30b5...
kaelima
2011-10-10
Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...
megamage
[next]