Age | Commit message (Expand) | Author | Files | Lines |
2020-02-02 | Added Rebellion Job Quest | Dastgir | 1 | -0/+1035 |
2020-01-13 | Update copyright headers for year 2020 | Haru | 25 | -111/+111 |
2019-07-28 | Sanitize handling of the input() values. | Emistry Haoyan | 7 | -217/+221 |
2019-05-06 | Update NPC translation. | Emistry Haoyan | 1 | -220/+220 |
2019-03-11 | Add MERC_ Constants to npc scripts | AnnieRuru | 2 | -8/+8 |
2019-02-11 | Merge pull request #1656 from AtlantisRO/job_quest_sura | Haru | 1 | -3/+3 |
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 5 | -21/+21 |
2018-07-28 | remove specialeffect on first login from the novice academy script | Asheraf | 1 | -1/+0 |
2018-07-24 | update scripts to use new questinfo format | Asheraf | 1 | -15/+45 |
2017-06-03 | convert specialeffect calls with strings to use GID | gumi | 5 | -21/+21 |
2017-06-03 | remove specialeffect2 from npcs | gumi | 11 | -58/+58 |
2017-03-28 | Fixes #1655 - Fix to Sura Job Change Quest get stuck after first attemp. | AtlantisRO | 1 | -3/+3 |
2017-03-08 | Removed the usage of deprecated command goto from npc scripts (except custom ... | AtlantisRO | 2 | -327/+332 |
2017-01-02 | Double NPC Name in Royal Guard job change quest (#1538) | Ridley | 1 | -1/+0 |
2016-11-20 | Replaced some unsupported symbols in AegisNames (step 2) | Haru | 2 | -3/+3 |
2016-11-20 | Propageted the AegisName fix to scripts and pre-re database | Haru | 1 | -7/+7 |
2016-10-02 | Update Intro (Renewal) (#1427) | Ridley | 1 | -10078/+10257 |
2016-09-09 | Followup 0a097048 #1419 | Ridley8819 | 1 | -2/+2 |
2016-09-02 | change *strcharinfo to use constants | Asheraf | 19 | -327/+327 |
2016-08-29 | *strnpcinfo now uses constants | Asheraf | 14 | -177/+177 |
2016-06-25 | Corrected various translation/text encoding issues | Haru | 1 | -4/+4 |
2016-02-29 | Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriate | Emistry | 8 | -54/+58 |
2016-02-22 | Payon NPC Update | Jedzkie | 1 | -0/+34 |
2016-02-07 | Merge pull request #1110 from dastgir/22-ScriptClean-Phase2 | Haru | 23 | -335/+335 |
2016-01-17 | Script Standardization: changed select format in RE folder | Dastgir | 23 | -335/+335 |
2016-01-14 | Fix 3rd jobs BaseLevel requirement | AnnieRuru | 2 | -4/+4 |
2015-12-31 | Replaced leftover -1 view IDs with FAKE_NPC | Haru | 1 | -1/+1 |
2015-12-31 | Replace -1,{ with FAKE_NPC,{ | AnnieRuru | 11 | -48/+48 |
2015-12-18 | Replaced numeric values with UNITTYPE_ constants in getmapxy | Haru | 2 | -2/+2 |
2015-12-18 | More ItemID to Constants | Dastgir | 3 | -6/+6 |
2015-12-18 | ItemID to Constant: re Folder | Dastgir | 21 | -438/+438 |
2015-12-15 | Standardized header in scripts (part 5) | Haru | 24 | -590/+941 |
2015-11-11 | Fixed Issue #860 | Emistry | 1 | -1/+1 |
2015-09-29 | Fix in academy.txt | Atemo | 1 | -32/+36 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 3 | -8/+7 |
2015-09-20 | Fixed issue #721 | Emistry | 1 | -1/+1 |
2015-09-08 | Fixed a missing parenthesis in the Criatura Academy script. | Haru | 1 | -120/+120 |
2015-09-07 | Converted all item constants to IDs for Academy. Added missing hair coupon item. | Taylor Locke | 1 | -171/+173 |
2015-09-07 | Fixed const name of Academy Hat in Academy script. Fixes #707. | Taylor Locke | 1 | -1/+1 |
2015-09-05 | Episode 14.2 Criatura Academy Release. | Taylor Locke | 1 | -0/+14207 |
2015-08-10 | Minor script cleanup (part 2) | Haru | 1 | -2/+2 |
2015-06-16 | Sura quest fix | Nihadm89 | 1 | -2/+2 |
2015-04-19 | Added Kagero / Oboro Quest. | Taylor Locke | 1 | -0/+2862 |
2014-11-02 | Replaced 'set' with direct assignment where applicable (re folder) | Haru | 18 | -624/+639 |
2014-10-30 | Deprecated checkriding and setriding commands | Haru | 2 | -3/+3 |
2014-10-28 | Removed use of 'checkquest' from scripts (re folder) | Haru | 11 | -140/+140 |
2014-10-24 | Renamed ismounting, setmounting, @mount2 | Haru | 13 | -13/+13 |
2014-06-14 | Removed pointless comment from Job Repairs script. | Taylor Locke | 1 | -44/+2 |
2014-05-13 | Removed trailing whitespace (scripts) | Haru | 1 | -1/+1 |
2014-05-13 | Fixed several files with a missing EOL at EOF | Haru | 6 | -6/+6 |