summaryrefslogtreecommitdiff
path: root/sys/src/games/doom
AgeCommit message (Expand)Author
2017-08-10doom: clean up temporary mus filesqwx
2017-03-17games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx)cinap_lenrek
2017-02-27games/doom: ... but keep fd=2 open :)cinap_lenrek
2017-02-27games/doom: avoid /dev/cursor fd leak into music processcinap_lenrek
2017-02-26games/doom: music support (thanks qu7uux)cinap_lenrek
2016-06-30doom: use Kprint for pause function (from qu7uux)cinap_lenrek
2016-06-30doom: fix blazing door sounds (from qu7uux)cinap_lenrek
2016-04-03change /dev/kbd to return multiple messages per readcinap_lenrek
2016-02-28games/doom: handle allocimage() failurecinap_lenrek
2016-01-30games/doom: fix white window issue on exitcinap_lenrek
2015-10-08doom: fix bogus pointer arithmetic, do sfx initialization in two passes for l...cinap_lenrek
2015-08-16games/doom: fix array offsets for respawn angle (thanks qu7uux)cinap_lenrek
2015-08-16games/doom: fix gamma correction and key translation (thanks qu7uux)cinap_lenrek
2015-08-16games/doom: fix idclev cheat in doom2 and final doom (thanks qu7uux)cinap_lenrek
2015-08-16games/doom: fix unterminated comment causing sound bugs (from qu7uux)cinap_lenrek
2015-07-30games/doom: fix config file never being loaded or saved (thanks qu7uux)cinap_lenrek
2015-07-30games/doom: display correct message on medkit pickup when health low (thanks ...cinap_lenrek
2015-07-30games/doom: fix ouchface not being shown when it should be (thanks qu7uux)cinap_lenrek
2015-07-30games/doom: add bug compatibility switches (thanks qu7uux)cinap_lenrek
2015-07-30games/doom: fix switch textures swapping in ultimate doom (thansk qu7uux)cinap_lenrek
2015-07-29games/doom: implement filelength() (thanks quux)cinap_lenrek
2015-06-12games/doom: remove Makefilecinap_lenrek
2015-06-12games/doom: fix desyncing demo (thanks qwx)cinap_lenrek
2015-04-17games/doom: fix mipscinap_lenrek
2015-03-14doom: print correct version number on mismatch (thanks qu7uux)cinap_lenrek
2014-09-04doom: fix alignment issues for armcinap_lenrek
2014-05-11doom: get rid of floating point code for divisioncinap_lenrek
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