Commit Graph

  • 3813722f17 Added function: DrawLineBezier() raysan5 2017-03-14 00:22:53 +01:00
  • 63c65f8cc5 Updated game to raylib v1.7 raysan5 2017-03-12 12:37:43 +01:00
  • 2c0604aa29 Merge pull request #245 from raysan5/develop Ray 2017-03-12 11:40:41 +01:00
  • 023a08aeb9 Added some tools images raysan5 2017-03-12 11:39:00 +01:00
  • 7154b42f48 Corrected naming issue raysan5 2017-03-09 18:52:56 +01:00
  • 7c888edba1 Corrected typo introduced in last commit Ray 2017-03-09 16:25:15 +01:00
  • 4ec65c0d25 Corrected issue with reserved words: near, far Ray 2017-03-09 16:23:36 +01:00
  • 81897e7771 Corrected bugs on RPI compilation Ray 2017-03-09 13:13:13 +01:00
  • b898a161f7 Merge pull request #242 from raysan5/master Ray 2017-03-07 09:49:53 +01:00
  • 6d1519c132 Merge pull request #241 from raysan5/develop Ray 2017-03-07 09:49:04 +01:00
  • cb29b1d2ac Removed unnecesary libs - 2017-03-07 09:45:18 +01:00
  • 6e683d57e8 Merge pull request #240 from victorfisac/develop Ray 2017-03-07 08:45:53 +01:00
  • c964559bc9 Update physac source and examples with new changes victorfisac 2017-03-06 22:57:33 +01:00
  • cb463a37ef Merge pull request #239 from victorfisac/develop Ray 2017-03-06 16:24:03 +01:00
  • f88a943418 Fix bug in isGrounded state calculations victorfisac 2017-03-06 09:58:28 +01:00
  • f9277f2163 Merge remote-tracking branch 'refs/remotes/raysan5/master' victorfisac 2017-03-06 09:47:08 +01:00
  • 9261c3b8dc Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2017-03-06 09:40:04 +01:00
  • b734802743 Revert test code... raysan5 2017-03-05 21:05:17 +01:00
  • 59038bae96 Added function: DrawLineEx() raysan5 2017-03-05 21:04:07 +01:00
  • c05701253e Merge pull request #238 from raysan5/develop Ray 2017-03-05 19:17:34 +01:00
  • aaf9c648d3 Merge branch 'develop' of https://github.com/raysan5/raylib into develop raysan5 2017-03-05 19:17:05 +01:00
  • d1c9afd1d8 Work on timming functions... raysan5 2017-03-05 19:17:00 +01:00
  • 47e3fbfc12 Update basic_game.c Ray 2017-03-05 15:59:59 +01:00
  • b347c35ef4 Merge pull request #237 from raysan5/master Ray 2017-03-05 15:50:36 +01:00
  • bb7b9adb37 Merge pull request #236 from raysan5/develop Ray 2017-03-05 15:49:19 +01:00
  • b16f118452 Add files via upload Ray 2017-03-05 15:48:32 +01:00
  • 203d1a154e Clear music buffers on stop raysan5 2017-03-05 10:55:58 +01:00
  • 9cfaa81a7e Added some flags and functions to manage window raysan5 2017-03-05 10:55:29 +01:00
  • 9cda98b4e9 Merge pull request #234 from bugcaptor/fix-vs2015-build-audio_c Ray 2017-03-03 09:17:14 +01:00
  • de103ecc5e fix for audio.c(607): error C2036: 'void *': unknown size in Visual Studio 2015. bugcaptor 2017-03-02 10:07:09 +09:00
  • 2ac956208d Update Makefile Ray 2017-02-28 12:00:31 +01:00
  • c46989a1d9 Merge pull request #230 from OdnetninI/develop Ray 2017-02-23 17:59:13 +01:00
  • bbdbc098dc Examples Linux Physics Fix OdnetninI 2017-02-23 17:13:57 +01:00
  • d8c19be047 Review .html typo Ray San 2017-02-23 16:45:18 +01:00
  • e54c8ecdf8 Merge pull request #229 from OdnetninI/develop Ray 2017-02-23 16:38:58 +01:00
  • 34e791376d Fixed examples link OdnetninI 2017-02-23 16:32:19 +01:00
  • 05cff44d0a Improved modules description -IN PROGRESS- Ray 2017-02-16 00:50:02 +01:00
  • 1c364cc507 Review rres loading to support multiple parts Ray 2017-02-16 00:19:30 +01:00
  • 177af272f0 Added function DrawRectanglePro() Ray 2017-02-16 00:19:03 +01:00
  • 4cb3e4a240 Support resources divided in multiple parts raysan5 2017-02-15 10:44:59 +01:00
  • 05f039f85f Corrected issue with OpenAL being 'keg only' on OSX raysan5 2017-02-11 23:34:41 +01:00
  • afcd748fdf Reviewed fread() usage around the code raysan5 2017-02-11 23:17:56 +01:00
  • b4988777ef [audio] Renamed variable Ray 2017-02-09 22:19:48 +01:00
  • f8d94aeba5 Merge pull request #224 from raysan5/develop Ray 2017-02-09 18:25:16 +01:00
  • 42d5e3bd24 [web] Added new social networks Ray San 2017-02-09 18:13:23 +01:00
  • 836c1636a2 Remove lighting system from rlgl standalone header Ray San 2017-02-08 20:02:40 +01:00
  • 9492901133 Merge pull request #223 from raysan5/develop Ray 2017-02-07 09:40:06 +01:00
  • 1f6eb1fc61 Moved raylib webpage to docs folder Ray San 2017-02-06 18:48:56 +01:00
  • f2f05a734d Added audio function: SetMusicLoopCount() Ray 2017-02-06 01:03:58 +01:00
  • ac6b4d3830 Added audio function: SetMasterVolume() Ray 2017-02-06 00:44:54 +01:00
  • 734776b923 Commented code for review Ray 2017-02-06 00:44:21 +01:00
  • 7bf6a712cc Remove rlua from raylib main repo raysan5 2017-02-05 03:15:43 +01:00
  • c4bd214cf0 Added function SetWindowIcon() raysan5 2017-02-05 03:00:35 +01:00
  • 1a879ba08e Refactor SpriteFont struct raysan5 2017-02-05 02:59:39 +01:00
  • a08117155d Init memory for screenshot to zero Ray 2017-02-01 00:28:28 +01:00
  • 495108a2e9 Updated raylib version to 1.7 Ray 2017-01-29 23:08:19 +01:00
  • 30bb24aa6e Updated Gestures enum Ray 2017-01-29 22:29:54 +01:00
  • c85dfd4bc6 Remove unecessary spaces... Ray 2017-01-28 23:02:30 +01:00
  • b681e8c277 Implemented Wait() Ray 2017-01-28 00:56:45 +01:00
  • 37a64df7b9 Move lighting system out of raylib Ray 2017-01-27 23:03:08 +01:00
  • 7b5f61ddf7 Merge pull request #218 from gen2brain/develop Ray 2017-01-26 22:25:41 +01:00
  • a1527f5620 Fix RPi build and add missing directories Milan Nikolic 2017-01-26 21:49:18 +01:00
  • 3c3a9318ff Integrate Android build into Makefile Milan Nikolic 2017-01-26 20:58:00 +01:00
  • d8edcafe5a Wait for events when window is minimized... Ray 2017-01-25 11:38:15 +01:00
  • ff7108389b Updated some code... for perfect transition Ray 2017-01-25 00:44:04 +01:00
  • 8a549c3fbe Working in some bugs and screen transition Ray San 2017-01-24 12:14:15 +01:00
  • 825eab37e2 Revert unneeded change Ray 2017-01-24 00:32:16 +01:00
  • 762d2580cd Some code improvements Ray 2017-01-22 17:23:04 +01:00
  • f164ec80d6 Upload wave collector - GGJ17 game Ray 2017-01-22 15:31:56 +01:00
  • 7586031410 Support 32bit wav data Ray 2017-01-19 13:18:04 +01:00
  • 7cd24d2706 Updated stb external libraries Ray 2017-01-18 23:27:41 +01:00
  • 3b120bd7d9 Some tweaks for consistency Ray San 2017-01-18 19:14:39 +01:00
  • fc7d4cef18 Stop sound source before unloading Ray San 2017-01-18 17:25:25 +01:00
  • 46f95a730a Corrected bug on OGG sound loading Ray San 2017-01-18 17:04:20 +01:00
  • 6d6659205c Add support for 32-bit PCM sample data raysan5 2017-01-15 01:25:09 +01:00
  • 53457e4664 Work on rres file format -IN PROGRESS- raysan5 2017-01-15 01:11:38 +01:00
  • e5a2def57f Code formatting raysan5 2017-01-15 01:10:34 +01:00
  • 61f6b0f707 Removed GetNextPOT(), review TraceLog() raysan5 2017-01-15 01:10:23 +01:00
  • 4a158d972d Added LoadText() function raysan5 2017-01-15 01:09:15 +01:00
  • 4ea8494f3e Merge pull request #216 from AudioMorphology/develop Ray 2017-01-14 20:25:07 +01:00
  • 07a2c00e84 modified: core.c AudioMorphology 2017-01-14 16:18:06 +00:00
  • 1ca445a9b9 Merge branch 'develop' of https://github.com/raysan5/raylib into develop raysan5 2017-01-07 18:13:39 +01:00
  • fbda9c4180 Support rRES data loading raysan5 2017-01-07 18:12:59 +01:00
  • 9b334dcd25 Merge pull request #214 from AudioMorphology/develop Ray 2017-01-05 23:07:43 +01:00
  • 21181f8167 added RPi touch interface Richard R. Goodwin 2017-01-05 21:36:40 +00:00
  • d4f5c4e133 modified: src/core.c Richard R. Goodwin 2017-01-05 21:20:28 +00:00
  • 658c280669 Lattest PR review raysan5 2017-01-05 19:33:05 +01:00
  • 0369bb4c8c Merge pull request #212 from joeld42/jbd_picking Ray 2017-01-05 17:33:23 +01:00
  • d5d391faaf Added RaycastMesh function and example test case Joel Davis 2017-01-02 21:56:25 -08:00
  • 81388363fa Merge pull request #211 from joeld42/rlgl-updatemesh-fix Ray 2017-01-02 13:23:11 +01:00
  • 037da8879a Added RaycastGround and ray picking example Joel Davis 2016-12-31 15:06:39 -08:00
  • 674ee2cf75 Fix vbo indexes for rlglUpdateMesh Joel Davis 2016-12-31 14:05:30 -08:00
  • 202f45415c rRES raylib resources custom file format support raysan5 2016-12-27 17:42:22 +01:00
  • bf3a213e44 Some functions review and additions raysan5 2016-12-27 17:40:59 +01:00
  • e7464d5fc3 Review some formatting and naming raysan5 2016-12-27 17:37:35 +01:00
  • 3c91dc099d Added some comments to sample raysan5 2016-12-26 11:46:07 +01:00
  • 5da815234c Improved FLAC audio support raysan5 2016-12-26 10:52:57 +01:00
  • a27be5f2a9 Added support for gamepads on PLATFORM_WEB raysan5 2016-12-25 20:42:22 +01:00
  • 14cdd7fbff Added raw image file reading data check raysan5 2016-12-25 20:41:36 +01:00
  • 852f3d4fd0 Review comments and formatting raysan5 2016-12-25 02:01:13 +01:00