| 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 |
| 2009-09-26 |
Pasi Kallinen | Print error to stderr when we can't read DEFCONFIG... |
commit | commitdiff | tree | snapshot |
| 2009-09-26 |
Pasi Kallinen | Patch from Jeremy Chadwick: |
commit | commitdiff | tree | snapshot |
| 2009-07-25 |
Pasi Kallinen | Use HAVE_SETENV. This must've been a leftover from... |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
Pasi Kallinen | Forgot to remove these shed_uid & shed_gid lines. |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
Pasi Kallinen | Move shed_uid and shed_gid initial values to the correc... |
commit | commitdiff | tree | snapshot |
| 2008-11-26 |
Pasi Kallinen | Remove unneeded retard check |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Pasi Kallinen | Minor comment fixes in example dgamelaunch.conf |
commit | commitdiff | tree | snapshot |
| 2008-11-25 |
Pasi Kallinen | Improve the flat text db -> sqlite3 db conversion script. |
commit | commitdiff | tree | snapshot |
| 2008-11-13 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| 2008-10-01 |
Pasi Kallinen | Oops, ee wasn't used even without --enable-virus. Found... |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Pasi Kallinen | Fix a bug where more than one defined game didn't show... |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Pasi Kallinen | Don't keep reloading the banners. |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Pasi Kallinen | Rename game_start to gamestart so it's similar to dglstart. |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Pasi Kallinen | Fix a bug where users couldn't exit from dgl. Found... |
commit | commitdiff | tree | snapshot |
| 2008-08-23 |
Pasi Kallinen | Fix a bug that caused multiple user entries to be inser... |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | If the cursor-definition is missing from the menu,... |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Remove the old dgl-banner in the root dir. |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Add example dgl-banner and the main menu files. |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Add $SERVERID and server_id stuff so admin can change... |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Update Changelog |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Don't show the "press 'm' to mail user" in watching... |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Make watching-screen default sortmode configurable |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Remove dgl-wall.c |
commit | commitdiff | tree | snapshot |
| 2008-04-06 |
Pasi Kallinen | Fold the dgl-wall functionality into dgamelaunch itself: |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | Allow any number of different games per dgl installatio... |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | Define the admin-hasn't-installed-banner-file string... |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | add the retard check to the new menus |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | Remove unused menu code |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| 2008-04-05 |
Pasi Kallinen | Admin-defineable menu structures. |
commit | commitdiff | tree | snapshot |
| 2008-03-26 |
Pasi Kallinen | update todo, we have a minor bug |
commit | commitdiff | tree | snapshot |
| 2008-03-23 |
Pasi Kallinen | For now, make game config files (and other files) creat... |
commit | commitdiff | tree | snapshot |
| 2008-03-23 |
Pasi Kallinen | Call endwin() every time we leave, just in case. |
commit | commitdiff | tree | snapshot |
| 2008-03-23 |
Pasi Kallinen | Replace last flood protection with retard protection... |
commit | commitdiff | tree | snapshot |
| 2008-03-21 |
Pasi Kallinen | Generalize the retarded clients / flood checking, and... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Pasi Kallinen | Update todo |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Pasi Kallinen | If we can't read from the canned rc file, don't create... |
commit | commitdiff | tree | snapshot |
| 2008-03-20 |
Pasi Kallinen | Fix bug where all queues were connected. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Pasi Kallinen | Don't stop executing the cmdqueue even if file copy... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Pasi Kallinen | Add new config-file commands for quit, watch_menu,... |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Pasi Kallinen | Update Changelog and TODO |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Pasi Kallinen | Return to dgamelaunch after the game ends. |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Pasi Kallinen | Add config file command "chmail" that will ask the... |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Pasi Kallinen | Update TODO |
commit | commitdiff | tree | snapshot |
| next |