Updated ChangeLog |
|
More...
|
over 13 years ago
|
corrected some derpiness |
|
More...
|
over 13 years ago
|
Cleaned up the wget functions in weather and world clock |
|
More...
|
over 13 years ago
|
cleaned up some code, time module seems to work correctly |
|
More...
|
over 13 years ago
|
Lets not attempt to use the Config class before its been loaded.. |
|
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. |
|
More...
|
over 13 years ago
|
Fixed lordofsraams issue with clock.h, now he gets to fix his issue |
|
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 |
|
More...
|
over 13 years ago
|
Finished up the terminal colors stuff, added start param -c to strip terminal colors |
|
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 |
|
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 |
|
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 |
|
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 |
|
More...
|
over 13 years ago
|
Added 'missing' for automake |
|
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. |
|
More...
|
over 13 years ago
|
Fixed config errors not being displayed, fixed multi-line comments affecting certen variables, causing a config error |
|
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 |
|
More...
|
over 13 years ago
|
Fixed a build warning that lordofsraam was too lazy (and stupid) to fix. |
|
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 |
|
More...
|
over 13 years ago
|
Fixed a typo with setjmp.h include |
|
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
|