Pablo Mayobre
|
d740129717
|
Updated MD5.lua
Now it's the same as the current master branch in kikito's repo
|
2015-02-09 15:58:49 -03:00 |
|
Pablo Mayobre
|
d1b8131693
|
Escape especial characters
Format URL and data values to escape especial character where needed
|
2015-02-09 01:19:02 -03:00 |
|
Pablo Mayobre
|
3fb6f7ce1e
|
Deleted files used to test things out
A mistake I made in the last commit sorry
|
2015-02-08 23:34:23 -03:00 |
|
Pablo Mayobre
|
6539e889d2
|
Fixed bugs, Fixed setData
fixed some minor bugs, and fixed setData, now it uses POST requests
|
2015-02-08 23:24:24 -03:00 |
|
Pablo Mayobre
|
5c8da4f25c
|
Deleted the check and made some minor changes
|
2015-02-08 20:21:36 -03:00 |
|
Pablo Mayobre
|
e91b39342d
|
Cache trophies
Basic cache for trophies
|
2015-02-08 20:19:10 -03:00 |
|
Pablo Mayobre
|
bf5a4077bf
|
Added some checks
More info passed to the developer in order to determine possible errors
|
2015-02-08 20:14:04 -03:00 |
|
Pablo Mayobre
|
05af10873e
|
Added getCredetials function
A function to parse the gjapi_credentials.txt file generated by Quick
Play, some other minor changes
|
2015-02-08 20:07:29 -03:00 |
|
Pablo Mayobre
|
35d7146627
|
Added args argument
Added optional args argument to init, args are the arguments passed to
love.load. Used to get the credentials passed by Quick Play
|
2015-02-08 19:39:58 -03:00 |
|
Pablo Mayobre
|
7ca56ae952
|
BitOps for md5.lua
Use BitOps library where available
|
2015-02-08 19:34:45 -03:00 |
|
Pablo Mayobre
|
c82aba79ce
|
Deleted http.lua
It was unnecessary, it comes bundled with LuaSocket
|
2015-02-08 19:32:03 -03:00 |
|