| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-11 | Core/Misc: Improve LinkedList iteration - simplify code generated for begin, ↵ | Shauren | |
| end and operator++ | |||
| 2024-07-29 | Core/Misc: Reduce amount of virtual functions and copypasting in Reference<> ↵ | Shauren | |
| implementations | |||
| 2021-12-18 | Scripts/ScarletMonastery: instance script cleanup (#23889) | ccrs | |
| Adapt InstanceScript into newer structure and style Adapt existing boss scripts into newer structure and style Improve existing boss related definitions Should make each boss more functionally reliable, but nothing new has been added (cherry picked from commit 06c6b30ed484850228c57313dc2c024c38e2055f) | |||
| 2020-08-14 | Core/Misc: Replace NULL with nullptr | Shauren | |
| 2020-01-02 | New Year | Aokromes | |
| 2019-01-01 | Update copyright note for 2019 | vincent-michael | |
| auto happy = new year(2019); | |||
| 2018-01-01 | Update copyright note for 2018 | vincent-michael | |
| auto happy = new year(2018); | |||
| 2017-11-25 | Misc: More cleanup | Aokromes | |
| 2017-08-21 | Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing ↵ | ariel- | |
| effects - SPELL_AURA_MOD_TOTAL_THREAT should be temporary and not added/subtracted from total, only computed - Cleanup of reference related code - Kill getLast() and reverse iterator obsevers, LinkedList iterator can't be used as a standard reverse_iterator (ie with operator++). They weren't used anyways (cherry picked from commit 3b6fd226bedb689847dadaeeba36a588ee9bc928) # Conflicts: # src/server/game/Combat/ThreatManager.cpp # src/server/game/Loot/LootMgr.h | |||
| 2017-01-01 | Update copyright note for 2017 | vincent-michael | |
| Happy new year | |||
| 2016-01-01 | Update copyright note for 2016 | Vincent-Michael | |
| Happy new year (Again new year with idiots ...) | |||
| 2015-01-01 | Update copyright note for 2015 | Vincent-Michael | |
| Happy new year | |||
| 2014-03-23 | Core/Misc: Removed unused defines, added missing include and removed a few ↵ | Shauren | |
| warnings | |||
| 2014-01-01 | Update copyright note for 2014. | Vincent_Michael | |
| Happy new year. | |||
| 2013-10-27 | Core/Code: Unify codestyle for brackets: {} to { }. | Ascathor | |
| Also added missing copyright to some files. | |||
| 2013-06-11 | Core: More Function Renaming. | Malcrom | |
| 2013-01-04 | Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert() | Nay | |
| 2013-01-01 | Update copyright note for 2013. | Vincent_Michael | |
| Happy new year. | |||
| 2012-11-27 | Core/Misc: Set mode 0644 for files | Spp | |
| 2012-11-20 | Core/Misc: Reduction of header dependencies - Step II | Spp | |
| 2012-10-02 | Core: "Initial support for C++11 compilers" | Spp | |
| 2012-01-01 | Update headers for 2012. HAPPY NEW YEAR!!! | kiper | |
| 2011-09-29 | Cosmetic: Multiple cosmetic changes | Spp | |
| - Added missing space to 'if', 'for', 'while' and 'switch' when it's followed by '(' - Added missing space after a comma and remove space before comma (with some exceptions) - Remove trailing spaces - Convert tab to spaces Note: Only affects files with extension "cpp" and "h" under /src/server | |||
| 2011-09-29 | Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*" | Spp | |
| 2011-09-15 | [Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with ↵ | Spp | |
| some exceptions) | |||
| 2011-06-11 | Core: Codestyle cleanup | click | |
| 2011-04-29 | Add spaces after commas | leak | |
| 2011-01-01 | Update copyright note for 2011. | Machiavelli | |
| Happy new year. | |||
| 2010-10-07 | REALLY fix the CRLF-crap... | click | |
| --HG-- branch : trunk | |||
| 2010-10-07 | Update copyright headers (following the same standard in all files = good) | click | |
| --HG-- branch : trunk | |||
| 2010-06-07 | * Nope still won't build yet | Brian | |
| --HG-- branch : trunk | |||
| 2010-06-06 | * Get rid of framework and move the files to game and shared. | XTZGZoReX | |
| --HG-- branch : trunk | |||
