Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.dumitru.net/nush/
- added a debug key for temporary showing the player the full map Vlad Dumitru 9 years ago
- started work on a map generator Vlad Dumitru 9 years ago
- started work on a map generator Vlad Dumitru 9 years ago
- Fix a couple global functions which were meant to be local Ralph Versteegen 9 years ago
- Add a temp debug key '#' to dump the list of global variables Ralph Versteegen 9 years ago
- UI:colorWrite: rewrite tokenisation to preserve whitespace, switch to {{cyan}}-style codes Ralph Versteegen 9 years ago
- Switch to singleton Game and UI objects which are returned by 'require' Ralph Versteegen 9 years ago
- added a color-enabled write function Vlad Dumitru 9 years ago
- separated UI methods from the Game object Vlad Dumitru 9 years ago
- the cursor is now hidden when consulting the message log screen Vlad Dumitru 9 years ago
- added support for counting repeated messages in the message log Vlad Dumitru 9 years ago
- add Game:messageLogScreen Ralph Versteegen 9 years ago
- Add Global.screenWidth/Height, though that's pretty unwieldy, maybe it should be curses.width/height instead Ralph Versteegen 9 years ago
- Fix some typos Ralph Versteegen 9 years ago
- Add cursor keys for movement Ralph Versteegen 9 years ago
- random seed is initialized with system time Vlad Dumitru 9 years ago
- actor death and basic melee Vlad Dumitru 9 years ago
- removed log.txt and added it to .gitignore Vlad Dumitru 9 years ago
- removed binary Vlad Dumitru 9 years ago
- updated README Vlad Dumitru 9 years ago
- updated .gitignore Vlad Dumitru 9 years ago
- initial commit Vlad Dumitru 9 years ago
- added readme; fixed makefile Vlad Dumitru 11 years ago
- first commit Vlad Dumitru 11 years ago