Skip to content

History

Revisions

  • docs(general): listed "quantity" as a member of purchase

    @YYBartT YYBartT committed Aug 29, 2024
    3f6ce4b
  • [task] updated docs from source

    @DiasFranciscoA DiasFranciscoA committed Aug 15, 2024
    c846627
  • docs(general): URL fix

    @YYBartT YYBartT committed May 14, 2024
    93dc355
  • docs(general): first version of generated documentation

    @YYBartT YYBartT committed May 14, 2024
    bd352c0
  • Fixed typo in issue #5

    @YYBartT YYBartT committed Jan 3, 2024
    06de18e
  • Updated Quick_Start_Guide (markdown)

    @DiasFranciscoA DiasFranciscoA committed Sep 4, 2023
    947adc9
  • Final changes after reviewing page contents on GitHub

    @YYBartT YYBartT committed Feb 2, 2023
    ae4e926
  • Removed word "Syntax" on top of Functions page

    @bartteunis bartteunis committed Feb 2, 2023
    770c9f4
  • Added sidebar page

    @bartteunis bartteunis committed Feb 2, 2023
    1aebb47
  • Added link to Google auth protocol API (Google OAuth2)

    @bartteunis bartteunis committed Feb 2, 2023
    22999d5
  • Removed constant gpb_purchase_status as it's not being used

    @bartteunis bartteunis committed Feb 2, 2023
    8617e61
  • Final review of Quick Start Guide page

    @bartteunis bartteunis committed Feb 2, 2023
    ef724e3
  • Final review of Functions page done

    @bartteunis bartteunis committed Feb 2, 2023
    a9a8e17
  • Linked async_load in Constants.md

    @bartteunis bartteunis committed Feb 2, 2023
    746c06c
  • Fixed link to Verification, gpb_error_no_sku => gpb_error_no_skus

    @bartteunis bartteunis committed Feb 2, 2023
    faba9ce
  • Current progress * Added Quick Start Guide > Verification * Replaced more single and double parentheses with their valid ASCII counterparts * Removed "page being worked on" with a proper text * TODO: full (final) review of all pages, check return types (N/A, extension built-in constant, etc.), SKU ID vs. product ID

    @YYBartT YYBartT committed Jan 31, 2023
    391510c
  • Added example code for Quick Start Guide > Subscriptions

    @YYBartT YYBartT committed Jan 31, 2023
    fb7567d
  • Added code examples for Quick Start Guide > Consumables

    @YYBartT YYBartT committed Jan 31, 2023
    32684ed
  • Added example code for Quick Start Guide > One-Time Purchases

    @YYBartT YYBartT committed Jan 31, 2023
    47dc9bb
  • Quick Start Guide > Querying Purchases fully rewritten

    @YYBartT YYBartT committed Jan 31, 2023
    b308e26
  • Current progress * Quick Start Guide > Initialization code now changed to include QueryPurchasesAsync, also in Google Doc

    @YYBartT YYBartT committed Jan 31, 2023
    e0957e4
  • Current progress * Changed the initialization part in Quick Start Guide to include the async call to GPBilling_QueryPurchasesAsync * Moved the call to GPBilling_QuerySubscriptions to another case under the switch (?"async_load") (it cannot be called together with GPBilling_QueryProducts, see Note!) * "Un-Specified" => "Unspecified"

    @YYBartT YYBartT committed Jan 30, 2023
    dcd8e45
  • Added Querying Purchases to Quick Start Guide => Needs to be changed as it's now done using GPBilling_QueryPurchasesAsync

    @YYBartT YYBartT committed Jan 27, 2023
    eb6f415
  • Quick Start Guide => Added Initialization code

    @YYBartT YYBartT committed Jan 26, 2023
    d099904
  • Replaced more "Word" single and double quotes, changed copyright year to 2023

    @YYBartT YYBartT committed Jan 26, 2023
    af2e4e9
  • Did a find and replace of the "Word" apostrophe and double quotes => replaced with their ASCII counterparts TODO on other pages

    @YYBartT YYBartT committed Jan 26, 2023
    6c3039d
  • Finished all examples on the Functions page * Replaced all occurrences of room_speed with game_get_speed(gamespeed_fps) * Added missing ds_list accessors | * Changed function return types here and there to correspond with the contents of the document * Manually changed some "Word" double quote characters to "" => The "Word" ones lead to errors when copy-pasted into the Code Editor!

    @YYBartT YYBartT committed Jan 26, 2023
    a96de0a
  • GPBilling_Sku_GetIntroductoryPricePeriod, GPBilling_Sku_GetIntroductoryPriceCycles

    @YYBartT YYBartT committed Jan 26, 2023
    d036ce3
  • First functions starting with GPBilling_Sku_ done

    @YYBartT YYBartT committed Jan 19, 2023
    d769d50
  • Finished and reviewed functions + examples up to GPBilling_ConsumeProduct

    @YYBartT YYBartT committed Jan 6, 2023
    043aa69