summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-03-26Merge pull request #1649 from HerculesWS/issue-1647-1Haru1-7/+16
2017-03-23Fixes issue #1647smokexyz1-7/+16
2017-03-23Merge pull request #1638 from Asheraf/hamiHaru1-2/+8
2017-03-23Merge pull request #1643 from 4144/authfixsmokexyz2-3/+8
2017-03-21Update HPM hooks.Andrei Karas2-8/+8
2017-03-21Add support for sex based character creation for 2015-10+ clients.Dastgir2-17/+29
2017-03-21Fix map server auth packet for clients >= 20160330.Andrei Karas2-3/+8
2017-03-20Fix npc text input For 2015 clients (Fixes #1640).Andrei Karas1-1/+6
2017-03-20Add comment to safestrncpy about size checks.Andrei Karas1-0/+1
2017-03-19Merge pull request #1184 from HerculesWS/CHARACTER_SLOTSHaru1-1/+9
2017-03-16Increase Character Slots from 9 to 12Jedzkie1-1/+9
2017-03-16Correct Castling skill to use cooldownAsheraf1-2/+8
2017-03-16Official status change base durations for Stun (#1234) (#1632)Flipp1-3/+3
2017-03-16Merge pull request #1630 from Emistry/fix_mvp_messageHaru4-0/+18
2017-03-16Merge pull request #1612 from Emistry/atcommand_commandsHaru1-0/+30
2017-03-14Fixed MVP exp message issue for clients 2013-12-23cRagexe and newerEmistry Haoyan4-0/+18
2017-03-13Enable display of custom commands in @commands.Emistry Haoyan1-0/+30
2017-03-13Revert "Basic Server Configurations"Asheraf1-1/+1
2017-03-13Basic Server ConfigurationsAsheraf1-1/+1
2017-03-12Merge pull request #1610 from mekolat/timer2Haru1-17/+37
2017-03-12Minor optimizations for the warpguild implementationHaru1-12/+13
2017-03-12Merge pull request #1496 from Emistry/scriptcommand_warpguildHaru1-28/+33
2017-03-11Remove a duplicate comment lineHaru1-1/+0
2017-03-10Merge pull request #1509 from 4144/fixwarnsmokexyz1-4/+5
2017-03-05allow to use addtimercount on another playergumi1-2/+6
2017-03-05fix code style in buildin_addtimercountgumi1-4/+5
2017-03-05allow to use deltimer on another playergumi1-2/+6
2017-03-05fix code style in buildin_deltimergumi1-2/+3
2017-03-05allow to use addtimer on another playergumi1-2/+6
2017-03-05make addtimer return success or failuregumi1-2/+6
2017-03-05fix code style in buildin_addtimergumi1-4/+6
2017-03-05Merge pull request #1589 from mekolat/strinfo2Haru1-58/+77
2017-03-05Update *warpguild() script command.Emistry Haoyan1-28/+33
2017-03-04Merge pull request #1530 from guilherme-gm/party-leader-leaveHaru2-23/+53
2017-02-26add getvariableofpc() buildingumi1-2/+51
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"gumi1-210/+96
2017-02-26Merge pull request #1586 from mekolat/getd2Ridley1-96/+210
2017-02-26Added option to show classchange only to one player (#1587)Guilherme G. M6-20/+35
2017-02-25allow strcharinfo() and strnpcinfo() to take a GIDgumi1-58/+77
2017-02-25allow to get vars of other players with getdgumi1-96/+210
2017-02-25add chr() and ord() buildinsgumi1-1/+26
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