aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Events
AgeCommit message (Expand)Author
2014-06-13Core/Misc:Ascathor
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-03-29Scripts/Misc: Small code optimizationsVincent-Michael
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-04-01Script/Event: Fix warnings in Children's Week scriptGacko
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update more copyright note for 2013.Vincent_Michael
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-25Core/Scripting: Small cleanupVincent-Michael
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-03Core. Fix non-PCH building (again)...click
2012-10-29Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...Spp
2012-10-25Core: Fix compile warningsGacko
2012-10-25Core: Children's Week - Remove event.h includeGacko
2012-10-21Core/DB: Children's WeekGacko