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
2025-12-06 20:01:47 +01:00
JohnnyCena123
0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * ( #5153 )
2025-08-29 14:53:16 +02:00
Ray
a1896c7a90
REVIEWED: Code/Web-Makefile formatting
2025-01-12 16:19:10 +01:00
Ray
5e6cdf3a73
Update emsdk path on Windows to match new raylib installer package
2024-11-14 18:41:37 +01:00
Ray
6962364bfb
Update emsdk paths to latest versions
2024-10-24 12:53:16 +02:00
Ray
3f1e59a7cf
Update copyright to 2024
2024-01-02 20:58:12 +01:00
Ray
0ccc1d3686
Update year to 2023
2023-01-01 19:07:58 +01:00
Ray
304c820a8e
Merge branch 'master' of https://github.com/raysan5/raylib
2022-08-06 19:23:45 +02:00
Ray
86ac792d9a
Review projects details for raylib 4.2
2022-08-06 19:23:36 +02:00
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
2022-08-06 08:18:32 +02:00
Ray
e4972f4cdd
REMOVED: Physac projects #2551
2022-06-24 20:44:40 +02:00
raysan5
a940f41b4b
Update year to 2022
2021-12-31 20:06:22 +01:00
Ray
1aaa55c38e
Update Makefile
2021-11-02 18:54:01 +01:00
raysan5
a6728a2203
REVIEWED: emscripten versions
2021-06-30 17:12:58 +02:00
Ray
c4eaf0076d
Update raylib version
2021-05-04 11:19:28 +02:00
ayshvab
f5815b781a
Update project.4coder ( #1503 )
...
Fix run .cmd for win
2021-01-02 11:36:11 +01:00
Ray
41192c6d4a
Replace 0.f by 0.0f
2020-10-05 20:19:18 +02:00
Stefan E. Mayer
6582084e9b
Set the correct version of make on macos ( #1202 )
2020-04-14 19:50:53 +02:00
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
2019-08-03 11:07:41 +02:00
Antonio Radovcic
814952c01d
#917 This commit changes the path to 'shell.html' in all Makefiles ( #918 )
2019-07-27 11:45:49 +02:00
Ray
df7a058216
Review projects paths
2019-06-05 00:04:31 +02:00
Ray
be7e56f51e
Move emscripten web shell to src
2019-05-22 10:40:51 +02:00
Ray
0027868d1f
Review Makefiles
2019-05-21 17:46:52 +02:00
raysan5
561c486ceb
Add WinMM library for linkage
...
Now it's required on Windows if not using a busy wait loop
2019-05-10 20:51:48 +02:00
Chris Dill
6d65aa1acb
Removed game binary
2019-04-24 10:13:13 +01:00
Chris Dill
303c886852
Added project for 4coder
...
Using example from the VSCode project
2019-04-24 09:44:08 +01:00