Commit History

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