summaryrefslogtreecommitdiff
path: root/ipcheck.rb
AgeCommit message (Collapse)AuthorFilesLines
2010-05-05Fixed up and slightly simplified the build systemMadCamel1-82/+0
It's now possible to run 'make' in any of the src/ subdirs and have it build properly. Moved some tools including eathena-monitor to src/tools - run 'make tools' to build. CFLAGS, etc are now in the 'make.defs' file. Requires GNU make.
2010-01-04Fix IP checker tool to do case insensitive compareJared Adams1-1/+1
2009-05-09Added a tool for checking who plays from the same IP addressBjørn Lindeijer1-0/+82
Use at your own risk!