Commit Graph

28 Commits

Author SHA1 Message Date
D G Turner
076514da3f HDB: Improve String Buffer Usage in AI Inventory Code 2019-09-14 02:47:55 +01:00
D G Turner
8fe7f80d0c HDB: Replace Unecessary Buffer in AI Inventory Code 2019-09-14 02:38:53 +01:00
D G Turner
117733ad0a HDB: Fix More GCC Compiler Warnings 2019-09-14 00:07:47 +01:00
D G Turner
c01598484e HDB: Fix Some GCC Compiler Warnings
These were of the type memset of a complex structure.
2019-09-13 22:41:41 +01:00
Strangerke
49fe42cc33 HDB: Remove useless existence checks on entityName 2019-09-07 01:25:32 +02:00
Strangerke
2178770898 HDB: Change init functions to handle errors 2019-09-03 17:17:34 +02:00
Nipun Garg
0fb3ad7ba0 HDB: Make Platform specific constants into variables 2019-09-03 17:17:30 +02:00
Nipun Garg
b8bbc32a89 HDB: Add support for the PPC version 2019-09-03 17:17:30 +02:00
Eugene Sandulenko
810ac81b0f HDB: Reduce header dependency 2019-09-03 17:17:28 +02:00
Eugene Sandulenko
91da8c7aab HDB: Reduce header dependency 2019-09-03 17:17:27 +02:00
Strangerke
cfe228d7bb HDB: Fix some CppCheck warnings in ai-inventory and ai-lists 2019-09-03 17:17:26 +02:00
Nipun Garg
d07dcd210c HDB: Add code to ready Weapon 2019-09-03 17:17:20 +02:00
Nipun Garg
de7b30a23c HDB: Add queryInventoryTypeSlot() 2019-09-03 17:17:19 +02:00
Nipun Garg
32465a119d HDB: Modify InvEnt to have AIEntity as member 2019-09-03 17:17:14 +02:00
Nipun Garg
c63e7c838b HDB: Unstub stubs 2019-09-03 17:17:13 +02:00
Nipun Garg
a2c9c83b83 HDB: Unstub Window function calls 2019-09-03 17:17:13 +02:00
Nipun Garg
eb388f9a50 HDB: Remove invalid return statement 2019-09-03 17:17:10 +02:00
Nipun Garg
e97d425b8a HDB: Unstub printYouGotMsg call 2019-09-03 17:17:09 +02:00
Eugene Sandulenko
f9c560fd9a HDB: Fix warnings, const'ness 2019-09-03 17:17:06 +02:00
Nipun Garg
c3be6f7f2b HDB: Add Inventory functions 2019-09-03 17:17:06 +02:00
Nipun Garg
b58b5b7ff5 HDB: Add _deliveries functions 2019-09-03 17:17:05 +02:00
Nipun Garg
4344b2f8c8 HDB: Add getInvItem() 2019-09-03 17:17:00 +02:00
Nipun Garg
a39b9f373c HDB: Modify AI pointer arrays to be struct arrays 2019-09-03 17:16:55 +02:00
Nipun Garg
77974e317c HDB: Fix warning() calls 2019-09-03 17:16:53 +02:00
Nipun Garg
5c2cfac209 HDB: Add clearInventory() 2019-09-03 17:16:52 +02:00
Nipun Garg
15c2a946d1 HDB: Modify _inventory to an array of InvEnt* 2019-09-03 17:16:52 +02:00
Nipun Garg
1b25f846a1 HDB: Fix switch-case warnings 2019-09-03 17:16:52 +02:00
Nipun Garg
6338805ac1 HDB: Add stubbed addToInventory() 2019-09-03 17:16:50 +02:00