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
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