summaryrefslogtreecommitdiff
path: root/src/core/commands.h
AgeCommit message (Expand)Author
2016-03-19Throw an error when a chatnet has no available urlLemonBoy
2015-11-09Add an option to strip trailing whitespace when parsing commandsLemonBoy
2014-11-08typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos
2006-09-18Apply 05upgrade-check-binary.dpatch with some modifications.Emanuele Giaquinta
2005-07-17Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P...Wouter Coekaerts
2004-09-15Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix...Valentin Batz
2002-12-28Added time, size and level setting types. Breaks some settings - I'll addTimo Sirainen
2002-11-11DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>,Timo Sirainen
2002-04-16fixes for new signaling code.Timo Sirainen
2002-02-13PARAM_FLAG_OPTCHAN_NAME check didn't work properly and it was alwaysTimo Sirainen
2002-02-03Added PARAM_FLAG_OPTCHAN_NAME which is like PARAM_FLAG_OPTCHAN, but doesn'tTimo Sirainen
2001-11-02Moved some stuff from irc to core. Added command_bind_proto() function toTimo Sirainen
2001-05-11Moved PARAM_FLAG_OPTCHAN handling to core. Removed support for adding ownTimo Sirainen
2000-12-17Destroy all settings and commands used by modules when they're unloaded.Timo Sirainen
2000-08-16/LAST - didn't work right.Timo Sirainen
2000-08-12WJOIN -> /JOIN -windowTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-07-09Moved is_base_command() from command completion to command_have_sub()Timo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-28-options can now be completed with tabulator. There's also automaticTimo Sirainen
2000-06-25Subcommand and command parameter completion works now also if you useTimo Sirainen
2000-06-18Changed option handling in /commands. Irssi will now complain aboutTimo Sirainen
2000-06-17File name completion for /DCC SENDTimo Sirainen
2000-06-04/IRCNET command.Timo Sirainen
2000-06-04Lots of DCC related fixes.Timo Sirainen
2000-05-15Lots of changes again. Biggest ones:Timo Sirainen
2000-04-27If we return with cmd_param_error() or cmd_return_error(), callTimo Sirainen
2000-04-26..adding new files..Timo Sirainen