Commit History

Author SHA1 Message Date
  Lemongrass3110 f870478cef Changed all short to int16 (#8962) 3 months ago
  Lemongrass3110 296a98c6fc static_cast<int> => static_cast<int32> (#8958) 3 months ago
  Lemongrass3110 ba33455635 Replaced some more int leftovers with int32 (#8862) 5 months ago
  Lemongrass3110 0d2d088bb2 Changed all int to int32 (#8787) 6 months ago
  Daegaladh 3b5b5be574 Fixed compile warning (#8384) 11 months ago
  Lemongrass3110 b48948822a Replaced NULL with nullptr (#8298) 1 year ago
  Lemongrass3110 cb42dceb87 Switched most C headers to C++ (#8225) 1 year ago
  Lemongrass3110 9139a21adc Resolved a few size_t related warnings (#8085) 1 year ago
  Lemongrass3110 4d9b1a0b83 Deduplicate strlib code (#7651) 2 years ago
  Vincent Stumpf 4e646235d2 Fix builds that don't use the memory manager (#7648) 2 years ago
  Lemongrass3110 98b3f2af52 Removed some useless strlib functions (#7600) 2 years ago
  Aleos 8138281d90 Fixes a possible size mismatch for isspace() (#7311) 2 years ago
  Lemongrass3110 913cf8751f Added correct allocation info to strlib (#3946) 6 years ago
  Aleos 11b42569fc Synchronized source file headers (#3212) 7 years ago
  Lemongrass3110 801d3ed942 Moved common, config and mapcache to C++ (#3200) 7 years ago