summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-10bonus-node: add bonus node for bonus quantitiesVito Caputo
2022-11-10libstage: bump libstage for new render_funcVito Caputo
2022-11-09game: add a variety of teepee powerup quantitiesVito Caputo
2022-11-09ansr-tex: open .ans files with "rb" to make windows happyVito Caputo
2022-11-08game: introduce toilet paper hoarding mechanicVito Caputo
2022-11-08teepee-node: introduce a teepee (toilet paper) nodeVito Caputo
2022-11-08game: minor mask tweaksVito Caputo
2022-11-08gfx: delete embedded RGBA gfx now that .ans is usedVito Caputo
2022-11-08*-node: pivot to ansr_tex_new() and .ans assetsVito Caputo
2022-11-08ansr-tex: add .ans->cp437->tex_t ability via libansrVito Caputo
2022-11-08libansr: build and link the libraryVito Caputo
2022-10-18game: introduce a mask powerupVito Caputo
2022-10-18gfx: add placeholder graphics for masked powerupVito Caputo
2022-10-18tex-node: fix tex leakVito Caputo
2022-10-17sfx: add adult-captivated.wav sfx for adult meets tvVito Caputo
2022-10-17hungrycat: skip hungrycat on {key,finger}downVito Caputo
2022-10-17game: infect TV-attracted babies vs. static infectionsVito Caputo
2022-10-17game: propagate virus for newly infected babiesVito Caputo
2022-10-17game: handle infecting multiple babies at onceVito Caputo
2022-10-17game: add TV attraction of babiesVito Caputo
2022-10-17game: s/update_viruses/update_entities/Vito Caputo
2022-10-10game: add rudimentary touch supportVito Caputo
2022-10-10sars: add ndc->bpc conversion helpersVito Caputo
2022-10-10m4f: fix typo in m4f_invert()Vito Caputo
2021-12-26sars: collapse FULL+FILL cases in sars_winmode_set()Vito Caputo
2021-12-25*: introduce a projection matrix and winmodesrev3Vito Caputo
2020-05-30libstage: bump libstage versionVito Caputo
2020-05-13game: simplify pad_free() usageVito Caputo
2020-04-24tex: clamp to a transparent texture borderrev2Vito Caputo
2020-04-22sars: disable MSAAVito Caputo
2020-04-22sars: s/Eon/sars/Vito Caputo
2020-04-21game: some comment cleanupsVito Caputo
2020-04-21game: trivial formatting consistencty fixesVito Caputo
2020-04-21game: fix typo in any_aabb initializationrev1Vito Caputo
2020-04-21game: use stage_conf_t.adopt in remaining conversionsVito Caputo
2020-04-21m4f: fix typo in unused m4f_mult_v4f()Vito Caputo
2020-04-21game: skip m4f_identity() calls via NULL first paramVito Caputo
2020-04-20game: use stage_conf_t.adopt in conversionsVito Caputo
2020-04-19src: implement a game for Blender 2020Vito Caputo
2020-04-19gfx: ANSI screengrabs .png->.c textures via GIMPVito Caputo
© All Rights Reserved