clinton/bobotpp.git
21 years ago[project @ 2002-07-09 14:28:08 by unknown_lamer]
unknown_lamer [Tue, 9 Jul 2002 14:28:08 +0000 (14:28 +0000)]
[project @ 2002-07-09 14:28:08 by unknown_lamer]

- Removed bobot-scheme.scm.in and moved its single function into
  bobot-utils.scm.
- The PREFIX preprocessor symbol is now defined as the
  install prefix
- getopt_long is used instead of normal getopt, --help has been
  expanded to cover new options as well as give more detail.
- The default action for bobotpp when encountering a bad argument is
  to display the short help (just lists the commands you may use).
- Hooks list (BotInterp.C, RunHooks) is now read from end to beggining
  because we want to call the higher priority hooks before the lower
  priority hooks

21 years ago[project @ 2002-07-08 21:11:15 by unknown_lamer]
unknown_lamer [Mon, 8 Jul 2002 21:11:16 +0000 (21:11 +0000)]
[project @ 2002-07-08 21:11:15 by unknown_lamer]

2002-07-08  Clinton Ebadi  <clinton@unknownlamer.org>

        * source/Main.C (real_main): Default configuration is now read
        from /etc/bobotpp/default
        * source/bobot-scheme.scm.in: Added file. This defines the
        'bot-load' procedure which will load a file from
        $HOME/.bobotpp/scripts/ or @datadir@/bobotpp/scripts/ if the
        script doesn't exist in the user script dir.

21 years ago[project @ 2002-07-07 02:41:19 by unknown_lamer]
unknown_lamer [Sun, 7 Jul 2002 02:41:19 +0000 (02:41 +0000)]
[project @ 2002-07-07 02:41:19 by unknown_lamer]

Initial import into CVS

21 years ago[project @ 2002-07-07 02:33:51 by unknown_lamer]
unknown_lamer [Sun, 7 Jul 2002 02:33:51 +0000 (02:33 +0000)]
[project @ 2002-07-07 02:33:51 by unknown_lamer]

Initial import into CVS

21 years ago[project @ 2002-07-07 02:30:24 by unknown_lamer]
unknown_lamer [Sun, 7 Jul 2002 02:30:24 +0000 (02:30 +0000)]
[project @ 2002-07-07 02:30:24 by unknown_lamer]

Initial import into CVS