提交历史

作者 SHA1 备注 提交日期
  lighta 402170c018 -Update doc/souce_doc.txt for refactoring change 10 年之前
  Lighta 55134d1ae1 Fix ARM compilation. 11 年之前
  aleos89 912b644499 Added support for 2013-12-23 client. 11 年之前
  Euphy f3777cce0e Implemented @warp suggestions. 11 年之前
  lighta 744195a931 Leak and Optimisation 11 年之前
  aleos89 30648216ec Initial release of VIP System. 11 年之前
  lighta 1ebe1ada8a Fix charlist incompatibility for 2012 and 2013 clients 11 年之前
  glighta 50ded53db6 -Upd configure.in / configure 12 年之前
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). 12 年之前
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. 12 年之前
  blacksirius bde86942c0 cleaned up windows header usage (added one central file to use windows / winapi specific stuff, to be able to set the appropriate flags before including it correctly) 13 年之前
  shennetsind d792a2b57f Fixed compiling warning with gcc on --enable-64bit mode. 13 年之前
  brianluau 00367cd7b7 - Removed more trailing tabs. 13 年之前
  ai4rei 6aa18784a3 * Random accumulated tweaks and fixes. 14 年之前
  ai4rei c9a3277785 * Cleaned up packet dumping code. 14 年之前
  ai4rei 8dc5d7029c * Fixed non-windows 'findfile' utils function missing a 'closedir' call (bugreport:4739, since r1629). 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 c792e189e4 * Moved function 'exists' (file presense check) to utils.c, so that it is available to code outside of lock.c 14 年之前
  ultramage 106b44c1e7 Merged the /loginmerge branch (topic:192754) 17 年之前
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 年之前
  ultramage 6559c24882 Replaced the integers+checking approach in r12679 with usage of floating point arithmetic. 17 年之前
  ultramage d5775e7e11 Implemented get_percentage() for compact and safe calculation of percentual values. 17 年之前
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 年之前
  ultramage 0a0782c664 Some all-around code reformatting/cleaning 18 年之前
  FlavioJS a75ec9a547 * Changed the string hash of the script engine to SDBM. 18 年之前
  ultramage a6e61e1d2f Gave each file an empty last line, to make svn happier 18 年之前
  FlavioJS f4907979c1 * Extended the functionality of StringBuf - length and appending a string. 18 年之前
  FlavioJS cc893dbaab * Changed db key from 'unsigned char*' to 'const char*'. 18 年之前
  ultramage 8dc1b77f03 * Made a crazy attempt to at least partially synchronize login&char code 18 年之前