]> git.lizzy.rs Git - plan9front.git/history - sys/src/games/doom
games/snes: improved cpu timing
[plan9front.git] / sys / src / games / doom /
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