Commit Graph

76 Commits

Author SHA1 Message Date
TSnake41
099595ae17 Update raylib, reimplement deprecated LoadImageEx
LoadImageEx is deprecated in this raylib version, for backward compatibility, it is reimplemented in Lua.
2020-08-08 17:32:04 +02:00
TSnake41
8a2684491f Add geometry shapes example. 2020-08-08 17:29:29 +02:00
TSnake41
24910225f5 Update raylib (Desktop OpenGL ES) 2020-06-28 21:19:55 +02:00
TSnake41
6396a04468 Use "raylua" raylib branch. 2020-06-28 15:14:18 +02:00
TSnake41
4f6e1cef8b Update lynx submodule. 2020-06-26 13:34:14 +02:00
TSnake41
6457550b5a Cleanup bunnymark example. 2020-06-26 13:28:53 +02:00
TSnake41
e055b96025 Fix lynx submodule on github. 2020-06-26 13:28:45 +02:00
TSnake41
30433e3f14 Update raylib binding. 2020-06-25 17:25:59 +02:00
TSnake41
bd16e03fba Update raylib binding, raylua version v3.0d. 2020-05-26 21:40:13 +02:00
TSnake41
06d7c2f2da Add icon for Windows. 2020-05-10 13:43:22 +02:00
TSnake41
75a3b0033e Improve builder and self-detection. 2020-05-10 13:42:51 +02:00
TSnake41
21f0a50f4d Remove lua_api_explorer example. 2020-05-10 13:42:01 +02:00
TSnake41
db4c56cbd2 Don't mess with vector types. 2020-05-09 23:10:59 +02:00
TSnake41
10fe371292 Operator overloading. 2020-05-08 17:07:34 +02:00
TSnake41
72a32e09d5 Fix Mac OS X build. 2020-05-08 16:06:43 +02:00
TSnake41
8ffc943ee8 Use rl.new instead of ffi.new in examples. 2020-05-08 01:54:08 +02:00
TSnake41
9707ec75bc Add rl.new as alias of ffi.new. 2020-05-08 01:45:31 +02:00
TSnake41
c59880f170 Maybe fix some Mac OS X crash. 2020-05-08 01:42:43 +02:00
TSnake41
0eef1d6d90 Removed invalid append_file_offset from builder. 2020-05-07 21:45:39 +02:00
TSnake41
f61ec6d8f9 repl is not supposed to be there. 2020-05-02 19:22:54 +02:00
TSnake41
8edc258347 raylua v3.0c 2020-05-02 18:32:26 +02:00
TSnake41
118486d774 Update raylib binding. 2020-05-02 18:17:53 +02:00
TSnake41
46e277c6c4 Merge remote-tracking branch 'gitlab/master' 2020-05-02 08:37:50 +02:00
TSnake41
b87c8fcbbd fix example/lynx submodule path 2020-05-02 08:33:11 +02:00
TSnake41
9081f73d3f Merge remote-tracking branch 'gitlab/master' 2020-05-02 08:31:17 +02:00
TSnake41
3f5f567e37 Fix submodules 2020-05-02 08:30:28 +02:00
TSnake41
f8c43f87db remove screenshot 2020-05-02 08:27:26 +02:00
TSnake41
c06f476d24 fix submodules 2020-05-02 08:23:59 +02:00
TSnake41
650dd8ccdc Update raylib binding. Improve ffi autogen. 2020-04-30 22:20:48 +02:00
TSnake41
7d1640c514 Allow building libraylua.a 2020-04-30 22:00:21 +02:00
TSnake41
6055839285 MoonJIT submodule. 2020-04-17 19:41:28 +02:00
TSnake41
841bd316f7 Add 32x32 example. 2020-04-17 19:40:45 +02:00
TSnake41
109c23517b MoonJIT 2020-04-11 15:38:34 +02:00
TSnake41
e9586bed80 Add raylua.listfiles() 2020-04-11 15:27:37 +02:00
TSnake41
3d7a4ceaf0 raylua v3.0b 😎
Add support of asset loading from payload. (filesystem override)
Update raylib.
2020-04-10 21:32:36 +02:00
TSnake41
0066987f84 Badges fixes 2020-04-08 00:15:55 +02:00
TSnake41
807f0adafd Few badges 😎 2020-04-08 00:13:00 +02:00
TSnake41
501a08e595 Update raylib. 2020-04-06 22:09:06 +02:00
TSnake41
105775b651 Fix builder
Now, raylua_e can be used in the same way than LÖVE and luvi.
2020-04-01 18:18:06 +02:00
TSnake41
ce6a446b70 Make file offset appending unneeded. 2020-04-01 18:12:06 +02:00
TSnake41
3eb0ed200c Tiny change 2020-04-01 13:16:25 +02:00
TSnake41
dfbc283fed Fix execute bit on Unix-likes. 2020-04-01 13:16:15 +02:00
TSnake41
85ef3f07f5 Mac OS X compatibility. 2020-04-01 13:15:42 +02:00
TSnake41
76033f39cf Linux building fix. 2020-03-31 22:01:48 +02:00
TSnake41
723e41b74a raylua 3.0a 2020-03-31 21:43:33 +02:00
TSnake41
10a950f593 raygui submodule 2020-03-31 21:35:40 +02:00
TSnake41
aa786270b5 Improve repl and make output more consistent with raylib 3.0
Fix building issues.
Check for duplicated entries.
2020-03-31 21:34:23 +02:00
TSnake41
1e911f4a05 Improve building on Linux and fix duplicated API entries. 2020-03-31 21:33:13 +02:00
TSnake41
7a14562f25 Add various raylib modules. 2020-03-31 21:32:36 +02:00
TSnake41
f03010630a Added repl and animated logo examples. 2020-03-31 21:30:17 +02:00