Age | Commit message (Expand) | Author | Files | Lines |
2017-11-12 | Add type constants for the getiteminfo()/setiteminfo() buildins | Haru | 2 | -4/+4 |
2017-09-12 | Fix several typos and grammar mistakes | Haru | 2 | -4/+4 |
2017-06-03 | convert specialeffect calls with strings to use GID | gumi | 3 | -17/+17 |
2017-06-03 | remove specialeffect2 from npcs | gumi | 13 | -89/+89 |
2017-04-23 | Merge pull request #1548 from AtlantisRO/goto_removal | Ridley | 3 | -248/+245 |
2017-03-08 | Removed the usage of deprecated command goto from npc scripts (except custom ... | AtlantisRO | 3 | -248/+245 |
2017-01-23 | Merge pull request #1493 from Emistry/script_eden_quest | Ridley | 1 | -94/+64 |
2016-11-20 | Replaced some unsupported symbols in AegisNames (step 2) | Haru | 5 | -22/+22 |
2016-11-20 | Propageted the AegisName fix to scripts and pre-re database | Haru | 2 | -5/+5 |
2016-11-03 | Update Eden Quest script | Emistry Haoyan | 1 | -94/+64 |
2016-10-04 | Added support to Para_Team_Mark_ item in Eden Group. | AtlantisRO | 14 | -30/+50 |
2016-09-11 | removed unnecessary lines (thx to Aleos) | Ridley8819 | 2 | -39/+124 |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 12 | -421/+421 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 9 | -123/+123 |
2016-08-17 | Nightmare Clock Tower Dungeon | Ridley8819 | 1 | -0/+159 |
2016-07-10 | Fixes Mystery Burglary Quest | Ridley8819 | 1 | -1/+1 |
2016-06-25 | Replaced _() with _$() in scripts, where appropriate | Haru | 1 | -1/+1 |
2016-06-25 | Corrected various translation/text encoding issues | Haru | 6 | -98/+101 |
2016-06-20 | Added missed npc Scamp in renewal location of izlude from Shadow Rekember quest. | AtlantisRO | 1 | -0/+39 |
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 6 | -27/+33 |
2016-02-07 | Merge pull request #1110 from dastgir/22-ScriptClean-Phase2 | Haru | 25 | -800/+800 |
2016-01-18 | Fixes #1085 | Dastgir | 1 | -2/+2 |
2016-01-17 | Script Standardization: changed select format in RE folder | Dastgir | 25 | -800/+800 |
2016-01-09 | Fixed #1033 | Dastgir | 1 | -2/+2 |
2016-01-09 | Script Cleanup: | Dastgir | 1 | -168/+168 |
2016-01-09 | Fix Eden Quest 11-25 bug which allowed to bypass quest delay. | Dastgir | 1 | -2/+3 |
2016-01-03 | Update morroc trader npc's to match kRO's morroc trader npc's. | Jedzkie | 1 | -1/+5 |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 2 | -33/+33 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 11 | -28/+28 |
2015-12-18 | Replaced numeric values with UNITTYPE_ constants in getmapxy | Haru | 1 | -1/+1 |
2015-12-18 | More ItemID to Constants | Dastgir | 2 | -16/+16 |
2015-12-18 | ItemID to Constant: re Folder | Dastgir | 21 | -795/+795 |
2015-12-15 | Standardized header in scripts (part 9) | Haru | 36 | -647/+1322 |
2015-12-15 | Fix quests_dicastes.txt variable. Thanks to Everade and Atemo of rAthena. | Jedzkie | 1 | -2/+3 |
2015-11-18 | Converted some dealers to new trader format. | Jedzkie | 1 | -10/+149 |
2015-11-15 | Fixed too-generic constant names of gettime() types | Haru | 1 | -1/+1 |
2015-10-27 | Replaced parameter type with constant. | Emistry | 1 | -1/+1 |
2015-10-13 | Added Items needed in eden_iro.txt | moguri85 | 1 | -1/+1 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 10 | -160/+65 |
2015-09-20 | Fix issue #687 | Emistry | 1 | -2/+2 |
2015-08-12 | typo fix @ Eclage quest | Dastgir | 1 | -1/+1 |
2015-08-10 | Minor script cleanup (part 2) | Haru | 6 | -8/+8 |
2015-08-09 | Minor script cleanup. | Haru | 1 | -27/+27 |
2015-07-14 | Fixed bug #595 | Emistry | 1 | -1/+1 |
2015-07-12 | Implemented 2012 Headgears Quest | Dastgir | 1 | -0/+729 |
2015-06-25 | Updated eden_iro.txt | Dastgir | 1 | -20/+256 |
2015-06-24 | Fixed costume name in eclage quest | Dastgir | 1 | -4/+4 |
2015-06-19 | Re-commit of 9f9ec84 | Haru | 1 | -0/+1 |
2015-06-19 | Revert "Missing return #538" | Haru | 1 | -31/+30 |
2015-06-18 | Missing return #538 | Emistry | 1 | -30/+31 |