1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ChangeLog
Justasic
as Justin Crawford
More... over 13 years ago
corrected some derpiness
Justasic
as Justin Crawford
More... over 13 years ago
Cleaned up the wget functions in weather and world clock
Justasic
as Justin Crawford
More... over 13 years ago
cleaned up some code, time module seems to work correctly
Justasic
as Justin Crawford
More... over 13 years ago
Lets not attempt to use the Config class before its been loaded..
Justasic
as Justin Crawford
More... over 13 years ago
Merge branch 'master' of gitorious.org:navn/navn More... over 13 years ago
Added more Clock stuff. Compiles but wont run More... over 13 years ago
Load the config AFTER parsing command line args, not before.
Justasic
as Justin Crawford
More... over 13 years ago
Fixed lordofsraams issue with clock.h, now he gets to fix his issue
Justasic
as Justin Crawford
More... over 13 years ago
Added the Clock class. Doesn't compile yet. More... over 13 years ago
Merge branch 'master' of gitorious.org:navn/navn
Justasic
as Justin Crawford
More... over 13 years ago
Finished up the terminal colors stuff, added start param -c to strip terminal colors
Justasic
as Justin Crawford
More... over 13 years ago
Added doxy documentation to the Channel class. More... over 13 years ago
Testing doxygen var command. More... over 13 years ago
Merge branch 'master' of gitorious.org:navn/navn
Justasic
as Justin Crawford
More... over 13 years ago
Strip terminal colors from the logs, we dont need them changing peoples terminal colors when they do a 'cat' command, also some may not like the colors
Justasic
as Justin Crawford
More... over 13 years ago
Testing doxygen property command. More... over 13 years ago
Added doxy documentation for channel.h and command.h. More... over 13 years ago
Changed some minor stuff
Justasic
as Justin Crawford
More... over 13 years ago
Rewrote how navn forks, now there is InTerm() which can be used to see if navn is in the terminal or forked to the background
Justasic
as Justin Crawford
More... over 13 years ago
Added 'missing' for automake
Justasic
as Justin Crawford
More... over 13 years ago
rewrote the signal handlers to better allow (and organize) signals, signals are now fully handled by sigact(), segmantation faults now print a report to the terminal.
Justasic
as Justin Crawford
More... over 13 years ago
Fixed config errors not being displayed, fixed multi-line comments affecting certen variables, causing a config error
Justasic
as Justin Crawford
More... over 13 years ago
Merge branch 'master' of gitorious.org:navn/navn More... over 13 years ago
Added a bit more bug detection to encyclopedia script. More... over 13 years ago
Fixed compile warning in segmentation fault handler
Justasic
as Justin Crawford
More... over 13 years ago
Fixed a build warning that lordofsraam was too lazy (and stupid) to fix.
Justasic
as Justin Crawford
More... over 13 years ago
Added some more code to the segmentation fault handler, with some more coding it should attempt to unload the module that the crash happened in and attempt to restore the Stack to before the crash
Justasic
as Justin Crawford
More... over 13 years ago
Fixed a typo with setjmp.h include
Justasic
as Justin Crawford
More... over 13 years ago
PvP Module now works. Hopefully there are many things to come for it in the future. More... over 13 years ago