index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T15: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
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
2011-10-08
One last culprit...
Machiavelli
2011-10-08
Core: Fix a boatload of crashes after the mass cleanup... Thanks to Broodwyrm...
Machiavelli
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-10-07
REPO: Code-style change
Bootz
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-06
Core/Entities: Vehicles should be able to be both source and target of map sc...
Shauren
2011-09-01
Core: cleanup.
Chaplain
2011-07-08
Core/Misc: Replace dynamic_cast<XXX*> with proper ToXXX
Spp-
2011-06-28
Core/Entities: Vehicles should be able to be the source of map scripts
Machiavelli
2011-06-12
Core: Continued cleanup
kaelima
2011-05-26
Core/Gossip: Gossip menu items will now have constant index, allowing to prop...
Shauren
2011-04-29
Core: use enum InventoryResult as return type for functions working with play...
Azazel
2011-04-13
Core/Misc: move scheduled scripts counter to ScriptMgr (which is more logical...
zergtmn
2011-03-08
More warning fixes
Shauren
2011-01-28
Core/Map scripts: make some error messages more informative and reformat code...
Azazel
2011-01-02
Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummon
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-14
Core: Fixed uninitialized variable warnings
Shauren
2010-11-17
Core/Scripts: pass message parameter by reference in OnChat methods to make i...
azazel
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-25
Core: Generic cleanup (tab2spaces/whitespace removal)
click
2010-09-22
Scripts/DB_Scripts: massive cleanup of SCRIPT_COMMAND_* related staff
azazel