Commit History

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