summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-05-06Merge pull request #16 from Rawng/walkpathfixtestWushin2-1/+48
Send test 0x0225 packet with servers mob walkpath.
2015-05-06Merge pull request #17 from Rawng/mobhpWushin2-4/+4
Send mob max_hp and hp to client in packet 0x007b
2015-05-06Merge pull request #57 from mekolat/patch-1Wushin3-47/+2
remove special warp names
2015-05-06Merge pull request #77 from mekolat/timerWushin1-4/+4
add missing parameters to timer builtins
2015-05-06Merge pull request #75 from mekolat/oncharifWushin1-5/+0
Remove useless events
2015-05-06Merge pull request #76 from wushin/remove-monitorWushin7-361/+7
Remove tmwa-monitor
2015-05-06Merge pull request #78 from mekolat/32767Wushin6-246/+16
npc -1 => 32767
2015-05-04Merge pull request #79 from mekolat/patch-3v15.5.04Wushin1-0/+17
Update CHANGELOG
2015-05-03Update CHANGELOGmeko1-0/+17
2015-05-02Merge pull request #61 from nashley/message_editsWushin2-60/+60
Some grammar/spelling/meaning edits for server messages.
2015-05-02npc -1 => 32767mekolat6-246/+16
2015-05-01Edits for server messagesNick Ashley2-60/+60
Modified server messages in chrif.cpp and script-fun.cpp
2015-05-01add missing parameters to time builtinsmekolat1-4/+4
2015-04-30Remove tmwa-monitorwushin7-361/+7
2015-04-30remove useless OnInterIfInitmekolat1-3/+0
2015-04-30remove OnCharIfInit duplicatemekolat1-2/+0
2015-04-30Merge pull request #59 from mekolat/getparamWushin2-42/+1
deprecate builtin readparam & statusup2
2015-04-30Merge pull request #67 from mekolat/npc-atcommandWushin1-0/+66
add @npc atcommand
2015-04-30Merge pull request #70 from mekolat/onloginWushin1-0/+2
add OnPCLoginEvent
2015-04-29Merge pull request #49 from mekolat/wgm-logWushin1-20/+20
deprecate gmcommand builtin
2015-04-29add @npc atcommandmekolat1-0/+66
2015-04-29add OnPCLoginEventmekolat1-0/+2
2015-04-29Merge pull request #58 from mekolat/changesexWushin3-21/+4
change sex without disconnecting
2015-04-29Merge pull request #65 from wushin/quest-logWushin16-9/+547
Quest log
2015-04-29Merge pull request #66 from mekolat/emotionWushin3-10/+16
make emotion send to a single rid
2015-04-29Merge pull request #56 from mekolat/pk-modeWushin1-1/+1
Do not require pk_mode for NOPVP
2015-04-29Merge pull request #62 from mekolat/gm-atcommandWushin4-209/+0
remove @gm atcommand
2015-04-29Merge pull request #72 from wushin/fix-getitemlinkWushin1-2/+2
Remove braces and jname from getitemlink
2015-04-29Merge pull request #74 from mekolat/freeloopWushin1-2/+2
make freeloop check the value
2015-04-27make freeloop check the valuemekolat1-2/+2
2015-04-26Remove braces and jname from getitemlinkwushin1-2/+2
2015-04-26Fix merge conflictsRawng2-1/+48
2015-04-25Add Bitmasked Quest Logwushin16-9/+547
2015-04-23remove deprecated gmcommand builtinmekolat1-20/+0
2015-04-23add gmlog builtinmekolat1-0/+9
2015-04-23add wgm builtinmekolat1-0/+11
2015-04-23make emotion send to a single ridmekolat3-10/+16
2015-04-20do not recalc all at oncemekolat1-1/+2
2015-04-20deprecate builtin changesexmekolat2-17/+1
2015-04-20change sex without disconnectingmekolat1-3/+1
2015-04-20deprecate builtin readparam & statusup2mekolat2-42/+1
2015-04-20Merge pull request #54 from mekolat/changelogv15.4.20Wushin1-0/+20
Update changelog
2015-04-20Update changelogmekolat1-0/+20
2015-04-20Merge pull request #55 from wushin/Double-Xp-On-DemandWushin3-25/+60
Enable Dynamic Double Xp
2015-04-20Merge pull request #63 from mekolat/magic-injureWushin1-1/+1
fix bad condition
2015-04-19fix bad conditionmekolat1-1/+1
2015-04-19Dynamic Xp percentage command @expratewushin3-25/+60
2015-04-18remove @gm atcommandmekolat4-209/+0
2015-04-15remove unused pc_randomwarpmekolat2-30/+0
2015-04-15remove special warp namesmeko1-17/+2