BoneManSeth
fd8830948e
fix newer NDK version compiling errors ( #5389 )
target already gets assigned by the clang macro it points to, overwriting it causes it to target linux instead of android, making it check for usr directories instead of the NDK's directories
2 weeks ago
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
3 months ago
Ray
a1896c7a90
REVIEWED: Code/Web-Makefile formatting
11 months ago
Ray
5e6cdf3a73
Update emsdk path on Windows to match new raylib installer package
1 year ago
Ray
6962364bfb
Update emsdk paths to latest versions
1 year ago
Ray
3f1e59a7cf
Update copyright to 2024
2 years ago
Ray
0ccc1d3686
Update year to 2023
3 years ago
Ray
86ac792d9a
Review projects details for raylib 4.2
3 years ago
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
3 years ago
Ray
e4972f4cdd
REMOVED: Physac projects #2551
3 years ago
raysan5
a940f41b4b
Update year to 2022
4 years ago
Ray
1aaa55c38e
Update Makefile
4 years ago
raysan5
a6728a2203
REVIEWED: emscripten versions
4 years ago
Ray
c4eaf0076d
Update raylib version
4 years ago
ayshvab
f5815b781a
Update project.4coder ( #1503 )
Fix run .cmd for win
5 years ago
Ray
41192c6d4a
Replace 0.f by 0.0f
5 years ago
Stefan E. Mayer
6582084e9b
Set the correct version of make on macos ( #1202 )
5 years ago
Leandro Gabriel
89c16baf18
Replace tabs with spaces and update year of copyright notices ( #927 )
* 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
6 years ago
Antonio Radovcic
814952c01d
#917 This commit changes the path to 'shell.html' in all Makefiles ( #918 )
6 years ago
Ray
df7a058216
Review projects paths
6 years ago
Ray
be7e56f51e
Move emscripten web shell to src
6 years ago
Ray
0027868d1f
Review Makefiles
6 years ago
raysan5
561c486ceb
Add WinMM library for linkage
Now it's required on Windows if not using a busy wait loop
6 years ago
Chris Dill
6d65aa1acb
Removed game binary
6 years ago
Chris Dill
303c886852
Added project for 4coder
Using example from the VSCode project
6 years ago