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
/
lua_core.c
Age
Commit message (
Expand
)
Author
2024-08-27
LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource fi...
jussi
2024-08-05
GetRayBoxCells fix.
jussi
2024-07-19
GetRayBoxCells.
jussi
2024-07-17
DrawGridEx.
jussi
2024-07-02
GetMouseOffset and GetMouseScale.
jussi
2024-07-02
GuiGetIcons fix and added GuiSetIcons.
jussi
2024-06-15
DrawTextBoxedEx.
jussi
2024-06-13
DrawTextBoxed uses lineSpacing. GetTextLineSpacing.
jussi
2024-05-22
Userdata objects can be passed in table.
jussi
2024-05-20
GetPlatform.
jussi
2024-05-20
Use GetApplicationDirectory instead of GetWorkingDirectory for basePath if no...
jussi
2024-05-10
GetMeshData.
jussi
2024-05-01
Bitwise operations for cross Lua compatibility.
jussi
2024-04-15
Stencil reflection example.
jussi
2024-04-15
OpenGL Stencil management functions.
jussi
2024-03-17
Round and pubsub lib.
jussi
2024-03-01
Automation events.
jussi
2024-02-25
EnableEventWaiting and DisableEventWaiting.
jussi
2024-02-25
Added various missing functions.
jussi
2024-02-24
Rest of rlgl and raymath functions.
jussi
2024-02-24
Api Scanner.
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-17
LoadImageFromData.
jussi
2024-02-16
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
jussi
2024-02-10
Build option for Lua events that is off by default.
jussi
2024-01-28
TextInsert and TextSplit.
jussi
2024-01-28
Text codepoints management functions.
jussi
2024-01-24
LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory.
jussi
2024-01-03
Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn...
jussi
2023-12-20
GuiScrollBar.
jussi
2023-12-19
DrawTextureNPatchRepeat.
jussi
2023-12-15
Rest of rlRenderBatch functions.
jussi
2023-12-14
RLGL Hello triangle example.
jussi
2023-12-08
More Model animations management functions.
jussi
2023-12-07
More Model management functions, BoneInfo and Transform.
jussi
2023-12-06
Files management functions.
jussi
2023-11-30
Raygui textures with SetShapesTexture.
jussi
2023-11-29
Platform web.
jussi
2023-11-29
ExportBufferAsCode.
jussi
2023-11-28
Platform specific API documentation generation.
jussi
2023-11-24
SDL Events.
jussi
2023-11-23
Support for different platforms. Platform_desktop_sdl.
jussi
2023-11-21
Raygui updated to version 4.0.
jussi
2023-11-20
Spline functions.
jussi
2023-11-20
Initial changes for Raylib 5.0 and some missing functions.
jussi
2023-11-20
LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6.
jussi
2023-11-18
Shader buffer storage object management (ssbo) and rest of rlgl texture manag...
jussi
2023-11-18
Joystick event.
jussi
2023-11-15
GC_UNLOAD build time define and replaced with flag to change it at runtime.
jussi
[next]