aboutsummaryrefslogtreecommitdiff
path: root/projects/VSCode
AgeCommit message (Collapse)Author
2019-11-12Fix VSCode template for debugging. (#1014)JuDelCo
2019-08-03Replace 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-30Review VSCode projectraysan5
2019-07-27#917 This commit changes the path to 'shell.html' in all Makefiles (#918)Antonio Radovcic
2019-07-02Review VSCode projectRay
2019-06-05Review projects pathsRay
2019-05-22Move emscripten web shell to srcRay
2019-05-21Review MakefilesRay
2019-04-07Happy new year 2019ChillerDragon
2019-01-10Reviewed pathRay
2018-11-20Some tweaks on VSCodeRay
Now it works on Windows for me but there are lots of hardcoded paths around... I don't like it.
2018-11-19Review resources namingRay
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-24Update MakefileMurray Campbell
2018-10-24Update tasks.jsonMurray Campbell
2018-10-24Update launch.jsonMurray Campbell
2018-09-21Update tasks.jsonMurray Campbell
2018-09-21Update c_cpp_properties.jsonMurray Campbell
2018-09-21Update MakefileMurray Campbell
2018-09-21Update launch.jsonMurray Campbell
2018-08-30Merge pull request #4 from MurrayIRC/patch-4Murray Campbell
Added OSX build tasks
2018-08-30Merge pull request #3 from MurrayIRC/patch-3Murray Campbell
Added OSX launch configurations for debug and release
2018-08-30Merge pull request #2 from MurrayIRC/patch-2Murray Campbell
Fixed included libs for OSX
2018-08-30Added OSX build tasksMurray Campbell
Users will have to specify their personal installation of raylib.
2018-08-30Added OSX launch configurations for debug and releaseMurray Campbell
2018-08-30Fixed included libs for OSXMurray Campbell
This was causing linker errors on OSX
2018-08-30Added a configuration for OSXMurray 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-31Added VSCode project templateRay
2018-05-10Reorganized project templates folderRay