aboutsummaryrefslogtreecommitdiff
path: root/src/state.rs
AgeCommit message (Expand)Author
2021-05-20Simplify fog-of-war logic, add lighting.Guillaume Pasquet
2020-03-15Resolve old fog-of-war versionGuillaume Pasquet
2020-03-14Fix for invisible enemiesGuillaume Pasquet
2020-03-11Decouple viewportGuillaume Pasquet
2020-03-11stuffGuillaume Pasquet
2019-11-24Line of sight workGuillaume Pasquet
2019-11-23Fix level startGuillaume Pasquet
2019-11-21Fog of war! Inneficient and buggy but worksGuillaume Pasquet
2019-11-20add support to store tile state, for default hiding purposesIago Garrido
2019-11-20Go up and down the stairs!Guillaume Pasquet
2019-11-19print help in notification zoneIago Garrido
2019-11-19Let's set boundaries.Guillaume Pasquet
2019-11-19`get_` getters don't appear to be idiomatic rustGuillaume Pasquet
2019-11-19Ensure privacy is privateGuillaume Pasquet
2019-11-18add initial ui logicIago Garrido
2019-11-18Make corridors look betterGuillaume Pasquet
2019-11-18Fix formattingGuillaume Pasquet
2019-11-18Convert from ncurses to crosstermGuillaume Pasquet
2019-11-17Rustfmt FTWGuillaume Pasquet
2019-11-13Move the player around!Guillaume Pasquet
2019-11-12Place enemiesGuillaume Pasquet
2019-11-12Some refactor, better render loopGuillaume Pasquet
2019-11-12Rendering stuffLuis Ferro
2019-11-12May not workLuis Ferro
2019-11-12Merge branch 'master' of https://github.com/Etenil/roguerustIago Garrido
2019-11-12add stateIago Garrido