summaryrefslogtreecommitdiff
path: root/src/tool
AgeCommit message (Expand)AuthorFilesLines
2011-04-04Get rid of RETCODEBen Longbons5-11/+4
2011-04-03Fix some more compiler warningsBen Longbons1-1/+1
2011-04-03Rewrite make system to be optimalBen Longbons3-29/+7
2011-03-24Optimize common objects, and adjust other objects accordingly.Ben Longbons7-46/+10
2011-03-18Changes that should have been caught earlierBen Longbons1-1/+0
2011-03-17Rewrite monitorBen Longbons1-186/+122
2011-03-16Use makefiles correctly and expand include dirsBen Longbons3-17/+18
2011-03-02Recode from SHIFT-JIS to unicode, then undo the conversion of backslashs and ...Ben Longbons3-73/+73
2010-10-16Fixed silly bug in indent scriptMadCamel1-1/+1
2010-10-10Added indent.sh script to help keep code formatted to standards.MadCamel1-0/+8
2010-09-29Increase default guild member limit from 16 to 100.Andrei Karas1-1/+1
2010-06-21Use the stlplus::inf class in the money count to avoid overflowChuck Miller7-15/+1941
2010-06-21Improve the moneycount tool to give more Statistics about the money on the se...Chuck Miller1-22/+87
2010-05-05Fixed up and slightly simplified the build systemMadCamel6-7/+931
2010-03-27Fix compilation of itemsearch toolJared Adams1-0/+2
2010-03-24Add the moneycount toolChuck Miller5-0/+713
2009-12-26Used the "indent" C formatting program from GNU to do some clean upsChuck Miller5-554/+612
2009-10-15Add a tool for changing skillsJared Adams1-0/+79
2009-07-07Fixes to socket system to make it cope better with fd depletion.Dennis Friis2-4/+4
2009-05-25Adds -s option to itemsearch tool, for searching storages filesChuck Miller1-17/+43
2009-05-25Added tool for finding players who have a certain item, and how many of those...Chuck Miller1-0/+108
2008-11-24Converted some DOS newlines to UNIXBjørn Lindeijer5-4111/+4111
2008-11-04Commit Mantis 414: Tool for mapping item IDs to a particular item IDJared Adams3-1/+251
2008-04-02initial checkinDennis Friis10-0/+4792