aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-21Add doors. Remove CRLFsHEADmasterGuillaume Pasquet
2021-05-20Simplify fog-of-war logic, add lighting.Guillaume Pasquet
2020-03-15Resolve old fog-of-war versionGuillaume Pasquet
2020-03-14Merge branch 'merge-viewport'Guillaume Pasquet
2020-03-14Fix for invisible enemiesGuillaume Pasquet
2020-03-14Merge branch 'master' into fix-invisible-enemiesGuillaume Pasquet
2020-03-14Make it workGuillaume Pasquet
2020-03-13stuffGuillaume Pasquet
2020-03-11Ignore logsGuillaume Pasquet
2020-03-11Decouple viewportGuillaume Pasquet
2020-03-11add viewport fileGuillaume Pasquet
2020-03-11stuffGuillaume Pasquet
2020-03-10More to doGuillaume 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-03Change tests to not use #[should_panic] for travisGuillaume Pasquet
2020-01-02Fix for invisible enemiesGuillaume Pasquet
2020-01-02Add line of sightGuillaume Pasquet
2019-11-24Line of sight workGuillaume Pasquet
2019-11-23Fix level startGuillaume 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-21Remove unnecessary floating point calculationsGuillaume Pasquet
2019-11-20add support to store tile state, for default hiding purposesIago Garrido
2019-11-20More testsGuillaume Pasquet
2019-11-20Ensure room sanityGuillaume Pasquet
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-18Enable arrow key movement for noobsGuillaume Pasquet
2019-11-18Make corridors look betterGuillaume Pasquet
2019-11-18Better looking, simpler corridorsGuillaume Pasquet
2019-11-18Fix formattingGuillaume Pasquet
2019-11-18Add build status imageGuillaume Pasquet
2019-11-18Added CIGuillaume Pasquet
2019-11-18Restore cursor at end.Guillaume Pasquet
2019-11-18Update readme / ToDOGuillaume Pasquet
2019-11-18Convert from ncurses to crosstermGuillaume Pasquet
2019-11-17Started writing unit tests.Guillaume Pasquet
2019-11-17Clean up code with clippyGuillaume Pasquet
2019-11-17Rustfmt FTWGuillaume Pasquet
2019-11-17Dungeon generation improvementsGuillaume Pasquet
2019-11-13Merge remote-tracking branch 'upstream/master'Iago Garrido
2019-11-13Move the player around!Guillaume Pasquet
2019-11-13Better entitiesGuillaume Pasquet