14 Commits

Author SHA1 Message Date
Björn Ritzl
8d9ea79d7d Fixed crash if buying when no listener was set 2020-02-10 08:25:48 +01:00
Alexey Gulev
1a778d0e98 fix crash 2020-01-16 23:16:21 +01:00
mathiaswking
8eebb889e3 Use Lua callback handling functions from DefoldSDK 2019-11-15 19:04:23 +01:00
mathiaswking
bca28de29a Moved command queue code to iap_private.h/cpp 2019-11-14 10:48:19 +01:00
Alexey Gulev
53493fea0b Fixed issue with command shadowing. 2019-09-27 15:34:16 +02:00
Alexey Gulev
33618ddc0a More careful work with pointers. 2019-09-26 14:52:03 +02:00
Alexey Gulev
7952bbd5f1 Revert "Added LUA_MULTRET"
This reverts commit af38c606dc37a9b6203533d2fab4e6d93ce72af9.
2019-09-26 10:58:16 +02:00
Alexey Gulev
af38c606dc Added LUA_MULTRET 2019-09-26 10:38:42 +02:00
Alexey Gulev
af80e05796 Fixed pcall 2019-09-20 20:06:35 +02:00
Alexey Gulev
b68550e6ef Removed extern structures 2019-09-20 17:08:19 +02:00
Alexey Gulev
8a4a562c8d Fixed callback issue 2019-09-20 14:38:44 +02:00
Alexey Gulev
d3323f9884 Fixed callback 2019-09-19 09:19:00 +02:00
Alexey Gulev
8fda0a3ae9 Fixes for command invoke 2019-09-18 14:50:53 +02:00
Alexey Gulev
0fa8400cac Initial commit 2019-09-17 16:50:00 +02:00