Historial de Commits

Autor SHA1 Mensaje Fecha
  eathenabot 9085803c84 * Merged changes up to eAthena 15040. hace 13 años
  eathenabot 7b2c38fd24 * Merged changes up to eAthena 15036. hace 13 años
  eathenabot c69a472b6f * Merged changes up to eAthena 15035. hace 13 años
  brianluau e969df2ff8 - Replaced log_config.enable_logs constants with LOG_ enums that existed since r9599. hace 13 años
  epoque11 2029786d9d - Added SQL_INNODB switch for databases running under InnoDB (where INSERT DELAYED would break log table support) hace 13 años
  ai4rei bc951500fd * Removed '.txt' from log config info messages, as the values already have an extension (since r197, related r196). hace 14 años
  ai4rei 226fa32b4c * Fixed items, that get dropped at 100% chance, being reported in @iteminfo as 'available in the shops only' (since/replaces r3482). hace 14 años
  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). hace 14 años
  Paradox924X 2f9e3dbf81 Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. hace 14 años
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. hace 17 años
  ultramage 49f1f4434d * Reorganized the contents of the mapserver's header files. hace 17 años
  skotlex 22b43b5903 - fixed Halo-Halo not being consumed on use. hace 17 años
  ultramage 52a7948f8b * Corrected string lengths according to bugreport:198 hace 17 años
  ultramage fe1db10bcc Fixed a mistake in r10919 messing up logged values (bugreport:167) hace 17 años
  ultramage c5b8e5d082 Added back log_chat's '1 - log everything' setting (revert from r10850). hace 17 años
  ultramage 961f23767d * Added 'safestrnlen' to prevent null pointer crashes hace 17 años
  FlavioJS 65642f6f1c * Merged the tmpsql branch: hace 17 años
  ultramage 8a45d05f1c Wiped out every mention of RETCODE from /src. hace 17 años
  ultramage 0072a0189e * Cleaned/clarified some #include relationships between headers hace 18 años
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them hace 18 años
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) hace 18 años
  ultramage 711d01a128 Reformatting @_@ hace 18 años
  ultramage 16671ef54f * Added Global chat and Main chat logging hace 18 años
  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 hace 18 años
  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) hace 18 años
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement hace 18 años
  FlavioJS 0cf60d9ca1 - Updated getitem and guardian entries in script_commands.txt. hace 18 años
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. hace 18 años
  skotlex 2de8486627 - Fixed txt-converter compilation. hace 18 años
  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. hace 18 años