summaryrefslogtreecommitdiff
path: root/src/core/levels.c
AgeCommit message (Expand)Author
2017-09-21hidden linesailin-nemui
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2014-06-30Don't expand ALL when combined with NEVER/NO_ACTDavid Leadbeater
2014-06-18Add NO_ACT levelTom Feist
2009-02-21Reject invalid level specifications in /set.Jilles Tjoelker
2009-02-08Code Cleanup:Alexander Færøy
2008-03-15Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2008-03-09Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2008-03-04Remove unneeded upcasing (level_get matching is case-insensitive).Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-01-08Changed level HILIGHT -> HILIGHTS.Timo Sirainen
2001-03-15* level is now same as ALLTimo Sirainen
2001-02-19level_get() check wasn't case-insensitiveTimo Sirainen
2000-11-18compiler warning fixes + one real bug in dcc-chatTimo Sirainen
2000-11-08level_get() didn't check ambiguous commands correctly - dcc always failedTimo Sirainen
2000-09-26"NONE" works now with combine_levels(). /WINDOW LEVEL NONE works and ifTimo Sirainen
2000-07-16Cleaned up code.Timo Sirainen
2000-07-15Fixed DCC stuff. Added DCCMSGS level for DCC chat messages.Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
2000-06-03bits2level() with zero as argument printed some glib warnings.Timo Sirainen
2000-05-04.. lots of changes ..Timo Sirainen
2000-04-26..adding new files..Timo Sirainen