Historia zmian

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