提交歷史

作者 SHA1 備註 提交日期
  gepard1984 bf1c81839f Merged TXT removal branch back to trunk. 13 年之前
  ai4rei 08684261f6 * Renamed item array in 'struct guild_storage' from 'storage_' to 'items' to match 'struct storage_data' (related r12933). 14 年之前
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). 14 年之前
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). 14 年之前
  ai4rei c56477a9fc * Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275). 14 年之前
  Skotlex 9c244595de - Merged a few minor bugfixes 15 年之前
  ultramage e3d39453fd * Fixed a storage saving issue with txt charserver (bugreport:2084) 16 年之前
  ultramage fb0a123f7a Some small code cleaning 17 年之前
  ultramage 4546c7fc0a Modified storage data loading 17 年之前
  ultramage d8ce1f4aa5 storage code cleanup (no behavioral changes yet) 17 年之前
  ultramage bfd5397913 Renamed 'storage_' to 'items' in the storage_data structure. 17 年之前
  ultramage a35279667d Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name). 17 年之前
  Kevin 2c1144e804 TXT code has been re uploaded. Please note this does not change the fact that TXT support has been dropped. There is no guarantee the code base will be managed and it will in the near future be REMOVED. If there is in ANY way TXT support in the future, it will be abstracted through a sql interface so only the sql code has to be maintained. 17 年之前
  Kevin ace648245b I live in a giant bucket. 17 年之前
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. 17 年之前
  ultramage 65834585a8 Modified showmsg code to not attach a timestamp to MSG_NONE-type messages, generated by ShowMessage(). It now works exactly like printf(). 17 年之前
  FlavioJS 9d2688ad87 * Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include. 17 年之前
  ultramage 3d7a129b90 Using predefined constants as parameters to the exit() function. 17 年之前
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 年之前
  ultramage 8a45d05f1c Wiped out every mention of RETCODE from /src. 17 年之前
  ultramage dfdb5368c7 Corrected some weird fgets() statements, plus reformatted them 18 年之前
  ultramage 148f3fca88 Cleaning up of the socket code 18 年之前
  ultramage e034ce07bb Typo hunt 18 年之前
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 年之前
  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 年之前
  Valaris 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
  Valaris fd99753f8e Clearing trunk. 19 年之前
  amber 307af82dec More ANSI C++/C conformance fixes [SVN 1341: MouseJstr] 20 年之前
  amber 150683e2e6 Fixed use of storage variable to conform to ANSI C spec [MouseJstr] 20 年之前
  celest 91fb421a67 * Fixed alot of memory leaks 20 年之前