Historique des commits

Auteur SHA1 Message Date
  Cydh Ramdh fb01b02283 Instance (core) cleanup il y a 10 ans
  lighta 8066bdef46 Data alignement il y a 10 ans
  Cydh Ramdh 4d5fc9604c Some typos il y a 10 ans
  aleos89 62a2813adc Bug Fixes il y a 11 ans
  aleos89 35d838c9d2 Fixed some issues from the CppCheck report. il y a 11 ans
  CairoLee 1f426bcb07 - Add instance_enter2 script command il y a 11 ans
  lighta 28ecab5712 DB Import il y a 11 ans
  Akinari1087 5bdb25e505 Fixed conversion warning - http://rathena.org/board/tracker/issue-8147-r17689-warning-c4244-conversion-from-time-t-to-uint32-possible-loss-of-data/ il y a 11 ans
  Akinari1087 6572a9fc72 Fix map crash from reloading after an instance is destroyed - Fixes bugreport:7883 il y a 12 ans
  akinari1087 81e3b03ace Poison React now activates when character is damaged only - Fixes bugreport:109 il y a 12 ans
  euphyy 78eb7d3793 * Added documentation for the instance system rewrite and modified some return values. (follow-up r17386) il y a 12 ans
  akinari1087 cd95d1cada Instance System Rewrite! il y a 12 ans
  glighta 0cdba10793 -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skill_lv il y a 12 ans
  brianluau a2bdc47daf - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). il y a 12 ans
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. il y a 12 ans
  shennetsind e242d2b5a9 Performance Improvement; Server shut down, instance clear up, and @cleanmap are now all faster. Instead of wasting time doing a dbmap lookup (of a data it already possessed!) on each floor item being deleted, it'll use the data to clean the item. il y a 12 ans
  shennetsind cde1d9c0a4 Fixed bugreport:5804 Instances no longer leave "broken" timers behind. Instances also will destroy themselves upon @reloadscript since they break at that. il y a 13 ans
  shennetsind c530f9869b Fixed bugreport:5658 Instance NPCs will now be cleared properly. Super-Special Thanks to Pig321 il y a 13 ans
  epoque11 ab8f7490a0 - Fixed an issue with the instance variable storage system never being initialised (since unknown revision) il y a 13 ans
  epoque11 02e4daf67d - Updated the script engine to make use of the DBMap* structure for storing variables (for Ind <3) il y a 13 ans
  gepard1984 4113c9de4a - Removed outdated version number handling (follow-up to r11503). il y a 13 ans
  brianluau 00367cd7b7 - Removed more trailing tabs. il y a 13 ans
  xazax-hun d4cae50fe1 Minor cleanups, mostly reducing scopes. il y a 13 ans
  ai4rei 2c1290cae2 * More instancing updates. il y a 14 ans
  ai4rei b91aa20b3d * Random updates to instance system. il y a 14 ans
  ultramage edcb998d59 Replaced custom type 'intptr' with standard 'intptr_t'. il y a 14 ans
  ai4rei 0c22fcf28e * Updated/revised description of instance-related script commands (bugreport:4880). il y a 14 ans
  ai4rei 5d1bbf6c2a * Added clr_type enumeration for vanish effect constants. il y a 14 ans
  brianluau 1552a1841c - Fixed item script of Chicken_Hat (5431). (bugreport:4174) il y a 15 ans
  ultramage ada5a13abe Fixed instances not initializing after reloadscript (bugreport:3522). il y a 15 ans