Commit History

Author SHA1 Message Date
  ultramage 8d014dd02a Added back SQL charserver listening socket code that got removed in the /tmpsql merge. 17 years ago
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 years ago
  ultramage 9e7eb8804f - Removed the TURBO socket mechanism - it was in fact just using a variable to cache a few arithmetic operations (premature optimization) 18 years ago
  ultramage 148f3fca88 Cleaning up of the socket code 18 years ago
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 years ago
  skotlex cfee0ccf63 - Added all the missing FIFOHEADs in the login/sql servers (required for TURBO support) 18 years ago
  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 years ago
  toms c831b74d87 Fixed a bug in int_storage.c, temp array doesn't have the good size 19 years ago
  skotlex d57406c09e - Char-SQL: Removed the ridiculous check for existing party/guild each time a character is saved. The check should be done upon loading (when the guild/party is not found, the char's party/guild id is set to 0 THERE) 19 years ago
  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 years ago
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
  Valaris fd99753f8e Clearing trunk. 19 years ago
  amber 150683e2e6 Fixed use of storage variable to conform to ANSI C spec [MouseJstr] 20 years ago
  amber cb34e8c48a memory bugs fixed 20 years ago
  celest 91fb421a67 * Fixed alot of memory leaks 20 years ago
  celest dd74e90fca Speedup inventory and storage saving 20 years ago
  (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 years ago
  (no author) 778e804dd6 update 20 years ago
  amber d46146370c update 20 years ago
  amber e8402a3971 GUILDCACHE 20 years ago
  amber ba67cc63d9 DFASTCHAR 20 years ago
  amber d479e29aee Fixed some file types 20 years ago
  (no author) 706e785091 20 years ago