-
When you log in as the root user, there will be a Front Page Sidebar link along the left. This will allow you to change what links are shown on the front page.
2009-04-30 19:53:54 UTC in helpmeict
-
In my opinion, it's not as readily implemented via /sys and /quote. That's a clunky solution that would start a new process every time you wanted to run a query (or you would have to write some form of ipc and keep an external process running). This seems wasteful, and very likely slow too. One of the scripts I use this for will run a query on almost every line received from the mud.
By all...
2007-10-29 16:32:50 UTC in TinyFugue - MUD client
-
Would it be possible to include functions to access SQLite database (and/or another database) from within tinyfugue? I have included a patch which includes some basic support for this, and a brief description of the functions follows.
Thanks,
Mark
Functions:
dbopen(filename)
- Opens a database.
- Returns the database handle if successful.
- Returns -1 if failed...
2007-07-02 10:08:22 UTC in TinyFugue - MUD client
-
It turns out I was completely off the mark here with the 64-bit thing and have now fixed it. If you look carefully when running ./configure it comes up with a warning saying something about hardcoding terminal codes because it couldn't find a needed library. I fixed this by installing the ncurses development package (libncurses5-dev on ubuntu, not sure what it is on Mandriva), run configure...
2007-04-09 12:37:58 UTC in TinyFugue - MUD client
-
I'd just like to add a me too to this. I'm wondering if it has something to being compile on a 64 bit architecture. Unfortunately, I don't have any 32 bit versions of linux to test this theory on. If anyone is insterested, I'm compiling on Ubuntu (dapper) 64-bit, again with an athlon 64. The screen being messed up has what looks like corrupt ANSI codes - 18:07^[[22;-6163776 (the 18:07 is the...
2007-04-08 17:07:55 UTC in TinyFugue - MUD client
-
mivok committed patchset 90 of module Helpdesk to the helpmeict CVS repository, changing 1 files.
2004-11-20 01:07:39 UTC in helpmeict
-
mivok committed patchset 89 of module Helpdesk to the helpmeict CVS repository, changing 1 files.
2004-09-21 21:30:05 UTC in helpmeict
-
mivok committed patchset 8 of module openbooking to the OpenBooking CVS repository, changing 5 files.
2004-09-04 17:17:48 UTC in OpenBooking
-
mivok committed patchset 7 of module openbooking to the OpenBooking CVS repository, changing 2 files.
2004-09-04 16:57:47 UTC in OpenBooking
-
mivok committed patchset 6 of module openbooking to the OpenBooking CVS repository, changing 6 files.
2004-09-04 16:38:07 UTC in OpenBooking