summaryrefslogtreecommitdiff
path: root/sys/src/games/doom
AgeCommit message (Expand)Author
2014-02-04doom: port to amd64cinap_lenrek
2013-08-12games/doom: remove useless allocation of screen[0] buffercinap_lenrek
2012-09-03doom: fix mixbuffer size confusioncinap_lenrek
2012-07-27doom: fix -warp argument parsing bugcinap_lenrek
2012-07-27doom: cleanupcinap_lenrek
2012-07-27doom: make sure not to drop keyup/keydown eventscinap_lenrek
2012-03-31doom: disable mouse grab on crash, prevent some crashedcinap_lenrek
2011-08-01doom: open /dev/audio with OWRITE instead of ORDWRcinap_lenrek
2011-06-04games/doom: add /sys/games/lib/doom as default wad pathcinap_lenrek
2011-06-02games/doom: remove debug abort()cinap_lenrek
2011-06-02games/doom:cinap_lenrek
2011-05-28big /dev/kbd change, new format, support Alt+Stuff (key composing)cinap_lenrek
2011-05-27games/doom: probingcinap_lenrek
2011-05-27games/doom: remove key translationcinap_lenrek
2011-05-27games/doom: dont pretend we are in a netgame, fix save/loadcinap_lenrek
2011-05-27games/doom: fix the french problem, remove debug printscinap_lenrek
2011-05-27games/doom: #A/audio -> /dev/audiocinap_lenrek
2011-05-27ac97: max buffer should be full samples, games/doom: enable/disable mouse gra...cinap_lenrek
2011-05-27games/doom: use black backgroundcinap_lenrek
2011-05-27ac97: fix buffering code, games/doom: enable soundcinap_lenrek
2011-05-26rio: disable cons if /dev/kbd is open, add games/doomcinap_lenrek