-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: upgrade lua in CI to 5.4.7 * ci: dont use secrets in thirdy PRs * feat: fps_counter making the code less complex * feat: add core native #38 * feat: support table in module gameload * feat: improve inputs in html5 for TVs * feat: add support to utf8 in ginga #65 * feat: asyncronous curl in love #42 * feat: vendor json rxi from https://github.com/rxi/json.lua * fix: some errors in lib fps #51 * fix: lib http util url_search_param * fix: no content length in header #59 * fix: ginga correct params in http protocol * fix: http module ginga not supporting ipv4 url #53 * fix: color alpha in gray colors * fix: align renders in example launcher * docs: add new cli help message (#64) * style: refact http_util.create_request #52 #65 * style: making the code less complex in the fps_counter (#51) * change: move csv to third_party #32 * change: move native_draw_poly to native_dict_poly poly2 in html5 core --------- Co-authored-by: Lucas Noal Potter <[email protected]> Co-authored-by: Yago Crispim Rodrigues Souza <[email protected]>
- Loading branch information
1 parent
c02c34b
commit a1caa68
Showing
26 changed files
with
984 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.