157 Commits

Author SHA1 Message Date
Javidx9
a7a896d404 Create Stub.txt 2019-02-13 10:12:30 +00:00
Javidx9
1ce2bdc6e8 1.13 2019-02-03 14:45:28 +00:00
Javidx9
87b9db3f7e Updated Graphics 2D 2019-02-03 14:33:47 +00:00
Javidx9
3c748dde53 Add files via upload 2019-02-03 14:23:05 +00:00
Javidx9
7c4889c07a Sound 0.3 2019-02-03 13:51:44 +00:00
Javidx9
85ccc8c4b7 Added Polygon Collisions #1 2019-02-02 17:07:45 +00:00
Javidx9
77caac53a2 Add files via upload 2019-01-20 00:08:05 +00:00
Javidx9
3f28ec7020 Added Big Project CCC#1 2019-01-19 23:20:57 +00:00
Javidx9
8963eca88b Add files via upload 2019-01-19 23:17:53 +00:00
Javidx9
774dbabd30 Initial version of PGEX_Graphics3D 2019-01-19 22:55:56 +00:00
Javidx9
1e19b517de Update README.md 2019-01-07 21:45:43 +00:00
Javidx9
f8bda426d4 Version 1.12
Added Numpad Keys,
Fixed ResourcePack code on Linux
Updated Sound PGEX to be compilable, but not functional on linux
2019-01-03 20:10:24 +00:00
Javidx9
742e5d1c3a Update LICENCE.md 2019-01-02 07:28:34 +00:00
Javidx9
d93764f9a9 Update olcPixelGameEngine.h 2018-12-18 21:02:11 +00:00
Javidx9
3489f28fcb Added V1.11
Contains ResourcePacks for storing image and sound data in a virtual file system
2018-12-12 22:09:46 +00:00
Javidx9
786b33b950 Added Sound Extension 2018-12-01 15:44:57 +00:00
Javidx9
2ebb88a942 Added PathFinding #2 Video 2018-11-25 17:02:49 +00:00
Javidx9
72b31e83cf Added 1.10
+ Fixed Mouse glitch with -ve coords
+ Fixed straight line drawing end points
2018-11-13 22:05:50 +00:00
Javidx9
0ead0f8f80 Version 1.10
Fixed annoying windows -ve mouse coordinate glitch
2018-11-13 22:02:16 +00:00
Javidx9
fa24059aea Update PGEX Graphics2D
IMPORTANT! I found a bug regarding the direction of rotation in the rotation matrix, you will need to invert your rotations - sorry, My Bad :D
2018-11-10 21:57:05 +00:00
Javidx9
aba108d77c Added Sprite Transforms video 2018-11-10 21:54:28 +00:00
Javidx9
e6717aa94e 1.9 - Fix to mouse in Y-axis 2018-10-30 22:56:08 +00:00
Javidx9
c9a1deef45 Version 1.8 - Quite a few things
+periodic sprite sampling
+global buffer sub-pixel offsets
+custom pixel "shaders"
-references to deprecated codecvt
-horrible mess of strings for title bar
2018-10-30 21:01:15 +00:00
Javidx9
e0bdd8cfbd Update olcPixelGameEngine.h
Quick error in docs fixed regarding OLC_PGE_APPLICATION
2018-10-24 15:05:58 +01:00
Javidx9
27474c4ced Added Shadow Casting Video 2018-10-12 23:50:13 +01:00
Javidx9
ab2e764e2c Update OneLoneCoder_PGE_ExtensionTestGFX2D.cpp 2018-10-12 23:43:48 +01:00
Javidx9
cde3bab930 Update OneLoneCoder_PGE_Balls2.cpp 2018-10-12 23:42:31 +01:00
Javidx9
36e191e660 Update olcExampleProgram.cpp 2018-10-12 23:41:46 +01:00
Javidx9
610b90440f Added Example file for Advanced 2D GFX Extension 2018-09-24 22:25:21 +01:00
Javidx9
936cc288df Version 1.3 - Extension support 2018-09-24 22:13:38 +01:00
Javidx9
1ce5545f27 Added Advanced 2D Graphics Extension 2018-09-24 22:09:29 +01:00
Javidx9
ec033046c3 Version 1.2 - Added text scaling, fixed some bugs 2018-09-17 19:28:14 +01:00
Javidx9
f70170cf50 Version 1.1
Fixed issue with Shift & Ctrl keys - Note some keys are not captured at all, these always default to A being pressed (ALT for example), and may cause some issues on international keyboards - let me now. Also made OpenGL typedef static.
2018-09-12 22:43:13 +01:00
Javidx9
7d44ea03d9 Added NOMINMAX to stop confusion with windows.h 2018-09-09 16:10:58 +01:00
Javidx9
0c1fda349c Added olcPixelGameEngine Introduction video 2018-09-09 14:44:43 +01:00
Javidx9
91465cfff2 Added Contributions 2018-09-07 21:04:01 +01:00
Javidx9
bb9cfe227a Added 0.6 PGE 2018-09-07 21:01:50 +01:00
Javidx9
26997cc02d Rename _LICENCE.md to LICENCE.md 2018-09-07 21:00:02 +01:00
Javidx9
4b096ec5e6 Rename LICENCE.md to _LICENCE.md 2018-09-07 20:59:30 +01:00
Javidx9
70353b6e08 Added Balls2 Demo 2018-09-07 20:59:02 +01:00
Javidx9
e5aaa19814 Rename ExampleProgram.cpp to olcExampleProgram.cpp 2018-09-07 20:58:24 +01:00
Javidx9
87bd311d58 Delete blank 2018-09-07 20:57:51 +01:00
Javidx9
62ef142a6e Create ExampleProgram.cpp 2018-09-07 20:57:21 +01:00
Javidx9
1cb80fc6f9 Delete Testing.cpp 2018-09-07 20:56:19 +01:00
Javidx9
54acd0339e Delete OneLoneCoder_PGE_Balls2.cpp 2018-09-07 20:55:43 +01:00
Javidx9
60de10b9e9 Create blank 2018-09-07 20:55:07 +01:00
Javidx9
9a53bd83e3 Create blank 2018-09-07 20:54:34 +01:00
Javidx9
964f596c8e Added Text Rendering 2018-09-06 01:38:57 +01:00
Javidx9
6ae3d4f88f Update README.md 2018-09-05 15:43:53 +01:00
Javidx9
56af7493a9 Added Licence 2018-09-05 15:41:56 +01:00