Commit történet

Szerző SHA1 Üzenet Dátum
  ultramage 64fcacf6b3 - Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code 18 éve
  FlavioJS c46f3cf135 - Removed deprecated console code. 18 éve
  ultramage e034ce07bb Typo hunt 18 éve
  skotlex 1fcb743f2b - Probably fixed the registration flood protection code being broken. 18 éve
  ultramage 284b66e65c * Silenced the plugin export messages during startup [ultramage] 18 éve
  FlavioJS 0129172c63 - Added a precompiler error when the shutdown defines are not found. 18 éve
  FlavioJS db02576357 - Now winsock 2 is required. 18 éve
  FlavioJS 15258dfdb0 - Moved md5calc to common 18 éve
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 éve
  skotlex cfee0ccf63 - Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support) 18 éve
  Lupus 13b42f8089 Fixed debug message in login_sql 18 éve
  skotlex cb53caa46a - Applied FlavioJs's patch which enables colored console output for Windows systems. It also includes a config setting called "stdout_with_ansisequence" with which you can turn off the color codes (in case you are logging all output) 18 éve
  skotlex eee1baf718 - Ganbantein's delay is now 2 secs. 18 éve
  skotlex 782daffa9e - Fixed a possible crash and a memory leak on the login-SQL server when parsing unban requests. 18 éve
  skotlex 66869ed12a - Changed a bit the dnsbl lookup in the login servers to make it faster. 18 éve
  skotlex 3c5c104561 - Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected. 18 éve
  toms cff4864a78 - Fixed a possible SIGSEGV on buildin_maprespawnguildid if the map is unknown 19 éve
  toms 34e28b6b16 - Fixed SC_NEN according to Mpeg 19 éve
  skotlex 2c74fc0254 - Should have fixed the login-sql crash when passed user-name's length is beyond the limit. 19 éve
  skotlex 6f3c9a6dc7 - Fixed two instances in the login-sql server where the ip in the log-login table was being stored backwards. 19 éve
  skotlex 29fdbcae3b - Fixed the login-sql server replying to the change-sex packet with the wrong gender, causing the char-server to screw-up job-change updates. 19 éve
  toms e61a6fb306 Removed ugly struct cast in login.c 19 éve
  toms 627e316993 Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql field the same... 19 éve
  toms bf650446b0 Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (login_sql\login.c) 19 éve
  skotlex 74c899ec9f - Added a missing ntohl call in the loginlog code. 19 éve
  skotlex 1b9b599e2a - Modified the loginlog setting on the login-sql server to store the ips using the htonl conversion function before storing/retrieving them from sql. 19 éve
  skotlex cb54048d1e - Changed Land Protector's range back to 3. 19 éve
  skotlex c96212781f - Corrected Trim chars to block 'enter', as explained by the Ultra mage. 19 éve
  skotlex 670bd31159 - Fixed the IP value being apparently incorrectly casted before inserting into the loginlog table on "connect success" events. 19 éve
  skotlex b69c506ca7 - Oops, should have fixed the crash in intif gm message. 19 éve