OneLoneCoder
121cca7dfe
PixelGameEngine v1.21 "The Gigawatt"
...
+ Fix draw target sprite sizes
+ ResourcePack overhaul (now encrypted)
+ Complimentary Drawing methods for vector types
+ Updated Code::Blocks instructions
+ Updated GCC instructions
+ Ideally use C++17
5 years ago
javidx9
6a6fd4a831
PixeGameEngine v1.20
...
+ Foundations for more system implementations
+ More compiler friendly on Linux
+ Tidied up public repo
5 years ago
Javidx9
f5e2ce9d97
PixelGameEngine 1.19
...
Added resizing, tweaks to built in types.
6 years ago
Javidx9
428696d7b5
Version 1.17
...
+ Code::Blocks Full Screen Support
6 years ago
Javidx9
8904a10250
PixelGameEngine 1.16
...
Added Fullscreen mode
Maintains accurate mouse
Maintains aspect ratio of screen on window resize
Added extended numpad support
6 years ago
Javidx9
d281b2f900
Pixel Game Engine v1.15
...
Add practical polymorphism video
+ Dashed Lines
+ Mouse Wheel support
6 years ago
Javidx9
846141209e
Version 1.14
...
+ Static GDI initialiser for windows
+ 2D vector type
+ Sampling texels Accurately
+ Normalised mouse position
+ Pre-cache mouse position before frame update
+ Mouse wheel access
6 years ago
Javidx9
ee1b03cc08
1.13
6 years ago
Javidx9
45a7bfe32a
Version 1.12
...
Added Numpad Keys,
Fixed ResourcePack code on Linux
Updated Sound PGEX to be compilable, but not functional on linux
6 years ago
Javidx9
d2e9e97dfb
Update olcPixelGameEngine.h
6 years ago
Javidx9
283b48cc11
Added V1.11
...
Contains ResourcePacks for storing image and sound data in a virtual file system
6 years ago
Javidx9
8c091fe619
Added 1.10
...
+ Fixed Mouse glitch with -ve coords
+ Fixed straight line drawing end points
6 years ago
Javidx9
e43858b1d5
Version 1.10
...
Fixed annoying windows -ve mouse coordinate glitch
6 years ago
Javidx9
b5fce16b20
1.9 - Fix to mouse in Y-axis
6 years ago
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
6 years ago
Javidx9
d0a2e2fcf1
Update olcPixelGameEngine.h
...
Quick error in docs fixed regarding OLC_PGE_APPLICATION
6 years ago
Javidx9
3677f9d8cb
Added Shadow Casting Video
6 years ago
Javidx9
0f73c48cd8
Version 1.3 - Extension support
7 years ago
Javidx9
6ae322131a
Version 1.2 - Added text scaling, fixed some bugs
7 years ago
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.
7 years ago
Javidx9
94079a415f
Added olcPixelGameEngine Introduction video
7 years ago
Javidx9
5587067a2d
Added 0.6 PGE
7 years ago
Javidx9
9ca451404d
Added Text Rendering
7 years ago
Javidx9
16b1619dda
Added NOMINMAX before windows.h
7 years ago
Javidx9
04212e1406
Fixed small Unicode error
...
Thanks ~~Appa
7 years ago
Javidx9
0a23f35a61
Fixed VSYNC on linux
...
Missed an X, thanks Dragoneye :D
7 years ago
Javidx9
a9388c6687
Initial version
7 years ago