plan9fox/sys/src/games
cinap_lenrek ca8ca008f4 doom: fix blazing door sounds (from qu7uux)
blazing doors are a "fast" door type with its own sound effects, introduced in
doom2. doom2 map 2 has one right at the beginning.

this fixes two bugs:
- when a closing blazing door is completely shut, the closing sound effect is
  erroneously played again (the first time being when it began closing). this
  gives the impression of two doors closing.
- when reopening a closing blazing door (standing underneath a blazing door
  while it's closing), the sound effect for regular doors opening is played,
  instead of the one for blazing doors, because of a missing case in the switch
  statement.
2016-06-30 17:13:47 +02:00
..
blabs mkfiles: do not rely on path containing the . element 2013-10-26 20:22:01 +02:00
c64 change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +02:00
doom doom: fix blazing door sounds (from qu7uux) 2016-06-30 17:13:47 +02:00
gb change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +02:00
gba change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +02:00
mahjongg games/mahjongg: off by one in bmatch(), fix hint() redraw (thanks Kenji) 2016-05-07 15:19:41 +02:00
md change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +02:00
mines added minesweeper! 2011-05-14 13:32:57 +00:00
music fix more enviroment pollution 2012-05-26 21:50:10 +02:00
nes change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +02:00
snes change /dev/kbd to return multiple messages per read 2016-04-03 22:54:22 +02:00
sokoban sokoban: fix non constant inializer 2015-04-16 14:29:13 +02:00
sudoku Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
timmy added games/timmy 2016-06-23 21:12:06 +02:00
4s.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
5s.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ana.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
catback.p Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
catclock.c catclock: protect black border with clip rectangle and dont print when window is too small 2013-08-12 23:31:53 +02:00
eyes.p Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
festoon.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
geigerstats.c games/geigerstats: fix usage() to exit; games(1): geigerstats args 2014-04-26 15:08:28 +01:00
glendy.c fixed bug in glendy game 2011-05-16 06:22:11 +00:00
juggle.c games/juggle, games/catclock: keep up with queued mouse events 2013-08-12 00:08:51 +02:00
life.c games/life: add -d delay parameter, -b color reversal parameter, and update manpage 2016-03-19 20:03:10 -04:00
mandel.c added games/mandel 2011-09-16 13:32:48 +02:00
memo.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
midi.c added midi player 2012-04-14 14:44:15 +02:00
mkfile /sys/src/games/mkfile: add timmy 2016-06-26 16:47:19 -04:00
mole.c add "snake" tracing effect to mole 2016-05-03 09:29:39 -05:00
packet.c added games/packet 2011-08-03 10:27:09 +02:00
xs.c fixed [45]s 2011-05-16 22:16:07 +00:00
xs.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00