index
:
reilua-enhanced
bugfix/fix-documentation-errors
chore/editor-settings
embedded-assets-support
main
A modified version of ReiLua with embedded main.lua, embedded assets, splash screens and asset loading system
Indrajith K L
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
lua_core.h
Age
Commit message (
Expand
)
Author
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-18
Joystick event.
jussi
2023-11-03
Compress/decompress and Encode/Decode DataBase64.
jussi
2023-10-31
Merged uluaGet*Index functions to uluaGet* functions.
jussi
2023-10-31
GlyphInfo type. Some new text and core functions.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...
jussi
2023-10-30
Userdata objects can be referenced with lightuserdata.
jussi
2023-10-29
New object types for all types.
jussi
2023-10-28
New object types for Wave, Sound, Music and Light.
jussi
2023-10-28
New object type Font.
jussi
2023-10-27
New object types for Image, Texture, RenderTexture, Camera2D, Camera3D and Sh...
jussi
2023-10-27
Release v0.5.
jussi
2023-10-26
Buffer userdata object and rlgl Vertex buffers management.
jussi
2023-10-15
Argumets stored in RL.arg array.
jussi
2023-10-11
isValidRenderTexture fix.
jussi
2023-08-24
GetFontTexture.
jussi
2023-08-18
Window events.
jussi
2023-08-18
RL.event function with input events.
jussi
2023-08-04
logLevelInvalid for bad function calls and invalid data formats.
jussi
2023-06-01
Camera2D and Camera3D can be given as tables.
jussi
2023-06-01
New rlgl functions and texture can be given as table.
jussi
2023-04-07
textures and core new argument style.
jussi
2023-04-07
GenImagePerlinNoise and GenImageText. Get indexed functions for types.
jussi
2022-11-27
Exit function and N-Patch fix.
jussi
2022-05-25
Rest of mesh management functions.
jussi
2022-05-18
Quaternions.
jussi
2022-03-31
Screen-space related functions for 3DCamera.
jussi
2022-02-27
Color pixel functions.
jussi
2022-02-18
Added initial files.
jussi