Histórico de Commits

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