Historique des commits

Auteur SHA1 Message Date
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). il y a 12 ans
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. il y a 12 ans
  glighta 7711b41dc0 -Fix geoipreading cache for Windows, bugreport:6923 il y a 12 ans
  glighta 0743650416 -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for slave and evil clone) il y a 12 ans
  shennetsind 1beef8ba89 Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with. il y a 12 ans
  shennetsind a224d344e2 disabled unused grf_shuffle_enc, gcc was bugging regarding it not being called anywhere. il y a 13 ans
  gepard1984 334d5959be Removed deprecated memory manager macros (follow-up to r14916). il y a 13 ans
  eathenabot 0d2589130a * Merged changes up to eAthena 15050. il y a 13 ans
  eathenabot 47013253bd * Merged changes up to eAthena 15049. il y a 13 ans
  shennetsind 460da8c949 getting rid of some ubuntu-specific console errors il y a 13 ans
  eathenabot a0cd90cb2f * Merged changes up to eAthena 15024. il y a 13 ans
  eathenabot 45f0261147 * Merged changes up to eAthena 15014. il y a 13 ans
  flaviojs 9703374f8a * Fix C++ compilation issues. il y a 13 ans
  ai4rei 8a08767917 * Replaced compress/uncompress inline code (encode_zip/decode_zip) with the respective zlib library calls while keeping 3rdparty calls inside common code (follow up to r14888, related r14808). il y a 14 ans
  flaviojs 0394156c54 * Merged decode_zip/encode_zip from eapp's grfio to replace our direct use of zlib's uncompress/compress. il y a 14 ans
  flaviojs 612e016e59 * Changed grfio.c include order and moved zlib include from the header to the source. il y a 14 ans
  ai4rei 6f5cd0921e * Removed functions 'decode_zip' (ancient) and 'encode_zip' (from r824) from grfio. These were outdated copies of zlib's 'uncompress' and 'compress' respectively (related r1530 and r5152). il y a 14 ans
  ai4rei 7eae5b9381 * Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152). il y a 14 ans
  ai4rei 630a5810e9 * Cleanups to grfio. il y a 14 ans
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). il y a 14 ans
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). il y a 14 ans
  ultramage 2ecdab9606 Moved the options to disable specific compiler warnings from the generic 'AdditionalOptions' to the appropriate 'DisableSpecificWarnings' section. il y a 17 ans
  ultramage 3d7a129b90 Using predefined constants as parameters to the exit() function. il y a 17 ans
  ultramage 74c5d717aa Fixed memleak hell during mapserver shutdown (if grf reading is used and the deallocation routine is actually called). il y a 17 ans
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them il y a 18 ans
  ultramage 4228b025e7 - Fixed one missed malloc->aMallocA typo, causing memory deallocation problems il y a 18 ans
  ultramage 3206b83c1c Missed a few occurences of strdup (followup to r10468) il y a 18 ans
  ultramage cce7ebedf4 - imported the latest working grfio code from stable il y a 18 ans
  blackhole89 66fa77c5f6 adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details. il y a 18 ans
  ultramage 74295231e6 * Discarded extra deflate function needed for afm reading il y a 18 ans