Histórico de Commits

Autor SHA1 Mensagem Data
  Kisuka 1b38a1964b * Merged changes from trunk [14688:14739/trunk]. há 14 anos atrás
  ai4rei d41e850975 * Merged changes from trunk [14636:14686/trunk]. há 14 anos atrás
  ai4rei 2b6f273e92 * Merged changes from trunk [14496:14630/trunk]. há 14 anos atrás
  ai4rei fb7617d575 * Various VC6-related fixes and tweaks. [Ai4rei] há 14 anos atrás
  ultramage 8dfa315ce8 Added visual studio equivalent of libc's strtoull() - name redefine for newer VS versions, custom implementation for VS6 (I hope it works). há 15 anos atrás
  FlavioJS 653ddafa5c * Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667, bugreport:2996) há 16 anos atrás
  ultramage 35155f1333 Corrected a potentially uninitialized variable in sv_parse (bugreport:2860). há 16 anos atrás
  FlavioJS 14cbb64848 * Wrong variable being used in StringBuf_Vprintf. (follow up to r13386, fixes bugreport:2798) há 16 anos atrás
  FlavioJS 7263ae4f45 * Extended sv_escape_c to escape '\a','\b','\t','\v','\f','\?' characters to their respective representations instead of octal. há 16 anos atrás
  FlavioJS 1ddbd85a25 * Fixed a va_end using the wrong variable. (from r13383, fixes bugreport:2483) há 16 anos atrás
  FlavioJS 7ae74b588b * Hunted down improper uses of va_list variables. há 16 anos atrás
  ultramage 104f28b34b Fixed login printing raw passwdenc passwords to console (bugreport:826). há 17 anos atrás
  FlavioJS 2599064a46 * Fixed script strings not being handled properly (only skipped the \). há 17 anos atrás
  toms 4c74bd7ac6 Fixed a "bug" in sv_readdb under windows and cygwin configured as "Unix/binary" for text files ('\r' is read and empty lines are not skipped) bugreport:1382 bugreport:1401 há 17 anos atrás
  ultramage 45f1ef5202 Modified sv_readdb to be able to process non-native line terminators (bugreport:1382) há 17 anos atrás
  ultramage 9609149c15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas) há 17 anos atrás
  FlavioJS 3f944dd947 * Added SV_KEEP_TERMINATOR option to not split the line terminator. há 17 anos atrás
  FlavioJS bc272fbc39 * Added sv_split to strlib.c/h (similar to sv_parse). há 17 anos atrás
  ultramage 94943b2b6a Adjusted eAthena code to compile cleanly in C++ mode. há 17 anos atrás
  ultramage bcac761953 Removed some useless svn:ignore properties. há 17 anos atrás
  FlavioJS 6dd13ee535 * Added a generic 'delimiter-separated values' string parser to strlib.c/h. há 17 anos atrás
  FlavioJS e207fecd8c * Added safesnprintf to strlib.c/h (bugreport:372) há 17 anos atrás
  FlavioJS 05134f3dcc * Reworked the parsing at npc.c. há 17 anos atrás
  ultramage 961f23767d * Added 'safestrnlen' to prevent null pointer crashes há 17 anos atrás
  FlavioJS 65642f6f1c * Merged the tmpsql branch: há 17 anos atrás
  FlavioJS f68f40f94d * Displaying op names instead of numbers in script engine errors. há 18 anos atrás
  ultramage 53823c3e67 Fixed TXT char creation blocking characters with nonstandard names há 18 anos atrás
  FlavioJS a91b77d781 * Recoded and renamed the trim function in strlib to normalize_name. (didn't behave like a standard trim function, see function comment for what it does) há 18 anos atrás
  ultramage 5d3ea3da27 * Played around with MinGW a bit today... há 18 anos atrás
  ultramage 87c0efdc89 - Moved e_mail_check() and config_switch() to strlib.h há 18 anos atrás