Bladeren bron

Merge remote-tracking branch 'upstream/master'

pull/650/head
ChrisDill 6 jaren geleden
bovenliggende
commit
73701c12b2
88 gewijzigde bestanden met toevoegingen van 85 en 6 verwijderingen
  1. BIN
      examples/shapes/shapes_colors_palette.png
  2. BIN
      examples/text/resources/custom_alagard.png
  3. BIN
      examples/text/resources/custom_jupiter_crash.png
  4. BIN
      examples/text/resources/custom_mecha.png
  5. BIN
      examples/text/resources/fonts/alagard.png
  6. BIN
      examples/text/resources/fonts/alpha_beta.png
  7. BIN
      examples/text/resources/fonts/jupiter_crash.png
  8. BIN
      examples/text/resources/fonts/mecha.png
  9. BIN
      examples/text/resources/fonts/pixantiqua.png
  10. BIN
      examples/text/resources/fonts/pixelplay.png
  11. BIN
      examples/text/resources/fonts/romulus.png
  12. BIN
      examples/text/resources/fonts/setback.png
  13. BIN
      examples/textures/resources/custom_jupiter_crash.png
  14. BIN
      examples/textures/resources/scarfy.png
  15. BIN
      games/drturtle/resources/fish.png
  16. BIN
      games/drturtle/resources/gamera.png
  17. BIN
      games/drturtle/resources/gframe.png
  18. BIN
      games/drturtle/resources/komika.png
  19. BIN
      games/drturtle/resources/mountains.png
  20. BIN
      games/drturtle/resources/orca.png
  21. BIN
      games/drturtle/resources/sea.png
  22. BIN
      games/drturtle/resources/shark.png
  23. BIN
      games/drturtle/resources/sky.png
  24. BIN
      games/drturtle/resources/swhale.png
  25. BIN
      games/drturtle/resources/title.png
  26. BIN
      games/drturtle/resources/turtle.png
  27. BIN
      games/light_my_ritual/resources/font_arcadian.png
  28. BIN
      games/light_my_ritual/resources/textures/back_title.png
  29. BIN
      games/light_my_ritual/resources/textures/background.png
  30. BIN
      games/light_my_ritual/resources/textures/circle_level_i_off.png
  31. BIN
      games/light_my_ritual/resources/textures/circle_level_i_on.png
  32. BIN
      games/light_my_ritual/resources/textures/circle_level_ii_off.png
  33. BIN
      games/light_my_ritual/resources/textures/circle_level_ii_on.png
  34. BIN
      games/light_my_ritual/resources/textures/circle_level_iii_off.png
  35. BIN
      games/light_my_ritual/resources/textures/circle_level_iii_on.png
  36. BIN
      games/light_my_ritual/resources/textures/enemy.png
  37. BIN
      games/light_my_ritual/resources/textures/foreground_level_i.png
  38. BIN
      games/light_my_ritual/resources/textures/foreground_level_ii.png
  39. BIN
      games/light_my_ritual/resources/textures/foreground_level_iii.png
  40. BIN
      games/light_my_ritual/resources/textures/light.png
  41. BIN
      games/light_my_ritual/resources/textures/light_glow.png
  42. BIN
      games/light_my_ritual/resources/textures/light_ray.png
  43. BIN
      games/light_my_ritual/resources/textures/msg_ritual.png
  44. BIN
      games/light_my_ritual/resources/textures/player.png
  45. BIN
      games/light_my_ritual/resources/textures/time_over.png
  46. BIN
      games/light_my_ritual/resources/textures/title.png
  47. BIN
      games/skully_escape/resources/textures/background_aisle01.png
  48. BIN
      games/skully_escape/resources/textures/doors.png
  49. BIN
      games/skully_escape/resources/textures/monster_chair_left.png
  50. BIN
      games/skully_escape/resources/textures/monster_chair_right.png
  51. BIN
      games/skully_escape/resources/textures/monster_lamp_left.png
  52. BIN
      games/skully_escape/resources/textures/monster_lamp_right.png
  53. BIN
      games/skully_escape/resources/textures/monster_picture.png
  54. BIN
      games/skully_escape/resources/textures/monster_window.png
  55. BIN
      games/skully_escape/resources/textures/skully.png
  56. BIN
      games/transmission/resources/textures/ending_background.png
  57. BIN
      games/transmission/resources/textures/message_background.png
  58. BIN
      games/transmission/resources/textures/message_vignette.png
  59. BIN
      games/transmission/resources/textures/mission_background.png
  60. BIN
      games/transmission/resources/textures/mission_backline.png
  61. BIN
      games/transmission/resources/textures/title_background.png
  62. BIN
      games/transmission/resources/textures/title_ribbon.png
  63. BIN
      games/transmission/resources/textures/words_base.png
  64. BIN
      games/wave_collector/resources/textures/background.png
  65. BIN
      games/wave_collector/resources/textures/background_gameplay.png
  66. BIN
      games/wave_collector/resources/textures/background_title.png
  67. BIN
      games/wave_collector/resources/textures/icon_synchro.png
  68. BIN
      games/wave_collector/resources/textures/icon_warp.png
  69. BIN
      games/wave_collector/resources/textures/lose.png
  70. BIN
      games/wave_collector/resources/textures/player.png
  71. BIN
      games/wave_collector/resources/textures/sample_big.png
  72. BIN
      games/wave_collector/resources/textures/sample_small.png
  73. BIN
      games/wave_collector/resources/textures/win.png
  74. BIN
      logo/raylib.ico
  75. BIN
      logo/raylib_180x180.png
  76. BIN
      logo/raylib_36x36.png
  77. BIN
      logo/raylib_512x512.png
  78. BIN
      logo/raylib_72x72.png
  79. BIN
      logo/raylib_96x96.png
  80. +19
    -0
      projects/VSCode/.vscode/c_cpp_properties.json
  81. +42
    -0
      projects/VSCode/.vscode/launch.json
  82. +21
    -2
      projects/VSCode/.vscode/tasks.json
  83. +1
    -1
      projects/VSCode/Makefile
  84. BIN
      raylib.rc.o
  85. +1
    -2
      src/core.c
  86. BIN
      src/raylib.ico
  87. +1
    -1
      src/raylib.rc
  88. BIN
      templates/advance_game/resources/mecha.png

BIN
examples/shapes/shapes_colors_palette.png Bestand weergeven

Voor Na
Breedte: 800  |  Hoogte: 450  |  Grootte: 5.1 KiB Breedte: 800  |  Hoogte: 450  |  Grootte: 6.4 KiB

BIN
examples/text/resources/custom_alagard.png Bestand weergeven

Voor Na
Breedte: 512  |  Hoogte: 284  |  Grootte: 37 KiB Breedte: 512  |  Hoogte: 284  |  Grootte: 44 KiB

BIN
examples/text/resources/custom_jupiter_crash.png Bestand weergeven

Voor Na
Breedte: 426  |  Hoogte: 284  |  Grootte: 23 KiB Breedte: 426  |  Hoogte: 284  |  Grootte: 28 KiB

BIN
examples/text/resources/custom_mecha.png Bestand weergeven

Voor Na
Breedte: 446  |  Hoogte: 284  |  Grootte: 26 KiB Breedte: 446  |  Hoogte: 284  |  Grootte: 32 KiB

BIN
examples/text/resources/fonts/alagard.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 4.3 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 3.5 KiB

BIN
examples/text/resources/fonts/alpha_beta.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.4 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.4 KiB

BIN
examples/text/resources/fonts/jupiter_crash.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 3.4 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.9 KiB

BIN
examples/text/resources/fonts/mecha.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.3 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.3 KiB

BIN
examples/text/resources/fonts/pixantiqua.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.9 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.7 KiB

BIN
examples/text/resources/fonts/pixelplay.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.8 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.8 KiB

BIN
examples/text/resources/fonts/romulus.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.9 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.6 KiB

BIN
examples/text/resources/fonts/setback.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.5 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.5 KiB

BIN
examples/textures/resources/custom_jupiter_crash.png Bestand weergeven

Voor Na
Breedte: 426  |  Hoogte: 284  |  Grootte: 23 KiB Breedte: 426  |  Hoogte: 284  |  Grootte: 28 KiB

BIN
examples/textures/resources/scarfy.png Bestand weergeven

Voor Na
Breedte: 768  |  Hoogte: 128  |  Grootte: 32 KiB Breedte: 768  |  Hoogte: 128  |  Grootte: 10 KiB

BIN
games/drturtle/resources/fish.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 25 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 12 KiB

BIN
games/drturtle/resources/gamera.png Bestand weergeven

Voor Na
Breedte: 256  |  Hoogte: 192  |  Grootte: 75 KiB Breedte: 256  |  Hoogte: 192  |  Grootte: 79 KiB

BIN
games/drturtle/resources/gframe.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 905 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.4 MiB

BIN
games/drturtle/resources/komika.png Bestand weergeven

Voor Na
Breedte: 522  |  Hoogte: 320  |  Grootte: 63 KiB Breedte: 522  |  Hoogte: 320  |  Grootte: 70 KiB

BIN
games/drturtle/resources/mountains.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 107  |  Grootte: 193 KiB Breedte: 1280  |  Hoogte: 107  |  Grootte: 232 KiB

BIN
games/drturtle/resources/orca.png Bestand weergeven

Voor Na
Breedte: 256  |  Hoogte: 128  |  Grootte: 42 KiB Breedte: 256  |  Hoogte: 128  |  Grootte: 31 KiB

BIN
games/drturtle/resources/sea.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 584 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 744 KiB

BIN
games/drturtle/resources/shark.png Bestand weergeven

Voor Na
Breedte: 256  |  Hoogte: 128  |  Grootte: 38 KiB Breedte: 256  |  Hoogte: 128  |  Grootte: 31 KiB

BIN
games/drturtle/resources/sky.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 80  |  Grootte: 118 KiB Breedte: 1280  |  Hoogte: 80  |  Grootte: 132 KiB

BIN
games/drturtle/resources/swhale.png Bestand weergeven

Voor Na
Breedte: 256  |  Hoogte: 128  |  Grootte: 54 KiB Breedte: 256  |  Hoogte: 128  |  Grootte: 44 KiB

BIN
games/drturtle/resources/title.png Bestand weergeven

Voor Na
Breedte: 540  |  Hoogte: 300  |  Grootte: 45 KiB Breedte: 540  |  Hoogte: 300  |  Grootte: 40 KiB

BIN
games/drturtle/resources/turtle.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 25 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 14 KiB

BIN
games/light_my_ritual/resources/font_arcadian.png Bestand weergeven

Voor Na
Breedte: 512  |  Hoogte: 512  |  Grootte: 95 KiB Breedte: 512  |  Hoogte: 512  |  Grootte: 96 KiB

BIN
games/light_my_ritual/resources/textures/back_title.png Bestand weergeven

Voor Na
Breedte: 512  |  Hoogte: 720  |  Grootte: 179 KiB Breedte: 512  |  Hoogte: 720  |  Grootte: 249 KiB

BIN
games/light_my_ritual/resources/textures/background.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.2 MiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.4 MiB

BIN
games/light_my_ritual/resources/textures/circle_level_i_off.png Bestand weergeven

Voor Na
Breedte: 320  |  Hoogte: 320  |  Grootte: 15 KiB Breedte: 320  |  Hoogte: 320  |  Grootte: 16 KiB

BIN
games/light_my_ritual/resources/textures/circle_level_i_on.png Bestand weergeven

Voor Na
Breedte: 320  |  Hoogte: 320  |  Grootte: 50 KiB Breedte: 320  |  Hoogte: 320  |  Grootte: 49 KiB

BIN
games/light_my_ritual/resources/textures/circle_level_ii_off.png Bestand weergeven

Voor Na
Breedte: 512  |  Hoogte: 512  |  Grootte: 27 KiB Breedte: 512  |  Hoogte: 512  |  Grootte: 31 KiB

BIN
games/light_my_ritual/resources/textures/circle_level_ii_on.png Bestand weergeven

Voor Na
Breedte: 512  |  Hoogte: 512  |  Grootte: 104 KiB Breedte: 512  |  Hoogte: 512  |  Grootte: 106 KiB

BIN
games/light_my_ritual/resources/textures/circle_level_iii_off.png Bestand weergeven

Voor Na
Breedte: 720  |  Hoogte: 720  |  Grootte: 37 KiB Breedte: 720  |  Hoogte: 720  |  Grootte: 47 KiB

BIN
games/light_my_ritual/resources/textures/circle_level_iii_on.png Bestand weergeven

Voor Na
Breedte: 720  |  Hoogte: 720  |  Grootte: 156 KiB Breedte: 720  |  Hoogte: 720  |  Grootte: 159 KiB

BIN
games/light_my_ritual/resources/textures/enemy.png Bestand weergeven

Voor Na
Breedte: 64  |  Hoogte: 64  |  Grootte: 2.7 KiB Breedte: 64  |  Hoogte: 64  |  Grootte: 2.5 KiB

BIN
games/light_my_ritual/resources/textures/foreground_level_i.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 28 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 56 KiB

BIN
games/light_my_ritual/resources/textures/foreground_level_ii.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 35 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 78 KiB

BIN
games/light_my_ritual/resources/textures/foreground_level_iii.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 41 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 100 KiB

BIN
games/light_my_ritual/resources/textures/light.png Bestand weergeven

Voor Na
Breedte: 448  |  Hoogte: 64  |  Grootte: 2.2 KiB Breedte: 448  |  Hoogte: 64  |  Grootte: 1.9 KiB

BIN
games/light_my_ritual/resources/textures/light_glow.png Bestand weergeven

Voor Na
Breedte: 160  |  Hoogte: 160  |  Grootte: 8.5 KiB Breedte: 160  |  Hoogte: 160  |  Grootte: 16 KiB

BIN
games/light_my_ritual/resources/textures/light_ray.png Bestand weergeven

Voor Na
Breedte: 228  |  Hoogte: 512  |  Grootte: 8.6 KiB Breedte: 228  |  Hoogte: 512  |  Grootte: 24 KiB

BIN
games/light_my_ritual/resources/textures/msg_ritual.png Bestand weergeven

Voor Na
Breedte: 720  |  Hoogte: 196  |  Grootte: 111 KiB Breedte: 720  |  Hoogte: 196  |  Grootte: 176 KiB

BIN
games/light_my_ritual/resources/textures/player.png Bestand weergeven

Voor Na
Breedte: 64  |  Hoogte: 64  |  Grootte: 2.8 KiB Breedte: 64  |  Hoogte: 64  |  Grootte: 2.3 KiB

BIN
games/light_my_ritual/resources/textures/time_over.png Bestand weergeven

Voor Na
Breedte: 770  |  Hoogte: 160  |  Grootte: 113 KiB Breedte: 770  |  Hoogte: 160  |  Grootte: 173 KiB

BIN
games/light_my_ritual/resources/textures/title.png Bestand weergeven

Voor Na
Breedte: 720  |  Hoogte: 360  |  Grootte: 208 KiB Breedte: 720  |  Hoogte: 360  |  Grootte: 328 KiB

BIN
games/skully_escape/resources/textures/background_aisle01.png Bestand weergeven

Voor Na
Breedte: 2048  |  Hoogte: 720  |  Grootte: 655 KiB Breedte: 2048  |  Hoogte: 720  |  Grootte: 660 KiB

BIN
games/skully_escape/resources/textures/doors.png Bestand weergeven

Voor Na
Breedte: 735  |  Hoogte: 1130  |  Grootte: 81 KiB Breedte: 735  |  Hoogte: 1130  |  Grootte: 89 KiB

BIN
games/skully_escape/resources/textures/monster_chair_left.png Bestand weergeven

Voor Na
Breedte: 680  |  Hoogte: 225  |  Grootte: 42 KiB Breedte: 680  |  Hoogte: 225  |  Grootte: 33 KiB

BIN
games/skully_escape/resources/textures/monster_chair_right.png Bestand weergeven

Voor Na
Breedte: 680  |  Hoogte: 225  |  Grootte: 45 KiB Breedte: 680  |  Hoogte: 225  |  Grootte: 32 KiB

BIN
games/skully_escape/resources/textures/monster_lamp_left.png Bestand weergeven

Voor Na
Breedte: 1240  |  Hoogte: 380  |  Grootte: 78 KiB Breedte: 1240  |  Hoogte: 380  |  Grootte: 64 KiB

BIN
games/skully_escape/resources/textures/monster_lamp_right.png Bestand weergeven

Voor Na
Breedte: 1240  |  Hoogte: 380  |  Grootte: 145 KiB Breedte: 1240  |  Hoogte: 380  |  Grootte: 146 KiB

BIN
games/skully_escape/resources/textures/monster_picture.png Bestand weergeven

Voor Na
Breedte: 1032  |  Hoogte: 264  |  Grootte: 94 KiB Breedte: 1032  |  Hoogte: 264  |  Grootte: 63 KiB

BIN
games/skully_escape/resources/textures/monster_window.png Bestand weergeven

Voor Na
Breedte: 1592  |  Hoogte: 372  |  Grootte: 172 KiB Breedte: 1592  |  Hoogte: 372  |  Grootte: 122 KiB

BIN
games/skully_escape/resources/textures/skully.png Bestand weergeven

Voor Na
Breedte: 700  |  Hoogte: 1590  |  Grootte: 136 KiB Breedte: 700  |  Hoogte: 1590  |  Grootte: 125 KiB

BIN
games/transmission/resources/textures/ending_background.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 241 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 277 KiB

BIN
games/transmission/resources/textures/message_background.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.1 MiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.4 MiB

BIN
games/transmission/resources/textures/message_vignette.png Bestand weergeven

Voor Na
Breedte: 640  |  Hoogte: 360  |  Grootte: 157 KiB Breedte: 640  |  Hoogte: 360  |  Grootte: 248 KiB

BIN
games/transmission/resources/textures/mission_background.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 796 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.2 MiB

BIN
games/transmission/resources/textures/mission_backline.png Bestand weergeven

Voor Na
Breedte: 32  |  Hoogte: 720  |  Grootte: 1.4 KiB Breedte: 32  |  Hoogte: 720  |  Grootte: 1.7 KiB

BIN
games/transmission/resources/textures/title_background.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 1009 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.5 MiB

BIN
games/transmission/resources/textures/title_ribbon.png Bestand weergeven

Voor Na
Breedte: 197  |  Hoogte: 85  |  Grootte: 35 KiB Breedte: 197  |  Hoogte: 85  |  Grootte: 26 KiB

BIN
games/transmission/resources/textures/words_base.png Bestand weergeven

Voor Na
Breedte: 140  |  Hoogte: 35  |  Grootte: 7.7 KiB Breedte: 140  |  Hoogte: 35  |  Grootte: 8.8 KiB

BIN
games/wave_collector/resources/textures/background.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 821 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1.4 MiB

BIN
games/wave_collector/resources/textures/background_gameplay.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 554 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 954 KiB

BIN
games/wave_collector/resources/textures/background_title.png Bestand weergeven

Voor Na
Breedte: 1280  |  Hoogte: 720  |  Grootte: 593 KiB Breedte: 1280  |  Hoogte: 720  |  Grootte: 1004 KiB

BIN
games/wave_collector/resources/textures/icon_synchro.png Bestand weergeven

Voor Na
Breedte: 96  |  Hoogte: 96  |  Grootte: 9.8 KiB Breedte: 96  |  Hoogte: 96  |  Grootte: 12 KiB

BIN
games/wave_collector/resources/textures/icon_warp.png Bestand weergeven

Voor Na
Breedte: 96  |  Hoogte: 96  |  Grootte: 12 KiB Breedte: 96  |  Hoogte: 96  |  Grootte: 14 KiB

BIN
games/wave_collector/resources/textures/lose.png Bestand weergeven

Voor Na
Breedte: 768  |  Hoogte: 256  |  Grootte: 77 KiB Breedte: 768  |  Hoogte: 256  |  Grootte: 102 KiB

BIN
games/wave_collector/resources/textures/player.png Bestand weergeven

Voor Na
Breedte: 64  |  Hoogte: 96  |  Grootte: 12 KiB Breedte: 64  |  Hoogte: 96  |  Grootte: 11 KiB

BIN
games/wave_collector/resources/textures/sample_big.png Bestand weergeven

Voor Na
Breedte: 64  |  Hoogte: 64  |  Grootte: 2.9 KiB Breedte: 64  |  Hoogte: 64  |  Grootte: 2.8 KiB

BIN
games/wave_collector/resources/textures/sample_small.png Bestand weergeven

Voor Na
Breedte: 32  |  Hoogte: 32  |  Grootte: 1.8 KiB Breedte: 32  |  Hoogte: 32  |  Grootte: 1.2 KiB

BIN
games/wave_collector/resources/textures/win.png Bestand weergeven

Voor Na
Breedte: 768  |  Hoogte: 256  |  Grootte: 32 KiB Breedte: 768  |  Hoogte: 256  |  Grootte: 35 KiB

BIN
logo/raylib.ico Bestand weergeven

Voor Na

BIN
logo/raylib_180x180.png Bestand weergeven

Voor Na
Breedte: 180  |  Hoogte: 180  |  Grootte: 1.8 KiB

BIN
logo/raylib_36x36.png Bestand weergeven

Voor Na
Breedte: 36  |  Hoogte: 36  |  Grootte: 1.0 KiB Breedte: 36  |  Hoogte: 36  |  Grootte: 354 B

BIN
logo/raylib_512x512.png Bestand weergeven

Voor Na
Breedte: 512  |  Hoogte: 512  |  Grootte: 2.3 KiB Breedte: 512  |  Hoogte: 512  |  Grootte: 4.9 KiB

BIN
logo/raylib_72x72.png Bestand weergeven

Voor Na
Breedte: 72  |  Hoogte: 72  |  Grootte: 1.9 KiB Breedte: 72  |  Hoogte: 72  |  Grootte: 1.1 KiB

BIN
logo/raylib_96x96.png Bestand weergeven

Voor Na
Breedte: 96  |  Hoogte: 96  |  Grootte: 1.1 KiB Breedte: 96  |  Hoogte: 96  |  Grootte: 749 B

+ 19
- 0
projects/VSCode/.vscode/c_cpp_properties.json Bestand weergeven

@ -38,6 +38,25 @@
"cStandard": "c11",
"cppStandard": "c++14",
"intelliSenseMode": "clang-x64"
},
{
"name": "Linux",
"includePath": [
"<path_to_raylib>/src/**",
"${workspaceFolder}/**"
],
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE",
"GRAPHICS_API_OPENGL_33",
"PLATFORM_DESKTOP"
],
"compilerPath": "usr/bin/clang",
"cStandard": "c11",
"cppStandard": "c++14",
"intelliSenseMode": "clang-x64"
}
],
"version": 4

+ 42
- 0
projects/VSCode/.vscode/launch.json Bestand weergeven

@ -64,5 +64,47 @@
"cwd": "${workspaceFolder}",
"preLaunchTask": "(OSX) build release"
},
{
"name": "(GNU) Debug",
"type": "cppdbg",
"request": "launch",
"program": "${workspaceFolder}/game",
"args": [],
"stopAtEntry": false,
"cwd": "${workspaceFolder}",
"environment": [],
"externalConsole": false,
"MIMode": "gdb",
"miDebuggerPath": "/usr/bin/gdb",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",
"text": "-enable-pretty-printing",
"ignoreFailures": false
}
],
"preLaunchTask": "(GNU) build debug"
},
{
"name": "(GNU) Run",
"type": "cppdbg",
"request": "launch",
"program": "${workspaceFolder}/game",
"args": [],
"stopAtEntry": false,
"cwd": "${workspaceFolder}",
"environment": [],
"externalConsole": false,
"MIMode": "gdb",
"miDebuggerPath": "/usr/bin/gdb",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",
"text": "-enable-pretty-printing",
"ignoreFailures": false
}
],
"preLaunchTask": "(GNU) build release"
}
]
}

+ 21
- 2
projects/VSCode/.vscode/tasks.json Bestand weergeven

@ -33,18 +33,37 @@
"RAYLIB_PATH=<path_to_raylib>",
"DEBUGGING=TRUE"
],
"group": "build"
},
{
"label": "(OSX) build release",
"type": "process",
"command": "make",
"args": [
"PLATFORM=PLATFORM_DESKTOP",
"RAYLIB_PATH=<path_to_raylib>",
],
"group": "build"
},
{
"label": "(GNU) build debug",
"type": "process",
"command": "make",
"args": [
"PLATFORM=PLATFORM_DESKTOP",
"DEBUGGING=TRUE"
],
"group": {
"kind": "build",
"isDefault": true
}
},
{
"label": "(OSX) build release",
"label": "(GNU) build release",
"type": "process",
"command": "make",
"args": [
"PLATFORM=PLATFORM_DESKTOP",
"RAYLIB_PATH=<path_to_raylib>",
],
"group": "build"
}

+ 1
- 1
projects/VSCode/Makefile Bestand weergeven

@ -27,7 +27,7 @@
# WARNING: To compile to HTML5, code must be redesigned to use emscripten.h and emscripten_set_main_loop()
PLATFORM ?= PLATFORM_DESKTOP
RAYLIB_PATH ?= ../..
PROJECT_NAME ?= standard_game
PROJECT_NAME ?= game
DEBUGGING ?= FALSE
# Default path for raylib on Raspberry Pi, if installed in different path, update it!

BIN
raylib.rc.o Bestand weergeven


+ 1
- 2
src/core.c Bestand weergeven

@ -1424,8 +1424,7 @@ const char *GetDirectoryPath(const char *fileName)
memset(filePath, 0, 256);
lastSlash = strprbrk(fileName, "\\/");
if (!lastSlash)
return NULL;
if (!lastSlash) return NULL;
strncpy(filePath, fileName, strlen(fileName) - (strlen(lastSlash) - 1));
filePath[strlen(fileName) - strlen(lastSlash)] = '\0';

BIN
src/raylib.ico Bestand weergeven

Voor Na

+ 1
- 1
src/raylib.rc Bestand weergeven

@ -9,7 +9,7 @@ BEGIN
//BLOCK "080904E4" // English UK
BLOCK "040904E4" // English US
BEGIN
VALUE "CompanyName", "raylib technologies"
//VALUE "CompanyName", "raylib technologies"
VALUE "FileDescription", "Created using raylib (www.raylib.com)"
VALUE "FileVersion", "2.0.0"
VALUE "InternalName", "raylib app"

BIN
templates/advance_game/resources/mecha.png Bestand weergeven

Voor Na
Breedte: 128  |  Hoogte: 128  |  Grootte: 2.3 KiB Breedte: 128  |  Hoogte: 128  |  Grootte: 2.3 KiB

Laden…
Annuleren
Opslaan