aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Dynamic/LinkedReference/Reference.h
AgeCommit message (Expand)Author
2025-07-11Core/Misc: Improve LinkedList iteration - simplify code generated for begin, ...Shauren
2024-07-29Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-08-21Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-03-23Core/Misc: Removed unused defines, added missing include and removed a few wa...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-11Core: More Function Renaming.Malcrom
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-29Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-06-07* Nope still won't build yetBrian
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX