Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/zdoomrl/
- Add utility function to check if a string ends with another string and use it in GetBaseItem Simon Volpert 7 years ago
- Add equipped weapon processing during player save Simon Volpert 7 years ago
- Rearrange the first shop screen and bump the version in honor of the massive work done so far Simon Volpert 7 years ago
- Add all remaining basic weapons to shop screen and adjust their prices Simon Volpert 7 years ago
- Rearrange shop pages and fix out-of-bounds errors Simon Volpert 7 years ago
- Add the basic shotgun to the shop screen Simon Volpert 7 years ago
- Add logic to sell and remove held weapons Simon Volpert 7 years ago
- Add all remaining knowledge tokens to the knowledge database Simon Volpert 7 years ago
- Award credits for carried equipment during on player save Simon Volpert 7 years ago
- Add all remaining armor and boots icons and rearrange them on the shop screen Simon Volpert 7 years ago
- Add exotic armor and boot icons and rearrange them on the shop screen Simon Volpert 7 years ago
- Add basic and assembled boot icons and rearrange and pad them on the shop screen Simon Volpert 7 years ago
- Rearrange and pad basic armor page on shop screen Simon Volpert 7 years ago
- Finish adding armor assembly icons to shop screen Simon Volpert 7 years ago
- Add shop screen icon animation Simon Volpert 7 years ago
- Add basic armor icons to shop screen Simon Volpert 7 years ago
- Add modpack icons to the shop screen Simon Volpert 7 years ago
- Replace while true with do until Simon Volpert 7 years ago
- Add page changing and display Simon Volpert 7 years ago
- Skip rendering and selection of non-existent items Simon Volpert 7 years ago
- Add shop open and close sounds and make sure every sound plays at a free channel Simon Volpert 7 years ago
- Add shop screen sounds Simon Volpert 7 years ago
- Merge BuyItem script into shop script Simon Volpert 7 years ago
- Added shop state handling Simon Volpert 7 years ago
- Add the life insurance and save player icons Simon Volpert 7 years ago
- Make the current item highlight more pronounced Simon Volpert 7 years ago
- Make some handy constants for commonly used item DB fields Simon Volpert 7 years ago
- Add item name and price display on shop screen Simon Volpert 7 years ago
- Harden str2int against invalid and negative values Simon Volpert 7 years ago
- Merge sprite displaying functions into one and use it Simon Volpert 7 years ago