Commit Graph

18 Commits

Author SHA1 Message Date
Javidx9
d2e9e97dfb Update olcPixelGameEngine.h 2018-12-18 21:02:11 +00:00
Javidx9
283b48cc11 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
8c091fe619 Added 1.10
+ Fixed Mouse glitch with -ve coords
+ Fixed straight line drawing end points
2018-11-13 22:05:50 +00:00
Javidx9
e43858b1d5 Version 1.10
Fixed annoying windows -ve mouse coordinate glitch
2018-11-13 22:02:16 +00:00
Javidx9
b5fce16b20 1.9 - Fix to mouse in Y-axis 2018-10-30 22:56:08 +00:00
Javidx9
219718b66f 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
d0a2e2fcf1 Update olcPixelGameEngine.h
Quick error in docs fixed regarding OLC_PGE_APPLICATION
2018-10-24 15:05:58 +01:00
Javidx9
3677f9d8cb Added Shadow Casting Video 2018-10-12 23:50:13 +01:00
Javidx9
0f73c48cd8 Version 1.3 - Extension support 2018-09-24 22:13:38 +01:00
Javidx9
6ae322131a Version 1.2 - Added text scaling, fixed some bugs 2018-09-17 19:28:14 +01:00
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
94079a415f Added olcPixelGameEngine Introduction video 2018-09-09 14:44:43 +01:00
Javidx9
5587067a2d Added 0.6 PGE 2018-09-07 21:01:50 +01:00
Javidx9
9ca451404d Added Text Rendering 2018-09-06 01:38:57 +01:00
Javidx9
16b1619dda Added NOMINMAX before windows.h 2018-09-03 23:43:14 +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