Commit Graph

122 Commits

Author SHA1 Message Date
a9abfaa1a2 Apply formating to index.html 2021-05-02 05:03:51 +02:00
5d185aa480 New method Input_GetKeyDir, to get direction with only the keys. 2021-05-02 05:01:43 +02:00
7aeafd4f32 Ne methods Draw_ShowCursor and Input_GetPointerDown 2021-04-27 01:14:36 +02:00
7482cb6868 Rand_GetBetween 2021-04-26 23:54:56 +02:00
80a15daa86 Entity: Fix value0 reseting on Process 2021-04-26 17:10:39 +02:00
6f7a850404 Rename Time.* to TimeUtils.* 2021-04-26 03:42:06 +02:00
4e62dbd35e Code formating 2021-04-25 08:34:12 +02:00
820f11e769 Fix Makefiles 2021-04-24 15:51:55 +02:00
e968ba084f Fix VSC settings. 2021-04-18 21:56:54 +02:00
61368825a4 Add suport for macosx 2021-04-17 20:18:00 +02:00
d848bc1a8b Fix VSCode config 2021-04-17 20:17:27 +02:00
8349b60b34 Separate example game to Example.GameLib. 2020-04-20 03:11:23 +02:00
08068a825b Fix Makefile 2020-04-19 22:12:02 +02:00
c62ab4019f Add support for MacOSX 2020-03-06 03:27:15 +01:00
17c892a234 GameEnts: Convert enumerator to defines. 2020-03-06 03:26:41 +01:00
22d9d9feb9 Fix support for Emscripten 2020-03-06 19:04:12 +01:00
5e9bbf0069 Fix sample game main.c 2020-03-06 19:03:18 +01:00
7183f9c40e Fix sample method "player_postproc" definition. 2019-01-28 16:24:53 +01:00
022397ffcb Add elastic animations to player on test game. 2018-12-02 17:50:43 +01:00
41a904a712 Input: Add WASD controls. 2018-12-02 17:49:44 +01:00
ea28c378a4 Entity_GetScale 2018-12-02 17:48:25 +01:00
ae2c092add Fix WIN32 console initialization. 2018-12-01 18:35:01 +01:00
01e02ffa9b Update VSCode configuration. 2018-12-01 11:46:15 +01:00
ab200e42bb Code formating on Draw.c 2018-04-22 23:12:45 +02:00
f7b20de3a7 Changes on VSCode config 2018-04-22 23:12:16 +02:00
98bdd29768 Fix LICENSE.txt 2018-04-13 08:06:27 +02:00
cfadf50f53 Fix the text rendering; The size wasn't initialized on fonts. 2018-04-08 13:44:53 +02:00
46c6a82ef3 FIx warnings 2018-04-08 13:36:14 +02:00
0044eb52ec VSCode configuration 2018-04-07 21:22:57 +02:00
50667691ff Fix Makefiles 2018-04-07 21:13:13 +02:00
0e4b0ca94f Fix possible undefined GL_CLAMP_TO_EDGE. 2018-02-11 03:31:38 +01:00
3a63b98f0b Makefile fixes 2016-11-04 00:31:51 +01:00
6383c53634 Draw: General image scaling (Entities, Fonts, etc) 2016-09-11 13:00:49 +02:00
dfd4a5b77f Save screenshoots on PNG format 2016-09-10 13:51:59 +02:00
6818acdd4e Format code 2016-09-10 10:47:19 +02:00
4d29388734 LodePNG: Update version 2016-09-10 10:24:54 +02:00
c450d5dfb0 Parallax backgrounds 2016-09-08 00:51:05 +02:00
3d0ccda3ac Entity: Fixes on Position setting. New oninit event. 2016-09-05 01:27:01 +02:00
7312675cbb Ignore screenshoots 2016-08-30 23:09:53 +02:00
ea1a3b9d55 Fixes for Emscripten 2016-08-30 23:08:09 +02:00
a1f6657797 Draw: Numerate screenshots 2016-08-29 21:03:15 +02:00
2a74dea233 Optimize Makefiles 2016-08-29 21:01:09 +02:00
ddd7ac034a Code fixes 2016-08-29 00:51:19 +02:00
05569184a5 Replace "printf" calls with "Print", a wrapper 2016-08-28 20:28:22 +02:00
670e1e86eb Audio: Sound looping and stopping 2016-08-28 20:25:39 +02:00
3e603ddc1e Entity: Add velocity control functions 2016-08-28 13:27:50 +02:00
f1154b5494 Fixes to the build system 2016-04-16 16:50:32 +02:00
e4647d3838 Fixes to the build system 2016-04-16 14:28:00 +02:00
62eefa5177 Fix gamelib-config 2016-04-16 02:31:33 +02:00
0f40c5be8e Fix building on MSYS2 2015-12-15 07:19:28 +01:00