Age | Commit message (Expand) | Author | Files | Lines |
2017-11-12 | Add type constants for the getiteminfo()/setiteminfo() buildins | Haru | 1 | -3/+3 |
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 | 1 | -2/+2 |
2017-06-03 | remove specialeffect2 from npcs | gumi | 3 | -5/+5 |
2017-04-23 | Merge pull request #1548 from AtlantisRO/goto_removal | Ridley | 1 | -122/+123 |
2017-03-08 | Removed the usage of deprecated command goto from npc scripts (except custom ... | AtlantisRO | 1 | -122/+123 |
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 | 1 | -3/+3 |
2016-11-20 | Propageted the AegisName fix to scripts and pre-re database | Haru | 1 | -1/+1 |
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-02 | change *strcharinfo to use constants | Asheraf | 5 | -23/+23 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 2 | -3/+3 |
2016-06-25 | Corrected various translation/text encoding issues | Haru | 2 | -2/+2 |
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 1 | -1/+1 |
2016-02-07 | Merge pull request #1110 from dastgir/22-ScriptClean-Phase2 | Haru | 12 | -168/+168 |
2016-01-18 | Fixes #1085 | Dastgir | 1 | -2/+2 |
2016-01-17 | Script Standardization: changed select format in RE folder | Dastgir | 12 | -168/+168 |
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 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 4 | -4/+4 |
2015-12-18 | ItemID to Constant: re Folder | Dastgir | 11 | -87/+87 |
2015-12-15 | Standardized header in scripts (part 9) | Haru | 16 | -249/+578 |
2015-11-18 | Converted some dealers to new trader format. | Jedzkie | 1 | -10/+149 |
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 | 4 | -5/+4 |
2015-08-10 | Minor script cleanup (part 2) | Haru | 1 | -1/+1 |
2015-06-25 | Updated eden_iro.txt | Dastgir | 1 | -20/+256 |
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 |
2015-04-04 | Fix swapped weapon in eden_quests.txt | zackdreaver | 1 | -4/+4 |
2015-03-16 | Another FollowUp to e99f874d , Added more QuestEntries and Fix some Translations | Dastgir | 1 | -15/+15 |
2015-03-16 | Follow Up to e99f874d, Corrected card name and added Quest Entries for Eden 1... | Dastgir | 4 | -31/+39 |
2015-03-14 | Eden Scripts: 100-140 Implemented | Dastgir | 4 | -0/+3818 |
2015-03-14 | Eden Quests Update - Credits rAthena - 001e6967d417d0c7c6dce1069ddef9acd1b87d57 | Dastgir | 1 | -3204/+2393 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (re/quests folder) | Haru | 10 | -417/+417 |
2014-10-28 | Removed use of 'checkquest' from scripts (re folder) | Haru | 9 | -108/+112 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 2 | -2/+2 |
2014-05-13 | Fixed some charset issues | Haru | 2 | -0/+4 |
2013-12-01 | Corrected some accidentally renamed NPCs | Haru | 2 | -2/+2 |
2013-11-30 | Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179 | Taylor Locke | 3 | -11/+11 |
2013-11-28 | Revert "Cleaned up Zeny manipulation in scripts." | Haru | 3 | -11/+11 |
2013-11-25 | Cleaned up Zeny manipulation in scripts. | Taylor Locke | 3 | -11/+11 |
2013-11-10 | Follow-up to 857bdc4f98be6cd1e185a24565d6b6b54752b9b4 | Haru | 2 | -10/+10 |
2013-11-08 | Added support for monster spritename constants | Haru | 1 | -1/+1 |
2013-11-04 | Follow-up to 124ab2a1cdb344f24170a4d91f7000ebabf39b40 | Haru | 2 | -2/+2 |
2013-10-28 | Added ability to use constants instead of sprite IDs for NPCs. Converted all ... | Kisuka | 12 | -110/+110 |
2013-10-24 | Update to last rAthena npc. | Michieru | 9 | -933/+1149 |