Tree @master (Download .tar.gz)
History of
lua
/
ui.lua
@master
git clone https://git.dumitru.net/nush/
- Replace Game.log with Log. Allows writing to log in module-level code Ralph Versteegen 10 years ago
- basic inventory screen; only lists items Vlad Dumitru 10 years ago
- made writeCentered a global UI function Vlad Dumitru 10 years ago
- reverted accidental modification of lua/ui.lua Vlad Dumitru 10 years ago
- added IDEAS file Vlad Dumitru 10 years ago
- added title screen Vlad Dumitru 10 years ago
- Trivial fix and typo Ralph Versteegen 10 years ago
- items are now drawn before actors Vlad Dumitru 10 years ago
- added some items scattered around the dungeon Vlad Dumitru 10 years ago
- Fix a couple global functions which were meant to be local Ralph Versteegen 10 years ago
- UI:colorWrite: rewrite tokenisation to preserve whitespace, switch to {{cyan}}-style codes Ralph Versteegen 10 years ago
- Switch to singleton Game and UI objects which are returned by 'require' Ralph Versteegen 10 years ago
- added a color-enabled write function Vlad Dumitru 10 years ago
- separated UI methods from the Game object Vlad Dumitru 10 years ago