Histórico de Commits

Autor SHA1 Mensagem Data
  skotlex 8f5f5ce14c - Fixed a missing initialization in run_script_main. há 19 anos atrás
  skotlex 67d547ed31 - Added missing include of limits.h in script.c há 19 anos atrás
  skotlex c9e9b3b75b - Synced the script.c file with as much data as possible from jA's: há 19 anos atrás
  skotlex 932107f772 - Now when you set the guardian's HP, if the guardian is spawned, it's HP will be updated accordingly (and if you set it to 0, the guardian is killed) há 19 anos atrás
  skotlex 9d056a75f1 - Some code cleanup of HLIF_MOON in regards to the number of hits and damage equation. há 19 anos atrás
  skotlex 7cd47130d0 - Added support for "sc_end -1" which will clear all status changes. Added the constant SC_ALL so you can use in scripts "sc_end SC_ALL;" instead. há 19 anos atrás
  skotlex 0f8d093a2c - Cleaned up run_script_main to properly free previous stack-data when running scripts. Note that scripts may still leak memory when run by non-players and they don't reach the "END" state, however I am not sure how this case should be handled, so it's left as it is for now. há 19 anos atrás
  skotlex e66ac3dfce - Added a check to prevent Deluge/Volcano/Violent Gale from being placed on top of each other. Reverted the previous 'fix' where atk was being increased based on armor element rather than element of attack. há 19 anos atrás
  skotlex c914fc106a - Fixed buildin_isequip not working correctly with non-cards. há 19 anos atrás
  skotlex 7e68dd7948 - Added source reporting when you do an invalid int&str or str&int operation on a script. há 19 anos atrás
  DracoRPG 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! há 19 anos atrás
  skotlex 6ec9580e34 - Fixed the value range checks added by Zido on pc_bonus (some of them were even redundant...) há 19 anos atrás
  skotlex a6c3f3a1fc - Coded @reset. há 19 anos atrás
  blackhole89 c6d03de26b warpportal(x,y,"tmap",tx,ty) - Creates a skill warp portal on the map. battle_check_target modified to allow NPC-owned skill units to proceed. há 19 anos atrás
  skotlex 5251ce7944 - Fixed the char table having party/guild_id as smallint when they need int there. Thanks to hermematon for pointing it out (use svn_ugprade7580.sql) há 19 anos atrás
  skotlex a4d0df735d - Rewrote all the item restriction functions so that they will take into account slotted card restrictions as well. há 19 anos atrás
  skotlex 31832cfdc7 - Added EQP_/EQI_ constants in pc.h to identify equip position and equip indexes, makes equipping related code much easier to read. há 19 anos atrás
  skotlex 33bbefb989 - Added mapflag "nochat" to prevent chatting rooms from being created. há 19 anos atrás
  skotlex 1b7a54c893 - Moved item group enumeration from itemdb.h to map.h há 19 anos atrás
  Lance a7644e81ac há 19 anos atrás
  Lance 304665e8c0 há 19 anos atrás
  Lance 706355eda6 há 19 anos atrás
  Lance 671522e47c há 19 anos atrás
  Lance aa70823081 * [Fixed] há 19 anos atrás
  skotlex 3ce9e8c6e6 - Added a check in script command "set_option" so that invoking "set_option(0)" removes Cart/Peco/Falcon, as expected by scripts. há 19 anos atrás
  skotlex 4f1911ae63 - Fixed indentation on int_pet.c (how did it got messed up?) há 19 anos atrás
  Lance fa2cd64215 * [Added]: há 19 anos atrás
  Lance 219f26b6a0 * [Optimized]: há 19 anos atrás
  Lance 5ca017e91a há 19 anos atrás
  Lance ec2fc0e437 * [Fixed]: há 19 anos atrás