| 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 |
| 2009-10-18 |
Pasi Kallinen | Add a watching-menu command to start watching a random... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Show slightly different texts in watching-menu when... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Mark it as v1.5.0; not tagged yet... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Just to be sure, make the tty playback buffer explicitl... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Allow resizing the terminal while watching a game.... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Update Changelog |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Show the watching-menu sorting by hilighting the title. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Change the chroot creation script to use the symlink... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Add the watchmenu help file to the chroot create script |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Add better watchmenu help |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Make the lines actually work like they should, duh. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Readjust the lines |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Adjust the position of the watching-menu bottom lines |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Free populated games. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Dynamically alloc is_nhext array in watching menu. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Small fixes to the watching-screen, caused by variable... |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Fix wrong offset. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Drastic changes to the watching-screen. |
commit | commitdiff | tree | snapshot |
| 2009-10-18 |
Pasi Kallinen | Handle screen size changes. |
commit | commitdiff | tree | snapshot |
| 2009-10-17 |
Pasi Kallinen | In the watching-screen you can press '/' and type a... |
commit | commitdiff | tree | snapshot |
| 2009-10-17 |
Pasi Kallinen | AC_ARG_ENABLE does not take the full --enable-foo optio... |
commit | commitdiff | tree | snapshot |
| 2009-10-17 |
Pasi Kallinen | Add per-game configurable ttyrec-dir; If it's not defin... |
commit | commitdiff | tree | snapshot |
| 2009-10-17 |
Pasi Kallinen | Remove lines that are commented out, and which can... |
commit | commitdiff | tree | snapshot |
| 2009-10-17 |
Pasi Kallinen | Make dgl-create-chroot -script work again. |
commit | commitdiff | tree | snapshot |
| 2009-10-15 |
Pasi Kallinen | Minor typo fix. |
commit | commitdiff | tree | snapshot |
| 2009-10-02 |
Pasi Kallinen | Add a "gameend" hook. Patch from jorgenpt. |
commit | commitdiff | tree | snapshot |
| next |