index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
commands
/
cmd_restart.h
Age
Commit message (
Expand
)
Author
2008-02-20
Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...
brain
2008-02-13
Slight API tweak. Change Command to take char * instead of char in it's const...
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-10-21
Another big commit, just to please all my fans out there.. cmd_* -> Command*....
w00t
2007-10-21
Set penalties (documentation page listing these to come)
brain
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-10-15
class command_t -> class Command. Whey :D
w00t
2007-07-17
Mass header update. Chatspike-Dev => InspIRCd....
peavey
2007-07-16
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
peavey
2007-07-16
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...
peavey
2007-06-17
Doxygen comments for command handlers
brain
2007-06-17
More comments
brain
2007-06-17
Add comments
brain
2007-05-19
Space indents must die.
brain
2007-05-15
Add cmd_reloadmodule.{h,cpp} contributed by Eric at neowin.net, thanks :)
brain
2006-09-15
Annotations
brain
2006-09-06
Command result codes. This isnt finished yet, still got to do most of the mod...
brain
2006-08-11
(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...
brain
2006-07-28
Add support for syntax of commands in place of the text 'Not enough parameter...
brain
2006-07-16
mass tidyup, change A LOT of stuff to const char** which was char** (such as ...
brain
2006-04-20
Movement of cmd_* headers into include/commands (this is incomplete)
brain