Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-21 | Core/Build: Merge common library and move database out of shared | StormBytePP | |
2015-01-01 | Update copyright note for 2015 | Vincent-Michael | |
Happy new year | |||
2014-08-23 | Core/Misc: Fix some -Wconversion warnings | jackpoz | |
2014-06-01 | Replaced ACE based typedefs for fixed width ints with C++11 versions | leak | |
2014-01-01 | Update copyright note for 2014. | Vincent_Michael | |
Happy new year. | |||
2013-01-01 | Update copyright note for 2013. | Vincent_Michael | |
Happy new year. | |||
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-15 | [Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with ↵ | Spp | |
some exceptions) | |||
2011-07-29 | Core: Append single character to stream as character, not as a string | Spp- | |
2011-03-08 | Core: Fixed warnings: | Shauren | |
C4100: 'variable' : unreferenced formal parameter C4701: potentially uninitialized local variable C4389: '!=' : signed/unsigned mismatch C4245: 'argument' : conversion from 'X' to 'Y', signed/unsigned mismatch | |||
2011-01-01 | Update copyright note for 2011. | Machiavelli | |
Happy new year. | |||
2010-07-10 | Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d) | click | |
--HG-- branch : trunk | |||
2010-07-09 | Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - ↵ | click | |
thanks to Lynx3d (again) - add magic-header to .vmtile files - calculate waterlevels for non-flat surfaces in a more correct way - make MSVC shut up about float-issues - change logging around a bit (output function that the respective logentry comes from) - remove remaining Stormlib leftovers - set indoor/outdoor check to enabled by default (more blizzlike) --HG-- branch : trunk | |||
2010-06-07 | * Move VMap3 code to a separate static 'collision' library. | XTZGZoReX | |
--HG-- branch : trunk |