Commit History

Upphovsman SHA1 Meddelande Datum
  ultramage b1ccbcdba7 - Added ntows() to properly handle that client port number deficiency 18 år sedan
  toms 5d72c25353 Changed some %lu to %u in login_sql/login.c because uint32 is now an unsigned int 18 år sedan
  ultramage 2216188890 * Finally fixed mingw problems, managed to build both TXT and SQL 18 år sedan
  ultramage 5d3ea3da27 * Played around with MinGW a bit today... 18 år sedan
  ultramage 24db1473f4 - Added function str2ip() to do platform-safe conversions 18 år sedan
  ultramage 87c0efdc89 - Moved e_mail_check() and config_switch() to strlib.h 18 år sedan
  skotlex 79cb6af0cb - Corrected Aliza card's item_db line. 18 år sedan
  ultramage 8dc1b77f03 * Made a crazy attempt to at least partially synchronize login&char code 18 år sedan
  skotlex 111e75d232 - Cleaned up mmo_auth, as this function was quite filled with sql memory leaks! Also improved the code a little. 18 år sedan
  ultramage a167b6ae62 * Some source code cleaning 18 år sedan
  skotlex 258746a5f9 - Modified waiting_disconnect on the login server to hold the timer id of the 'set offline' timer. 18 år sedan
  skotlex 47ab9dbbf8 - Added "do_abort" function to the core. It is invoked when the server has received a Segmentation Fault or Floating Point Exception signal. Currently the only one that uses it is the map-server, which then attempts to save all online characters before aborting. 18 år sedan
  ultramage 91deea9ccd - Removed a missing file reference in the athena-start script 18 år sedan
  toms 27ae4f7091 Corrected warning on login.sql 18 år sedan
  skotlex 3ee61db52f - Removed Magic Rod's cast bar. 18 år sedan
  skotlex 2907fa6467 - Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway. 18 år sedan
  ultramage 9579515cb9 - Removed the old 'mapserver charsave' mechanism 18 år sedan
  FlavioJS 14e2d760f9 * Script engine: 18 år sedan
  ultramage 2a7f5aeb7f committing my work on the login server (mostly SQL) 18 år sedan
  skotlex fec9da329e - Small change in the login-sql server that prevens crashes when somehow people change the lastlogin column to accept nulls. 18 år sedan
  skotlex a0bfff19a1 - Removed delete_session from socket.h since it shouldn't be used by them. 18 år sedan
  FlavioJS 8f8fca4481 - Fixed a compiler warning in char_sql\login.c 18 år sedan
  skotlex 031cd5fb58 - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Agi Up for 20. 18 år sedan
  ultramage 84cb63e650 Minor stuff (typos, socket.c, junk in login reply packet) 18 år sedan
  ultramage 64fcacf6b3 - Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code 18 år sedan
  FlavioJS c46f3cf135 - Removed deprecated console code. 18 år sedan
  ultramage e034ce07bb Typo hunt 18 år sedan
  skotlex 1fcb743f2b - Probably fixed the registration flood protection code being broken. 18 år sedan
  ultramage 284b66e65c * Silenced the plugin export messages during startup [ultramage] 18 år sedan
  FlavioJS 0129172c63 - Added a precompiler error when the shutdown defines are not found. 18 år sedan