| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-07 | Update Makefile RAYLIB_VERSION (#3901) | Belllg | |
| Changed the raylib version from 4.2.0 to 5.1-dev, just like the raylib.h file | |||
| 2024-01-02 | Update copyright to 2024 | Ray | |
| 2023-12-23 | VSCode sample project Mac fixup (#3666) | Tim Romero | |
| Change vscode config and makefile to add a missing IOKit framework reference and use whichever MacOSX sdk symlink is available | |||
| 2023-09-07 | Remove PLATFORM_RPI (#3232) | MichaelFiber | |
| * Remove PLATFORM_RPI * remove build artifacts --------- Co-authored-by: MichaelFiber <[email protected]> Co-authored-by: Ray <[email protected]> | |||
| 2023-05-07 | Fix vs code project (#3048) | Shoozza | |
| * Modify remove trailing whitespace * Fix invalid SetCameraMode call and missing argument to UpdateCamera for VSCode project | |||
| 2023-01-01 | Update year to 2023 | Ray | |
| 2022-08-06 | Review projects details for raylib 4.2 | Ray | |
| 2022-06-24 | REMOVED: Physac projects #2551 | Ray | |
| 2022-01-21 | updated VSCode project to work with latest raylib makefile and 'working for ↵ | Philip Shenk | |
| web' instructions (#2296) | |||
| 2021-12-29 | Added: missing / (#2253) | shivajiva101 | |
| Specify root as the starting point for the linux compiler path | |||
| 2021-11-02 | Updated some scripts paths | Ray | |
| NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly. | |||
| 2021-10-18 | Allow to run any file (#2069) | Jarosław Jaros | |
| 2021-06-30 | REVIEWED: emscripten versions | raysan5 | |
| 2021-05-04 | Update raylib version | Ray | |
| 2021-03-19 | WARNING: BREAKING: RENAMED: camera.type to camera.projection | Ray | |
| 2021-01-20 | Minor tweak to Makefile | Ray | |
| 2020-10-05 | Review "aggregate initializations" #1403 | Ray | |
| 2020-08-12 | Change raylib version for VSCode mingw project makefile (#1347) | Gaëtan Blaise-Cazalet | |
| 2020-04-13 | Review VSCode tasks | raysan5 | |
| 2020-04-13 | Fix VSCode (#1193) | Stefan E. Mayer | |
| * Executable is called game, not main * Use make not mingw32-make on macOS | |||
| 2020-04-07 | Update launch.json | raysan5 | |
| 2020-01-05 | Update year to 2020 | raysan5 | |
| 2019-11-12 | Fix VSCode template for debugging. (#1014) | JuDelCo | |
| 2019-08-03 | Replace tabs with spaces and update year of copyright notices (#927) | Leandro Gabriel | |
| * Update year of copyright notices * Fix mistake in comment * Fix typo ("algorythms") * Replace tabs with spaces * Remove trailing whitespace and fix mistake in comment * Fix ExportImageAsCode missing comment rectangle corner * Replace tab with spaces * Replace tabs with spaces | |||
| 2019-07-30 | Review VSCode project | raysan5 | |
| 2019-07-27 | #917 This commit changes the path to 'shell.html' in all Makefiles (#918) | Antonio Radovcic | |
| 2019-07-02 | Review VSCode project | Ray | |
| 2019-06-05 | Review projects paths | Ray | |
| 2019-05-22 | Move emscripten web shell to src | Ray | |
| 2019-05-21 | Review Makefiles | Ray | |
| 2019-04-07 | Happy new year 2019 | ChillerDragon | |
| 2019-01-10 | Reviewed path | Ray | |
| 2018-11-20 | Some tweaks on VSCode | Ray | |
| Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it. | |||
| 2018-11-19 | Review resources naming | Ray | |
| raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data Also required to work with tcc compiler. | |||
| 2018-10-24 | Update Makefile | Murray Campbell | |
| 2018-10-24 | Update tasks.json | Murray Campbell | |
| 2018-10-24 | Update launch.json | Murray Campbell | |
| 2018-09-21 | Update tasks.json | Murray Campbell | |
| 2018-09-21 | Update c_cpp_properties.json | Murray Campbell | |
| 2018-09-21 | Update Makefile | Murray Campbell | |
| 2018-09-21 | Update launch.json | Murray Campbell | |
| 2018-08-30 | Merge pull request #4 from MurrayIRC/patch-4 | Murray Campbell | |
| Added OSX build tasks | |||
| 2018-08-30 | Merge pull request #3 from MurrayIRC/patch-3 | Murray Campbell | |
| Added OSX launch configurations for debug and release | |||
| 2018-08-30 | Merge pull request #2 from MurrayIRC/patch-2 | Murray Campbell | |
| Fixed included libs for OSX | |||
| 2018-08-30 | Added OSX build tasks | Murray Campbell | |
| Users will have to specify their personal installation of raylib. | |||
| 2018-08-30 | Added OSX launch configurations for debug and release | Murray Campbell | |
| 2018-08-30 | Fixed included libs for OSX | Murray Campbell | |
| This was causing linker errors on OSX | |||
| 2018-08-30 | Added a configuration for OSX | Murray Campbell | |
| This requires the user to explicitly specify the path to their raylib folder. We need a better way around this (something like what we do for windows would help). | |||
| 2018-07-31 | Added VSCode project template | Ray | |
| 2018-05-10 | Reorganized project templates folder | Ray | |
