index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
games
/
doom
Age
Commit message (
Expand
)
Author
2017-08-10
doom: clean up temporary mus files
qwx
2017-03-17
games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx)
cinap_lenrek
2017-02-27
games/doom: ... but keep fd=2 open :)
cinap_lenrek
2017-02-27
games/doom: avoid /dev/cursor fd leak into music process
cinap_lenrek
2017-02-26
games/doom: music support (thanks qu7uux)
cinap_lenrek
2016-06-30
doom: use Kprint for pause function (from qu7uux)
cinap_lenrek
2016-06-30
doom: fix blazing door sounds (from qu7uux)
cinap_lenrek
2016-04-03
change /dev/kbd to return multiple messages per read
cinap_lenrek
2016-02-28
games/doom: handle allocimage() failure
cinap_lenrek
2016-01-30
games/doom: fix white window issue on exit
cinap_lenrek
2015-10-08
doom: fix bogus pointer arithmetic, do sfx initialization in two passes for l...
cinap_lenrek
2015-08-16
games/doom: fix array offsets for respawn angle (thanks qu7uux)
cinap_lenrek
2015-08-16
games/doom: fix gamma correction and key translation (thanks qu7uux)
cinap_lenrek
2015-08-16
games/doom: fix idclev cheat in doom2 and final doom (thanks qu7uux)
cinap_lenrek
2015-08-16
games/doom: fix unterminated comment causing sound bugs (from qu7uux)
cinap_lenrek
2015-07-30
games/doom: fix config file never being loaded or saved (thanks qu7uux)
cinap_lenrek
2015-07-30
games/doom: display correct message on medkit pickup when health low (thanks ...
cinap_lenrek
2015-07-30
games/doom: fix ouchface not being shown when it should be (thanks qu7uux)
cinap_lenrek
2015-07-30
games/doom: add bug compatibility switches (thanks qu7uux)
cinap_lenrek
2015-07-30
games/doom: fix switch textures swapping in ultimate doom (thansk qu7uux)
cinap_lenrek
2015-07-29
games/doom: implement filelength() (thanks quux)
cinap_lenrek
2015-06-12
games/doom: remove Makefile
cinap_lenrek
2015-06-12
games/doom: fix desyncing demo (thanks qwx)
cinap_lenrek
2015-04-17
games/doom: fix mips
cinap_lenrek
2015-03-14
doom: print correct version number on mismatch (thanks qu7uux)
cinap_lenrek
2014-09-04
doom: fix alignment issues for arm
cinap_lenrek
2014-05-11
doom: get rid of floating point code for division
cinap_lenrek
2014-02-04
doom: port to amd64
cinap_lenrek
2013-08-12
games/doom: remove useless allocation of screen[0] buffer
cinap_lenrek
2012-09-03
doom: fix mixbuffer size confusion
cinap_lenrek
2012-07-27
doom: fix -warp argument parsing bug
cinap_lenrek
2012-07-27
doom: cleanup
cinap_lenrek
2012-07-27
doom: make sure not to drop keyup/keydown events
cinap_lenrek
2012-03-31
doom: disable mouse grab on crash, prevent some crashed
cinap_lenrek
2011-08-01
doom: open /dev/audio with OWRITE instead of ORDWR
cinap_lenrek
2011-06-04
games/doom: add /sys/games/lib/doom as default wad path
cinap_lenrek
2011-06-02
games/doom: remove debug abort()
cinap_lenrek
2011-06-02
games/doom:
cinap_lenrek
2011-05-28
big /dev/kbd change, new format, support Alt+Stuff (key composing)
cinap_lenrek
2011-05-27
games/doom: probing
cinap_lenrek
2011-05-27
games/doom: remove key translation
cinap_lenrek
2011-05-27
games/doom: dont pretend we are in a netgame, fix save/load
cinap_lenrek
2011-05-27
games/doom: fix the french problem, remove debug prints
cinap_lenrek
2011-05-27
games/doom: #A/audio -> /dev/audio
cinap_lenrek
2011-05-27
ac97: max buffer should be full samples, games/doom: enable/disable mouse gra...
cinap_lenrek
2011-05-27
games/doom: use black background
cinap_lenrek
2011-05-27
ac97: fix buffering code, games/doom: enable sound
cinap_lenrek
2011-05-26
rio: disable cons if /dev/kbd is open, add games/doom
cinap_lenrek