| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-13 | WARNING: REMOVED raylib/games - Moved to raysan5/raylib-games | raysan5 | |
| Move raylib games to another repo. It will reduce repo size for new clones. I considered also removing the related history with [`git filter-repo`](https://github.com/newren/git-filter-repo) (the current sane alternative to the deprecated `filter-branch`) but it has some implications: It would had made a new repository with distinct history and checksums. If the repo was previously published, the history of the new one won't have been compatible with the history others have pulled. | |||
| 2018-10-10 | 3 minor sample game cleanups: | noshbar | |
| * changed bitwise & to logical && * removed redundant state check * moved a strcpy inside a NULL check to prevent a crash. NOTE: nothing sensible will happen as a result, but no crash at least. | |||
| 2018-09-18 | enjoy! | Ray | |
| 2017-04-28 | Some work on example games | Ray | |
| 2017-03-19 | Review contact information | raysan5 | |
| 2016-01-02 | Reorganized folders | raysan5 | |
