Histórico de Commits

Autor SHA1 Mensagem Data
  eathenabot 9085803c84 * Merged changes up to eAthena 15040. há 13 anos atrás
  eathenabot 7b2c38fd24 * Merged changes up to eAthena 15036. há 13 anos atrás
  eathenabot c69a472b6f * Merged changes up to eAthena 15035. há 13 anos atrás
  brianluau e969df2ff8 - Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599. há 13 anos atrás
  epoque11 2029786d9d - Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support) há 13 anos atrás
  ai4rei bc951500fd * Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196). há 14 anos atrás
  ai4rei 226fa32b4c * Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482). há 14 anos atrás
  ai4rei df41665d39 * Added support for IT_CASH to @iteminfo, logging filters and item drop rate adjustment. Added 'show_picker.item_type'-specific IT_CASH value to it's description (follow up to r14549). há 14 anos atrás
  Paradox924X 2f9e3dbf81 Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. há 14 anos atrás
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. há 17 anos atrás
  ultramage 49f1f4434d * Reorganized the contents of the mapserver's header files. há 17 anos atrás
  skotlex 22b43b5903 - fixed Halo-Halo not being consumed on use. há 17 anos atrás
  ultramage 52a7948f8b * Corrected string lengths according to bugreport:198 há 17 anos atrás
  ultramage fe1db10bcc Fixed a mistake in r10919 messing up logged values (bugreport:167) há 17 anos atrás
  ultramage c5b8e5d082 Added back log_chat's '1 - log everything' setting (revert from r10850). há 17 anos atrás
  ultramage 961f23767d * Added 'safestrnlen' to prevent null pointer crashes há 17 anos atrás
  FlavioJS 65642f6f1c * Merged the tmpsql branch: há 17 anos atrás
  ultramage 8a45d05f1c Wiped out every mention of RETCODE from /src. há 17 anos atrás
  ultramage 0072a0189e * Cleaned/clarified some #include relationships between headers há 18 anos atrás
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them há 18 anos atrás
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) há 18 anos atrás
  ultramage 711d01a128 Reformatting @_@ há 18 anos atrás
  ultramage 16671ef54f * Added Global chat and Main chat logging há 18 anos atrás
  skotlex 2a5ec09a11 - The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefore now it is only used for Vending, Talkie box and Graffiti há 18 anos atrás
  skotlex 9d049827d7 - Reverted the dup-label check code since it has a bug that needs to be fixed first (it fails to recognize const.txt values) há 18 anos atrás
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement há 18 anos atrás
  FlavioJS 0cf60d9ca1 - Updated getitem and guardian entries in script_commands.txt. há 18 anos atrás
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. há 18 anos atrás
  skotlex 2de8486627 - Fixed txt-converter compilation. há 18 anos atrás
  skotlex c4932353bf - Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some memory leaks when the event counter does not matches with the actual number of queued timers during logout. há 18 anos atrás