Commit graph

3 commits

Author SHA1 Message Date
Alexander Motzkau
271935b111 Relax closure restrictions on driver hooks
Driver hooks that accepted lfun closures before can now handle any type
of closure. Also the H_CREATE_* hooks can now handle any type of closure.
2022-05-22 00:10:04 +02:00
Daniel McCarney
5556394f51 docs: remove stale special cmds references.
Previously the `doc/concepts/hooks` and `doc/hook/modify_command` doc
files referenced the `H_MODIFY_COMMAND` hook running before "special
commands" were processed. These special commands were removed in 3.5.x
in favour of being provided by the lib instead of the driver.

This commit removes special command references to since special commands
are no longer a concern.
2022-09-03 19:44:14 +02:00
Lars
f84a2fc7a0 Initial import from PRCS.
git-svn-id: svn://svn.bearnip.com/ldmud/trunk@4 56160b6e-f8f8-0310-bd54-bccebfe6a2f2
2005-06-21 01:46:13 +00:00