Commit graph

13 commits

Author SHA1 Message Date
John "Elwin" Edwards
413dbfc6cc Update the dgamelaunch patch to work with the most recent changes.
Also set the umask, just in case it defaults to 0077.
2018-11-24 16:47:24 -05:00
John "Elwin" Edwards
70205b80bd Add some neglected dgamelaunch initialization commands. 2018-11-24 10:34:26 -05:00
John "Elwin" Edwards
42188c1934 Update the dgamelaunch compatibility patch.
The patch is now to be applied to dgamelaunch revision 6753fd6e.

Maybe I should maintain my own Git branch.  But this project already
uses autotools and npm.  I don't need any more software that's amazing
in theory but painful to actually work with.
2016-01-23 19:04:17 -05:00
John "Elwin" Edwards
824fc6e7fd Add support for Advanced Rogue 7 and XRogue. 2015-06-09 14:25:23 -04:00
John "Elwin" Edwards
b47c2cba8a dgamelaunch: define user/group by name instead of UID/GID.
The user and group might not be created with the UID and GID expected,
so it is better to use names.  They can be changed to numeric values
after installation.
2014-05-11 08:32:31 -07:00
John "Elwin" Edwards
5de69a6157 Rearrange dgamelaunch watch menu to accomodate 20-char player names. 2014-03-30 20:03:53 -07:00
John "Elwin" Edwards
3d7abba670 dgl: allow names up to 20 characters long.
It may actually be able to handle 30.
2014-03-24 09:43:28 -07:00
John "Elwin" Edwards
27459bc047 dgl config: don't set the cursor position.
dgamelaunch is smart enough to figure it out on its own.
2013-10-30 21:18:25 -07:00
John "Elwin" Edwards
a79fb7a62a Move the game binaries to /usr/bin.
The new Fedora setup might heretically leave /bin out of the path.
2013-10-28 22:09:52 -07:00
John "Elwin" Edwards
89083f037f Move the inprogress dirs into a single directory.
The inprogress dirs are now at /dgldir/inprogress/$GAME instead of
/dgldir/inprogress-$GAME.  This is less cluttered and may be more
convenient for watching.
2013-10-20 19:05:58 -07:00
John "Elwin" Edwards
1fe7f59f8b Switch to the Git version of dgamelaunch. 2013-10-20 17:45:38 -07:00
John "Elwin" Edwards
f3856b3e41 dgl conf: Let the cursor be placed in the proper position automatically. 2012-09-15 09:40:26 -07:00
John "Elwin" Edwards
5a8eded910 Add dgamelaunch configuration to the project. 2012-09-15 08:46:06 -07:00