Age | Commit message (Expand) | Author | Files | Lines |
2019-03-05 | ... That's why you shouldn't code with an empty stomach and without taking an | Jesusaves | 1 | -241/+204 |
2017-01-15 | rectify the indentation | gumi | 1 | -1/+1 |
2017-01-08 | remove .gat suffix everywhere | gumi | 1 | -14/+14 |
2016-08-07 | Sentence in peter's script way too long, cut in several strings. | Alige | 1 | -1/+5 |
2016-07-19 | Continued fixing typos and rewording sentences, after reading the translations. | Alige | 1 | -1/+1 |
2016-07-17 | Because of translations, reworked several sentences in scripts, added missing... | Alige | 1 | -1/+1 |
2016-02-21 | Fix the long time bug on peter that respawn the dead player on the wall. | Reid | 1 | -1/+1 |
2016-02-20 | Space more ratto respawns in peter quests (40s -> 45s). | Reid | 1 | -4/+4 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 1 | -1/+1 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 1 | -1/+1 |
2015-08-11 | Use npc sprite names in all scripts. | Andrei Karas | 1 | -2/+2 |
2015-02-03 | Correct peter script. | Reid | 1 | -2/+7 |
2015-02-03 | Correct wrong string/integer comparaison. | Reid | 1 | -2/+2 |
2014-12-26 | update lg functions usage formatting. | Andrei Karas | 1 | -2/+1 |
2014-12-05 | Replace script function set to direct variable assignments. | Andrei Karas | 1 | -27/+27 |
2014-12-02 | Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts. | Reid | 1 | -2/+2 |
2014-12-02 | Add new sex consts. | Reid | 1 | -1/+1 |
2014-11-29 | Restore active distance to all npcs. | Andrei Karas | 1 | -1/+1 |
2014-11-29 | Restore gender to most npcs. | Andrei Karas | 1 | -2/+4 |
2014-11-23 | fix conversion into context temp variables. | Andrei Karas | 1 | -43/+43 |
2014-11-21 | Replace temp variables into scope temp variables. | Andrei Karas | 1 | -67/+67 |
2014-11-20 | Reassign npcs id in allowed range. | Andrei Karas | 1 | -1/+1 |
2014-11-04 | convert server data for using with hercules. | Andrei Karas | 1 | -3/+6 |
2014-02-11 | English fixes done Qwerty Dragon. | Alige | 1 | -7/+8 |
2013-08-08 | Change every label names from l_ to L_ . | Reid Yaro | 1 | -60/+60 |
2013-06-20 | Correct wrong zeny on peter script. | Reid Yaro | 1 | -2/+2 |
2013-06-14 | Experience balance on quests reward. | Reid Yaro | 1 | -2/+2 |
2013-03-04 | Fix code style. | Andrei Karas | 1 | -14/+9 |
2013-02-26 | Fixed language of a newly added line in peter's script. | Alige | 1 | -1/+1 |
2013-02-26 | Remove an useless 'mes "";' on peter script. | Reid Yaro | 1 | -1/+0 |
2013-02-26 | Add a missing string on peter script. | Reid Yaro | 1 | -3/+1 |
2013-02-24 | Change money from GP to Esperin. | Reid Yaro | 1 | -2/+2 |
2013-02-23 | Correct peter script. (finally) | Reid Yaro | 1 | -10/+10 |
2013-02-22 | Continue to fix Peter script. (Not yet 100% fixed...) | Reid Yaro | 1 | -2/+7 |
2013-02-20 | Correct a wrong ontouch event, (bug is still present) | Reid Yaro | 1 | -4/+8 |
2013-01-13 | Remove useless label on peter script. (Alige reported) | Reid Yaro | 1 | -7/+1 |
2013-01-02 | Add timer on peter. | Reid | 1 | -3/+25 |
2012-12-31 | Typo in peter's script description. | Alige | 1 | -1/+1 |
2012-12-31 | Remove init timer on peter script. | Reid | 1 | -2/+2 |
2012-12-31 | Correct some cleararray problem on peter script. | Reid | 1 | -28/+29 |
2012-12-31 | Correct nasty bugs on peter script. (finally) | Reid | 1 | -2/+6 |
2012-12-26 | Inconsistencies about money rewards in scripts, when looking at quests.xml & ... | Alige | 1 | -2/+2 |
2012-12-26 | Corrected no-reward from peter. | Reid | 1 | -2/+3 |
2012-12-26 | Fix peter script. | Reid | 1 | -13/+7 |
2012-12-25 | Fixed peter's newly added dialogue lines. | Alige | 1 | -3/+3 |
2012-12-25 | Correct some scripts. | Reid | 1 | -1/+1 |
2012-12-25 | Changer peter's reward from 500 GP to 200 GP. | Alige | 1 | -3/+3 |
2012-12-25 | Correct Peter script. | Reid | 1 | -2/+3 |
2012-12-25 | Correct some issue on peter script. | Reid | 1 | -6/+18 |
2012-12-23 | Add missing mes on peter quest. | Reid | 1 | -0/+1 |