aboutsummaryrefslogtreecommitdiff
path: root/src/tiling.rs
AgeCommit message (Expand)Author
2021-05-21Add doors. Remove CRLFsHEADmasterGuillaume Pasquet
2021-05-20Simplify fog-of-war logic, add lighting.Guillaume Pasquet
2020-03-09Handle opacity better, use roundish view radiusGuillaume Pasquet
2020-03-09Fix LOSGuillaume Pasquet
2020-03-09Added unit tests for LOSGuillaume Pasquet
2020-01-02Add line of sightGuillaume Pasquet
2019-11-24Line of sight workGuillaume Pasquet
2019-11-22No more silly crashesGuillaume Pasquet
2019-11-21Fog of war! Inneficient and buggy but worksGuillaume Pasquet
2019-11-21Merge branch 'master' of github.com:Etenil/roguerustGuillaume Pasquet
2019-11-20add support to store tile state, for default hiding purposesIago Garrido
2019-11-20Ensure room sanityGuillaume Pasquet
2019-11-19`get_` getters don't appear to be idiomatic rustGuillaume Pasquet
2019-11-18Convert from ncurses to crosstermGuillaume Pasquet
2019-11-17Clean up code with clippyGuillaume Pasquet
2019-11-17Rustfmt FTWGuillaume Pasquet
2019-11-13Merge remote-tracking branch 'upstream/master'Iago Garrido
2019-11-13Move the player around!Guillaume Pasquet
2019-11-12Some refactor, better render loopGuillaume Pasquet
2019-11-12Merge remote-tracking branch 'upstream/master'Iago Garrido
2019-11-12Rendering stuffLuis Ferro
2019-11-12May not workLuis Ferro
2019-11-12remove unnecesary explicit lifetimeIago Garrido
2019-11-12Refactor all the things!Guillaume Pasquet