Commit Graph

  • 8e161a1a22 Updated version number n00b 2025-01-12 19:38:17 -05:00
  • 4723ed8c6f fixed font only returning 0 for id n00b 2025-01-04 17:32:26 -05:00
  • a7f13b98ad Removed SDL Blend Modes from constants n00b 2024-12-25 18:34:58 -05:00
  • b88688bea7 Merge pull request #50 from n00b87/sprite_blend Rodney Cunningham 2024-12-22 21:03:57 -05:00
  • d91146db60 Added Sprite Color Blend and Global AntiAlias functions n00b 2024-12-22 20:27:40 -05:00
  • ff01fa83f4 Merge pull request #49 from n00b87/joint_stuff Rodney Cunningham 2024-12-22 18:28:49 -05:00
  • f2af1d4045 Added JointExists() and SpriteExists() n00b 2024-12-22 18:16:13 -05:00
  • a2c9d4952c Merge pull request #47 from n00b87/clear_sprites Rodney Cunningham 2024-12-22 15:43:40 -05:00
  • 070cbe2898 Changed ref_actor for animation callback to actor id n00b 2024-12-22 15:22:20 -05:00
  • 44eb4aa236 Added error check for canvas type to RayCast2D functions n00b 2024-12-22 14:22:00 -05:00
  • 0ef552910a Fixed sprite allocation bugs n00b 2024-12-22 13:05:23 -05:00
  • ac2cb91b18 Merge pull request #46 from n00b87/byref_udt_array Rodney Cunningham 2024-12-21 02:52:22 -05:00
  • 0f24f30c38 Changed Error message for mismatch args in byref array n00b 2024-12-21 02:45:02 -05:00
  • 9c5aaa8db6 Fixed ByRef UDT arrays n00b 2024-12-21 02:28:44 -05:00
  • 33919725bf Merge pull request #45 from n00b87/add_setfps Rodney Cunningham 2024-12-20 21:56:00 -05:00
  • 25e225ff96 Removed test flag n00b 2024-12-20 21:55:17 -05:00
  • 94a9bb08fb Added SetFPS() and SetWindowVSync() n00b 2024-12-20 20:40:10 -05:00
  • 8b8be85dea Implemented VSync timer using SDL n00b 2024-12-20 17:04:40 -05:00
  • 6f93be7a23 Merge pull request #43 from n00b87/clear_constraints Rodney Cunningham 2024-12-20 13:22:58 -05:00
  • 33edf29fd0 Clears constraints in ClearScene() n00b 2024-12-20 13:21:01 -05:00
  • d3c508f149 Merge pull request #41 from n00b87/fix_triangle Rodney Cunningham 2024-12-20 12:10:37 -05:00
  • a4e9fdd9fd Sorted points in Triangle() n00b 2024-12-20 12:01:05 -05:00
  • 4c4c4d4952 Merge pull request #38 from n00b87/null_tile Rodney Cunningham 2024-12-19 20:34:00 -05:00
  • c30bade6c7 Added possible -1 value to setTile() and fillTile() n00b 2024-12-19 20:23:23 -05:00
  • ba3bbd2fc8 Updated README with linux setup instructions n00b 2024-12-18 19:26:02 -05:00
  • 7b87adc07e Add Linux Setup Script n00b 2024-12-18 19:23:10 -05:00
  • 6bf8a310a1 Merge pull request #34 from n00b87/win_dev_setup Rodney Cunningham 2024-12-18 18:32:27 -05:00
  • c4af461e3d Update project file n00b 2024-12-18 18:30:32 -05:00
  • 2381c84fe5 Update the README with build instructions for windows n00b87 2024-12-18 16:40:25 -05:00
  • 80435becff Added setup script for windows n00b87 2024-12-18 16:32:59 -05:00
  • f9092efbba Added windows project files with build targets n00b87 2024-12-18 16:29:21 -05:00
  • 323e91e4df Added RC3 function count macro to tracker n00b 2024-12-16 12:59:36 -05:00
  • f963213013 Merge pull request #26 from n00b87/main Rodney Cunningham 2024-12-16 11:55:52 -06:00
  • af7ac75384 Merge pull request #25 from n00b87/dev main Rodney Cunningham 2024-12-16 11:53:01 -06:00
  • 3a03aaa148 Updated docs n00b 2024-12-15 23:12:45 -05:00
  • 7181b6924a Fixed 3D primitive material setting n00b 2024-12-15 20:56:19 -05:00
  • 98e8257e4a Added 3D Primitive functions n00b 2024-12-15 19:43:58 -05:00
  • d4aa4198af TCP_SocketReady() should now return true if data is available n00b 2024-12-15 15:19:40 -05:00
  • e05f4ff024 TCP_SocketReady() should now return true if data is available n00b 2024-12-15 15:12:15 -05:00
  • b01f3cfc01 Fixed network socket ID errors n00b 2024-12-15 13:58:51 -05:00
  • 119e6f5bfe Fixed mouse wheel reporting last value when not scrolling n00b 2024-12-15 12:55:46 -05:00
  • 39c5e4a9f2 ColorKey now uses upper left corner when a value of -1 is used n00b 2024-12-15 11:37:44 -05:00
  • 0e2253ad02 Test updates n00b 2024-12-15 01:12:58 -05:00
  • 6b8f078291 Updated docs n00b 2024-12-14 15:28:03 -05:00
  • f392bdebfc Added ray cast functions n00b 2024-12-14 15:13:55 -05:00
  • 447bc241d7 Fixed bug that prevents compiler from finding user types in scope n00b 2024-12-13 20:22:10 -05:00
  • d0dc046c6b Merge pull request #24 from arc1tec4/dev Rodney Cunningham 2024-12-11 22:23:25 -06:00
  • 59e93b66d1 Added keywords to studio config macro n00b 2024-12-11 23:20:12 -05:00
  • a4fca34d19 Merge branch 'n00b87:dev' into dev arc1tec4 2024-12-11 21:16:40 -07:00
  • a07c6e8d15 Added macro to generate studio config file to tracker n00b 2024-12-11 23:05:42 -05:00
  • 588e866bad Add rc_windowclose.h n00b 2024-12-11 18:44:11 -05:00
  • f827706734 Removed test flag n00b 2024-12-11 18:36:01 -05:00
  • 1a574146af Added DeleteTileSet() and DeleteTileMap() n00b 2024-12-11 18:30:43 -05:00
  • 7c3d44b0ff Add files via upload arc1tec4 2024-12-11 14:35:28 -07:00
  • 82cbb6c73a Add files via upload arc1tec4 2024-12-11 14:31:54 -07:00
  • d7b1440917 Add files via upload arc1tec4 2024-12-11 14:14:00 -07:00
  • 0c3cfde381 Removed resize on fullscreen n00b 2024-12-11 16:09:10 -05:00
  • 38021bf1fa Add files via upload arc1tec4 2024-12-11 14:08:07 -07:00
  • d1d291d823 Force window resize when SetWindowFullscreen() is called n00b 2024-12-11 16:02:42 -05:00
  • c354825638 Force window resize when SetWindowFullscreen() is called n00b 2024-12-11 15:46:00 -05:00
  • 072024fa41 Fixed Scaling issues when changing window size n00b 2024-12-11 12:53:24 -05:00
  • bb03c0f9a3 Add em_build.bat n00b87 2024-12-09 23:54:21 -06:00
  • 10f225d14b Remove backup trackers n00b 2024-12-09 15:59:52 -05:00
  • b3667a70df Merge pull request #23 from n00b87/fix_gles2_vsync Rodney Cunningham 2024-12-09 14:58:03 -06:00
  • 4cdcf7aa24 Added ClearScene() and made THEN optional n00b 2024-12-09 15:51:27 -05:00
  • 31872c955c Fixed fullscreen rendering and mouse scaling n00b 2024-12-09 11:51:50 -05:00
  • 80c97f0a93 WIP n00b 2024-12-09 10:56:08 -05:00
  • 09ab7d76cd Add fog functions to docs n00b 2024-12-09 08:29:34 -05:00
  • 9fba7a380c Removed test flag n00b 2024-12-09 02:06:47 -05:00
  • a85bb304ea Fixed issue with images being offset on paint canvas in the GLES2 driver n00b 2024-12-09 01:51:38 -05:00
  • 005d324a81 Merge pull request #22 from n00b87/change_shader_path Rodney Cunningham 2024-12-08 21:18:39 -06:00
  • 953b7b562d Changed default GLES2 shader path n00b 2024-12-08 22:12:28 -05:00
  • bea293d13c Fixed a bullet include for windows n00b 2024-12-07 12:54:35 -05:00
  • da3e4fbe36 Fixed a bullet include for windows n00b 2024-12-07 12:52:32 -05:00
  • 3753e1a0d3 Fixed a bullet include for windows n00b 2024-12-07 12:50:52 -05:00
  • 8e1686978c Remove token output on ERROR n00b 2024-12-07 12:45:16 -05:00
  • 3cd9dde20d Merge pull request #21 from n00b87/fix_alpha4_bugs Rodney Cunningham 2024-12-07 11:59:03 -05:00
  • c4e2dc9d8e Removed test parameters n00b 2024-12-07 11:32:11 -05:00
  • 5a24dc445b Fixed GetPixel() in GLES2 driver n00b 2024-12-05 22:19:50 -05:00
  • 32e1e0a00f Fixed FloodFill() in GLES2 driver n00b 2024-12-05 21:36:07 -05:00
  • fef3d682e6 Fixed CanvasClip() and Rect() on GLES2 driver n00b 2024-12-05 20:00:21 -05:00
  • 4876640bf4 Removed haptic init on web build n00b 2024-12-02 22:00:21 -05:00
  • b7e4281352 Fixed emscripten define n00b 2024-12-01 21:19:52 -05:00
  • 0b66a9294f Removed test flags n00b 2024-12-01 17:12:50 -05:00
  • cfad58b99c Added delta timestep to 2d simulation n00b 2024-12-01 00:15:41 -05:00
  • f008cf839b Set fixed timestep to delta time by default n00b 2024-11-30 23:28:30 -05:00
  • 2a78f8cf81 Removed box2d world from clone canvas n00b 2024-11-30 22:45:20 -05:00
  • 36cee820d3 Use SDL_GetTicks() for physics timer n00b 2024-11-30 22:25:29 -05:00
  • adec3d0039 Fixed GetPixel() RCBasic4-Alpha-6 n00b 2024-11-24 07:23:30 -05:00
  • 917a2a10eb Automated build scripts RCBasic4-Alpha-5 n00b 2024-11-23 17:01:42 -05:00
  • 26f89808ba Added function changes to compiler and runtime n00b 2024-11-23 15:54:12 -05:00
  • a2363aa63a Changed ReadInput_Text() to ReadInput_GetText n00b 2024-11-23 11:53:39 -05:00
  • d79a8f9602 Added default material for drawing 2D objects n00b 2024-11-23 09:46:33 -05:00
  • b56f0185cf Fixed runtime only accepting filename main.cbc n00b 2024-11-22 11:10:50 -05:00
  • f3c49b8a8b Emscripten build script n00b 2024-11-19 00:06:41 -05:00
  • 33ece2b755 Emscripten build script n00b 2024-11-19 00:04:17 -05:00
  • 5048597745 Added GetSpriteRestitutionThreshold() n00b 2024-11-17 23:16:51 -05:00
  • b9275b7d80 Merge pull request #20 from n00b87/performance_boost RCBasic4-Alpha-4 Rodney Cunningham 2024-11-15 23:36:36 -05:00
  • f35b940637 Replaced loop to read numbers from code/data segments with a single cast n00b 2024-11-15 23:07:53 -05:00
  • cf47eb2039 Merge pull request #19 from n00b87/fix_animation_system Rodney Cunningham 2024-11-15 22:22:55 -05:00