n00b
c4e2dc9d8e
Removed test parameters
2024-12-07 11:32:11 -05:00
n00b
5a24dc445b
Fixed GetPixel() in GLES2 driver
2024-12-05 22:19:50 -05:00
n00b
32e1e0a00f
Fixed FloodFill() in GLES2 driver
2024-12-05 21:36:07 -05:00
n00b
fef3d682e6
Fixed CanvasClip() and Rect() on GLES2 driver
2024-12-05 20:00:21 -05:00
n00b
0b66a9294f
Removed test flags
2024-12-01 17:12:50 -05:00
n00b
cfad58b99c
Added delta timestep to 2d simulation
2024-12-01 00:15:41 -05:00
n00b
36cee820d3
Use SDL_GetTicks() for physics timer
2024-11-30 22:25:29 -05:00
n00b
26f89808ba
Added function changes to compiler and runtime
2024-11-23 15:54:12 -05:00
n00b
5048597745
Added GetSpriteRestitutionThreshold()
2024-11-17 23:16:51 -05:00
n00b
40ca65cb3f
Added new physics functions
...
* Added some new physics functions
* Added new documentation
* Added some auto checks for OS to rc_os_defines.h
* Fixed bugs on settting and getting position of sprites
2024-11-15 20:42:08 -05:00
n00b
641c5c86ca
Added docs and project management tool update
2024-10-06 01:39:47 -04:00
n00b
44a2793f37
Removed binary files
2024-09-28 11:56:07 -04:00
n00b
72715cd17e
WIP
2024-09-18 20:29:27 -04:00
n00b
a5aedb1fa7
Fixed byref variable pointer from rcbasic_build dev generator
2024-09-16 22:20:09 -04:00
n00b
10551c83f3
Automated embedded function mapping
2024-09-14 18:26:59 -04:00
n00b
0402039a72
updated database
2024-09-13 05:54:51 -04:00
n00b
2ce04bbeca
added embedded source generator
2024-08-11 00:39:57 -04:00
n00b
0ca34a769d
gfx2d change tracker
2024-05-20 09:14:32 -05:00
n00b87
e2338d1b9d
Removed compiler debug output
2024-04-27 11:57:41 -05:00
n00b87
5d1143b8b9
Fixed loop hole where dimensions weren't expected for number and string type members
2024-04-27 11:45:35 -05:00
n00b87
db229aece8
Added rule to allow number member types to be used as FOR counter
2024-04-26 00:03:30 -05:00
n00b87
6587dc2898
Fixed ArrayCopy and ArrayFill functions when handling numbers and strings
2024-04-25 16:33:47 -05:00
n00b87
863decff5d
Added TypeArrayCopy, and TypeArrayFill
...
* Added TypeArrayCopy and TypeArrayFill
* Fixed bug when adding embedded arguments of defined types to compiler
2024-04-25 02:19:42 -05:00
n00b87
f8fb9a1ccb
Fixed a lot of bugs
...
* Fixed ByRef variables of defined types causing crashes
* Fixed ArrayDim causing crashes with members of types
* Added parent references to number and string values for use with ByRef
* Added TypeArrayDim
* Added the ability to use custom types in embedded functions
* Added the ability to create types in embedded_functions.bas
* Added new output file for embedded (rcbasic_dev4.txt) that will output code to generate types
* Added defined types to byref exceptions
2024-04-23 23:27:28 -05:00
n00b87
53c3ce4483
ArrayDim now works with type members
2024-04-22 17:26:52 -05:00
n00b87
c99b8f0b01
Fixed ByRef number and string arguments with defined types
2024-04-21 19:06:42 -05:00
n00b87
692f8f342e
Initial Commit
2024-02-10 11:27:02 -06:00