Commit History

Autor SHA1 Mensaxe Data
  skotlex c1d503fdcb - Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that 70 char limit of the input area. %!s(int64=18) %!d(string=hai) anos
  skotlex 29e3b9e204 - Fixed @lvup, #lvup not doing a stat reset and lowering your status points if you had 0 status points at that time. %!s(int64=18) %!d(string=hai) anos
  skotlex d2574dfd69 - Fixed a duplicate warp name in Rachel %!s(int64=18) %!d(string=hai) anos
  skotlex c848fd71d2 - Item search is now a bit smarter. When no item is found with the same 'aegis name', then the 'normal' name is used instead. %!s(int64=18) %!d(string=hai) anos
  ultramage 89f25a569d * Fixed the server not reacting properly to atcommands/charcommands when using langtype 10/11 (the |XY codepage indicator wasn't being trimmed) %!s(int64=18) %!d(string=hai) anos
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement %!s(int64=18) %!d(string=hai) anos
  ultramage 9f164c312b - re-added the duplicit nj/gs name messages in msg_athena %!s(int64=18) %!d(string=hai) anos
  FlavioJS 52245f90b9 - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined. %!s(int64=18) %!d(string=hai) anos
  toms 912fc7a427 Fixed npc commands atcommand & charcommand not working with a custom command_symbol %!s(int64=18) %!d(string=hai) anos
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. %!s(int64=18) %!d(string=hai) anos
  Lance ffbcbb0b54 %!s(int64=18) %!d(string=hai) anos
  Lance 90352e92a2 * Enabled atcommand parsing for clients with Korean langtype and version. %!s(int64=18) %!d(string=hai) anos
  Lance 3e7a154f59 * Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":". %!s(int64=18) %!d(string=hai) anos
  skotlex 2b44fd5db4 - Cleaned up the log.c file. %!s(int64=18) %!d(string=hai) anos
  skotlex 7637480204 - Oops, fixed a pretty bad typo on the fix for #baselvup %!s(int64=18) %!d(string=hai) anos
  skotlex 7025584abe - Fixed #baselevelup adding instead of substracting status points when used with negative levels. Also made it reset your stats if there wasn't enough to substract from. %!s(int64=18) %!d(string=hai) anos
  skotlex 7c23227861 - Fixed nocommand mapflag causing the "you can't use commands on this map" message to trigger one very single chat, instead of only for actual @/# command invocation. %!s(int64=18) %!d(string=hai) anos
  skotlex 84f86fa96e - Modified the nocommand mapflag so you can specify the GM range that is blocked from using commands (eg: "prontera.gat mapflag nocommand 40" disables commands to characters in the GM range 0~39) %!s(int64=18) %!d(string=hai) anos
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. %!s(int64=19) %!d(string=hai) anos
  skotlex ee8298bb8a - Cleaned up some of the pet related @/# commands, same for some script commands. %!s(int64=19) %!d(string=hai) anos
  skotlex b372f8dfce - Changed define EQP_WEAPON to specify only the right-hand weapon, added define EQP_ARMS to specify both arm-slots. %!s(int64=19) %!d(string=hai) anos
  skotlex 8c98388bc5 - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out of the mastery function so that it may apply to all skills except Soul Breaker. %!s(int64=19) %!d(string=hai) anos
  skotlex 305fa67812 - Made @monsterignore be an universal ignore. Means you cannot be targetted as an enemy by anything. Also added alias "@battleignore" which does the same as monsterignore. %!s(int64=19) %!d(string=hai) anos
  skotlex a6c3f3a1fc - Coded @reset. %!s(int64=19) %!d(string=hai) anos
  skotlex 31832cfdc7 - Added EQP_/EQI_ constants in pc.h to identify equip position and equip indexes, makes equipping related code much easier to read. %!s(int64=19) %!d(string=hai) anos
  Lance e266a08f7c [Optimized]: %!s(int64=19) %!d(string=hai) anos
  skotlex 856240443d - Added structure status_data which holds status-related information (str, agi, etc, speed, amotion, adelay, dmotion, weapon-damage, race, size, etc) and weapon_atk structure with the weapon specific info (atk, atk2, element) to be used by all combat structures (TODO: Homun needs to be updated to use it) %!s(int64=19) %!d(string=hai) anos
  skotlex 47adb68d91 - Fixed mysql ping setting being in minutes rather than hours. %!s(int64=19) %!d(string=hai) anos
  skotlex 9aa86f86e4 - Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attack %!s(int64=19) %!d(string=hai) anos
  skotlex 4d97159683 - Cleaned atcommand_param against overflows and also to make it standard C so it may compile with the Borland C. %!s(int64=19) %!d(string=hai) anos