Age | Commit message (Expand) | Author | Files | Lines |
2016-08-15 | Fix menuint return value if last number is zero.s20160820 | Andrei Karas | 1 | -1/+2 |
2016-08-08 | Missing male/female option in legiontalk script. | Alige | 1 | -1/+1 |
2016-08-06 | Fixed typos and reworded some sentences in the barber, edouard and fishing sc... | Alige | 2 | -9/+9 |
2016-08-06 | Removed capital letter from "Omatt" (to "omatt"). | Alige | 1 | -1/+1 |
2016-08-06 | change fishing pull_max, add timer; change label name in wateranimation | omatt | 1 | -1/+5 |
2016-08-06 | Update the fishing support with the new animation. | Reid | 1 | -63/+80 |
2016-08-04 | Add a blank line on the BarberSayStyle inside the speech flag. | Reid | 1 | -1/+1 |
2016-08-04 | change water animation (001-1), and change fishing function | omatt | 1 | -84/+90 |
2016-08-04 | add BarberSayStyle function in barber.txt, and add new line on the top of men... | omatt | 1 | -70/+65 |
2016-07-24 | A warrior is not always too tense to say some advice. | Akko Teru | 1 | -3/+9 |
2016-07-24 | Legion blather. Exclude the misplaced dialogue-box. | Akko Teru | 1 | -7/+8 |
2016-07-19 | Continued fixing typos and rewording sentences, after reading the translations. | Alige | 2 | -11/+11 |
2016-07-17 | Remove client versions list. | Andrei Karas | 1 | -17/+0 |
2016-07-17 | Because of translations, reworked several sentences in scripts, added missing... | Alige | 1 | -7/+7 |
2016-07-12 | In barber's script typo: String Green -> Spring Green. Reported by Micksha. | Alige | 1 | -1/+1 |
2016-07-11 | In the marriage script, a sentence couldn't be translated for different male/... | Alige | 1 | -1/+1 |
2016-07-06 | Add a logn * baseplayer function to calculate inn and stat reset costs. | Reid | 1 | -0/+23 |
2016-07-06 | Fixed few bugs in NPC scripts: | Alige | 3 | -7/+7 |
2016-06-27 | Removed useless comments on emotions in npc scripts. | Alige | 2 | -3/+3 |
2016-06-27 | Replace emotion() arguments with constants instead of ID. | Reid | 3 | -5/+5 |
2016-06-22 | add `@music` atcommand | mekolat | 1 | -0/+66 |
2016-06-20 | Add legiontalk with carmie's dialogue. | Reid | 1 | -0/+58 |
2016-06-20 | Fix some wrong rand() call on hello and villagertalk. | Reid | 2 | -2/+2 |
2016-06-20 | Clean up villagertalk and remove some legion-specific dialogues. | Reid | 1 | -15/+3 |
2016-06-20 | Add a hello script function. | Reid | 1 | -0/+23 |
2016-06-20 | Rewrite the villagertalk with a switch. | Reid | 1 | -30/+35 |
2016-06-20 | Fix a repeat issue on the fishing script. | Reid | 1 | -6/+14 |
2016-06-18 | Introduced the name of the Drasil Island in npc scripts. | Alige | 1 | -1/+1 |
2016-06-14 | Fixed some missings girl/boy feature in some scripts. | Alige | 1 | -1/+1 |
2016-06-14 | fix npc freeze when next move target is too far | Joseph Botosh | 1 | -12/+66 |
2016-05-30 | Add "other" gender on doors. | Reid | 1 | -0/+1 |
2016-04-29 | Fix the random hair boundary, it could set an unknown hairstyle. | Reid | 1 | -1/+1 |
2016-04-29 | Improve the goodbye() function and add goodbye_msg() function that stores eve... | Reid | 1 | -14/+19 |
2016-04-19 | Add a new function called npctalkonce. | Reid | 1 | -0/+32 |
2016-04-14 | Change the adddefaultskills function default level to 6 instead of 9. | Reid | 1 | -1/+4 |
2016-04-11 | Add compareandsetq function, it compares a given quest variable's value with ... | Reid | 1 | -0/+13 |
2016-03-19 | Replace select with yes/no to askyesno function. | Andrei Karas | 3 | -3/+8 |
2016-03-19 | Add menuaction into yes/no dialogs in marriage. | Andrei Karas | 1 | -2/+2 |
2016-03-19 | Add timer for check is marriage registration list is actual. | Andrei Karas | 1 | -0/+16 |
2016-03-19 | Add support for divorce in marriage script. | Andrei Karas | 1 | -9/+52 |
2016-03-19 | Add initial version of marriage script. Missing divorce and missing time checks. | Andrei Karas | 1 | -0/+234 |
2016-03-14 | Add known client versions and dates to clientversion script.release2016-03-15 | Andrei Karas | 1 | -1/+18 |
2016-03-13 | Extend the openbook feature and add different dialogue if the book was used f... | Reid | 1 | -1/+21 |
2016-03-13 | Remove the translation function on poems and add a new function that ask if t... | Reid | 1 | -0/+16 |
2016-03-01 | Fix the hair color issue. | Reid | 1 | -26/+25 |
2016-03-01 | Fix wrong random number on barber functions. | Reid | 1 | -2/+3 |
2016-03-01 | Change the difficulty of fishing. | Reid | 1 | -4/+4 |
2016-02-26 | Add menuaction script function. Replace all action string to this function. | Andrei Karas | 2 | -2/+6 |
2016-02-26 | Add improved mouboos (they now walk!). | Reid | 2 | -26/+97 |
2016-02-23 | Add moubootalk function. | Reid | 1 | -0/+26 |