Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
internal types (skidd13)
-Codechange: remove now unneeded asserts
-Codechange: Set CBlobBaseSimple as absolute base class of CBlobT
|
|
|
|
|
|
|
|
used (skidd13)
|
|
|
|
-Cleanup: merge PopHead() and RemoveHead() into Shift()
|
|
|
|
|
|
|
|
|
|
(skidd13)
|
|
|
|
|
|
yapf a lot lower to reduce memory usage
|
|
of dropping the added item
-Fix: CBinaryHeapT::CheckConsistency compared pointers instead of the actual items (skidd13)
|
|
|
|
|
|
|
|
(SmallArray|FixedSizeArray)::(Append|AppendC) with other containers. (skidd13)
|
|
function for deduplication. (skidd13)
|
|
(skidd13)
|
|
|
|
members to better fit other container classes. (skidd13)
|
|
if a header require a header make it include that header
|
|
|
|
without asserts in gcc 4.4+ isn't our fault but GCC's. Includes a reference to the appropriate GCC bug report
|
|
|
|
|
|
|
|
|
|
overflow on some architectures
|
|
disabled
|
|
costructor and freeing in desctructor
|
|
const is (accidentally?) removed using C-style casts.
|
|
sources too
|
|
|
|
'anti-multiple-inclusion' header
|
|
|
|
versions aren't supported anymore. One check in stdafx.h is enough
|
|
|
|
Provided by ln
I've added a little fix on currency.cpp too, why not :)
|
|
are drawn using the old Patch-like PBS sprites. (michi_cc)
|
|
there
-Codechange: convert smallvector from struct to class
|
|
|
|
-Codechange: Split the sorting code from the sortlist to an appropriate header
|
|
needed.
|