Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-15 | Moved some files and diretories around, made cmake skip files it knows it ↵ | Adam | |
can't compile because of missing dependices. | |||
2010-07-10 | Properly set up our clients as on our server internally. Fixes crashes when ↵ | Adam | |
trying to akick our own clients etc | |||
2010-06-29 | Missed OCDing over src/protocol/*, plus fixed a minor lack of braces and ↵ | Naram Qashat | |
fixed Config to work in an out-of-source build. | |||
2010-06-28 | Unset all known status modes when we recieve a ts older than ours, and ↵ | Adam | |
remove split servers from their uplinks | |||
2010-06-27 | Made Anope track its own clients internally as if they were real users | Adam | |
2010-06-25 | Changed the versioning system to use git | Adam | |
2010-06-18 | Rewrote cs_access to be more C++ish, changed NumberList to be more C++ish ↵ | Adam | |
and fixed some compiler warnings on 64bit systems | |||
2010-06-18 | Renamed all of source files from .c to .cpp | Adam | |