Age | Commit message (Expand) | Author | Files | Lines |
2017-09-19 | In item db replace field "Loc" to constants and masks.s20170925 | Andrei Karas | 1 | -51/+51 |
2017-09-19 | From item db remove field location with value 0. | Andrei Karas | 1 | -62/+0 |
2017-09-19 | In item db replace gender numbers to constants. | Andrei Karas | 1 | -90/+90 |
2017-09-19 | Replace in item db mask in field "Job" to job names. | Andrei Karas | 1 | -90/+270 |
2017-09-19 | Remove field "Upper" from item db. | Andrei Karas | 1 | -90/+0 |
2017-09-18 | Remove duplicate constant. | Andrei Karas | 1 | -2/+0 |
2017-09-18 | Add missing attribute to item 3500 | Andrei Karas | 1 | -0/+1 |
2017-09-18 | remove deprecated useatcmd from scripts | gumi | 1 | -2/+4 |
2017-09-18 | Update messages.conf, constants.conf from hercules. | Andrei Karas | 3 | -104/+108 |
2017-08-23 | Fix a missing end; on ivan the alchemist's script.s20170918 | Reid | 1 | -0/+1 |
2017-08-23 | Rename directions constants. | Reid | 3 | -4/+4 |
2017-08-23 | Replace tabs by space on confused-tree. | Reid | 4 | -86/+145 |
2017-08-23 | Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txt. | Andrei Karas | 2 | -0/+4 |
2017-08-22 | I'm ashamed | gumi | 1 | -4/+4 |
2017-08-22 | confused tree refinements | gumi | 1 | -0/+1 |
2017-08-22 | fix the npc talk lock mechanism, make some other npcs use it | gumi | 12 | -121/+70 |
2017-08-22 | reorganize the framework functions | gumi | 5 | -50/+77 |
2017-08-22 | Remove an extra next flag on mona's script. | Reid | 1 | -1/+1 |
2017-08-21 | Rename the training NPC to Hector on Lozerk's script. | Reid | 1 | -1/+1 |
2017-08-20 | Add lg() on lozerk and correct the dialogue sentence. | Reid | 1 | -1/+1 |
2017-08-20 | Add a reminder function and some setcam on Lozerk's script. | Reid | 1 | -16/+66 |
2017-08-20 | Remove useless code from doorUnTouch function. | Andrei Karas | 1 | -13/+1 |
2017-08-20 | Switch Red's NPC ID to 147. | Reid | 1 | -1/+2 |
2017-08-20 | Fix doors script issue, getareausers() used the PC location instead of the NP... | Reid | 1 | -1/+13 |
2017-08-19 | Replace bit flags by constants on narrator and speech functions. | Reid | 58 | -293/+293 |
2017-08-19 | Fix openbook() formating (extra flags and function calls). | Reid | 1 | -9/+5 |
2017-08-19 | Add speech/narrator constants. | Reid | 1 | -0/+6 |
2017-08-19 | Merge branch 'Alige/serverdata-npc-pathing' | Reid | 1 | -3/+3 |
2017-08-19 | Use gcc 4.9 in asan builds in .gitlab-ci.yml | Andrei Karas | 2 | -5/+9 |
2017-08-18 | update manhole dialogue to allow enter the sewers | Micksha | 1 | -8/+24 |
2017-08-18 | change OnFluffyDeath to check killedrid, | omatt | 3 | -21/+38 |
2017-08-18 | make maps following the clientdata merges | gumi | 13 | -23/+76 |
2017-08-18 | add confused tree | gumi | 5 | -0/+1464 |
2017-08-10 | Update from hercules.8-mapping-problems-in-hurnscald | Andrei Karas | 4 | -1/+139 |
2017-08-10 | Impliment planting in acorn use action.s20170810 | Andrei Karas | 1 | -1/+4 |
2017-08-09 | Update translations. | Andrei Karas | 15 | -594/+810 |
2017-08-09 | Add into acorn use script message about planting not implemented. | Andrei Karas | 1 | -5/+12 |
2017-07-30 | Lower a bit hp and attack for mobs. | Andrei Karas | 1 | -29/+29 |
2017-07-30 | Increase monsters hp into 10x. | Andrei Karas | 1 | -21/+21 |
2017-07-30 | Increase 10x items attack. | Andrei Karas | 1 | -7/+7 |
2017-07-30 | Decrease attack for croconatmob. | Andrei Karas | 1 | -1/+1 |
2017-07-30 | Increase 10x items defence. | Andrei Karas | 1 | -21/+21 |
2017-07-29 | Increase 10x players hp and monster attack. | Andrei Karas | 2 | -244/+244 |
2017-07-25 | Update conf files after hercules update. | Andrei Karas | 2 | -30/+38 |
2017-07-21 | refine permissions for custom commandss20170725 | gumi | 7 | -22/+42 |
2017-07-20 | more framework functions | gumi | 9 | -173/+696 |
2017-07-17 | improved hurnscald map | gumi | 66 | -9/+381 |
2017-07-10 | add legacy hurnscald | gumi | 5 | -2/+7 |
2017-06-27 | In npc1 in test map in cards menu show also item options. | Andrei Karas | 1 | -0/+5 |
2017-06-05 | remove specialeffect2 usage from scriptss20170627 | gumi | 3 | -8/+8 |