提交歷史

作者 SHA1 備註 提交日期
  FlavioJS 4dcf5bb0b9 * Tweeked the declaration and initialization defines for vectors. 17 年之前
  ultramage a91d8177c6 Fixed the incorrect interpretation of the map-cell height information stored in .gat files; this was causing an overall of 20000 cells to be treated as water when officially they aren't. 17 年之前
  ultramage 7906017662 Moved distance-related functions to path.c/h 17 年之前
  Playtester 0beb6653f5 Removed typo (it's correct on stable for some reason) 17 年之前
  Playtester 8fd63e158e More official Veins spawns 17 年之前
  Playtester ff14a65c53 Fixed two bugs in mob_db 17 年之前
  FlavioJS 214feac880 * Fixed string variables dereferencing directly to the value instead of dereferencing to a copy of the value. (fixes bugreport:684 bugreport:641) 17 年之前
  ultramage 67088ee436 some minor cleaning of player variable loading/saving 17 年之前
  skotlex 7d92eb8e27 - corrected skill_abra.txt so it no longer has entries for passive skills. 17 年之前
  Paradox924X 808d290ab6 Fixed a line in eAAC Quest Warper causing crashes. 17 年之前
  FlavioJS 70ca76a770 * Added a generic vector implementation (dynamic array) based on defines. 17 年之前
  skotlex 1d73a777c6 - Fixed horrible handling of skill_abra_db which leads to memory corruption (depending on the contents of yor abra_db.txt file) 17 年之前
  skotlex 81e5c08f4f - Fixed warning about unused variable 17 年之前
  ultramage f9c52aa0aa Fixed droprate overflows when going over rate 2000x 17 年之前
  skotlex 146ca072bb - Corrected mob spawn utilization of the delay1/delay2 values (one is respawn delay base, the second is random variance added on top of it). Cleaned up related code. 17 年之前
  ultramage e0611bf8b5 Fixed server not always sending the correct level values to the client. 17 年之前
  ultramage 3d545fd51a Cleaned the script conf files (see topic:171384 for details) 17 年之前
  ultramage 08980b13b3 Fixed non-skill splash attacks showing 'unknown skill' (bugreport:665) 17 年之前
  ultramage 66e434316b Fixed some typos in skill_db.txt, caused by r11949 (bugreport:657) 17 年之前
  ultramage 0d011cc9b2 forgot path.h ._. 17 年之前
  ultramage b3b275f24f Path code cleaning... 17 年之前
  ultramage db3db2c2e5 Fixed mob AI code iterating over non-mob objects without checking, when monster_ai flag 0x20 is set (caused by r11943) 17 年之前
  ultramage 9a8739d28e Fixed some formatting glitches in atcommand.c 17 年之前
  ultramage 6730ae32cc Fixed yet another buffer overflow, in @adopt 17 年之前
  FlavioJS f218726d7d * Changes to the configure script. 17 年之前
  skotlex c5415465da - Corected the SC_MIRACLE + Anger code using the wrong skill level to calculate damage bonus. 17 年之前
  skotlex a6875211ef - Fixed skill name for skill 39 (MC_PUSHCART) 17 年之前
  ultramage f32a0b4355 Corrected mistakes in script_commands.txt (bugreport:373) 17 年之前
  ultramage ff2ae0fe05 Fixed a possible buffer overflow in @partyoption code. 17 年之前
  Playtester 4703cc8e2e * Updated respawn time interpretation according to latest kRO update 17 年之前