]> git.lizzy.rs Git - plan9front.git/history - sys/src/games/doom
added games/timmy
[plan9front.git] / sys / src / games / doom /
2016-04-03 cinap_lenrekchange /dev/kbd to return multiple messages per read
2016-02-28 cinap_lenrekgames/doom: handle allocimage() failure
2016-01-30 cinap_lenrekgames/doom: fix white window issue on exit
2015-10-07 cinap_lenrekdoom: fix bogus pointer arithmetic, do sfx initializati...
2015-08-16 cinap_lenrekgames/doom: fix array offsets for respawn angle (thanks...
2015-08-16 cinap_lenrekgames/doom: fix gamma correction and key translation...
2015-08-16 cinap_lenrekgames/doom: fix idclev cheat in doom2 and final doom...
2015-08-16 cinap_lenrekgames/doom: fix unterminated comment causing sound...
2015-07-30 cinap_lenrekgames/doom: fix config file never being loaded or saved...
2015-07-30 cinap_lenrekgames/doom: display correct message on medkit pickup...
2015-07-30 cinap_lenrekgames/doom: fix ouchface not being shown when it should...
2015-07-30 cinap_lenrekgames/doom: add bug compatibility switches (thanks...
2015-07-30 cinap_lenrekgames/doom: fix switch textures swapping in ultimate...
2015-07-29 cinap_lenrekgames/doom: implement filelength() (thanks quux)
2015-06-12 cinap_lenrekgames/doom: remove Makefile
2015-06-12 cinap_lenrekgames/doom: fix desyncing demo (thanks qwx)
2015-04-17 cinap_lenrekgames/doom: fix mips
2015-03-14 cinap_lenrekdoom: print correct version number on mismatch (thanks...
2014-09-27 aijumerge
2014-09-04 cinap_lenrekdoom: fix alignment issues for arm
2014-05-11 cinap_lenrekdoom: get rid of floating point code for division
2014-02-04 cinap_lenrekdoom: port to amd64
2013-08-11 cinap_lenrekgames/doom: remove useless allocation of screen[0]...
2012-09-02 cinap_lenrekdoom: fix mixbuffer size confusion
2012-07-27 cinap_lenrekdoom: fix -warp argument parsing bug
2012-07-27 cinap_lenrekdoom: cleanup
2012-07-27 cinap_lenrekdoom: make sure not to drop keyup/keydown events
2012-03-31 cinap_lenrekdoom: disable mouse grab on crash, prevent some crashed
2011-08-01 cinap_lenrekdoom: open /dev/audio with OWRITE instead of ORDWR
2011-06-07 cinap_lenrekmerge
2011-06-05 cinap_lenrekmerge
2011-06-04 cinap_lenrekgames/doom: add /sys/games/lib/doom as default wad...
2011-06-02 cinap_lenrekgames/doom: remove debug abort()
2011-06-02 cinap_lenrekgames/doom:
2011-05-28 cinap_lenrekmerge
2011-05-28 cinap_lenrekbig /dev/kbd change, new format, support Alt+Stuff...
2011-05-27 cinap_lenrekgames/doom: probing
2011-05-27 cinap_lenrekgames/doom: remove key translation
2011-05-27 cinap_lenrekgames/doom: dont pretend we are in a netgame, fix save...
2011-05-27 cinap_lenrekgames/doom: fix the french problem, remove debug prints
2011-05-27 cinap_lenrekgames/doom: #A/audio -> /dev/audio
2011-05-27 cinap_lenrekac97: max buffer should be full samples, games/doom...
2011-05-27 cinap_lenrekgames/doom: use black background
2011-05-27 cinap_lenrekac97: fix buffering code, games/doom: enable sound
2011-05-26 cinap_lenrekrio: disable cons if /dev/kbd is open, add games/doom