summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Add SHAREXP distinction, create UNKNOWNXP defaultFreeyorp1-4/+5
2012-12-24Add cxxstdio, bump license to gpl3+Ben Longbons2-756/+0
2011-03-03Replace C1 characters with printableBen Longbons1-10/+10
2011-03-03Recover mangled UTF-16 to UTF-8Ben Longbons1-0/+0
2011-03-02convert from SHIFT-JIS files with errorsBen Longbons3-10199/+10199
2011-03-02Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ...Ben Longbons9-2294/+2294
2010-10-08Added IP address reply packet 0x20C (len 10)MadCamel1-1/+2
2009-10-10Better logging, initial job experience gathering, naming fixes to the skill s...Fate1-10/+13
2009-09-26Initial support for skill pools (available via at commands andFate1-0/+67
2009-09-20Initial support for skill poolsFate1-0/+22
2009-09-11Fixed spell-language documentation on extract_healer_experienceFate1-1/+2
2009-06-06Fix 2nd parameter being truly optional on misceffect. Document it too.Dennis Friis1-0/+3
2009-05-30Added documentation for several eAthena extensions. Moved OnPCKillEvent magi...Fate1-759/+795
2009-05-24Added and documented stop_status_change command for magic languageFate1-0/+3
2009-01-31When running out of spell charges, make sure to use spell attack delay for la...Fate1-2/+8
2009-01-31Change the icon parameter for installing attack spells to report status updatesFate1-1/+2
2009-01-31Add functionality for healer XP handlingFate1-0/+12
2009-01-10Reserved another status change for the new "hide" spellFate1-1/+3
2008-11-29Added SLang function `is_dead'Fate1-0/+4
2008-11-29Added SLang commands `map_level', `map_nr', `dir_towards'Fate1-0/+14
2008-11-29SLang: Added `sqrt' function, permit looping over NPCsFate1-1/+5
2008-11-29Added bitwise negation operator `neg'Fate1-0/+3
2008-11-29Added SLang operations `is_exterior', `strstr', `substr', `contains_string', ...Fate1-0/+19
2008-11-24Merge branch 'master' of git@gitorious.org:tmw-eathena/mainlineFate5-18558/+18558
2008-11-24Added spell_index and is_equipped operations, permitted coercions from invoca...Fate1-0/+9
2008-11-24Converted some DOS newlines to UNIXBjørn Lindeijer5-18558/+18558
2008-11-22Added NONMAGIC flag to distinguish `keyword' operations (such as `marry') fro...Fate1-0/+2
2008-10-30move spell language documentation into doc directory.Dennis Friis1-0/+790
2008-04-02initial checkinDennis Friis31-0/+31433