aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-11-12May not workLuis Ferro
2019-11-12remove unnecesary explicit lifetimeIago Garrido
2019-11-12rename property to clarifyIago Garrido
2019-11-12mergeLuis Ferro
2019-11-12Merge branch 'master' of https://github.com/Etenil/roguerustIago Garrido
2019-11-12add stateIago Garrido
2019-11-12Fix conflictsLuis Ferro
2019-11-12Add player character in the mapLuis Ferro
2019-11-12Refactor all the things!Guillaume Pasquet
2019-11-12Dynamic terminal size.Guillaume Pasquet
2019-11-12Better aligned room generationGuillaume Pasquet
2019-11-12The actual fix.Luis Ferro
2019-11-12Add noecho to supress keys going to screenLuis Ferro
2019-11-12Change the quit key to qLuis Ferro
2019-11-12Add main loop for input and placeholder locations for dungeon / game state ch...Luis Ferro
2019-11-12Use a simpler characterGuillaume Pasquet
2019-11-12Better debugGuillaume Pasquet
2019-11-12Merge branch 'master' of github.com:Etenil/roguerustGuillaume Pasquet
2019-11-12upGuillaume Pasquet
2019-11-12Fix diff and remove default macroLuis Ferro
2019-11-11Add char generation and positioning in first room of the dungeonLuis Ferro
2019-11-11Better corridors, stairsGuillaume Pasquet
2019-11-11Fixing corridorsGuillaume Pasquet
2019-11-11Basic fix...Guillaume Pasquet
2019-11-11Remove problematic empty loopGuillaume Pasquet
2019-07-17corridorsGuillaume Pasquet
2019-07-07Better rendering.Guillaume Pasquet
2019-07-06Refactored GameWorld and introduced TileSetGuillaume Pasquet
2019-07-06Refactor!!Guillaume Pasquet
2019-07-06Make corridorsGuillaume Pasquet
2019-07-05Start generating game worldGuillaume Pasquet