Історія комітів

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