]> skyeroc.xyz Git - dgamelaunch/shortlog
dgamelaunch
2008-08-23 Pasi KallinenDon't keep reloading the banners.
2008-08-23 Pasi KallinenRename game_start to gamestart so it's similar to dglstart.
2008-08-23 Pasi KallinenFix a bug where users couldn't exit from dgl. Found...
2008-08-23 Pasi KallinenFix a bug that caused multiple user entries to be inser...
2008-04-06 Pasi KallinenIf the cursor-definition is missing from the menu,...
2008-04-06 Pasi KallinenRemove the old dgl-banner in the root dir.
2008-04-06 Pasi KallinenAdd example dgl-banner and the main menu files.
2008-04-06 Pasi KallinenAdd $SERVERID and server_id stuff so admin can change...
2008-04-06 Pasi KallinenUpdate Changelog
2008-04-06 Pasi KallinenDon't show the "press 'm' to mail user" in watching...
2008-04-06 Pasi KallinenMake watching-screen default sortmode configurable
2008-04-06 Pasi KallinenRemove dgl-wall.c
2008-04-06 Pasi KallinenFold the dgl-wall functionality into dgamelaunch itself:
2008-04-05 Pasi KallinenUpdate TODO
2008-04-05 Pasi KallinenAllow any number of different games per dgl installatio...
2008-04-05 Pasi KallinenDefine the admin-hasn't-installed-banner-file string...
2008-04-05 Pasi Kallinenadd the retard check to the new menus
2008-04-05 Pasi KallinenRemove unused menu code
2008-04-05 Pasi KallinenUpdate TODO
2008-04-05 Pasi KallinenAdmin-defineable menu structures.
2008-03-26 Pasi Kallinenupdate todo, we have a minor bug
2008-03-23 Pasi KallinenFor now, make game config files (and other files) creat...
2008-03-23 Pasi KallinenCall endwin() every time we leave, just in case.
2008-03-23 Pasi KallinenReplace last flood protection with retard protection...
2008-03-21 Pasi KallinenGeneralize the retarded clients / flood checking, and...
2008-03-20 Pasi KallinenUpdate todo
2008-03-20 Pasi KallinenIf we can't read from the canned rc file, don't create...
2008-03-20 Pasi KallinenFix bug where all queues were connected.
2008-01-15 Pasi KallinenDon't stop executing the cmdqueue even if file copy...
2008-01-14 Pasi KallinenAdd new config-file commands for quit, watch_menu,...
2008-01-13 Pasi KallinenUpdate Changelog and TODO
2008-01-13 Pasi KallinenReturn to dgamelaunch after the game ends.
2008-01-13 Pasi KallinenAdd config file command "chmail" that will ask the...
2008-01-13 Pasi KallinenUpdate TODO
2008-01-13 Pasi KallinenAdd config file command "chpasswd" which will prompr...
2008-01-13 Pasi KallinenMore TODO
2008-01-13 Pasi KallinenUpdate TODO
2008-01-13 Pasi KallinenUpdate TODO
2008-01-13 Pasi KallinenUpdate Changelog
2008-01-13 Pasi KallinenChange allow_new_nicks to accept either "yes" or "no...
2008-01-13 Pasi KallinenUpdate TODO
2008-01-13 Pasi KallinenAdd a new configuration file command ifnxcp that allows...
2008-01-12 Pasi KallinenAdd a configuration command to execute an arbitrary...
2008-01-12 Pasi KallinenMake process titles give more information
2008-01-12 Pasi KallinenTweak some messages given to user
2008-01-12 Pasi KallinenBetter handling of tty loss
2008-01-06 Pasi KallinenFor errors in config file, report the whole unrecognize...
2008-01-06 Pasi KallinenMake sortmode keep it's value even if you back out...
2008-01-06 Pasi KallinenUpdate TODO
2008-01-06 Pasi KallinenFix a bug where num_games was one too big.
2008-01-02 Pasi KallinenUpdate Changelog
2008-01-01 Pasi Kallinenconfigure now accepts parameter --num-games=INT which...
2008-01-01 Pasi KallinenMinor comment/whitespace cleaning
2008-01-01 Pasi KallinenUpdate the example config file, and allow comment-lines...
2008-01-01 Pasi Kallinenupdate TODO
2008-01-01 Pasi KallinenAllow defining several game_args with one definition:
2008-01-01 Pasi KallinenRemove the old mkdir and chdir options to prevent lex...
2008-01-01 Pasi KallinenDon't do other NetHack-specific stuff either in dgl...
2008-01-01 Pasi KallinenDon't set NETHACKOPTIONS env var inside dgl, set it...
2008-01-01 Pasi KallinenRemove savefilefmt from config file; backing up the...
2008-01-01 Pasi KallinenTwo new things:
2008-01-01 Pasi Kallinenbugfix: registration was allowed from the main menu...
2008-01-01 Pasi Kallinenupdate TODO
2008-01-01 Pasi KallinenDefine both USE_SQLITE3 and USE_SQLITE_DB when --enable...
2007-12-30 Pasi KallinenNo need to check for buffer existence, gets rid of...
2007-12-30 Pasi Kallinenconfigure sorts the config.h defines alphabetically,
2007-12-30 Pasi KallinenUnify the flat-text and sqlite handling
2007-12-30 Pasi KallinenChangelog typo, whoops
2007-12-29 Pasi KallinenUpdate TODO
2007-12-29 Pasi KallinenUpdate the autotools stuff to allow sqlite handling.
2007-12-28 Pasi KallinenFix convert script test for already existing db file
2007-12-28 Pasi KallinenImprove the conversion script
2007-12-28 Pasi KallinenUpdate TODO
2007-12-28 Pasi KallinenUpdate Changelog
2007-12-28 Pasi KallinenFix the sqlite3 addition: Newly registered nicks should...
2007-12-27 Pasi KallinenRemove some fixme-comments which are done already.
2007-12-27 Pasi KallinenWhen the sqlite db is locked, retry up to ten times...
2007-12-27 Pasi KallinenAdd a shell script to convert the old flat-text databas...
2007-12-27 Pasi KallinenAllow SQLite for the user login database, instead of...
2007-12-25 Pasi KallinenSimplify the watching-screen sorting.
2007-12-24 Pasi KallinenChangelog update
2007-12-24 Pasi KallinenTODO update
2007-12-24 Pasi KallinenAllow sorting the watching-screen names by either name...
2007-12-22 Joshua Kwan1.4.7
2007-12-22 Joshua Kwanrelease 1.4.7
2007-12-22 Pasi KallinenAdd some TODO stuff
2007-07-05 Joshua Kwanfix typo
2007-06-11 Pasi KallinenFix a bug; inprogress-dir is now configurable, so use...
2007-04-09 Pasi KallinenConfig-file variable allow_new_nicks
2007-04-09 Pasi KallinenUpdate TODO ideas
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!
next