Roger Firth

From IFWiki

Revision as of 17:10, 16 July 2005 by Dswxyz (talk | contribs) (added Inform extensions credit)

Author Credits

Other Credits

  • Authored the following Inform extensions:
    • boxclever.h — Extends 'box' statement to allow bold or underlined text.
    • CCPL.h — Adds a Creative Commons license.
    • checkout.h — Adds a CHECKOUT debugging verb to test room connections.
    • daemons.h — Put daemons and timers in a priority order.
    • dump.h — Adds debugging verbs DUMP and IS.
    • scenic.h (with Richard Barnett, Joe Mason, and Stefano Gaburri) — Embed examinable-only scenery 'objects' within a room object.
    • shuffle.h — Shuffle a list of numbers and use them in that order.
    • smartcantgo.h (with David Wagner — Lists a room's exits.
    • StatusLineColors.inf (with Jay Goemmer) — Set colours of the status bar.
    • stringmaker.h — Turn a byte character array into a packed string or vice-versa.
    • writelist.h — Change the way object lists are printed so that an object's invent property can also be used within room descriptions.

Links