Commit History

Author SHA1 Message Date
  ultramage 5d3ea3da27 * Played around with MinGW a bit today... 18 years ago
  DracoRPG 7c8f12ccd5 I'm still here! 18 years ago
  skotlex 37d8d915b2 - Reviewed atcommand.c and charcommand.c to make sure there's no scanf where a string argument is specified without a size limit. 18 years ago
  FlavioJS 43a375ad89 * Added all the missing defines for ctype.h functions and converted all the direct uses to the defines. 18 years ago
  skotlex 0b9f915d9c - Fixed # commands not being blocked when muted if the mute config settings say you should be. 18 years ago
  ultramage 06f0d60116 Some generic typo fixes (src and npc) 18 years ago
  DracoRPG 58dcd187b0 Mapcache update, should polish off remaining bugs 18 years ago
  skotlex 29cb0abe60 - Added player not attached crash prevention to countitem/countitem2 18 years ago
  skotlex c1d503fdcb - Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that 70 char limit of the input area. 18 years ago
  skotlex 29e3b9e204 - Fixed @lvup, #lvup not doing a stat reset and lowering your status points if you had 0 status points at that time. 18 years ago
  skotlex d2574dfd69 - Fixed a duplicate warp name in Rachel 18 years ago
  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. 18 years ago
  ultramage 89f25a569d * Fixed the server not reacting properly to atcommands/charcommands when using langtype 10/11 (the |XY codepage indicator wasn't being trimmed) 18 years ago
  ultramage fbe23f27a2 Undid the memset->malloc_set replacement 18 years ago
  ultramage 9f164c312b - re-added the duplicit nj/gs name messages in msg_athena 18 years ago
  FlavioJS 52245f90b9 - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before checking if UINT_MAX has been defined. 18 years ago
  toms 912fc7a427 Fixed npc commands atcommand & charcommand not working with a custom command_symbol 18 years ago
  FlavioJS 637ae9a4dc - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files. 18 years ago
  Lance ffbcbb0b54 18 years ago
  Lance 90352e92a2 * Enabled atcommand parsing for clients with Korean langtype and version. 18 years ago
  Lance 3e7a154f59 * Edited atcommand and charcommand syntax. Now it doesn't need the useless character name and ":". 18 years ago
  skotlex 2b44fd5db4 - Cleaned up the log.c file. 18 years ago
  skotlex 7637480204 - Oops, fixed a pretty bad typo on the fix for #baselvup 18 years ago
  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. 18 years ago
  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. 18 years ago
  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) 18 years ago
  Lance 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. 19 years ago
  skotlex ee8298bb8a - Cleaned up some of the pet related @/# commands, same for some script commands. 19 years ago
  skotlex b372f8dfce - Changed define EQP_WEAPON to specify only the right-hand weapon, added define EQP_ARMS to specify both arm-slots. 19 years ago
  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. 19 years ago