summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-06Remove useless parts from .gitlab-ci.ymls20170404Andrei Karas2-445/+62
2017-03-06Fix build on windows.Andrei Karas1-1/+1
2017-03-06Add build script.Andrei Karas1-0/+143
2017-03-06add ignore for evol plugin.Andrei Karas1-0/+1
2017-03-06add install target to make file.Andrei Karas1-0/+8
2017-03-06disable import target in make file.Andrei Karas1-5/+5
2017-03-06Add configure into ignore list.Andrei Karas1-0/+1
2017-03-06Remove configure.Andrei Karas1-10674/+0
2017-03-06Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2017-03-06Remove conf dir.Andrei Karas1154-1240664/+0
2017-03-06Remove cache dir.Andrei Karas4-32/+0
2017-03-06Fix gcc lto.Andrei Karas2-4/+4
2017-03-06Hide area packets from hidden players/gms.Andrei Karas1-1/+7
2017-03-05Merge pull request #1589 from mekolat/strinfo2Haru2-60/+87
2017-03-05Merge pull request #1609 from Asheraf/varRidley1-0/+2
2017-03-04Follow-up 1b708585b7c2ce3f093a2b352fd5a37ad0cef79a add the variable to clear ...Asheraf1-0/+2
2017-03-04Merge pull request #1530 from guilherme-gm/party-leader-leaveHaru2-23/+53
2017-03-04Merge pull request #1606 from Smokexyz/mdsHaru2-0/+91
2017-03-05Added issue and pull request templatesSmokexyz2-0/+91
2017-03-04Merge pull request #1608 from Asheraf/signRidley1-5/+5
2017-03-04Merge pull request #1607 from Emistry/script_F_SexMesRidley1-10/+0
2017-03-04Change variable type on the sign questAsheraf1-5/+5
2017-03-05Update Global Function - Remove F_SexEmistry Haoyan1-10/+0
2017-03-04Merge pull request #1592 from mekolat/getd2Haru2-103/+121
2017-03-04Fixed some spelling (#1599)Flipp2-2/+2
2017-03-04Merge pull request #1605 from Shizuke/patch-1smokexyz1-2/+1
2017-03-04Fixing Beast StrafeShizuke1-2/+1
2017-03-04Merge pull request #1596 from AtlantisRO/barricade_woe_se_fixRidley1-0/+29
2017-03-04Merge pull request #1602 from Emistry/script_shadow_refinersmokexyz1-1/+1
2017-03-04Fix issue #1524Emistry Haoyan1-1/+1
2017-03-01Adds a protection to 1st Barricade line on WoE SE maps to avoid splash damage...AtlantisRO1-0/+29
2017-02-26add getvariableofpc() buildingumi2-2/+72
2017-02-26allow character and account variables to reference another registrygumi1-15/+59
2017-02-26fix code style in set_reggumi1-19/+32
2017-02-26fix indentation in set_reggumi1-44/+44
2017-02-26fix code style in script_array_srcgumi1-5/+6
2017-02-26fix indentation in script_array_srcgumi1-22/+22
2017-02-26fix code style in get_valgumi1-17/+22
2017-02-26fix indentation in get_valgumi1-52/+52
2017-02-26Revert "allow to get vars of other players with getd"gumi2-213/+98
2017-02-26Fix a CI build failure (gcc-5)Haru1-6/+6
2017-02-26Merge pull request #1586 from mekolat/getd2Ridley2-98/+213
2017-02-26Added option to show classchange only to one player (#1587)Guilherme G. M7-38/+44
2017-02-25allow strcharinfo() and strnpcinfo() to take a GIDgumi2-60/+87
2017-02-25allow to get vars of other players with getdgumi2-98/+213
2017-02-26Merge pull request #1588 from mekolat/chr2Ridley2-1/+46
2017-02-25add chr() and ord() buildinsgumi2-1/+46
2017-02-24Merge pull request #1585 from guilherme-gm/disguise-fixRidley1-0/+12
2017-02-24Merge pull request #1567 from guilherme-gm/fix-nameditemRidley2-2/+19
2017-02-21Fixes disguise position de-synchronization (Fixes #1078)KirieZ1-0/+12