n00b
|
f827706734
|
Removed test flag
|
2024-12-11 18:36:01 -05:00 |
|
n00b
|
1a574146af
|
Added DeleteTileSet() and DeleteTileMap()
|
2024-12-11 18:30:43 -05:00 |
|
arc1tec4
|
7c3d44b0ff
|
Add files via upload
|
2024-12-11 14:35:28 -07:00 |
|
arc1tec4
|
82cbb6c73a
|
Add files via upload
|
2024-12-11 14:31:54 -07:00 |
|
arc1tec4
|
d7b1440917
|
Add files via upload
|
2024-12-11 14:14:00 -07:00 |
|
n00b
|
0c3cfde381
|
Removed resize on fullscreen
|
2024-12-11 16:09:10 -05:00 |
|
arc1tec4
|
38021bf1fa
|
Add files via upload
|
2024-12-11 14:08:07 -07:00 |
|
n00b
|
d1d291d823
|
Force window resize when SetWindowFullscreen() is called
|
2024-12-11 16:02:42 -05:00 |
|
n00b
|
c354825638
|
Force window resize when SetWindowFullscreen() is called
|
2024-12-11 15:46:00 -05:00 |
|
n00b
|
072024fa41
|
Fixed Scaling issues when changing window size
Fixed Window Scaling issue and Fixed SetSpriteVisible()
|
2024-12-11 12:53:24 -05:00 |
|
n00b87
|
bb03c0f9a3
|
Add em_build.bat
|
2024-12-09 23:54:21 -06:00 |
|
n00b
|
10f225d14b
|
Remove backup trackers
|
2024-12-09 15:59:52 -05:00 |
|
Rodney Cunningham
|
b3667a70df
|
Merge pull request #23 from n00b87/fix_gles2_vsync
Fix Mouse and Canvas Scaling in Fullscreen
|
2024-12-09 14:58:03 -06:00 |
|
n00b
|
4cdcf7aa24
|
Added ClearScene() and made THEN optional
|
2024-12-09 15:51:27 -05:00 |
|
n00b
|
31872c955c
|
Fixed fullscreen rendering and mouse scaling
|
2024-12-09 11:51:50 -05:00 |
|
n00b
|
80c97f0a93
|
WIP
|
2024-12-09 10:56:08 -05:00 |
|
n00b
|
09ab7d76cd
|
Add fog functions to docs
|
2024-12-09 08:29:34 -05:00 |
|
n00b
|
9fba7a380c
|
Removed test flag
|
2024-12-09 02:06:47 -05:00 |
|
n00b
|
a85bb304ea
|
Fixed issue with images being offset on paint canvas in the GLES2 driver
|
2024-12-09 01:51:38 -05:00 |
|
Rodney Cunningham
|
005d324a81
|
Merge pull request #22 from n00b87/change_shader_path
Changed default GLES2 shader path
|
2024-12-08 21:18:39 -06:00 |
|
n00b
|
953b7b562d
|
Changed default GLES2 shader path
|
2024-12-08 22:12:28 -05:00 |
|
n00b
|
bea293d13c
|
Fixed a bullet include for windows
|
2024-12-07 12:54:35 -05:00 |
|
n00b
|
da3e4fbe36
|
Fixed a bullet include for windows
|
2024-12-07 12:52:32 -05:00 |
|
n00b
|
3753e1a0d3
|
Fixed a bullet include for windows
|
2024-12-07 12:50:52 -05:00 |
|
n00b
|
8e1686978c
|
Remove token output on ERROR
|
2024-12-07 12:45:16 -05:00 |
|
Rodney Cunningham
|
3cd9dde20d
|
Merge pull request #21 from n00b87/fix_alpha4_bugs
Fix alpha4 bugs
|
2024-12-07 11:59:03 -05:00 |
|
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
|
4876640bf4
|
Removed haptic init on web build
|
2024-12-02 22:00:21 -05:00 |
|
n00b
|
b7e4281352
|
Fixed emscripten define
|
2024-12-01 21:19:52 -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
|
f008cf839b
|
Set fixed timestep to delta time by default
|
2024-11-30 23:28:30 -05:00 |
|
n00b
|
2a78f8cf81
|
Removed box2d world from clone canvas
|
2024-11-30 22:45:20 -05:00 |
|
n00b
|
36cee820d3
|
Use SDL_GetTicks() for physics timer
|
2024-11-30 22:25:29 -05:00 |
|
n00b
|
adec3d0039
|
Fixed GetPixel()
RCBasic4-Alpha-6
|
2024-11-24 07:23:30 -05:00 |
|
n00b
|
917a2a10eb
|
Automated build scripts
RCBasic4-Alpha-5
|
2024-11-23 17:01:42 -05:00 |
|
n00b
|
26f89808ba
|
Added function changes to compiler and runtime
|
2024-11-23 15:54:12 -05:00 |
|
n00b
|
a2363aa63a
|
Changed ReadInput_Text() to ReadInput_GetText
|
2024-11-23 11:53:39 -05:00 |
|
n00b
|
d79a8f9602
|
Added default material for drawing 2D objects
|
2024-11-23 09:46:33 -05:00 |
|
n00b
|
b56f0185cf
|
Fixed runtime only accepting filename main.cbc
|
2024-11-22 11:10:50 -05:00 |
|
n00b
|
f3c49b8a8b
|
Emscripten build script
|
2024-11-19 00:06:41 -05:00 |
|
n00b
|
33ece2b755
|
Emscripten build script
|
2024-11-19 00:04:17 -05:00 |
|
n00b
|
5048597745
|
Added GetSpriteRestitutionThreshold()
|
2024-11-17 23:16:51 -05:00 |
|
Rodney Cunningham
|
b9275b7d80
|
Merge pull request #20 from n00b87/performance_boost
Replaced loop to read numbers from code/data segments with a single cast
RCBasic4-Alpha-4
|
2024-11-15 23:36:36 -05:00 |
|
n00b
|
f35b940637
|
Replaced loop to read numbers from code/data segments with a single cast
|
2024-11-15 23:07:53 -05:00 |
|
Rodney Cunningham
|
cf47eb2039
|
Merge pull request #19 from n00b87/fix_animation_system
Fixed looping animations for actors
|
2024-11-15 22:22:55 -05:00 |
|
n00b
|
c085150def
|
Fixed looping animations for actors
|
2024-11-15 22:19:40 -05:00 |
|