تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  brianluau 00367cd7b7 - Removed more trailing tabs. 13 سال پیش
  brianluau 3aede46965 - Removed trailing tabs, and fixed some spacing. 13 سال پیش
  xazax-hun d4cae50fe1 Minor cleanups, mostly reducing scopes. 13 سال پیش
  gepard1984 54ac5c18de Enabled Mersenne Twister MT19937 as random number generator instead of standard `rand()` function (follow-up to r14865, r14870). 13 سال پیش
  gepard1984 8b3a63cf11 Picklog improvements: 13 سال پیش
  shennetsind fb6af6b958 Pets & Homun renaming with empty name fix, bugreport:3032 13 سال پیش
  eathenabot 9085803c84 * Merged changes up to eAthena 15040. 13 سال پیش
  brianluau d6d87a6f65 - Fixed pet.c not checking log_config.enable_logs setting. [lighta] 13 سال پیش
  ultramage edcb998d59 Replaced custom type 'intptr' with standard 'intptr_t'. 14 سال پیش
  ai4rei 982ce2323c * Fixed pets' speed would not get updated to normal, after they finished running to their owner (bugreport:1304). 14 سال پیش
  ai4rei dd28b6b2b1 * Fixed pet database reading displaying wrong amount of read entries per file (bugreport:4797). 14 سال پیش
  ai4rei ad4e9bbee1 * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropriate (follow up to r12998). 14 سال پیش
  ai4rei 75ca2f146a * Fixed improper use of itemdb_search. It does not return NULL but a dummy item, if the item id is invalid. 14 سال پیش
  ai4rei e26ea94a2f * Reverted r14563, due to multiple issues which render the source malfunctioning or uncompilable. To be redone later (bugreport:4627). 14 سال پیش
  Paradox924X ca53ef6f4a Changed almost all instances of sprintf() to snprintf(). 14 سال پیش
  ai4rei 93e376eac5 * Added emotion_type enumeration for clif_emotion constants. 14 سال پیش
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. 14 سال پیش
  Paradox924X 2f9e3dbf81 Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls. 14 سال پیش
  Skotlex e19451d423 - Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used for proper deletion of items as well as movement/spawn packets for Renewal clients. 14 سال پیش
  Skotlex 9c244595de - Merged a few minor bugfixes 15 سال پیش
  Inkfish 2c629f0173 * Progressbar aborts when player is attacked. 15 سال پیش
  zephyrus d4c7aad803 - Implemented new Pet Bonus System. Enjoy!! :D 16 سال پیش
  FlavioJS 72542d65cc * Hunted down the simpler 64bit pointer truncations. 16 سال پیش
  zephyrus 9db51ad4e8 - Fixed crash on Pet hatch. Resorted the way a Pet is initialized. (Bug Report 2121) 16 سال پیش
  zephyrus d650043597 - Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Mercenary/Homunculus and don't use x,y-1 always. 16 سال پیش
  ultramage 6c8cf8d611 Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate. 17 سال پیش
  sketchyphoenix da66cd1d32 * Corrected compiler warning and error made from r12959 and r12953, respectively. [SketchyPhoenix] 17 سال پیش
  Lupus af4359b20f added missing pick_log 17 سال پیش
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). 17 سال پیش
  ultramage 6559c24882 Replaced the integers+checking approach in r12679 with usage of floating point arithmetic. 17 سال پیش