Историја ревизија

Аутор SHA1 Порука Датум
  FlavioJS a91b77d781 * Recoded and renamed the trim function in strlib to normalize_name. (didn't behave like a standard trim function, see function comment for what it does) пре 18 година
  ultramage 24db1473f4 - Added function str2ip() to do platform-safe conversions пре 18 година
  ultramage 87c0efdc89 - Moved e_mail_check() and config_switch() to strlib.h пре 18 година
  ultramage 7d46c4c259 - Fixed the start_point setting smashing t3h stack in some situations пре 18 година
  DracoRPG 7c8f12ccd5 I'm still here! пре 18 година
  ultramage 515d98c194 Fixing several compilation & runtime problems пре 18 година
  ultramage 6867d93866 typos: recieve -> receive пре 18 година
  ultramage 8dc1b77f03 * Made a crazy attempt to at least partially synchronize login&char code пре 18 година
  ultramage a167b6ae62 * Some source code cleaning пре 18 година
  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 година
  ultramage 91deea9ccd - Removed a missing file reference in the athena-start script пре 18 година
  skotlex 50af14ce15 - Made waiting_disconnect on the char server be an int to hold the timer ID of the timeout timer. It is now deleted when a player is successfully set offline/online. пре 18 година
  skotlex cc6a222a11 - Added define MAX_CHARS so you can easily mod the server to support a different amount of characters per account (however, there is still the issue of hexing the client to support this change) пре 18 година
  ultramage 2a7f5aeb7f committing my work on the login server (mostly SQL) пре 18 година
  DracoRPG 58dcd187b0 Mapcache update, should polish off remaining bugs пре 18 година
  skotlex a0bfff19a1 - Removed delete_session from socket.h since it shouldn't be used by them. пре 18 година
  ultramage 5625383530 More tweaks to socket.c to simplify the code пре 18 година
  skotlex 4dd0c95c58 - Modified set_reg so that it returns whether it succeeded or not in setting the requested variable. пре 18 година
  skotlex c6d349bcee - Made it possible to modify the server packet version from the Makefile. пре 18 година
  skotlex 3fe667ca28 - Added a check to prevent trades from being commited if either character is in final-save state. пре 18 година
  skotlex 6c66c2095f - Simplified a bit mmo_char_tobuf (at least it looks cleaner to me now) пре 18 година
  FlavioJS e74a5e2456 - Reviewed the client and the shorts at 104 and 106 are part of the char structure. And a correction on what i said: 0x6d is the packet that sends the new char data, 0x67 is the request to create the new char. пре 18 година
  FlavioJS fcda68caa4 - Fixed the structure of packet 0x67 (new char info). It's the same as the one used for packet 0x6b (chars info). пре 18 година
  skotlex f96bd44c5a - Removed function inter_party_logged, which after some testing and thinking, has been concluded is no longer necessary. пре 18 година
  FlavioJS c46f3cf135 - Removed deprecated console code. пре 18 година
  ultramage 5f0de40e38 Removed the silly and misleading 'firewall detected' message пре 18 година
  skotlex 0c68bf4e54 - Fixed the next invoked skill after AbraCadabra not having requirements even when it is a different skill than the one chosen by AbraCadabra. пре 18 година
  FlavioJS 0129172c63 - Added a precompiler error when the shutdown defines are not found. пре 18 година
  ultramage 9f164c312b - re-added the duplicit nj/gs name messages in msg_athena пре 18 година
  FlavioJS db02576357 - Now winsock 2 is required. пре 18 година