• src/doors/clans-src/src/clansini.c class.c console.c console.h door.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sunday, November 02, 2025 23:01:41
    https://gitlab.synchro.net/main/sbbs/-/commit/96d790ed91acfaa0379885ac
    Modified Files:
    src/doors/clans-src/src/clansini.c class.c console.c console.h door.c door.h empire.c fight.c game.c ibbs.c language.c mail.c maint.c npc.c pawn.c quests.c semfile.c spells.c system.c user.c video.c video.h village.c
    Log Message:
    Make the log file actually useful

    Add a new LogStr() and LogDisplayStr() function, and use it everywhere interesting "stuff" happens.

    It would have been nice to use od_log_write() exclusively, but it
    calls od_init(), so we can't run maintenance and stuff using that.
    Instead, we do our own logging *until* we call od_init(), then we
    use od_log_write() after that.
    --- SBBSecho 3.30-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)