Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-25 | Always use C++11 and remove related compatibility option/code | Thorbjørn Lindeijer | 1 | -4/+0 |
2012-03-24 | Introduced compile-time option to disable use of C++0x | Thorbjørn Lindeijer | 1 | -0/+5 |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2011-09-16 | Prevent copying of MutexLocker | Ben Longbons | 1 | -1/+11 |
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2009-03-26 | Changed includes in utils/ dictory to new guidelines | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -3/+3 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-12-05 | Fixed MutexLocker to not work on a copy | Bjørn Lindeijer | 1 | -5/+8 |
2008-12-05 | Fix race condition with a std::string access | Bjørn Lindeijer | 1 | -0/+94 |