Commit Graph

3231 Commits

Author SHA1 Message Date
Reece Mackie
2eb7e96f4b Add MP3 config 2019-06-02 19:31:17 +01:00
Ray
093042b760 Comments review 2019-06-01 13:08:48 +02:00
Ray
434e460c18 Example instructions tweak for clarity 2019-05-31 16:42:16 +02:00
Ray
65474c621c Update raylib.c.tags 2019-05-31 11:59:06 +02:00
Ray
a9f33c9a89 Reduce textures size 2019-05-31 10:03:44 +02:00
Ray
22a363d1ec Update npes_saved_tcc.txt 2019-05-31 10:03:17 +02:00
Ray
1ccb7f287e
Update LICENSE.md 2019-05-31 10:02:15 +02:00
Ray
a352e4ddac
Update LICENSE.md 2019-05-31 10:01:50 +02:00
Ray
56cb60b323
Update to raylib 2.5 2019-05-31 09:57:22 +02:00
Ray
1a32e76fbd Review compilation resources 2019-05-30 18:09:33 +02:00
Ray
e5a73b7398 Review compiler scripts 2019-05-30 17:44:06 +02:00
Ray
22cd55d585 Updated Notepad++ intellisense to raylib 2.5 2019-05-30 17:25:01 +02:00
Ray
f9888d15ac
Merge pull request #855 from neonmoe/patch-buildscripts
Fix and update projects/scripts
2019-05-29 17:41:25 +02:00
Ray
bb34398796
Merge pull request #856 from wbrbr/master
Fix jar_xm_reset
2019-05-29 17:39:20 +02:00
Wilhem Barbier
e660621389 Fix jar_xm_reset 2019-05-29 17:15:11 +02:00
Ray
20bdc3bc2a
Merge pull request #854 from ChrisDill/master
Added array bounds check to textures_bunnymark
2019-05-29 16:40:02 +02:00
Jens Pitkanen
228f86d3ca Fix and update projects/scripts 2019-05-29 17:36:44 +03:00
Chris Dill
42d57bbe00 Added array bounds check to textures_bunnymark 2019-05-29 13:58:31 +01:00
Ray
5d3905d4d4
Update HISTORY.md 2019-05-29 13:55:50 +02:00
Ray
efdc6f87d5 Define standard examples size 2019-05-29 13:47:57 +02:00
Ray
51a28739dd
Update HISTORY.md 2019-05-29 13:36:09 +02:00
Ray
9fa0d10779
Update CONTRIBUTING.md 2019-05-29 12:18:04 +02:00
Ray
c211568abc
Create FUNDING.yml 2019-05-29 09:32:39 +02:00
Ray
e5e330bf17
Merge pull request #853 from Narice/master
Added Narice to the CONTRIBUTING.md
2019-05-28 12:24:01 +02:00
Ray
4e0a5909e7 Hide progress bar 2019-05-28 12:08:04 +02:00
Narice
b34bc421ff
Added Narice to the CONTRIBUTING.md 2019-05-28 11:25:06 +02:00
Ray
63b89f53f9
Update ROADMAP.md 2019-05-28 00:33:52 +02:00
Ray
b57563a41b
Update ROADMAP.md 2019-05-28 00:32:59 +02:00
Ray
aa0afb55a5
Update ROADMAP.md 2019-05-28 00:30:42 +02:00
Ray
18b8461502
Update CHANGELOG 2019-05-28 00:30:33 +02:00
Ray
bf0aed2655
Update HISTORY.md 2019-05-27 23:41:15 +02:00
Ray
405e40ea03
Update CONTRIBUTING.md 2019-05-27 20:50:27 +02:00
Ray
e37d5cec6d
Update CHANGELOG 2019-05-27 20:21:24 +02:00
Ray
a488701d1d
Update README.md 2019-05-27 15:31:57 +02:00
Ray
95d25b0192
Update README.md 2019-05-27 15:25:41 +02:00
Ray
bef809d841 Setup version for release 2019-05-27 13:03:14 +02:00
Ray
87774a0a21 Review variables initialization 2019-05-27 00:18:15 +02:00
Ray
241c4c8d14 Review easings PR 2019-05-25 01:33:03 +02:00
Ray
163a6581aa
Merge pull request #852 from flashback-fx/master
easings.h refinement and example
2019-05-25 00:32:49 +02:00
flashback-fx
bc285f71ed rename easings_example.c to easings_testbed.c 2019-05-24 22:24:01 +00:00
flashback-fx
d5f664373d Move easings_example to its proper place 2019-05-24 22:18:44 +00:00
flashback-fx
b7d4856745 Add easings example 2019-05-24 19:10:14 +00:00
flashback-fx
d4487bcfa7 Use tgmath.h and float constants in easings.h 2019-05-24 19:07:59 +00:00
Ray
2eb280e836
Delete HELPME.md 2019-05-24 12:22:40 +02:00
Ray
675330af39
Update CONTRIBUTING.md 2019-05-24 12:22:20 +02:00
Ray
bcb83a3127
Merge pull request #850 from wbrbr/xm_fix
Add rewind for the XM music format
2019-05-23 17:17:17 +02:00
Wilhem Barbier
dec604bd71 Move jar_xm_reset to jar_xm.h 2019-05-23 16:40:15 +02:00
Ray
5e8ffec0f6
Merge pull request #849 from wbrbr/master
Fix unitialized struct member bug (#848)
2019-05-22 23:40:37 +02:00
Wilhem Barbier
78817305c5 Add rewind for the XM music format 2019-05-22 22:16:18 +02:00
Wilhem Barbier
13a1744ca9 Fix #848 2019-05-22 20:29:34 +02:00