summaryrefslogtreecommitdiff
path: root/src/game.c
AgeCommit message (Expand)Author
2023-11-02sfx: add volume control to sfx_play()Vito Caputo
2022-12-29plasma-node,shader-node: break out maga plasma shaderrev4Vito Caputo
2022-12-27game: conslidate adult<->virus collision handlingVito Caputo
2022-12-27game: pickup babies when hit due to TV attractionVito Caputo
2022-12-27game: simplify search handlers to always skip inactive nodesVito Caputo
2022-12-13plasma-node,game: wire up and implement maga plasmaVito Caputo
2022-12-13game: move maga mode flag from adult_t to game_tVito Caputo
2022-12-12plasma-node: link infects_rate_smoothed to plasmaVito Caputo
2022-12-12game: maintain an infections rate to drive plasmaVito Caputo
2022-12-12game: flip the winning adult as a celebratory danceVito Caputo
2022-12-12sfx: introduce concept of voices and concurrency limitsVito Caputo
2022-12-10game: introduce MAGA powerup and MAGA mode for adultVito Caputo
2022-12-10game: shorten game over (loss) delayVito Caputo
2022-12-10game: leave game over waits on WASD and arrow keys tooVito Caputo
2022-12-08game: space or enter keys to leave game over wait statesVito Caputo
2022-12-08sfx,game: introduce sfx_t.tv_talk[10] for talking headVito Caputo
2022-12-08game: fixup GAME_MASK_SCALE to match .ans aspect ratioVito Caputo
2022-12-07game: tweak GAME_TV_SCALE aspect ratio to better match the ansVito Caputo
2022-12-07game: ensure mask is above tpVito Caputo
2022-12-05sfx,game: introduce baby_hatted.wav sound effectVito Caputo
2022-12-05sfx,game: introduce adult_maskhit.wav sound effectVito Caputo
2022-12-05sars,game: add --cheat flag intended for dev/testingVito Caputo
2022-12-05sfx,game: introduce adult_unmasked.wav sound effectVito Caputo
2022-12-05sfx,game: introduce adult_armsfull.wav sound effectVito Caputo
2022-12-05game: play winning.ogg in GAME_STATE_OVER_WINNINGVito Caputo
2022-12-05game: move game.ogg playback game_enter()->reset_game()Vito Caputo
2022-12-03game: give adult some acceleration steps from standstillVito Caputo
2022-12-02game: differentiate corpse virusesVito Caputo
2022-12-02game: tweak teepee probabilities a bit againVito Caputo
2022-12-02game: move probabilities to named definesVito Caputo
2022-12-02game: remove redundant reset_virus() callVito Caputo
2022-12-02assets: fix mask.ans to include SAUCE metadataVito Caputo
2022-12-02game: respawn babies on a timer, and detect immediate infectionsVito Caputo
2022-11-29game: fix flashers list corruptionVito Caputo
2022-11-29libplay: bump libplay version for play_run_slice()Vito Caputo
2022-11-27game: flash some entitiesVito Caputo
2022-11-27game: rudimentary support for flashing entitiesVito Caputo
2022-11-26game: play adult_mine.wav on mask pickups tooVito Caputo
2022-11-26game: fix teepee icons grid offset to centerVito Caputo
2022-11-26game: normalize all movementsVito Caputo
2022-11-24game: tweak teepee powerup probabilitiesVito Caputo
2022-11-24game: make winning a proper state w/animationsVito Caputo
2022-11-22game: silence clang warning about implicit float conversionVito Caputo
2022-11-21game: fix error string typo s/unale/unable/Vito Caputo
2022-11-10game: stub ou ta win condition on >256 TP rollsVito Caputo
2022-11-10game: add bonus nodes to teepee entitiesVito Caputo
2022-11-09game: add a variety of teepee powerup quantitiesVito Caputo
2022-11-08game: introduce toilet paper hoarding mechanicVito Caputo
2022-11-08game: minor mask tweaksVito Caputo
2022-10-18game: introduce a mask powerupVito Caputo
© All Rights Reserved