Revīziju vēsture

Autors SHA1 Ziņojums Datums
  ultramage 64fcacf6b3 - Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code 18 gadi atpakaļ
  ultramage 148f3fca88 Cleaning up of the socket code 18 gadi atpakaļ
  ultramage 37ecb00ca5 Fixed a C language restriction preventing compilation 18 gadi atpakaļ
  skotlex b55b492943 - Moved the pet rename code from int_pet.c to inter.c and normalized it so it can be used for any object. 18 gadi atpakaļ
  ultramage 9f164c312b - re-added the duplicit nj/gs name messages in msg_athena 18 gadi atpakaļ
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 gadi atpakaļ
  skotlex cfee0ccf63 - Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support) 18 gadi atpakaļ
  skotlex 1107b381bd - Fixed Charge Atk being able to go through chasm/pits. 18 gadi atpakaļ
  skotlex 42375e1896 - Rewrote the txt->sql converter. It now links directly to the char server files so that it should get auto-updated with any code changes in the later. 18 gadi atpakaļ
  skotlex 6db8420f3c - Added upgrade_svn8675.sql in case, for some reason, your guild table still has the emblem_data field as a 'blob' with "NOT NULL" specified. 18 gadi atpakaļ
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 gadi atpakaļ
  skotlex 924284f1b9 - Added login-char packet 0x2737. Sets all characters offline (login-server side). 19 gadi atpakaļ
  skotlex deba53730f - Fixed signed/unsigned comparison issues in the char txt/sql server. 19 gadi atpakaļ
  skotlex b7fa70b741 - Modified the party_data structure on the map server to remove some redundant data. Added a party_data structure on the char-server to hold a more complete set of information about parties. Added to the party_member structure the class of each member so that the map server can do the appropiate checks even if the character is on another mapserver/offline. Due to the format changes in the party structure, txt servers will have to wipe their party file... (sql save format has not been changed) 19 gadi atpakaļ
  skotlex c185d6ae82 - Merged Adam's patch to let the char-server handle validation of pet-name-change requests through the allowed char letters config. 19 gadi atpakaļ
  skotlex 41a6c38e23 - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end 19 gadi atpakaļ
  skotlex 47adb68d91 - Fixed mysql ping setting being in minutes rather than hours. 19 gadi atpakaļ
  skotlex dc8d892b45 - Added an Info message when pinging the SQL servers. 19 gadi atpakaļ
  skotlex 491228d9cc - Added inter config connection_ping_interval which specifies interval in hours at which mysql_ping's must be done on all connection handles to keep the mysql connection alive. Defaults to 0 (disabled) 19 gadi atpakaļ
  skotlex dcd7d940b0 - Updated the login/char sql servers to let the sql tables autogenerate the new id, and then retrieve said id using mysql_insert_id rather than playing smart and loading the next insert ID on startup. 19 gadi atpakaļ
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 gadi atpakaļ
  Valaris fd99753f8e Clearing trunk. 19 gadi atpakaļ
  celest 52668d1fc1 * Fixed @reloadgmdb in SQL 20 gadi atpakaļ
  amber dfd7258882 Fixe compile time problems with our mixed C++/C conformance 20 gadi atpakaļ
  celest 91fb421a67 * Fixed alot of memory leaks 20 gadi atpakaļ
  celest 09c783610d * Fixed char server crash when sending wisp with a "'" in the names 20 gadi atpakaļ
  sirius f1290e68d2 Fixed the 0x3001 in inter.c for the char wisper on splittet mapservers (interchat)^^ [Sirius] 20 gadi atpakaļ
  (no author) a7b8d32eb5 Changed something @ the sql charserv, (makechar.. charlimit and some tuneups for sql querys) 20 gadi atpakaļ
  (no author) 9fec5d1298 * Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to support it 20 gadi atpakaļ
  (no author) dea15d7c9a A lot of changes. login and char server compile under both TXT and SQL under g++. Same for the convertors (login and char). One change that I felt iffy about, but it worked, was the char* buf -> unsinged char* bug in clif.c 20 gadi atpakaļ