summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-04-24Fix some signedness hopefully getting the struct back on track.Dennis Friis1-1/+1
2008-04-21balance statpoint distribution a tadDennis Friis2-6/+6
2008-04-10Proper fix for rev 17Dennis Friis1-1/+5
2008-04-10revert rev 17Dennis Friis1-4/+6
2008-04-10fix crash in clif_parse_Wis if wrong message length is sent.Dennis Friis1-2/+6
2008-04-10fix mapif_parse_WisToGM not working at all due to mismatch message sizes.Dennis Friis1-6/+4
2008-04-10Add configurable anti spam system, with possible auto ban.Dennis Friis5-3/+96
2008-04-07Dont send weapon view_id in char selector since TMW client does not support it.Dennis Friis1-1/+2
2008-04-06Goodbye fast attack bug, now you can control speeds of weapons in conf/job_db...Dennis Friis1-0/+3
2008-04-05Comment out packet 0x139 (out of reach for attack), since TMW client does not...Dennis Friis1-2/+2
2008-04-03Fix auto map picking exploit by checking proximity of player and item.Dennis Friis1-0/+3
2008-04-02add commentDennis Friis1-1/+1
2008-04-02Fix so you cant sell/buy from NPC SHOP while in a tradeDennis Friis1-0/+4
2008-04-02add tmw patch for reference purposesDennis Friis1-0/+228
2008-04-02move makefiles to where they are supposed to beDennis Friis2-175/+0
2008-04-02patch derived from stable ea, that fixes duping and zero stackingDennis Friis2-0/+12
2008-04-02initial checkinDennis Friis165-0/+108606