DEADSOFTWARE

implemented bind from vavoom
[d2df-sdl.git] / src / game / g_menu.pas
2019-04-05 DeaDDooMERimplemented bind from vavoom
2019-04-05 DeaDDooMERkey binds and vars are stored in dfconfig.cfg
2019-04-05 DeaDDooMERfixed key binding in options
2019-01-16 DeaDDooMERAdded .dfz extension
2018-12-21 Ketmar Darkketmar: 'cmon, people, DO NOT LEAVE TRAILING SPACES!
2018-12-21 Joseph StalinInitial Player Indicator Implementation.
2018-10-05 DeaDDooMERSystem username used as player's nickname by default
2018-08-25 Stas'MNetmaster: Improve server list
2018-06-23 DeaDDooMERAdded new OpenGL ES wrapper
2018-05-06 DeaDDooMERAdded option for alt vkbd layout
2018-03-17 DeaDDooMERAdded vertical offset for virtual keyboard
2018-03-17 DeaDDooMERAdded touchscreen settings
2018-03-17 DeaDDooMERDisable accelerometer and add g_dbg_scale as option
2018-03-17 DeaDDooMERAdded support OpenGL ES 1.1 through nanoGL (have some...
2018-02-12 Ketmar Darkset vsync after window creation (it should work better...
2018-01-26 Ketmar Darkvsync option should be applied without restarting now
2018-01-13 Stas'MChat sounds: Add config and menu option
2017-10-07 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2017-10-05 Dmitry D. ChernovCosmetic: DooM 2D:Forever -> Doom 2D: Forever
2017-09-22 Ketmar Darkrenamed `SArray` type to `SSArray`, and moved it to...
2017-09-17 Ketmar Darkdo not forbid selecting invalid saves; report "you...
2017-09-17 Ketmar Darkturned on "SCOPEDENUMS" fpc option
2017-09-12 Ketmar Darksave/load UI cosmetix
2017-09-12 Ketmar Darkbye-bye, bineditor, we won't miss you
2017-09-07 Ketmar Darkallow 'mywad.wad:/map01' in '-map' and other similar...
2017-09-03 Ketmar Darkfield namefix: `FLive` -> `FAlive`; `live` -> `alive`
2017-09-02 Ketmar DarkF3 at titlepic/menu will show "load game" dialog: bugfix
2017-09-02 Ketmar Darkdon't turn off monsters in CTF
2017-09-01 Ketmar Darkdo not turn off mosters in DM games (Jah request)
2017-08-30 Ketmar Darkno more old mapreader: use textmap reader both for...
2017-08-18 Ketmar Darkchanged mode from DELPHI to OBJFPC (with heavy customiz...
2017-08-18 Ketmar Darkhidden "Game/DefaultMegawadStart" option to change...
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2017-08-16 Ketmar Darkadded common file with compiler flags; cosmetic fix...
2017-08-14 binarymasterMenu: Add flamethrower key binds
2017-08-04 Ketmar DarkGUI: Key0/Key1 fuckup for P1 strafe
2017-08-04 Ketmar DarkGUI: weapon keybinds now "two-set" too
2017-08-04 Ketmar DarkGUI: keybindings menu now contains two keysets on one...
2017-08-02 fgsfdsfixed player menu titles
2017-08-01 fgsfdsadd direct weapon switching
2017-06-05 Ketmar Dark"strife" key for gaypad keyset
2017-05-27 Ketmar Darkadded 2nd set of control keys (sore i kent inta bindeng...
2016-04-25 Ketmar Darkadded license info
2016-04-22 Ketmar Darkno more path splitting in wad reading, it's useless
2016-04-22 Ketmar Darkadded Vampyre Imaging Library; now textures can be...
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1
2016-04-17 Ketmar Dark"yes/no" menu answers are localized now
2016-04-17 Ketmar Darkadded alot of hacks and made "yes/no" menu a real menu
2016-04-17 Ketmar Dark"yes/no" menu now accepts space as "y"
2016-04-17 Ketmar Darkgui: "yes/no" menu refactored to ease further changes
2016-04-08 Ketmar Darkproper GUI fix for file listers
2016-04-07 FGSFDSFGSupdated credits
2016-04-07 Ketmar DarkNPOT *REALLY* fixed this time; also, added menu option
2016-04-06 Ketmar Darkbackslashes must die!
2016-04-06 FGSFDSFGSfixed cheats and YN prompts
2016-04-06 Ketmar Darkremoved trailing spaces all over the source
2016-04-05 FGSFDSFGSinitial commit: