25 Commits

Author SHA1 Message Date
Javidx9
2d7c006329
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
8e2fda5bea
Added NOMINMAX to stop confusion with windows.h 2018-09-09 16:10:58 +01:00
Javidx9
94079a415f
Added olcPixelGameEngine Introduction video 2018-09-09 14:44:43 +01:00
Javidx9
56bbdaaa29
Added Contributions 2018-09-07 21:04:01 +01:00
Javidx9
5587067a2d
Added 0.6 PGE 2018-09-07 21:01:50 +01:00
Javidx9
c4d65a210e
Rename _LICENCE.md to LICENCE.md 2018-09-07 21:00:02 +01:00
Javidx9
069e2fba0a
Rename LICENCE.md to _LICENCE.md 2018-09-07 20:59:30 +01:00
Javidx9
129a141389
Added Balls2 Demo 2018-09-07 20:59:02 +01:00
Javidx9
09b923c6b5
Rename ExampleProgram.cpp to olcExampleProgram.cpp 2018-09-07 20:58:24 +01:00
Javidx9
19870a406c
Delete blank 2018-09-07 20:57:51 +01:00
Javidx9
6ff9cce4ff
Create ExampleProgram.cpp 2018-09-07 20:57:21 +01:00
Javidx9
b94360c806
Delete Testing.cpp 2018-09-07 20:56:19 +01:00
Javidx9
d4b6d8249c
Delete OneLoneCoder_PGE_Balls2.cpp 2018-09-07 20:55:43 +01:00
Javidx9
2bb2f30bcb
Create blank 2018-09-07 20:55:07 +01:00
Javidx9
2aeb2af74e
Create blank 2018-09-07 20:54:34 +01:00
Javidx9
9ca451404d
Added Text Rendering 2018-09-06 01:38:57 +01:00
Javidx9
0a71064715
Update README.md 2018-09-05 15:43:53 +01:00
Javidx9
9b2da5d7de
Added Licence 2018-09-05 15:41:56 +01:00
Javidx9
16b1619dda
Added NOMINMAX before windows.h 2018-09-03 23:43:14 +01:00
Javidx9
fb45b9bcdc
Testing Balls 2018-09-03 23:33:55 +01:00
Javidx9
9c8a8c4b75
Update Testing.cpp 2018-09-03 22:36:11 +01:00
Javidx9
04212e1406
Fixed small Unicode error
Thanks ~~Appa
2018-09-03 22:08:06 +01:00
Javidx9
0a23f35a61
Fixed VSYNC on linux
Missed an X, thanks Dragoneye :D
2018-09-03 21:47:51 +01:00
Javidx9
a9388c6687
Initial version 2018-09-03 20:25:34 +01:00
Javidx9
b28faf4936
Initial commit 2018-09-02 18:20:13 +01:00