Commit Graph

145 Commits

Author SHA1 Message Date
Astie Teddy c38be1d514 Use xenial instead of trusty for Linux builds. 2020-09-18 22:16:34 +02:00
Astie Teddy def481e94b Another try to fix travis 2020-09-18 22:13:30 +02:00
Astie Teddy 7a512136b1 Try to fix travis 2020-09-18 22:09:25 +02:00
Astie Teddy 8048acd890 Add travis 2020-09-18 21:39:10 +02:00
Astie Teddy 3e28c06db5 Update binding. 2020-09-18 18:10:29 +02:00
Astie Teddy 2914f26360 Update binding
No longer use fork : Use Load*FromMemory where possible
Fix builder issues
Improve error handling (stacktrace)
2020-09-17 17:37:13 +02:00
Astie Teddy 0daa5e63ed Merge branch 'master' into v3.1-dev 2020-09-05 20:45:31 +02:00
Astie Teddy b45c75e611 Debugger support part 2020-09-05 20:44:49 +02:00
Astie Teddy 9b9e9d3168 Indentation fixes 2020-09-05 20:44:37 +02:00
Astie Teddy e0eca96a6d bool type fix 2020-09-05 20:43:51 +02:00
Astie Teddy 23a823b6d1 bool type fix 2020-09-05 20:42:56 +02:00
Astie Teddy c638c0d813 raylua v3.1-dev1 2020-09-05 16:31:48 +02:00
Astie Teddy f0aeb8da0e raylua v3.0f 2020-09-05 16:27:50 +02:00
Astie Teddy 4562366781 Add models_waving_cubes example. 2020-09-05 16:16:15 +02:00
Astie Teddy 8d7f4b0dbc Update binding, more compatibility informations. 2020-09-05 16:15:31 +02:00
Astie Teddy 03673975d8 Compiler selection fix and .so Linux build improvements.
(but it's still not building on Linux my computer)
2020-09-05 15:47:37 +02:00
TSnake41 44a4b94d97 Some improvements and fixes for raylua.dll/raylua.so. 2020-08-19 16:58:45 +02:00
TSnake41 60c982e77b More binding references and editor support information. 2020-08-18 12:39:14 +02:00
TSnake41 a35d5f4eaa raylua v3.0e 2020-08-08 17:34:52 +02:00
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