Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-12 | May not work | Luis Ferro | |
q! | |||
2019-11-12 | Merge branch 'master' of github.com:iagogarrido/roguerust | Iago Garrido | |
2019-11-12 | remove unnecesary explicit lifetime | Iago Garrido | |
2019-11-12 | rename property to clarify | Iago Garrido | |
2019-11-12 | remove unnecesary explicit lifetime | Iago Garrido | |
2019-11-12 | Merge branch 'master' of https://github.com/Etenil/roguerust | Iago Garrido | |
2019-11-12 | rename property to clarify | Iago Garrido | |
2019-11-12 | merge | Luis Ferro | |
2019-11-12 | Merge pull request #5 from iagogarrido/master | Guillaume | |
Add state | |||
2019-11-12 | Merge branch 'master' of https://github.com/Etenil/roguerust | Iago Garrido | |
2019-11-12 | add state | Iago Garrido | |
2019-11-12 | Fix conflicts | Luis Ferro | |
2019-11-12 | Add player character in the map | Luis Ferro | |
2019-11-12 | Refactor all the things! | Guillaume Pasquet | |
2019-11-12 | Dynamic terminal size. | Guillaume Pasquet | |
2019-11-12 | Better aligned room generation | Guillaume Pasquet | |
2019-11-12 | Merge pull request #4 from lferro9000/fix_3_echo_keys_to_screen | Guillaume | |
Add noecho to supress keys going to screen | |||
2019-11-12 | The actual fix. | Luis Ferro | |
2019-11-12 | Add noecho to supress keys going to screen | Luis Ferro | |
2019-11-12 | Merge pull request #2 from lferro9000/add_main_loop | Guillaume | |
Add main loop for input and state changes | |||
2019-11-12 | Change the quit key to q | Luis Ferro | |
2019-11-12 | Add main loop for input and placeholder locations for dungeon / game state ↵ | Luis Ferro | |
changes. | |||
2019-11-12 | Use a simpler character | Guillaume Pasquet | |
2019-11-12 | Better debug | Guillaume Pasquet | |
2019-11-12 | Merge branch 'master' of github.com:Etenil/roguerust | Guillaume Pasquet | |
2019-11-12 | up | Guillaume Pasquet | |
2019-11-12 | Merge pull request #1 from lferro9000/character_generation | Guillaume | |
Add char generation and positioning in first room of the dungeon | |||
2019-11-12 | Fix diff and remove default macro | Luis Ferro | |
2019-11-11 | Add char generation and positioning in first room of the dungeon | Luis Ferro | |
2019-11-11 | Better corridors, stairs | Guillaume Pasquet | |
2019-11-11 | vscode debug! | Guillaume Pasquet | |
2019-11-11 | Fixing corridors | Guillaume Pasquet | |
2019-11-11 | Basic fix... | Guillaume Pasquet | |
2019-11-11 | Remove problematic empty loop | Guillaume Pasquet | |
2019-07-17 | corridors | Guillaume Pasquet | |
2019-07-07 | Better rendering. | Guillaume Pasquet | |
2019-07-06 | Refactored GameWorld and introduced TileSet | Guillaume Pasquet | |
2019-07-06 | Refactor!! | Guillaume Pasquet | |
2019-07-06 | Screenshot! | Guillaume Pasquet | |
2019-07-06 | Docs | Guillaume Pasquet | |
2019-07-06 | Added todo. | Guillaume Pasquet | |
2019-07-06 | Make corridors | Guillaume Pasquet | |
2019-07-05 | Start generating game world | Guillaume Pasquet | |