Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/zdoomrl/
- Implemented showing the item pictures in the shop screen Simon Volpert 7 years ago
- Adjust screen clearing on shop close Simon Volpert 7 years ago
- Implement cursor movement and highlight in shop screen Simon Volpert 7 years ago
- Replace explicit credit amount formatting with function call in printable messages Simon Volpert 7 years ago
- Item grid drawing stub in shop screen Simon Volpert 7 years ago
- Implement a stub of the shop screen Simon Volpert 7 years ago
- Rewrite shop activation in Decorate Simon Volpert 7 years ago
- Rename all custom items and variables to reduce chance of name collision Simon Volpert 7 years ago
- Rearrange normal onyx modded armors in shop list and change their display colors Simon Volpert 7 years ago
- Add onyx modded exotic armors to shop list Simon Volpert 7 years ago
- Add legendary armors and boots to shop list Simon Volpert 7 years ago
- Add demonic armors and boots to shop list Simon Volpert 7 years ago
- Add unique boots to shop list Simon Volpert 7 years ago
- Add unique armors to shop list Simon Volpert 7 years ago
- Add superior armors to shop list Simon Volpert 7 years ago
- Add exotic boots to shop list Simon Volpert 7 years ago
- Add exotic armors to shop list Simon Volpert 7 years ago
- Add default key bindings Simon Volpert 7 years ago
- Replace ActivatorSound with PlaySound as the wiki suggests Simon Volpert 7 years ago
- Add armor assemblies to shop list Simon Volpert 7 years ago
- Bump up the prices of modded and assembled armors Simon Volpert 7 years ago
- Make debugging messages only appear if debugging is enabled Simon Volpert 7 years ago
- Code style adjustments Simon Volpert 7 years ago
- Rework knowledge saving and loading in a way that actually works Simon Volpert 7 years ago
- Mostly working knowledge saving Simon Volpert 7 years ago
- Load saved knowledge on game start Simon Volpert 7 years ago
- Add an intial subset of known things Simon Volpert 7 years ago
- Add functions to decode and encode boolean arrays to strings Simon Volpert 7 years ago
- Implement character saving which also ends the game Simon Volpert 7 years ago
- Remove complex balance calculations, use the current credit count instead Simon Volpert 7 years ago