94 Commits

Author SHA1 Message Date
Javidx9
d4cf430f9d
Added Embedding Lua Video #1 2019-03-24 17:18:07 +00:00
Javidx9
5f650f3922
Added Operator Overloading 2019-02-18 21:58:21 +00:00
Javidx9
7920e0c6f6
Added Role Playing Game (at last)
It is what it is :D
2019-01-18 18:49:01 +00:00
Javidx9
1bf93cada4
Credit Gorbit 2019-01-12 13:49:19 +00:00
Javidx9
a81f98983e
Merge pull request #22 from gorbit99/patch-3
Added sound and audio
2019-01-12 13:48:10 +00:00
gorbit99
4800e2fe4f
fixed a bug, that made compiling on gcc impossible
std::atomic<float> m_fGlobalTime = 0.0f; => std::atomic<float> m_fGlobalTime = {0.0f};
thx J. Random Programmer
2019-01-10 22:33:28 +01:00
gorbit99
f0de5fa5f7
Added sound and audio
Added sound and audio into the engine without using additional dependencies, keeping compatibility as much as possible
Also fixed some typos
2019-01-10 20:29:52 +01:00
Javidx9
56bc106976
Fixed GLOOP::PlaySample Def 2018-10-11 15:47:33 +01:00
Javidx9
2fcb3f0a82
Added 3D Graphics Part4 2018-09-02 01:05:17 +01:00
Javidx9
d4dca5a917
Added Graphics Engine Part 3 2018-08-14 19:53:30 +01:00
Javidx9
ac1072fd1f
Ludum Dare 42 Entry 2018-08-11 02:12:46 +01:00
Javidx9
3a750d7a89
Added 3D Engine Part 2 2018-07-29 17:05:57 +01:00
Javidx9
3c33b4c1c7
Added 3D Graphics Part 1 2018-07-14 09:52:47 +01:00
Javidx9
6f3a887bce
Added Patch for VS2015 compatibility 2018-07-04 07:46:01 +01:00
Javidx9
d36778aaca
Add files via upload 2018-07-02 19:20:46 +01:00
Javidx9
b3045ee397
Added Updated and New Versions of olcConsoleGameEngine 2018-07-02 18:24:19 +01:00
Javidx9
375e33b5e0
Added PanAndZoom video 2018-06-10 15:41:18 +01:00
Javidx9
893b8ad68e
Added Racing Lines Video 2018-05-27 17:50:09 +01:00
Javidx9
68f774e340
Added Mode7 Video 2018-04-15 14:01:51 +01:00
Javidx9
56b9946021
Removed GetVersion Test 2018-03-31 22:58:07 +01:00
Javidx9
afae5176d6
CGE Update
Added auto UNICODE, and potential Win8 fixes, also enabled OnUserDestroy(). Should now work with certain versions of code::blocks, though untested by me.
2018-03-18 22:14:40 +00:00
Javidx9
6250c69861
Update OneLoneCoder_Webcam.cpp 2018-03-05 20:24:49 +00:00
Javidx9
d029d405fe
Update OneLoneCoder_Tetris.cpp 2018-03-05 20:24:28 +00:00
Javidx9
196678430c
Update OneLoneCoder_SpriteEditor.cpp 2018-03-05 20:24:08 +00:00
Javidx9
fb48b5c284
Update OneLoneCoder_Splines2.cpp 2018-03-05 20:23:49 +00:00
Javidx9
fa05dbdb35
Update OneLoneCoder_Splines1.cpp 2018-03-05 20:23:34 +00:00
Javidx9
4ffb9d5438
Update OneLoneCoder_Snake.cpp 2018-03-05 20:23:18 +00:00
Javidx9
15986e4e1d
Update OneLoneCoder_RetroArcadeRacer.cpp 2018-03-05 20:22:49 +00:00
Javidx9
f6bab8e97c
Update OneLoneCoder_PlatformGame1.cpp 2018-03-05 20:22:27 +00:00
Javidx9
000c554c90
Update OneLoneCoder_PerlinNoise.cpp 2018-03-05 20:22:12 +00:00
Javidx9
bf646921b7
Update OneLoneCoder_PathFinding_AStar.cpp 2018-03-05 20:21:53 +00:00
Javidx9
7ec49b2940
Update OneLoneCoder_Mazes.cpp 2018-03-05 20:21:24 +00:00
Javidx9
51bdd69c28
Update OneLoneCoder_Matrix.cpp 2018-03-05 20:21:06 +00:00
Javidx9
bf4a3908fa
Update OneLoneCoder_LogitechG13Twitch.cpp 2018-03-05 20:20:45 +00:00
Javidx9
594c47a7f8
Update OneLoneCoder_GameOfLife.cpp 2018-03-05 20:20:25 +00:00
Javidx9
e396f0d0f7
Update OneLoneCoder_Frogger.cpp 2018-03-05 20:19:56 +00:00
Javidx9
940d752087
Update OneLoneCoder_FlappyBird.cpp 2018-03-05 20:19:41 +00:00
Javidx9
9a2b611d16
Update OneLoneCoder_CommandLineFPS.cpp 2018-03-05 20:18:50 +00:00
Javidx9
479f1ebc44
Update OneLoneCoder_ComandLineFPS_2.cpp 2018-03-05 20:17:58 +00:00
Javidx9
83536eedbd
Update OneLoneCoder_CaveDiver.cpp 2018-03-05 20:17:18 +00:00
Javidx9
017e595891
Update OneLoneCoder_Balls2.cpp 2018-03-05 20:16:57 +00:00
Javidx9
252b7db6c0
Update OneLoneCoder_Balls1.cpp 2018-03-05 20:16:35 +00:00
Javidx9
c468934ef3
Update OneLoneCoder_Asteroids.cpp 2018-03-05 20:16:01 +00:00
Javidx9
2bba851552
Update OneLoneCoder_AR_OpticFlow.cpp 2018-03-05 20:15:43 +00:00
Javidx9
d5e87947fe
Update olcConsoleGameEngine.h 2018-03-05 20:13:00 +00:00
Javidx9
fc0e57b535
Update LICENSE 2018-03-05 20:02:37 +00:00
Javidx9
59d9fdc515
Added License 2018-03-05 18:51:39 +00:00
Javidx9
04a1bba1a1
Added Balls #2 Video 2018-02-18 15:03:49 +00:00
Javidx9
ea357b7ee5
Added Platformer Video 2018-02-04 17:26:54 +00:00
Javidx9
fc3771eae8
Latest olcCGE.h 2018-02-04 17:26:20 +00:00