コミット履歴

作者 SHA1 メッセージ 日付
  gepard1984 22f0714c07 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/libconfig/): 13 年 前
  brianluau 00367cd7b7 - Removed more trailing tabs. 13 年 前
  brianluau 3aede46965 - Removed trailing tabs, and fixed some spacing. 13 年 前
  shennetsind b400444adb Finished BuildBot "console error scan" stuff. 13 年 前
  shennetsind 5b244ffdd0 whops, typo. 13 年 前
  shennetsind 7fcfb73534 BuildBot console report code 13 年 前
  shennetsind a785b383d7 Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll get it sorted. 13 年 前
  FlavioJS 7ae74b588b * Hunted down improper uses of va_list variables. 16 年 前
  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 年 前
  ultramage 8be1c4d48c * Some preparations for the guild script update 17 年 前
  FlavioJS 65642f6f1c * Merged the tmpsql branch: 17 年 前
  ultramage 1ed7f6c584 Cleaned up some parts of the code. 18 年 前
  ultramage 3935c7bf4a * TXT->SQL converter fixup 18 年 前
  FlavioJS bc088a5ad8 * Removed the dependency on winsock.h for definitions, it's all winsock2.h now. 18 年 前
  ultramage 2216188890 * Finally fixed mingw problems, managed to build both TXT and SQL 18 年 前
  ultramage 5d3ea3da27 * Played around with MinGW a bit today... 18 年 前
  ultramage 6aa16e2f75 Fixed showmsg causing silent access violation exceptions on Windows (WinAPI function used does not accept NULL) 18 年 前
  FlavioJS 43a375ad89 * Added all the missing defines for ctype.h functions and converted all the direct uses to the defines. 18 年 前
  ultramage 2a7f5aeb7f committing my work on the login server (mostly SQL) 18 年 前
  FlavioJS 4a2db02dec - Fixed the meaning of stdout_with_ansisequence and changed the default value to no. 18 年 前
  FlavioJS 129e97d6c9 - Minor changes to ers. 18 年 前
  FlavioJS 53a7ca362b - Added StringBuf_Vprintf to utils.c and changed the showmsg.c buffer. 18 年 前
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 年 前
  skotlex cb53caa46a - Applied FlavioJs's patch which enables colored console output for Windows systems. It also includes a config setting called "stdout_with_ansisequence" with which you can turn off the color codes (in case you are logging all output) 18 年 前
  skotlex ebc1f2bc02 - Moved the packet_len variable in login.c to the login parse case, since it's used nowhere else. 18 年 前
  Lance a28e9d802c [Optimized] 19 年 前
  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 年 前
  celest 8114bec659 * Added SERVER_TYPE to core for future plugins support 20 年 前
  celest d9881083d4 * Updated showmsg with Shinomori's improvements 20 年 前