91 Commits

Author SHA1 Message Date
Javidx9
1f1f00209a V1.23
Fixed linux define bug
2020-01-14 23:05:46 +00:00
Javidx9
9a7fe04f3e Version 1.22
Added guards for std::filesystem warnings
2020-01-05 13:11:31 +00:00
Javidx9
a72d296c14 Noticed GFX2D PGEX was incorrect file 2019-12-29 19:20:33 +00:00
Javidx9
9ba885222f Added SHMUP Voideo 2019-12-16 12:33:23 +00:00
OneLoneCoder
4274405d49 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
2019-11-24 15:30:38 +00:00
javidx9
9e99ad38e7 Added Isometric Demo 2019-10-19 16:41:43 +01:00
Javidx9
47b8e66e84 Update README.md 2019-10-09 13:37:10 +01:00
Javidx9
153f076afc Update README.md 2019-10-09 13:36:06 +01:00
Javidx9
02cfc95b94 Update README.md 2019-10-09 13:25:37 +01:00
javidx9
396a40eb5c PixeGameEngine v1.20
+ Foundations for more system implementations
+ More compiler friendly on Linux
+ Tidied up public repo
2019-10-09 13:17:01 +01:00
Javidx9
1cf1544316 Update README.md 2019-10-09 12:41:39 +01:00
Javidx9
1848ae0e9a PixelGameEngine 1.19
Added resizing, tweaks to built in types.
2019-09-14 17:06:59 +01:00
Javidx9
9782a2b5b9 Update README.md 2019-08-08 09:31:14 +01:00
Javidx9
19bf17c110 Added Saving Sedit Snapshot 2019-06-01 13:40:06 +01:00
Javidx9
2b8a658071 Added PGE Conversion of CGE 3D Engine Parts #3 and #4
Note you will need mountains.obj, and zombie.png
2019-05-26 15:22:42 +01:00
Javidx9
81f6d66010 Add files via upload
Added a binary demo for Windows
2019-05-23 21:14:10 +01:00
Javidx9
b611a826c8 Added 8Bits Image Processing Video 2019-05-19 18:54:54 +01:00
Javidx9
7a84b90858 Added Car Crime City #2 2019-05-06 22:38:04 +01:00
Javidx9
c9881f290b Update README.md 2019-04-23 00:22:05 +01:00
Javidx9
c695aa16f7 Added Robot Arm #1 2019-04-19 01:01:17 +01:00
Javidx9
04af4f42da Version 1.17
+ Code::Blocks Full Screen Support
2019-04-18 22:53:12 +01:00
Javidx9
570e2cf84b PixelGameEngine 1.16
Added Fullscreen mode
Maintains accurate mouse
Maintains aspect ratio of screen on window resize
Added extended numpad support
2019-03-23 17:43:25 +00:00
Javidx9
7e72a7804c Update README.md 2019-03-22 20:04:37 +00:00
Javidx9
6a798ca1e6 Create README.md 2019-03-22 19:39:45 +00:00
Javidx9
f8e88db413 Delete readme.md 2019-03-22 19:30:34 +00:00
Javidx9
df3f12190b Rename WHAT_IS_THIS.md to readme.md 2019-03-22 19:22:41 +00:00
Javidx9
89d811fe33 Pixel Game Engine v1.15
Add practical polymorphism video
+ Dashed Lines
+ Mouse Wheel support
2019-03-08 21:53:08 +00:00
Javidx9
b3f124affd 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
2019-02-23 17:58:22 +00:00
Javidx9
35acfcd278 Add files via upload 2019-02-13 11:00:02 +00:00
Javidx9
a429740fee Add files via upload 2019-02-13 10:55:09 +00:00
Javidx9
740b821f40 Add files via upload 2019-02-13 10:43:33 +00:00
Javidx9
0d60732a88 Add files via upload 2019-02-13 10:36:38 +00:00
Javidx9
e934dc9ad4 Add files via upload 2019-02-13 10:29:03 +00:00
Javidx9
c2be6dde91 Add files via upload 2019-02-13 10:12:39 +00:00
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