153 Commits

Author SHA1 Message Date
Javidx9
b27c89cc59
Added Robot Car Video 2020-11-01 10:11:20 +00:00
Javidx9
b8268d0636
v2.09 Released
Fix olc::Renderable Image load error - Thanks MaGetzUb & Zij-IT for finding and moaning about it
Fix file rejection in image loaders when using resource packs
Tidied Compiler defines per platform - Thanks slavka
+Pedant fixes, const correctness in parts
+DecalModes - Normal, Additive, Multiplicative blend modes
+Pixel Operators & Lerping
+Filtered Decals - If you hate pixels, then erase this file
+DrawStringProp(), GetTextSizeProp(), DrawStringPropDecal() - Draws non-monospaced font
v2.09
2020-10-31 10:41:52 +00:00
Javidx9
12949070bd
Update and rename stub.txt to readme.txt 2020-10-11 20:24:26 +01:00
Javidx9
f65ecca74c
Added Networking Part 2 Code 2020-10-11 20:01:30 +01:00
Javidx9
80d9cac1cf
Create stub.txt 2020-10-11 19:50:57 +01:00
Javidx9
6041b4b677
Added dynamic step size for collision tests 2020-09-20 23:41:52 +01:00
Javidx9
43c1ddc6b3
Check for NaN
Seems some setups are sensitive to this and others are not.
2020-09-20 23:05:01 +01:00
Javidx9
199941385f
Added RayCastWorld Extension 2020-09-20 17:34:29 +01:00
Javidx9
965361dc28
Added RayCastWorld Example 2020-09-20 17:33:59 +01:00
Javidx9
82e24365f3
Update readme.md
Started to add user repos
2020-09-08 19:28:10 +01:00
Javidx9
f880570b46
Update README.md 2020-09-08 19:11:57 +01:00
Javidx9
e9747c04c7
Update readme.md 2020-08-31 13:44:54 +01:00
Javidx9
6497892ed5
Create readme.md 2020-08-31 13:43:29 +01:00
Javidx9
a8dd6096e6
v2.08 - Mac Support, STB Image Support v2.08 2020-08-14 13:08:03 +01:00
Javidx9
cf8f7c26b7
v2.07 - "Stepping Stone"
This is an intermediate release, due to features used in recent video. More was planned, but will now be 2.08
v2.07
2020-07-28 07:17:16 +01:00
Javidx9
e904f99c52
Add files via upload 2020-07-26 17:27:56 +01:00
Javidx9
6662e68da0
Added SlidingBlockPuzzle stream 2020-07-26 17:27:25 +01:00
Moros1138
7b0ebf18ee Remove LastVersion
and all the confusion that comes along with it.
2020-07-24 19:42:22 -04:00
Javidx9
2beadab671
Added rectangles video 2020-07-13 19:08:48 +01:00
Javidx9
b539b144aa
Update README.md 2020-06-06 18:19:49 +01:00
Javidx9
60407bce45
Added olc::PixelGameEngine v2.06
A bunch more drawing routines, some PRs partially absorbed, more PGEX integration
v2.06
2020-06-06 15:55:02 +01:00
Javidx9
09080544cb
Update README.md 2020-06-01 17:04:09 +01:00
Javidx9
0755ce7628
Added Intrinsics Video 2020-05-30 22:05:36 +01:00
Javidx9
deaadfef4a
Added Mandelbrot Video 2020-05-16 21:20:49 +01:00
Javidx9
64c3ec7f27
Add files via upload 2020-05-16 21:20:05 +01:00
Javidx9
6bcd5fe7f4
Update OneLoneCoder_PGE_ProcGen_Universe.cpp 2020-05-12 17:27:14 +01:00
Javidx9
d638325430
Add files via upload 2020-05-10 12:51:44 +01:00
Javidx9
826e9d4c14
Add files via upload 2020-05-09 11:26:55 +01:00
Javidx9
ebc321c381
Updated Sound PGEX See Notes
NOTE! On Windows works for 64-bit builds - Sound PGEX overhaul is way overdue. Also fixed an incompatibility bug with PGE2.0
2020-05-05 18:02:50 +01:00
Javidx9
d702d06f34 Delete tut_tiles.png 2020-05-02 00:56:42 +01:00
Javidx9
612b05707b Delete tut_tile.png 2020-05-02 00:56:34 +01:00
Javidx9
63c3bbbb95 Delete Tutorial_04_004.png 2020-05-02 00:56:27 +01:00
Javidx9
4642be40ca Delete Tutorial_04_003.png 2020-05-02 00:56:18 +01:00
Javidx9
9a959d60d9 Delete Tutorial_04_002.png 2020-05-02 00:56:11 +01:00
Javidx9
c3336e52c1 Delete Tutorial_04_001.png 2020-05-02 00:56:02 +01:00
Javidx9
efea33c5cd Add files via upload 2020-05-02 00:55:41 +01:00
Javidx9
3bc8151f64 Add files via upload 2020-05-02 00:54:44 +01:00
Javidx9
a824fbf377 Delete olcPixelGameEngine.h 2020-04-26 17:15:50 +01:00
Javidx9
1f507afa3d Added Dungeon Warping 2020-04-25 18:30:29 +01:00
Javidx9
890afa4c37 Update LICENCE.md 2020-04-19 17:42:55 +01:00
Javidx9
8f3ff633fb V2.05 - More Decal Routines
Added DrawPartialWarpedDecal()
Added DrawPartialRotatedDecal()
v2.05
2020-04-19 17:40:58 +01:00
Javidx9
75683314a5 Fixed duplicate shape bug
Thanks "howlevergreen" from discord! A great find, and a great fix!
2020-04-19 01:26:26 +01:00
Javidx9
bff621cced Add files via upload 2020-04-18 15:34:55 +01:00
Javidx9
44f5692d2e Add files via upload 2020-04-18 12:20:30 +01:00
Javidx9
71add31fc7 Add files via upload 2020-04-17 00:28:56 +01:00
Javidx9
a049ffd33f Add files via upload 2020-04-17 00:03:28 +01:00
Javidx9
4b3b860993 Add files via upload 2020-04-16 23:34:17 +01:00
Javidx9
e49bead6b0 V2.04 - Windows FullSscreen bugfix v2.04 2020-04-16 19:04:10 +01:00
Javidx9
a483740926 V2.03 Added DrawStringDecal()
And FreeBSD flags...
v2.03
2020-04-14 15:52:40 +01:00
Javidx9
13bb251672 V2.02 Plugged a leak
Added a destructor for decal, optimised pixel construction
v2.02
2020-04-13 23:25:07 +01:00