Added a different URL to brain.py to make the encyclopedia ANT faster |
|
More...
|
over 13 years ago
|
Merge branch 'master' of gitorious.org:navn/navn |
|
More...
|
over 13 years ago
|
Changed some of the build stuff so version strings are all #define'd via the build system |
|
More...
|
over 13 years ago
|
Added documentation to CommandSource struct |
|
More...
|
over 13 years ago
|
Added documentation to User class |
|
More...
|
over 13 years ago
|
Merge branch 'master' of gitorious.org:navn/navn |
|
More...
|
over 13 years ago
|
Merge branch 'master' of gitorious.org:navn/navn |
|
More...
|
over 13 years ago
|
Added documentation to user.h |
|
More...
|
over 13 years ago
|
Made Command names throw module exceptions if they have spaces, spaces screw up the handlers |
|
More...
|
over 13 years ago
|
Added an easter egg to Dah Goat and made version 1 of the PvP game. |
|
More...
|
over 13 years ago
|
Updated TODO for 2.0.2 work |
|
More...
|
over 13 years ago
|
Fixed modinfo and modload not working correctly, added string.search_ci(), made segfault handler print segfault report to the terminal, Flux::Sanitize now strips color codes completely, corrected some lines that didnt seem right in the module handler |
|
More...
|
over 13 years ago
|
Encyclopedia module: Some bug handling |
|
More...
|
over 13 years ago
|
more lordofsraam sensitive bracket fixing (i ought to change it back just to make hi go through this mess |
|
More...
|
over 13 years ago
|
Because lordofsraam didnt like how a bracket looked i have to commit again |
|
More...
|
over 13 years ago
|
Added search_ci() |
|
More...
|
over 13 years ago
|
Encyclopedia module is now a lot smarter. Try asking it some questions. |
|
More...
|
over 13 years ago
|
Encyclopedia module has been moved to C++. |
|
More...
|
over 13 years ago
|
Assisted in reducing the random file spam that lordosraam's Encyclopedia module made, also updated changelog and whatnot |
|
More...
|
over 13 years ago
|
Added the ability for the bot to join multiple channels via the config (requested by DeathBlade) |
|
More...
|
over 13 years ago
|
Partly fixed config reader not printing line numbers, Fixed Segfault causing a 10,000 lines and being almost not exitable (SIGABRT saved the day).. Segfault handler now handles segfaults correctly |
|
More...
|
over 13 years ago
|
Updated some docs |
|
More...
|
over 13 years ago
|
Added multi-line abilities to navn's config, this is unstable as some comments may make navn freak |
|
More...
|
over 13 years ago
|
Fixed compile errors on x64 |
|
More...
|
over 13 years ago
|
Fixed ./configure using a makefile that isnt there, updated README |
|
More...
|
over 13 years ago
|
Rewrote the build system to be more automated, also rewrote some stuff in navn to be happier with the build system |
|
More...
|
over 13 years ago
|
Added a segfault handler, needs work and testing, added part of a multi-line comment system into Config Parser, made some more changes to improve the build system |
|
More...
|
over 13 years ago
|
Added some more debug info into run-cc.pl, fixed logging in module constructor/destructor, made quitmsg a global variable. |
|
More...
|
over 13 years ago
|
removed a debug line |
|
More...
|
over 13 years ago
|
Converted search module to conform to the command system, rolled back the urilfy function as it failed horribly with Flux::string.replace_all_cs() |
|
More...
|
over 13 years ago
|