Commit History

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