summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-03-06Fix bug in isGrounded state calculationsvictorfisac
2017-03-06Merge remote-tracking branch 'refs/remotes/raysan5/master'victorfisac
2017-03-06Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2017-03-05Revert test code...raysan5
2017-03-05Added function: DrawLineEx()raysan5
2017-03-05Merge pull request #238 from raysan5/developRay
2017-03-05Merge branch 'develop' of https://github.com/raysan5/raylib into developraysan5
2017-03-05Work on timming functions...raysan5
2017-03-05Update basic_game.cRay
2017-03-05Merge pull request #237 from raysan5/masterRay
2017-03-05Merge pull request #236 from raysan5/developRay
2017-03-05Add files via uploadRay
2017-03-05Clear music buffers on stopraysan5
2017-03-05Added some flags and functions to manage windowraysan5
2017-03-03Merge pull request #234 from bugcaptor/fix-vs2015-build-audio_cRay
2017-03-02fix for audio.c(607): error C2036: 'void *': unknown size in Visual Studio 2015.bugcaptor
2017-02-28Update MakefileRay
2017-02-23Merge pull request #230 from OdnetninI/developRay
2017-02-23Examples Linux Physics FixOdnetninI
2017-02-23Review .html typoRay San
2017-02-23Merge pull request #229 from OdnetninI/developRay
2017-02-23Fixed examples link OdnetninI
2017-02-16Improved modules description -IN PROGRESS-Ray
2017-02-16Review rres loading to support multiple partsRay
2017-02-16Added function DrawRectanglePro()Ray
2017-02-15Support resources divided in multiple partsraysan5
2017-02-11Corrected issue with OpenAL being 'keg only' on OSXraysan5
2017-02-11Reviewed fread() usage around the coderaysan5
2017-02-09[audio] Renamed variableRay
2017-02-09Merge pull request #224 from raysan5/developRay
2017-02-09[web] Added new social networksRay San
2017-02-08Remove lighting system from rlgl standalone headerRay San
2017-02-07Merge pull request #223 from raysan5/developRay
2017-02-06Moved raylib webpage to docs folderRay San
2017-02-06Added audio function: SetMusicLoopCount()Ray
2017-02-06Added audio function: SetMasterVolume()Ray
2017-02-06Commented code for reviewRay
2017-02-05Remove rlua from raylib main reporaysan5
2017-02-05Added function SetWindowIcon()raysan5
2017-02-05Refactor SpriteFont structraysan5
2017-02-01Init memory for screenshot to zeroRay
2017-01-29Updated raylib version to 1.7Ray
2017-01-29Updated Gestures enumRay
2017-01-28Remove unecessary spaces...Ray
2017-01-28Implemented Wait()Ray
2017-01-27Move lighting system out of raylibRay
2017-01-26Merge pull request #218 from gen2brain/developRay
2017-01-26Fix RPi build and add missing directoriesMilan Nikolic
2017-01-26Integrate Android build into MakefileMilan Nikolic
2017-01-25Wait for events when window is minimized...Ray