Javidx9
51900bb3af
Added QuadTree Part1 Code
3 years ago
Javidx9
dbeabb8ffc
Added Dithering Code
3 years ago
Javidx9
7a20524ae4
Update OneLoneCoder_PGE_ExtensionTestGFX2D.cpp
...
Definition update fixed
3 years ago
Javidx9
5764bbab19
Added Five Dice Video
4 years ago
Javidx9
61d0e06766
Added RayCastDDA Video
4 years ago
Faisal Saadatmand
99ec37ff7a
Fixed test area upper limit: out of bound error
...
The upper limit of the test area should be the string's maxlength - 1,
otherwise two errors occur when iterating through the area using the <=
operator: 1) addresses beyond the last element are indexed, triggering
UB; this occurs when object.vPos is on the last row of the vWorldMap
matrix. 2) the test area will warp around the screen; this happens when
object.vPos is on the last column of the matrix it will wrongly index
the element from the first column in the next row, potentially detecting
a collision with a rectangle in the wrong position. I believe this error
was not detected because the map is surrounded with walls.
4 years ago
Javidx9
678965f677
Added Networking Part 4 Video
4 years ago
Javidx9
3374a6924c
Added Circle Vs Rect, Transformed View Demo
4 years ago
Javidx9
b27c89cc59
Added Robot Car Video
5 years ago
Javidx9
12949070bd
Update and rename stub.txt to readme.txt
5 years ago
Javidx9
f65ecca74c
Added Networking Part 2 Code
5 years ago
Javidx9
80d9cac1cf
Create stub.txt
5 years ago
Javidx9
965361dc28
Added RayCastWorld Example
5 years ago
Javidx9
e904f99c52
Add files via upload
5 years ago
Javidx9
6662e68da0
Added SlidingBlockPuzzle stream
5 years ago
Javidx9
2beadab671
Added rectangles video
5 years ago
Javidx9
0755ce7628
Added Intrinsics Video
5 years ago
Javidx9
deaadfef4a
Added Mandelbrot Video
5 years ago
Javidx9
64c3ec7f27
Add files via upload
5 years ago
Javidx9
6bcd5fe7f4
Update OneLoneCoder_PGE_ProcGen_Universe.cpp
5 years ago
Javidx9
a824fbf377
Delete olcPixelGameEngine.h
5 years ago
Javidx9
1f507afa3d
Added Dungeon Warping
5 years ago
Javidx9
75683314a5
Fixed duplicate shape bug
...
Thanks "howlevergreen" from discord! A great find, and a great fix!
5 years ago
Javidx9
2ca6db0ccd
Added MIDI Video
5 years ago
Javidx9
7ea9c0a315
Added RetroMenu video
5 years ago
Javidx9
07a8e9aa5e
Added Procedurally Generated Universe
5 years ago
Javidx9
9ba885222f
Added SHMUP Voideo
5 years ago
javidx9
9e99ad38e7
Added Isometric Demo
6 years ago
javidx9
396a40eb5c
PixeGameEngine v1.20
...
+ Foundations for more system implementations
+ More compiler friendly on Linux
+ Tidied up public repo
6 years ago
Javidx9
87bd311d58
Delete blank
7 years ago
Javidx9
9a53bd83e3
Create blank
7 years ago