]> skyeroc.xyz Git - dgamelaunch/shortlog
dgamelaunch
2017-08-19 altorgadded libncursesw5
2017-08-19 altorgremoved yacc install
2017-08-19 altorgUpdate buildspec.yml
2017-08-19 altorgUpdate buildspec.yml
2017-08-19 altorgUpdate buildspec.yml
2017-08-19 altorgUpdate buildspec.yml
2017-08-19 altorgUpdate buildspec.yml
2017-08-19 altorgUpdate buildspec.yml
2017-08-19 altorgCreate buildspec.yml
2017-02-06 altorgMerge pull request #1 from Elronnd/master
2017-02-06 Elronnd(hopefully) put -lpthread in LIBS instead of CFLAGS
2016-01-02 rootMerge branch 'master' of git://github.com/paxed/dgamelaunch
2016-01-02 Pasi KallinenFix some warnings
2016-01-02 rootMerge branch 'master' of git://github.com/paxed/dgamelaunch
2016-01-02 Pasi KallinenFix SQLite query where underscore was an unintended...
2015-12-09 Pasi KallinenMerge pull request #8 from henrikolsson/master
2015-12-09 Pasi KallinenMerge pull request #2 from swills/patch-1
2015-12-07 rootMerge branch 'master' of git://github.com/paxed/dgamelaunch
2015-12-07 Pasi KallinenStop processing arguments at -c
2015-12-07 Pasi KallinenFix a buffer overflow in ee
2015-12-07 Dobrazupa.org... ee: don't crash when editing zero-byte files.
2015-12-07 Pasi KallinenAdd play_if_exist command
2015-12-07 Pasi KallinenIgnore window size changes in resize check
2015-05-28 rootIgnore window size changes in resize check
2014-08-29 Pasi KallinenAdd -pthread to CFLAGS
2014-08-28 Pasi KallinenFix printf format arg type
2014-07-06 Henrik OlssonPrevent crash in passwordgood when supplied password...
2014-05-22 Pasi KallinenActually make ee give feedback when exiting due to...
2014-05-16 Pasi KallinenExit ee gracefully, if character conversion fails.
2014-02-12 kenkeirasAdded intermediate object files, virus, and ee executab...
2013-10-04 Steve WillsUpdate Makefile.in
2013-05-25 Pasi KallinenAllow repeat prefix for move paragraph forward/backward...
2013-05-25 Pasi KallinenFix string search commands, so they don't crash when...
2013-05-25 Pasi KallinenMinor code improvement
2013-05-25 Pasi KallinenFix most of the commands that would crash if you gave...
2013-03-04 Pasi KallinenAdd a -c option (login shell command) with an error...
2013-03-04 Pasi KallinenChange the shared memory key to the password file....
2013-03-04 Pasi KallinenPrevent input of non-ascii characters (from Edoardo...
2012-12-18 Pasi KallinenAdd config option "flowcontrol" to disable XON/XOFF.
2012-12-15 Pasi KallinenVirus: Fix dot command segfault
2012-12-14 Pasi KallinenAdd default_term configuration option.
2012-09-09 Pasi KallinenAdd some missing signal blocking, perhaps this will...
2012-06-10 Pasi KallinenRemove brace hilite, text auto indent, etc. from virus
2012-06-04 Pasi KallinenAllow printing raw string.
2012-06-03 rootChange maximum banner line length to 256.
2012-05-21 Pasi KallinenAdd the err.h include
2012-05-21 Pasi KallinenSync virus with http://www.rocklinux.net/people/ripclaw...
2012-05-21 Pasi KallinenFix virus crash
2012-03-17 Pasi KallinenMerge commits from http://git.develz.org/?p=dgamelaunch.git
2012-03-17 Pasi KallinenEnsure valid values in watching
2011-12-11 git-svn-migrateConvert svn:ignore properties to .gitignore.
2011-10-13 Pasi KallinenAllow defining the login db in config file also when...
2011-10-12 Pasi KallinenUpdate TODO
2011-10-12 Pasi KallinenFix ee's check for ERR input (bhaak).
2011-10-12 Pasi KallinenA very primitive Unicode conversion of ee.
2011-10-12 Pasi KallinenAllow getting the server time and date via banner varia...
2011-10-11 Pasi KallinenMake bannerstrmangle able to handle arbitrarily long...
2011-10-11 Pasi KallinenREADME and Changelog update.
2011-10-11 Pasi KallinenAlways draw the whole banner.
2011-10-10 Pasi KallinenDocument commandline parameters and environment variables
2011-10-10 Pasi KallinenDocument error codes. Make all error conditions return...
2011-10-10 Pasi KallinenAdd "duration" watch-mode column, which shows time...
2011-10-09 Pasi KallinenAdd configurable default filemode.
2011-10-09 Pasi Kallinen...except ncurses prevents using escape sequences....
2011-10-09 Pasi KallinenAdd $ESC(code), which allows changing text color and...
2011-10-09 Pasi KallinenDocument $INCLUDE()
2011-10-09 Pasi KallinenReplace server_id with generic configurable string...
2011-10-07 Pasi KallinenAdd %t string formatting, for the TTYREC of the last...
2011-10-05 Pasi KallinenMake sending select-utf8-charset escape code configurable.
2011-10-04 Pasi KallinenMake locale configurable.
2011-10-03 Pasi KallinenFix defconfig.
2011-10-03 Pasi KallinenFix default watch column indexes (Napkin).
2011-10-03 Pasi KallinenAdd option -i <name> to initialize a player externally...
2011-10-03 Pasi KallinenTweak output of -s slightly. (Marc H. Thoben <root...
2011-10-03 Pasi KallinenAdd option -s to show active players. (Marc H. Thoben...
2011-10-03 Pasi Kallinentry to not stomp all over ncurses' WINCH handler (Jesse...
2011-10-03 Pasi KallinenStop reinitializing curses inside a signal handler...
2011-10-03 Pasi KallinenSet a more sane default filemode. (Marc H. Thoben ...
2011-10-03 Pasi Kallinen Ignore some more spurious vt100 G-charset switches...
2011-10-03 Pasi Kallinen Blindly assume the user's terminal can do Unicode...
2011-10-03 Pasi KallinenAllow querying the game via --print-charset if encoding...
2011-10-03 Pasi Kallinen Convert ancient encodings on the game's output.
2011-10-03 Pasi Kallinenancient encodings: config option (Adam Borowski <kiloby...
2011-10-03 Pasi Kallinen Fix corruption of non-ASCII characters in banners.
2011-10-03 Pasi KallinenAdd extra_info_file support. (Darshan Shaligram <scinti...
2011-10-03 Pasi KallinenFix watch_columns shift/reduce conflict: watch_columns...
2011-10-03 Pasi KallinenDocument the watch_columns option. (Darshan Shaligram...
2011-10-03 Pasi KallinenAccept escape to go back in menus. (Darshan Shaligram...
2011-10-03 Pasi KallinenAdd watch_columns config option. (Darshan Shaligram...
2011-10-03 Pasi KallinenBugfix: when using sqlite and registering a nick with...
2011-08-31 Pasi KallinenFix the "unlink" command so it actually works.
2011-08-31 Pasi KallinenAdd per-game "postcommand" hook, executed right after...
2011-08-12 Pasi KallinenWhen using $INCLUDE() in a bannerfile, don't display...
2011-03-28 Pasi KallinenAdd TODO: Document the exit error codes.
2011-03-26 Pasi KallinenAdd TODO: Cursor keys not working after watching a...
2011-01-29 Pasi KallinenAlso ignore idle time < 5s when sorting by watchers.
2011-01-29 Pasi KallinenSort by player name, if "not idle" (less than 5s)
2011-01-29 Pasi KallinenDon't show idle times less than 5s.
2011-01-29 Pasi KallinenAdd account flags for admins, banned accounts, preventi...
2011-01-14 Pasi KallinenDon't assume sudo is passwordless.
next