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
1 月之前
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
5 月之前
Ray
a1896c7a90
REVIEWED: Code/Web-Makefile formatting
1 年之前
Ray
5e6cdf3a73
Update emsdk path on Windows to match new raylib installer package
1 年之前
Ray
6962364bfb
Update emsdk paths to latest versions
1 年之前
Ray
3f1e59a7cf
Update copyright to 2024
2 年之前
Ray
0ccc1d3686
Update year to 2023
3 年之前
Ray
86ac792d9a
Review projects details for raylib 4.2
3 年之前
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
3 年之前
Ray
e4972f4cdd
REMOVED: Physac projects #2551
3 年之前
raysan5
a940f41b4b
Update year to 2022
4 年之前
Ray
1aaa55c38e
Update Makefile
4 年之前
raysan5
a6728a2203
REVIEWED: emscripten versions
4 年之前
Ray
c4eaf0076d
Update raylib version
4 年之前
ayshvab
f5815b781a
Update project.4coder ( #1503 )
Fix run .cmd for win
5 年之前
Ray
41192c6d4a
Replace 0.f by 0.0f
5 年之前
Stefan E. Mayer
6582084e9b
Set the correct version of make on macos ( #1202 )
5 年之前
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 年之前
Antonio Radovcic
814952c01d
#917 This commit changes the path to 'shell.html' in all Makefiles ( #918 )
6 年之前
Ray
df7a058216
Review projects paths
6 年之前
Ray
be7e56f51e
Move emscripten web shell to src
6 年之前
Ray
0027868d1f
Review Makefiles
6 年之前
raysan5
561c486ceb
Add WinMM library for linkage
Now it's required on Windows if not using a busy wait loop
6 年之前
Chris Dill
6d65aa1acb
Removed game binary
6 年之前
Chris Dill
303c886852
Added project for 4coder
Using example from the VSCode project
6 年之前