Historial de Commits

Autor SHA1 Mensaje Fecha
  ai4rei d3d2003fea * Fixed various sorts of issues with VS6 project files (since r6929, follow up to r14466 and r14638). hace 14 años
  ai4rei cdd5ade6f0 * Fixed using @refresh while having vending or buyingstore open would stuck the character (bugreport:156 , since r1307). hace 14 años
  ai4rei 81c8c18b57 * Fixed missing strlib.h include for compilers without own 'strnlen' implementation (since r14853). hace 14 años
  ultramage 170e322ccc Moved DBMap's string maxlen parameter translation (0 -> UINT16_MAX) to its initialization phase, so that it runs once instead of on every hash and compare step. This will slightly speed up most strdb operations. hace 14 años
  ultramage 7861584d59 Fixed DBMap's db_dup_key to allocate only as much as necessary (bugreport:4969). hace 14 años
  flaviojs ccb0bdde68 Fixed char-converter not being able to compile due to both char.h being included. (caused by last commit) hace 14 años
  flaviojs b02133b422 * Merges from charmerge: hace 14 años
  ai4rei dd1cc7c836 * Fixed pet's equip would visually disappear when it's walk speed was changed while it was standing (related r14838). hace 14 años
  ai4rei 36fd8bcf19 * Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_ACK2). hace 14 años
  ai4rei bb48f685e7 * Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the inviter rather than party id. hace 14 años
  ai4rei 0eb61f5a95 * Fixed a crash in clif_parse_FriendsListAdd, when a player is added that is not online (bugreport:4947, since r14835). hace 14 años
  Inkfish 213ff7ff38 Fixed a typo in buyingstore_create. hace 14 años
  ai4rei 9e4d7a1beb * Fixed script command 'warpguild' looking for an attached player even when it is not needed (bugreport:4941, since r2674, related r14840). hace 14 años
  ai4rei ce70d39dbc * Fixed script command 'warpparty' looking for an attached player even when it is not needed (bugreport:4359, since r14311, related r2674 and r5592). hace 14 años
  ultramage dd22261936 Renamed clif_parse_ReqFeel to clif_feel_req (since r4352). hace 14 años
  ai4rei 982ce2323c * Fixed pets' speed would not get updated to normal, after they finished running to their owner (bugreport:1304). hace 14 años
  ai4rei 4356e5fdbc * Fixed NULL pointer in status_change_timer (SC_BERSERK), when the HP subtraction causes the HP drop below 100, but does not exceed remaining HP (bugreport:1150, related r8705, r11786 and r12061). hace 14 años
  ai4rei aa0bf03f74 * Updated script commands 'npcshopitem', 'npcshopadditem' and 'npcshopdelitem' to support cashshops as well (bugreport:4928). hace 14 años
  ai4rei 8325f3518f * Fixed players could add themselves to their friendslist through their clones or WPE (bugreport:4909). hace 14 años
  ai4rei 0bbca2a6aa * Fixed bonus 'bHPDrainValue' on left hand would work as right hand bonus, when specified with 'bonus' rather than 'bonus2' (bugreport:4939, since r6221). hace 14 años
  brianluau 1c0abe84ef - Fixed a possible exploit in guild castle investment. (bugreport:4929, topic:272783) hace 14 años
  brianluau 177342ad2b - Fixed some bugs in Cursed Spirit quest. (bugreport:4926) hace 14 años
  ai4rei bfbac60c74 * Changed enumerating defines into enumerations (related topic:264007). hace 14 años
  brianluau d3d4504d7f - Fixed a typo in eA Job System documentation. hace 14 años
  ultramage 1370e74073 Quick fix to Venom Splasher's Poison React bonus, 30% -> 20%, based on aegis (bugreport:230). hace 14 años
  ai4rei e769080fca * Fixed Super Novices could not be adopted (bugreport:4907, since r12389). hace 14 años
  ai4rei c5c6d83877 * Improved error reporting during monster database and spawn data reading. hace 14 años
  Gepard 336680302f * Extracted calculations of the number of status points PC gets when leveling up to a function. hace 14 años
  Gepard 5d8e2e76bb * Removed status point calculations (duplicate) from `pc_resetstate` function. It is now handled by `pc_need_status_point`. hace 14 años
  ai4rei 5179a206ba * Merged pcdb_checkid update from renewal [14810/branches/renewal]. hace 14 años