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
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
12 days
Create CNAME
Indrajith K L
12 days
Delete CNAME
Indrajith K L
12 days
Create CNAME
Indrajith K L
12 days
Changes Docs Folders
Indrajith K L
12 days
Merge pull request #9 from cooljith91112/docs/html-documentation-improvements
Indrajith K L
12 days
docs: Add HTML documentation generator and improve documentation structure
Indrajith K L
2025-11-05
Merge pull request #8 from cooljith91112/feature/font-rendering
Indrajith K L
2025-11-05
Add dialog state pattern documentation for game templates
Indrajith K L
2025-11-05
Prevent splash screens from being closeable
Indrajith K L
2025-11-05
Disable antialiasing for all fonts loaded via Lua API
Indrajith K L
2025-11-05
Adds Game Jam Ready Templates & ReiLua API Updates
Indrajith K L
2025-11-04
Merge pull request #7 from cooljith91112/feature/font-updates
Indrajith K L
2025-11-04
Use Oleaguid as default font instead of Raylib default
Indrajith K L
2025-11-04
Merge pull request #6 from cooljith91112/fixes/license-attributions
Indrajith K L
2025-11-04
Adds Attributions to font
Indrajith Latha
2025-11-03
Merge pull request #5 from cooljith91112/chore/editor-settings
Indrajith K L
2025-11-03
Add Zed editor configuration sample
chore/editor-settings
Indrajith K L
2025-11-03
Merge pull request #4 from cooljith91112/bugfix/fix-documentation-errors
Indrajith K L
2025-11-03
Fix documentation errors in README
bugfix/fix-documentation-errors
Indrajith K L
2025-11-03
Merge pull request #3 from cooljith91112/bugfix/fix-documentation-errors
Indrajith K L
2025-11-03
docs: fix README.md formatting and improve documentation clarity
Indrajith K L
2025-11-03
Merge pull request #2 from cooljith91112/chore/re-organize-files
Indrajith K L
2025-11-03
chore: fix build scripts to create build directory and update gitignore
Indrajith K L
2025-11-03
cleaned up root folder, organized files into docs/scripts/tools dirs
Indrajith K L
2025-11-03
Merge pull request #1 from cooljith91112/embedded-assets-support
Indrajith K L
2025-11-03
remove build folder
embedded-assets-support
Indrajith K L
2025-11-03
docs: clean up personal references for public use
Indrajith K L
2025-11-03
Update UPGRADE_SUMMARY.md with build scripts info
Indrajith K L
2025-11-03
Add build scripts and Windows icon/resources
Indrajith K L
2025-11-03
Update UPGRADE_SUMMARY.md with fix status and known changes
Indrajith K L
2025-11-03
Fix SEGV crash: Initialize window and font in stateInit()
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-09-18
Fixed fast_tilemap and texture_atlas_repeat examples.
jussi
2025-09-09
Bit fastes uluaGet* functions for vectors, color, rectangle and quaternion.
jussi
2025-09-08
AudioStream management functions.
jussi
2025-08-30
DrawMeshInstanced takes transforms as Buffer.
jussi
2025-06-11
MeasureTextBoxed and DrawTextBoxedEx to DrawTextBoxed.
jussi
2025-06-11
uluaGet* pops lua stack correctly when userdata given in table.
jussi
2025-06-02
Frustum math from raylib extras.
jussi
2025-05-24
RL.load and RL.unload functions for memory leak debugging. SoundAlias garbage...
jussi
2025-05-14
DrawTextBoxed Color change escape sequence.
jussi
2025-05-03
DrawTextBoxed fix.
jussi
2025-05-02
SetImageData.
jussi
2025-04-09
RectPack.
jussi
2025-03-17
Fast tilemap example.
jussi
2025-03-14
SDL3 Events.
jussi
[next]