Commit Graph

66 Commits

Author SHA1 Message Date
Ben
f5424bf29d CMake Update 2020-05-12 22:12:09 +01:00
Ben
e504e9b3a0 edited the cmakelist 2020-05-08 17:43:28 +01:00
Ben
b961a0b76d Level with origin 2020-05-03 22:22:02 +01:00
Benjamin Kyd
09edc16c47 Update olcPixelGameEngine.h 2019-02-09 22:34:00 +00:00
Benjamin Kyd
5ab977ea35 Update olcPixelGameEngine.h 2019-02-09 22:32:25 +00:00
Benjamin Kyd
f5f054eb4b Update README.md 2019-02-09 22:30:29 +00:00
Ben
0dee9aed40 added vectors and rectangles 2019-02-09 22:29:06 +00:00
Ben
30438a82ea Removed stuff i dont care about 2019-02-09 22:11:13 +00:00
Benjamin Kyd
7b3840c000 Merge pull request #1 from OneLoneCoder/master
Update personal fork
2019-02-09 22:09:21 +00:00
Javidx9
ee1b03cc08 1.13 2019-02-03 14:45:28 +00:00
Javidx9
9d1b6952be Updated Graphics 2D 2019-02-03 14:33:47 +00:00
Javidx9
b854c55cb7 Add files via upload 2019-02-03 14:23:05 +00:00
Javidx9
2fa06b8f4e Sound 0.3 2019-02-03 13:51:44 +00:00
Javidx9
1c12d5b946 Added Polygon Collisions #1 2019-02-02 17:07:45 +00:00
Javidx9
d879b44021 Add files via upload 2019-01-20 00:08:05 +00:00
Javidx9
a4d0a7c250 Added Big Project CCC#1 2019-01-19 23:20:57 +00:00
Javidx9
6ce41e854f Add files via upload 2019-01-19 23:17:53 +00:00
Javidx9
9d1fb5949c Initial version of PGEX_Graphics3D 2019-01-19 22:55:56 +00:00
Javidx9
5e1f9c4f3a Update README.md 2019-01-07 21:45:43 +00:00
Javidx9
45a7bfe32a 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
6562ecc936 Update LICENCE.md 2019-01-02 07:28:34 +00:00
Ben
4e12eb575b (UPDATE / FEATURE) Written a platform CMakeLists.txt with intent for easier compilation cross platform with various IDEs, as it stands it's a skeleton with well documented lines for easy auditing by the end developer. For more information, see CMakeLists.txt 2018-12-22 13:35:51 +00:00
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
4bf09dd9ae Added Sound Extension 2018-12-01 15:44:57 +00:00
Javidx9
03f676fade Added PathFinding #2 Video 2018-11-25 17:02:49 +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
644d2cc4ab Update PGEX Graphics2D
IMPORTANT! I found a bug regarding the direction of rotation in the rotation matrix, you will need to invert your rotations - sorry, My Bad :D
2018-11-10 21:57:05 +00:00
Javidx9
ca06aaa139 Added Sprite Transforms video 2018-11-10 21:54:28 +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
d707c715c8 Update OneLoneCoder_PGE_ExtensionTestGFX2D.cpp 2018-10-12 23:43:48 +01:00
Javidx9
dd105e6d26 Update OneLoneCoder_PGE_Balls2.cpp 2018-10-12 23:42:31 +01:00
Javidx9
a908b2bee1 Update olcExampleProgram.cpp 2018-10-12 23:41:46 +01:00
Javidx9
c0599e0133 Added Example file for Advanced 2D GFX Extension 2018-09-24 22:25:21 +01:00
Javidx9
0f73c48cd8 Version 1.3 - Extension support 2018-09-24 22:13:38 +01:00
Javidx9
ec7b55f53e Added Advanced 2D Graphics Extension 2018-09-24 22:09:29 +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
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