Komit Sejarah

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