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
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2024-07-19
GetRayBoxCells.
jussi
2024-05-20
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no...
jussi
2024-02-18
Pointer variable declaration style change.
jussi
2024-02-18
Process renamed to update to be more inline with naming of raylib and common ...
jussi
2024-02-05
Raygui styles include properties, texture and font.
jussi
2023-11-24
SDL Events.
jussi
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-10-15
Argumets stored in RL.arg array.
jussi
2023-07-02
LuaJIT compatibility.
jussi
2023-04-25
Can now have multiple Music objects like other Raylib objects instead of just...
jussi
2022-11-27
Exit function and N-Patch fix.
jussi
2022-11-11
Interpreter call lua file in safe mode.
jussi
2022-11-11
Lua interpreter mode and easings module.
jussi
2022-05-22
Pong example, type named fields and vector lib changes.
jussi
2022-03-04
Custom log function.
jussi
2022-02-22
Touch and gestures.
jussi
2022-02-21
Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
jussi
2022-02-18
Added initial files.
jussi