30 Commits

Author SHA1 Message Date
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
Javidx9
f7dd45da7d Added NOMINMAX before windows.h 2018-09-03 23:43:14 +01:00
Javidx9
f8e2028ac5 Testing Balls 2018-09-03 23:33:55 +01:00
Javidx9
c2356f56fd Update Testing.cpp 2018-09-03 22:36:11 +01:00
Javidx9
c2c1b66862 Fixed small Unicode error
Thanks ~~Appa
2018-09-03 22:08:06 +01:00
Javidx9
e56e9dc3bb Fixed VSYNC on linux
Missed an X, thanks Dragoneye :D
2018-09-03 21:47:51 +01:00
Javidx9
1a5c32d640 Initial version 2018-09-03 20:25:34 +01:00
Javidx9
233766ebf7 Initial commit 2018-09-02 18:20:13 +01:00