| 2011-10-03 |
Pasi Kallinen | Add watch_columns config option. (Darshan Shaligram... |
commit | commitdiff | tree | snapshot |
| 2011-10-03 |
Pasi Kallinen | Bugfix: when using sqlite and registering a nick with... |
commit | commitdiff | tree | snapshot |
| 2011-08-31 |
Pasi Kallinen | Fix the "unlink" command so it actually works. |
commit | commitdiff | tree | snapshot |
| 2011-08-31 |
Pasi Kallinen | Add per-game "postcommand" hook, executed right after... |
commit | commitdiff | tree | snapshot |
| 2011-08-12 |
Pasi Kallinen | When using $INCLUDE() in a bannerfile, don't display... |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Pasi Kallinen | Add TODO: Document the exit error codes. |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Pasi Kallinen | Add TODO: Cursor keys not working after watching a... |
commit | commitdiff | tree | snapshot |
| 2011-01-29 |
Pasi Kallinen | Also ignore idle time < 5s when sorting by watchers. |
commit | commitdiff | tree | snapshot |
| 2011-01-29 |
Pasi Kallinen | Sort by player name, if "not idle" (less than 5s) |
commit | commitdiff | tree | snapshot |
| 2011-01-29 |
Pasi Kallinen | Don't show idle times less than 5s. |
commit | commitdiff | tree | snapshot |
| 2011-01-29 |
Pasi Kallinen | Add account flags for admins, banned accounts, preventi... |
commit | commitdiff | tree | snapshot |
| 2011-01-14 |
Pasi Kallinen | Don't assume sudo is passwordless. |
commit | commitdiff | tree | snapshot |
| 2010-12-18 |
Pasi Kallinen | Ensure the watching menu page isn't outside the list... |
commit | commitdiff | tree | snapshot |
| 2010-11-13 |
Pasi Kallinen | Update example config url and year. |
commit | commitdiff | tree | snapshot |
| 2010-10-12 |
Pasi Kallinen | Add %N string mangling that returns the first character... |
commit | commitdiff | tree | snapshot |
| 2010-09-13 |
Pasi Kallinen | TTY playback fixes from blackpenguin. |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Pasi Kallinen | Remove the internal text editor and all the support... |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Pasi Kallinen | Make ncurses redraw the whole screen after watching... |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Pasi Kallinen | Move screen clears and refreshes into initcurses() |
commit | commitdiff | tree | snapshot |
| 2010-05-18 |
Pasi Kallinen | More signals fixes &c. (Now it seems to work) |
commit | commitdiff | tree | snapshot |
| 2010-05-16 |
Pasi Kallinen | More signal handling, this time for when running the... |
commit | commitdiff | tree | snapshot |
| 2010-05-16 |
Pasi Kallinen | Improve signal handling and leaving/entering curses. |
commit | commitdiff | tree | snapshot |
| 2010-05-16 |
Pasi Kallinen | Improve signal handling a bit |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Pasi Kallinen | Move shmem freeing into it's own function |
commit | commitdiff | tree | snapshot |
| 2010-05-13 |
Pasi Kallinen | Allow dumping the shared memory data with dgamelaunch -D |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Pasi Kallinen | Change cursor key up and down behaviour in watching... |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Pasi Kallinen | Oops. Should check what I write. |
commit | commitdiff | tree | snapshot |
| 2010-05-09 |
Pasi Kallinen | When selecting a random game to watch, try to avoid... |
commit | commitdiff | tree | snapshot |
| 2010-05-08 |
Pasi Kallinen | If using ncurses, use color to hilight games with too... |
commit | commitdiff | tree | snapshot |
| 2010-05-08 |
Pasi Kallinen | Make sure ipfile malloc gets freed in any case. |
commit | commitdiff | tree | snapshot |
| 2010-05-08 |
Pasi Kallinen | Remove unneccessary comment lines |
commit | commitdiff | tree | snapshot |
| 2010-05-08 |
Pasi Kallinen | Check that we actually do write the inprogress-lock. |
commit | commitdiff | tree | snapshot |
| 2010-05-08 |
Pasi Kallinen | Remove NhExt stuff; no-one uses it |
commit | commitdiff | tree | snapshot |
| 2010-05-07 |
Pasi Kallinen | Minor optimization in watching menu. |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Pasi Kallinen | Handle some additional keys in the watching-menu. |
commit | commitdiff | tree | snapshot |
| 2010-05-06 |
Pasi Kallinen | Remove the watcher if user kills the terminal while... |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Pasi Kallinen | Closing the terminal while watching a game did not... |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Pasi Kallinen | Remove support for uuencoded ttyrec output. |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Pasi Kallinen | Output some identifying info to the first frame of... |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Pasi Kallinen | Clear screen after ttyrec playback, but before enabling... |
commit | commitdiff | tree | snapshot |
| 2010-05-05 |
Pasi Kallinen | Shouldn't exit out of dgl while watching ttyrecs. |
commit | commitdiff | tree | snapshot |
| 2010-05-04 |
Pasi Kallinen | Adjust the watching-menu Size-column slightly. |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Pasi Kallinen | Move watching-menu column info into struct. |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Pasi Kallinen | Add $INCLUDE(filename) menu banner command. |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Pasi Kallinen | Don't put the info lines too low on the page in the... |
commit | commitdiff | tree | snapshot |
| 2010-05-03 |
Pasi Kallinen | Restore the old watching-menu paging. This time for... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Pasi Kallinen | Changelog update |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Pasi Kallinen | Sort also by idle time when sorting by watchers. |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Pasi Kallinen | Watchers fix. Memory alignment on 64bit systems? |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Pasi Kallinen | Use longs in shmem structs (Might prevent alignment... |
commit | commitdiff | tree | snapshot |
| 2010-05-02 |
Pasi Kallinen | Increment/decrement the games[] nwatchers too. |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Pasi Kallinen | Reverse the watchers column sort order. |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Pasi Kallinen | Fix idletime display. |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Pasi Kallinen | Check if chdir-command failed. |
commit | commitdiff | tree | snapshot |
| 2010-05-01 |
Pasi Kallinen | Show the number of people watching each game in the... |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Pasi Kallinen | Restore the exact paging in watching-menu. |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Pasi Kallinen | chroot creation script should handle statically linked... |
commit | commitdiff | tree | snapshot |
| 2010-03-13 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| 2010-03-12 |
Pasi Kallinen | Test commit from joshk |
commit | commitdiff | tree | snapshot |
| 2010-03-02 |
Pasi Kallinen | Define menu_max_idle_time option to kill dgl when the... |
commit | commitdiff | tree | snapshot |
| 2010-03-02 |
Pasi Kallinen | Allow dgamelaunch to kill processes that are idle for... |
commit | commitdiff | tree | snapshot |
| 2010-03-02 |
Pasi Kallinen | Accept spectate commands when doing catchup-playback... |
commit | commitdiff | tree | snapshot |
| 2010-03-02 |
Pasi Kallinen | typedef sighandler_t to fix compile on Mac. From Darsh... |
commit | commitdiff | tree | snapshot |
| 2010-02-28 |
Pasi Kallinen | Experimental fix for huge ttyrecs making dgl hit ulimit... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Pasi Kallinen | Change max. length of mail message from magic number... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Pasi Kallinen | Allow access to help menu '?' while watching a game... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Pasi Kallinen | Add short game name (%s) for string substitutions.... |
commit | commitdiff | tree | snapshot |
| 2010-02-25 |
Pasi Kallinen | Allow setting resource limits on core dump size and... |
commit | commitdiff | tree | snapshot |
| 2010-01-09 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| 2009-12-23 |
Pasi Kallinen | Fix a segfault when selecting a non-existent game entry... |
commit | commitdiff | tree | snapshot |
| 2009-12-01 |
Pasi Kallinen | Move the cursor after writing the banner only if cursor... |
commit | commitdiff | tree | snapshot |
| 2009-12-01 |
Pasi Kallinen | Close the file after checking it exists. |
commit | commitdiff | tree | snapshot |
| 2009-11-28 |
Pasi Kallinen | Change max. length of passwords from magic number to... |
commit | commitdiff | tree | snapshot |
| 2009-11-27 |
Pasi Kallinen | When term is resized when watching, should replay from... |
commit | commitdiff | tree | snapshot |
| 2009-11-27 |
Pasi Kallinen | Change max. length of player name from magic number... |
commit | commitdiff | tree | snapshot |
| 2009-11-27 |
Pasi Kallinen | Remove unused variable. Update TODO. |
commit | commitdiff | tree | snapshot |
| 2009-10-23 |
Pasi Kallinen | Make configure accept both lex _and_ flex. |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Pasi Kallinen | Abort configure if lex or flex cannot be found. |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Pasi Kallinen | Abort configure if we cannot find bison/byacc/yacc. |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Pasi Kallinen | Abort configure if we cannot find [n]curses devel libs. |
commit | commitdiff | tree | snapshot |
| 2009-10-21 |
Pasi Kallinen | Remove the "unsorted" watch-menu sort method, and... |
commit | commitdiff | tree | snapshot |
| 2009-10-20 |
Pasi Kallinen | Prep for 1.5.1 |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Pasi Kallinen | Allow ',' in the watching menu to sort by the previous... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Pasi Kallinen | Allow sorting by all of the fields in the watching... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Pasi Kallinen | Don't clear the menu screen if the keypress wasn't... |
commit | commitdiff | tree | snapshot |
| 2009-10-19 |
Pasi Kallinen | Fix wrong spooldir in example config file. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Teenytiny cosmetic fix. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Fix game watching when loggedin. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Move the terminal resize to when you're watching the... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Fix toggling the window resize on and off in the watchi... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | When doing '/' in watching-menu, match player names... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Prevent a segfault when trying to watch a game when... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Give feedback when typing '/' in the watching menu. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Update watching menu help to reflect previous change. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Restore the previous watching-menu behaviour: don't... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Update the year in the example menus |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | In the watching-menu, keep the same player selected... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Rename dgl's local_{COLS,LINES} so they don't collide... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Set the Changelog date. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Actually mark the game entry as selected when using... |
commit | commitdiff | tree | snapshot |
| next |