Age | Commit message (Expand) | Author |
---|---|---|
2019-09-03 | HDB: Add code to ready Weapon | Nipun Garg |
2019-09-03 | HDB: Add queryInventoryTypeSlot() | Nipun Garg |
2019-09-03 | HDB: Modify InvEnt to have AIEntity as member | Nipun Garg |
2019-09-03 | HDB: Unstub stubs | Nipun Garg |
2019-09-03 | HDB: Unstub Window function calls | Nipun Garg |
2019-09-03 | HDB: Remove invalid return statement | Nipun Garg |
2019-09-03 | HDB: Unstub printYouGotMsg call | Nipun Garg |
2019-09-03 | HDB: Fix warnings, const'ness | Eugene Sandulenko |
2019-09-03 | HDB: Add Inventory functions | Nipun Garg |
2019-09-03 | HDB: Add _deliveries functions | Nipun Garg |
2019-09-03 | HDB: Add getInvItem() | Nipun Garg |
2019-09-03 | HDB: Modify AI pointer arrays to be struct arrays | Nipun Garg |
2019-09-03 | HDB: Fix warning() calls | Nipun Garg |
2019-09-03 | HDB: Add clearInventory() | Nipun Garg |
2019-09-03 | HDB: Modify _inventory to an array of InvEnt* | Nipun Garg |
2019-09-03 | HDB: Fix switch-case warnings | Nipun Garg |
2019-09-03 | HDB: Add stubbed addToInventory() | Nipun Garg |