summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-10-11Commit magic patch v13Jared Adams38-156/+12523
2008-10-09Don't forget to check whether the item owner is still aroundBjørn Lindeijer1-0/+4
2008-10-06Accepted patch by Sanga that disables automatically moving charactersBjørn Lindeijer2-1/+13
2008-10-04relax dropstealing protection. Mantis #429, patch by fate.Dennis Friis3-39/+57
2008-09-28Commit Mantis 440: eAthena patch to strip whitespace from item and monster DBsJared Adams2-0/+2
2008-08-19Apply patch from fate to fix drop stealing.Dennis Friis1-6/+3
2008-05-31Add optional update_host to loginserver so you can tell the client that an ↵Dennis Friis3-1/+34
alternative update host is available. Based on patch by Sanga
2008-05-08remove an unused var that got left in by mistake.Dennis Friis1-1/+1
2008-05-08make pc_useitem reject to use other than type 0, since this is what we use ↵Dennis Friis1-0/+2
in TMW. Fixes bug where index based item shortcut (0.0.24.1) will use your items if slot shifted.
2008-05-08When buying from NPC do not stack unstackable items. It might seem like a ↵Dennis Friis1-5/+19
better place to fix it in pc_additem, but this method should be allowed to or breakage may occur.
2008-05-08Allow hairstyle to have id 0 when creating a char. The allowed range is ↵Dennis Friis1-1/+1
documented to 0-20 both inclusive.
2008-04-25Possible fix for inventory bug. Send out packet 0x01C8 only to SELF and not ↵Dennis Friis1-1/+1
AREA.
2008-04-25minor fix to some simple signedness errorsDennis Friis1-7/+7
2008-04-24Fix some signedness hopefully getting the struct back on track.Dennis Friis1-1/+1
2008-04-21balance statpoint distribution a tadDennis Friis3-261/+261
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-10problem dir in r15 was builddir src/map/txtobj, and the fixed worked. Now ↵Dennis Friis0-0/+0
add to svn:ignore prop to avoid further problems.
2008-04-10seems to be a problem with this dir. try and remove.Dennis Friis0-0/+0
2008-04-10Add configurable anti spam system, with possible auto ban.Dennis Friis6-3/+114
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 ↵Dennis Friis1-0/+3
conf/job_db1.txt like it was meant to
2008-04-05Comment out packet 0x139 (out of reach for attack), since TMW client does ↵Dennis Friis1-2/+2
not process this but uses own target system. Also, this will save a ton of CPU and NET traffic because fast attack would make the server call the checks and spew this packet out at a big rate.
2008-04-05fix svn:ignore for a few filesDennis Friis0-0/+0
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-02and remove this from version control tooDennis Friis1-0/+0
2008-04-02move makefiles to where they are supposed to beDennis Friis2-0/+0
2008-04-02remove some binaries that should not be version controlledDennis Friis4-0/+0
2008-04-02patch derived from stable ea, that fixes duping and zero stackingDennis Friis2-0/+12
2008-04-02initial checkinDennis Friis465-0/+254970
2008-08-19Added eAthena trunk directoryBjørn Lindeijer0-0/+0