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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
10 days
Add game folder workflow, custom executable names, cross-platform tasks, and ...
Indrajith K L
10 days
Add macOS support and project creation tool
Indrajith K L
2025-11-03
cleaned up root folder, organized files into docs/scripts/tools dirs
Indrajith K L
2025-11-03
Add build scripts and Windows icon/resources
Indrajith K L
2025-11-03
Add embedded assets, splash screens, and asset loading support
Indrajith K L
2025-11-03
Disable LUAJIT option to use liblua.a instead of missing libluajit.a
Indrajith Latha
2025-10-17
SetMusicPan was setting pitch fix.
jussi
2025-03-12
Basic sdl3 support.
jussi
2024-12-10
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
jussi
2024-08-20
Expose dynamic symbols build option.
jussi
2024-08-06
GetRayBoxCells exit normal fix.
jussi
2024-04-13
Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPr...
jussi
2024-02-10
Build option for Lua events that is off by default.
jussi
2023-11-29
Platform web.
jussi
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-15
GC_UNLOAD build time define and replaced with flag to change it at runtime.
jussi
2023-11-03
Compress/decompress and Encode/Decode DataBase64.
jussi
2023-10-30
Reintroducing Unload functions. Is*Ready functions. GC_UNLOAD setting and che...
jussi
2023-07-02
LuaJIT compatibility.
jussi
2023-05-15
More rlgl General render state functions. Fixed rlgl function prefix to rl.
jussi
2023-04-25
Can now have multiple Music objects like other Raylib objects instead of just...
jussi
2023-03-30
GetKeyName and GetKeyScancode.
jussi
2022-11-11
Lua interpreter mode and easings module.
jussi
2022-08-19
Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conve...
jussi
2022-07-26
Create material using correct texture source.
jussi
2022-05-04
Image manipulation functions.
jussi
2022-02-22
Web build.
jussi
2022-02-21
Documentation. waving_cubes example and RL_DrawFPS and RL_ColorFromHSV.
jussi
2022-02-20
Documentation and better cmakelist.
jussi
2022-02-18
Added initial files.
jussi