]> skyeroc.xyz Git - dgamelaunch/shortlog
dgamelaunch
2007-04-06 Pasi KallinenFix segfault when no mkdir or chdir defined
2007-04-02 Pasi KallinenUpdate TODO
2007-04-01 Pasi KallinenUpdate example config file
2007-04-01 Pasi KallinenAdd new config file value 'mkdir', and allow variables...
2007-04-01 Pasi KallinenWatching menu shows what game the players are playing
2007-03-31 Pasi KallinenExpand the example config file
2007-03-31 Pasi Kallinenlockfile is global, not per-game variable
2007-03-31 Pasi Kallinenpasswd file is global config, not per-game
2007-03-31 Pasi KallinenAdd 'chdir' per-game config variable, which defines...
2007-03-31 Pasi KallinenFix watching, thanks to Jilles!
2007-03-31 Pasi KallinenFix inprogress file name truncation
2007-03-31 Pasi KallinenAllow setting max nick length in the dgl config file...
2007-03-29 Pasi KallinenUpdate Changelog
2007-03-29 Pasi KallinenAllow more than one game per dgl installation.
2006-07-09 Joshua Kwanfix all sorts of stuff with dgl-create-chroot
2005-01-02 Joshua KwanUpdate svn info, use $(DESTDIR)
2004-09-12 Joshua Kwanone more dummy commit
2004-09-12 Joshua Kwandummy commit to check bdb import
2004-09-12 Joshua Kwandummy commit to check bdb import
2004-09-12 Joshua Kwandummy commit to check bdb import
2004-09-12 Joshua Kwanuse a copy of the environment variable instead of the...
2004-08-28 Jilles TjoelkerUse select() if kevent() does not work, e.g. file on...
2004-08-23 Jilles TjoelkerUse kqueue() if available (FreeBSD) to improve watching.
2004-08-23 Jilles TjoelkerDescribe recent commits.
2004-08-23 Jilles Tjoelker* Make sure curses will redraw the watch list after...
2004-08-23 Jilles TjoelkerUse one select() call to both delay and detect keypresses.
2004-08-23 Jilles Tjoelker* Clean up a bit
2004-08-22 Jilles TjoelkerMaking watching more efficient:
2004-07-03 Joshua Kwanamend Changelog for 1.4.6
2004-07-03 Joshua Kwanuse libgen.h
2004-07-03 Joshua Kwansetproctitle for teh lunix
2004-06-30 Joshua Kwanno more editors/*
2004-06-28 Jilles TjoelkerUse setproctitle(3), if available, to hide autologin...
2004-06-28 Jilles TjoelkerInclude config.h in ttyrec.c (tried to use STREAMS...
2004-06-23 Joshua Kwansane default for terminfo
2004-06-22 Joshua Kwanupdate
2004-06-22 Joshua Kwanhide all extra arguments, because they're probably -p
2004-06-21 Joshua Kwanchange the logic a bit..
2004-06-21 Joshua Kwanuse $CC -xM for dependencies on solaris, if you are...
2004-06-20 Joshua Kwanuse cp -L for terminfo
2004-06-18 Joshua Kwanadd svn-commit.tmp
2004-06-18 Joshua Kwanadd exec_prefix
2004-06-18 Joshua Kwanwoohoo
2004-06-18 Joshua Kwanall workie
2004-06-18 Joshua Kwanautogen
2004-06-18 Joshua Kwanadd a autogen.sh, ignore it during make dist
2004-06-18 Joshua Kwanstuff
2004-06-18 Joshua Kwantcc doesn't like
2004-06-18 Joshua Kwanfix everything!
2004-06-18 Joshua Kwanbleh
2004-06-18 Jilles Tjoelker* Add comment recommending autoconf 2.53
2004-06-18 Joshua Kwanbum da bum
2004-06-18 Joshua Kwanautoconfize
2004-06-18 Joshua Kwanvarious fixes
2004-06-18 Joshua Kwanstuff
2004-06-18 Joshua Kwans/withval/configfile/
2004-06-18 Joshua Kwanautoconfize
2004-06-17 Joshua Kwanvarious fixes
2004-06-14 Joshua Kwanupdate
2004-06-14 Joshua Kwanassert
2004-06-14 Joshua Kwanwtf?
2004-06-13 Jilles TjoelkerBe more clear that GNU Make is required.
2004-06-13 Joshua Kwanupdate VERSION to 1.4.5
2004-06-13 Joshua Kwanminor stuff
2004-06-13 Joshua Kwanpretty serious bugfix
2004-06-12 Joshua Kwanadd USER-authentication support
2004-06-04 Jilles TjoelkerUm, I committed code to copy the savefile some time...
2004-04-22 Joshua KwanNULLify me if login fails
2004-04-21 Jilles TjoelkerMerge J. Ali Harlow's patch for NhExt support, with...
2004-04-03 Joshua Kwanmove junk around, genericize things
2004-03-21 Jilles TjoelkerChange clear() to erase() for less flicker when refresh...
2004-03-20 Jilles TjoelkerSome small updates for dgl-create-chroot.conf.example...
2004-03-20 Jilles TjoelkerImplement ^W for delete word.
2004-03-17 Jilles TjoelkerUpdate the date.
2004-03-17 Jilles TjoelkerAdd possibility to backup the savefile before starting...
2004-03-17 Jilles TjoelkerYet another idea of mine
2004-03-17 Jilles TjoelkerWait only 1/10 instead of 1 second between processes.
2004-03-15 Jilles TjoelkerShow more author information and websites
2004-03-14 Jilles Tjoelkernethack destroys the game if you send SIGHUP while...
2004-03-13 Brett CarringtonRemoved the XXX comment, works fine on Mac OS X 10.3.2
2004-03-12 Jilles TjoelkerReset offset if necessary
2004-03-12 Jilles TjoelkerReset offset to a lower value if not enough games exist...
2004-03-10 Jilles TjoelkerProvide 3 example configs instead of 1.
2004-03-10 Jilles TjoelkerFix brettcar typo
2004-03-10 Jilles TjoelkerFreeBSD and Linux do require -lcrypt
2004-03-10 Brett CarringtonPLEASE LOOK AT THE DGL-CREATE-CHROOT SCRIPT
2004-03-07 Jilles TjoelkerRelease 1.4.4
2004-03-06 Jilles TjoelkerStricter check on entered email addresses; the same...
2004-03-04 Jilles TjoelkerSelecting a game to watch with an uppercase letter...
2004-03-04 Jilles TjoelkerActually exit on SIGTERM, this appears to be more conve...
2004-03-04 Jilles TjoelkerPass window size to watchers via inprogress file; show...
2004-03-04 Jilles TjoelkerUse client-supplied window size again (Pasi Kallinen).
2004-03-01 Jilles TjoelkerShow total number of games in progress below the list...
2004-02-28 Jilles TjoelkerInstall the manpage as well.
2004-02-25 Jilles TjoelkerAn attempt at a man page.
2004-02-24 Jilles TjoelkerDon't fail if client-supplied window size seems incorrect.
2004-02-24 Joshua KwanNote existence of DEFCONFIG.
2004-02-23 Joshua Kwanpopulate_gfx_array(stripped) in ttyplay_main, not ...
2004-02-22 Joshua Kwandgamelaunch 1.4.2
2004-02-22 Jilles Tjoelker* Message length is at most 80, not 79 characters
next