summaryrefslogtreecommitdiff
path: root/src/map/script.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-06Add NoPet mapflagEmistry Haoyan1-1/+2
2020-06-28Enlarge field size of npc_item_flag in struct script_state according to possi...Kenpachi Developer1-1/+1
2020-05-27Merge pull request #2142 from Helianthella/export2Haru1-6/+15
2020-05-09Add script_is_permanent_variable() functionKenpachi Developer1-0/+1
2020-05-03document script_label_entrygumi1-0/+4
2020-05-03add a config flag to allow to local functions to be event handlersgumi1-0/+1
2020-05-03add a config flag to allow local functions to be public by defaultgumi1-0/+1
2020-05-03allow local NPC functions to be public or privategumi1-6/+9
2020-03-09Merge pull request #2648 from Kenpachi2k13/itemskill_fixHaru1-1/+1
2020-03-06Rename ISF_IGNORECONDITIONS to ISF_CHECKCONDITIONSKenpachi Developer1-1/+1
2020-02-21Add ITEMINFO_ID, ITEMINFO_AEGISNAME and ITEMINFO_NAME constantsKenpachi Developer1-0/+3
2020-02-09Added a new option flag to itemskill() script command to be able to forcefull...Kenpachi Developer1-0/+1
2020-02-09Added a new option flag to itemskill() script command, to be able to cast a s...Kenpachi Developer1-0/+1
2020-02-09Fixed skill conditions check and <flag> parameter in itemskill() script command.Kenpachi Developer1-0/+8
2020-02-09Merge pull request #2586 from Asheraf/madostatueffectHaru1-0/+12
2020-02-09Add script commands for expanded barter shopsAndrei Karas1-0/+1
2020-01-29Implement support for switching madogear typeAsheraf1-0/+12
2020-01-13Update copyright headers for year 2020Haru1-2/+2
2020-01-09Adding PCBLOCK_NPC to setpcblock script commandRidley1-10/+11
2019-10-18Merge pull request #2492 from dastgirp/huld/splitHaru1-2/+3
2019-10-02Load translations from a directory rather than a fileHaru1-2/+3
2019-09-23Implementation of LapineDdukDdak SystemAsheraf1-0/+1
2019-09-22Implement new script fields for items triggered on rentral status changesIbrahim Zidan1-0/+2
2019-09-22Implementation of new guild ui client featuresAsheraf1-0/+10
2019-08-05Extend *set/getiteminfo script commandsEmistry Haoyan1-1/+24
2019-07-24Update mob_db - DamageTakenRate fieldEmistry Haoyan1-0/+1
2019-06-02Merge pull request #2221 from carloshenrq/nostorageHaru1-1/+3
2019-05-05Extend setinitdata and getunitdata with UDT_GROUP flagAndrei Karas1-0/+1
2019-03-12Add constants to *getpetinfo, and add some new fieldsAnnieRuru1-0/+21
2019-03-11Add constants and MERCINFO_GID to *getmercinfo script commandAnnieRuru1-0/+17
2018-12-04Added mapflags 'nostorage' and 'nogstorage'Carlos Henrique1-1/+3
2018-10-22Merge pull request #2279 from Helianthella/promptHaru1-0/+5
2018-10-21Updated getiteminfo and setiteminfo.Dastgir1-0/+1
2018-10-11add constants for max menu length and optionsgumi1-0/+3
2018-10-11bake buildin_prompt into buildin_select and clarify the difference between th...gumi1-0/+2
2018-07-30push constants as C_NAME in the script buffergumi1-1/+0
2018-07-30always set the type when doing script->add_strgumi1-0/+1
2018-07-25Merge pull request #2093 from AnnieRuru/47-MAX_ARRAYSIZEHaru1-1/+1
2018-07-24Merge pull request #2130 from mekolat/reloadconstHaru1-1/+1
2018-07-19Replace item id shorts to int in map server.Andrei Karas1-1/+1
2018-07-13reload the const db on script reloadgumi1-1/+1
2018-06-19Fix SCRIPT_MAX_ARRAYSIZEAnnieRuru1-1/+1
2018-06-02Merge pull request #842 from AnnieRuru/request_6Haru1-0/+16
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-05-04Implementation of Private AirShipAsheraf1-1/+3
2018-05-04Add setpcblock & checkpcblock script commandsAnnieRuru1-0/+16
2018-04-02Rename script->sprintf() to script->sprintf_helper()Haru1-1/+1
2018-02-15expose script_sprintf to pluginsgumi1-0/+1
2017-11-12Add ITEMINFO_VIEWSPRITE support to getiteminfo() / setiteminfo().Haru1-0/+1
2017-11-12Add ITEMINFO_MATK support to getiteminfo() / setiteminfo().Haru1-0/+1