Javidx9
537664947d
Merge pull request #23 from gorbit99/patch-5
...
The big plz accept change - Mega Thanks To Gorbit99
5 years ago
Javidx9
979afde02d
Update README.md
5 years ago
Javidx9
feeb7e018c
Added Matching Gems 50K
5 years ago
Javidx9
d4cf430f9d
Added Embedding Lua Video #1
6 years ago
Javidx9
5f650f3922
Added Operator Overloading
6 years ago
gorbit99
6de05f3186
Actual fix
6 years ago
gorbit99
17ce23a1c5
Mac fix
...
On macos, you can't use a wstring inside an fstream
6 years ago
Javidx9
7920e0c6f6
Added Role Playing Game (at last)
...
It is what it is :D
6 years ago
gorbit99
5d24255fde
Thx J. Random Programmer
...
He helped me rewrite the sprite loading functions to be compatible, he should get some credit
6 years ago
gorbit99
168a47a365
Mixed my stupid mistakes
...
Thx J. Random Programmer
There are many vk keys apparently, gonna implement them later, let's leave it our for now
6 years ago
gorbit99
dc54327ec8
Many many changes
...
-Removed game thread, moved it into main thread (mac event fix)
-Scancode -> keycode (arguably better)
-Draw and fill triangle (compatibility with 3d engine tutorial)
-Implemented left out VK defines (sprite editor compatibility or smthg)
I need mac testers desperately
6 years ago
Javidx9
1bf93cada4
Credit Gorbit
6 years ago
Javidx9
a81f98983e
Merge pull request #22 from gorbit99/patch-3
...
Added sound and audio
6 years ago
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
6 years ago
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
6 years ago
Javidx9
56bc106976
Fixed GLOOP::PlaySample Def
6 years ago
Javidx9
2fcb3f0a82
Added 3D Graphics Part4
6 years ago
Javidx9
d4dca5a917
Added Graphics Engine Part 3
6 years ago
Javidx9
ac1072fd1f
Ludum Dare 42 Entry
6 years ago
Javidx9
3a750d7a89
Added 3D Engine Part 2
6 years ago
Javidx9
3c33b4c1c7
Added 3D Graphics Part 1
6 years ago
Javidx9
6f3a887bce
Added Patch for VS2015 compatibility
6 years ago
Javidx9
d36778aaca
Add files via upload
6 years ago
Javidx9
b3045ee397
Added Updated and New Versions of olcConsoleGameEngine
6 years ago
Javidx9
375e33b5e0
Added PanAndZoom video
7 years ago
Javidx9
893b8ad68e
Added Racing Lines Video
7 years ago
Javidx9
68f774e340
Added Mode7 Video
7 years ago
Javidx9
56b9946021
Removed GetVersion Test
7 years ago
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.
7 years ago
Javidx9
6250c69861
Update OneLoneCoder_Webcam.cpp
7 years ago
Javidx9
d029d405fe
Update OneLoneCoder_Tetris.cpp
7 years ago
Javidx9
196678430c
Update OneLoneCoder_SpriteEditor.cpp
7 years ago
Javidx9
fb48b5c284
Update OneLoneCoder_Splines2.cpp
7 years ago
Javidx9
fa05dbdb35
Update OneLoneCoder_Splines1.cpp
7 years ago
Javidx9
4ffb9d5438
Update OneLoneCoder_Snake.cpp
7 years ago
Javidx9
15986e4e1d
Update OneLoneCoder_RetroArcadeRacer.cpp
7 years ago
Javidx9
f6bab8e97c
Update OneLoneCoder_PlatformGame1.cpp
7 years ago
Javidx9
000c554c90
Update OneLoneCoder_PerlinNoise.cpp
7 years ago
Javidx9
bf646921b7
Update OneLoneCoder_PathFinding_AStar.cpp
7 years ago
Javidx9
7ec49b2940
Update OneLoneCoder_Mazes.cpp
7 years ago
Javidx9
51bdd69c28
Update OneLoneCoder_Matrix.cpp
7 years ago
Javidx9
bf4a3908fa
Update OneLoneCoder_LogitechG13Twitch.cpp
7 years ago
Javidx9
594c47a7f8
Update OneLoneCoder_GameOfLife.cpp
7 years ago
Javidx9
e396f0d0f7
Update OneLoneCoder_Frogger.cpp
7 years ago
Javidx9
940d752087
Update OneLoneCoder_FlappyBird.cpp
7 years ago
Javidx9
9a2b611d16
Update OneLoneCoder_CommandLineFPS.cpp
7 years ago
Javidx9
479f1ebc44
Update OneLoneCoder_ComandLineFPS_2.cpp
7 years ago
Javidx9
83536eedbd
Update OneLoneCoder_CaveDiver.cpp
7 years ago
Javidx9
017e595891
Update OneLoneCoder_Balls2.cpp
7 years ago
Javidx9
252b7db6c0
Update OneLoneCoder_Balls1.cpp
7 years ago