2767 Commits (8a21830b77eaa76ffe0c31df5f96aecd6bd2eecc)
 

Author SHA1 Message Date
  Ray 8a21830b77
Merge pull request #755 from neonmoe/fix-config-flags 5 years ago
  Jens Pitkanen eed69d4127 Fix the image manipulation config flag 5 years ago
  Jens Pitkanen f9963d4ed4 Fix config.h flags 5 years ago
  Ray bc86b0f78b Corrected path issue 5 years ago
  Ray 981be58d03 Corrected issue #750 5 years ago
  Ray 297dd641e8 ADDED: DrawCircleSector() 5 years ago
  Ray e46c23128e Avoid AudioBuffer symbol collision on macOS 5 years ago
  Ray c379e04628 Update mini_al.h 5 years ago
  Ray 43b199d534 Corrected issue 5 years ago
  Ray 2e3310c9de Review scripts name and mini_al inclusion 5 years ago
  Ray 944a388b1b Include mini_al directly, no separate module 5 years ago
  Ray e7466eb0c4 Corrected function usage 5 years ago
  Ray d00b8f9ffc Updated external libraries 5 years ago
  Ray e996fe2ff5 ADDED: GetClipboardText(), SetClipboardText() 5 years ago
  Ray 6dbec47488 Redesigned TextSplit() function 5 years ago
  Ray dde99f45d9
Merge pull request #749 from Syphonx/master 5 years ago
  Jak Barnes 1e15616b69 Fixed as issue where strrchr in LoadBMFont would only look for forward slashes, instead of backslashes causing strlen to fail on a null string 5 years ago
  Ray 366313bfd0 Update rlgl.h 5 years ago
  Ray 68a2bf0e6b Update rlgl.h 5 years ago
  Ray 7370ae7b82 Update rlgl.h 5 years ago
  Ray d356b1d1cc Reviewed fbo creation and VR system 5 years ago
  Ray 7615512af1 ADDED: TextToInteger() 5 years ago
  Ray d0d81ea545 Review ExportMesh() header 5 years ago
  Ray c200642887 Review issue with aspect ratio... 6 years ago
  Ray fef7bbb495 Delete libraylib.a 6 years ago
  Ray db56d432e4 ADDED: rlLoadTextureDepth() 6 years ago
  Ray fce48e85f4 ADDED: LoadTextureCubemap() 6 years ago
  Ray 5755c5e310 Review DrawTextRecEx() formatting 6 years ago
  Ray 01ace743d0
Merge pull request #734 from Demizdor/master 6 years ago
  Ray 9740e5d3ed Update utils.c 6 years ago
  Ray 3363cfa61a Corrected log naming 6 years ago
  Ray 7699787473 Added new game: Cat vs Roomba 6 years ago
  Ray 30c025f913
Merge pull request #735 from RobLoach/patch-1 6 years ago
  Ray f80f216297
Merge pull request #736 from RobLoach/patch-2 6 years ago
  Rob Loach 90d5bb79e5
Fix font cannot be narrowed to type 'int' 6 years ago
  Rob Loach d897e14161
Revert the screenWidth change 6 years ago
  Rob Loach feb6afcd61
Fix clang++ compilation errors 6 years ago
  Demizdor 6f66425946 Added DrawTextRecEx() 6 years ago
  Ray 68db3a894a
Merge pull request #733 from RobLoach/delete-lib-file 6 years ago
  Rob Loach 30ea4bdcce
Remove libraylib.a 6 years ago
  Ray df40735067 Added CMD compilation scripts for examples 6 years ago
  Ray 4467292a2d Review last PR formatting 6 years ago
  Ray e91c84e33a Remove comment 6 years ago
  Ray 9b97cf6972
Merge pull request #731 from MarcoLizza/reorganizing-logging 6 years ago
  Marco Lizza 343fef4aa4 Changing enums, now referenced as int. 6 years ago
  Marco Lizza aaced97b12 Fixing badly (redefined) enums. 6 years ago
  Ray 7349993015
Merge pull request #730 from pbalcer/examples-web-fix-preload 6 years ago
  Marco Lizza f1d13aa469 Adding function to control the "exit-on-error" behaviour. 6 years ago
  Marco Lizza 932e9dbd09 Fixing logging level configuration API. 6 years ago
  Marco Lizza 78904d2bcc Fixing `TraceLog` function to work on levels. 6 years ago