提交历史

作者 SHA1 备注 提交日期
  Florian Wilkemeyer 99cb385f34 map-server: optimized path_search(), by removing dynamic memory allocation for each call. 9 年之前
  aleos89 10bac969ee Added DIR_* to script constants 9 年之前
  Playtester b5de854b90 Snap, Ganbantein, Gravitational Field, Flying Kick (fixes #1052) 9 年之前
  Playtester 7906f0a3ff Line of Sight System updated (fixes #937, fixes #994) 9 年之前
  Playtester 9d50c57e8a No cell stacking implemented (official version) (bugreport:9378) 10 年之前
  Playtester 5540d89cb0 Official Icewall implementation and other fixes 10 年之前
  Playtester f3916c1baf More code optimizations 10 年之前
  Playtester ebd3dc97bc Code optimization and bug fixes 10 年之前
  Playtester 2c86ee4356 Monster skill use behavior, ranges, position lag fixes 10 年之前
  Playtester c009b3f4a4 Pathfinding now works exactly as on the client 10 年之前
  aleos89 2b870c24d5 Various cleanups. 10 年之前
  Playtester b64ef9258d Merged Pathfinding code cleanup from Hercules 10 年之前
  lighta b124498263 Fix -WShadow definition warning 11 年之前
  Euphy 61f3caa106 Added config 'path_blown_halt' for official pushback behavior. (bugreport:8322) 11 年之前
  aleos89 eca4fa0e38 Bug Fixes 11 年之前
  glighta 29970729cf -Fix chat system not deleting all chan on logout. tid:80999 12 年之前
  glighta 0cdba10793 -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv 12 年之前
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). 12 年之前
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. 12 年之前
  euphyy 9fcdb56b2e * Follow-up r16835: Some cleanup. 12 年之前
  glighta 7a6a529548 -Add some src basic documentation. 12 年之前
  gepard1984 54ac5c18de Enabled Mersenne Twister MT19937 as random number generator instead of standard `rand()` function (follow-up to r14865, r14870). 13 年之前
  ai4rei 1e81541e66 * Resolved random compiler warnings. 14 年之前
  ultramage c29f4e1823 Fixed a mistake in r11991 that let knockback work through walls 17 年之前
  ultramage e7bb626a80 Modified the map_setcell() code to to use a boolean flag instead of needing SET_ / CLR_ pairs of defines (topic:174323). 17 年之前
  ultramage 8fdc689343 Map cell mechanism rewrite 17 年之前
  ultramage bad3a0c04e Knockback now works through cells where there is a diagonal path, but no horizontal+vertical alternative (like two perpendicular icewalls with a gap where they 'join'). 17 年之前
  ultramage 7906017662 Moved distance-related functions to path.c/h 17 年之前
  ultramage b3b275f24f Path code cleaning... 17 年之前
  FlavioJS 7e9f1e929c * Nullpo's disabled on release builds. 17 年之前