| Age | Commit message (Expand) | Author |
| 2024-09-26 | FontCopy. | jussi |
| 2024-06-26 | Changed naming of gui functions set2Top and set2Back to setToTop and setToBack. | jussi |
| 2024-06-17 | ltextSetTextLineSpacing and ltextGetTextLineSpacing were missing return value. | jussi |
| 2024-06-17 | Added missing line break for DrawTextBoxed. | jussi |
| 2024-06-15 | DrawTextBoxedEx. | jussi |
| 2024-06-13 | DrawTextBoxed uses lineSpacing. GetTextLineSpacing. | jussi |
| 2024-05-29 | Unload functions clear object to 0 so they would not be ready in Is*Ready. | jussi |
| 2024-05-10 | Indentation fix. | jussi |
| 2024-05-09 | Matrix lib clone fix. | jussi |
| 2024-04-13 | Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPr... | jussi |
| 2024-02-25 | Added various missing functions. | jussi |
| 2024-02-24 | Api Scanner. | jussi |
| 2024-02-18 | Pointer variable declaration style change. | jussi |
| 2024-01-30 | Rune lib and __concat for variable libs. | jussi |
| 2024-01-28 | TextInsert and TextSplit. | jussi |
| 2024-01-28 | Text codepoints management functions. | jussi |
| 2024-01-05 | Raygui lib enhancements and Raygui lib extensions example. | jussi |
| 2024-01-03 | Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphIn... | jussi |
| 2023-12-06 | Files management functions. | jussi |
| 2023-11-30 | Raygui textures with SetShapesTexture. | jussi |
| 2023-11-20 | Initial changes for Raylib 5.0 and some missing functions. | jussi |
| 2023-11-09 | Organized shapes, textures, audio, text, lights and gui functions. | jussi |
| 2023-11-09 | GenMeshCubicmap, Organized model functions, GetModelBoundingBox, DrawModelWir... | jussi |
| 2023-11-07 | Replaced DrawTextBoxedSelectable with DrawTextBoxedTinted. | jussi |
| 2023-11-01 | LoadFontEx fix. DrawTextBoxed and DrawTextBoxedSelectable From raylib [text] ... | 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-08-24 | GetFontTexture. | jussi |
| 2023-08-04 | logLevelInvalid for bad function calls and invalid data formats. | jussi |
| 2023-04-09 | New argument style for rlgl, text, lights and math. | jussi |
| 2023-04-06 | All global variables and functions are not in global RL table. doc_parser cre... | jussi |
| 2023-03-30 | GetKeyName and GetKeyScancode. | jussi |
| 2023-02-06 | RL_LoadFontEx. | jussi |
| 2022-06-26 | Get font info. | jussi |
| 2022-03-10 | Measure text. | 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 |