Histórico de Commits

Autor SHA1 Mensagem Data
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... há 21 anos atrás
  Bryan Drewery e2e8642237 * Didn't fix that logging correctly há 21 anos atrás
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) há 21 anos atrás
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() há 21 anos atrás
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now há 21 anos atrás
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() há 21 anos atrás
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d há 21 anos atrás
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files há 21 anos atrás
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type há 21 anos atrás
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations há 21 anos atrás
  Bryan Drewery ccb2750d36 * All dcc loops need to check for dcc[].type, as the table will now have gaps... há 21 anos atrás
  Bryan Drewery 7abb9533ea * Fixed a bug with part of the 'remotecmd' system há 21 anos atrás
  Bryan Drewery 1413abcd5d * Undid sockt_t/size_t patches há 21 anos atrás
  Bryan Drewery 5fecc94dd5 * Huge commit that introduces countless bugs I'm sure. há 21 anos atrás
  Bryan Drewery b83928cdf0 * More c++ leaf fixes, now for hub :) há 22 anos atrás
  Bryan Drewery 03d098da24 * C++ compile warning fixes (Still compat with C) há 22 anos atrás
  Bryan Drewery 3164cd2ac8 * Casted memory allocations, c++ requires it há 22 anos atrás
  Bryan Drewery 249537cbf5 * More unneeded stack pointers há 22 anos atrás
  Bryan Drewery aed2b5005f * Removed a ton of unused paramaters há 22 anos atrás
  Bryan Drewery 58346386a5 * Remove define DCCPASS há 22 anos atrás
  Bryan Drewery 220e5a2e99 * Misc compile *warnings* há 22 anos atrás
  Bryan Drewery 77363f3e6c * Using 'inline' now no longer using '__inline__' há 22 anos atrás
  Bryan Drewery 0a04e92dd0 * Removed cmd_botinfo há 22 anos atrás
  Bryan Drewery 78d8c05fa5 * Made some large buffers quite smaller há 22 anos atrás
  Bryan Drewery 4d86714aa2 * inline -> __inline__ há 22 anos atrás
  Bryan Drewery 3ae6e42a2d * Cleaned up shadowing variables há 22 anos atrás
  Bryan Drewery 2e58c63a11 * Now using calloc() everywhere há 22 anos atrás
  Bryan Drewery a05f8d040d * Removed cmd_vbottree há 22 anos atrás
  Bryan Drewery 14d6968982 * Removed all BOT_FLAGS and the old sharing stuff from eggdrop há 22 anos atrás
  Bryan Drewery 2627a9aecb * Removed majority of garblestrings. há 22 anos atrás