Commit graph

  • 9dd7bfb7b9 Update build scripts and makefile to follow better practices. master origin/master origin/HEAD Captain4LK 2020-08-04 09:41:18 +0200
  • 3b57a5be21 Add heavy documentation to resize example Captain4LK 2020-07-30 21:15:55 +0200
  • da8c8aff09 Add linkes to licenses in data/README.md Captain4LK 2020-07-30 10:41:19 +0200
  • e1a09accc6 Add credit to all used assets Captain4LK 2020-07-29 16:12:12 +0200
  • f97f808e56 Add missing license notes in header files. Captain4LK 2020-07-28 20:16:06 +0200
  • 20b94a32f9 Rework font system Captain4LK 2020-07-28 20:09:59 +0200
  • 22f25c50f3 Moved all SDL2 specific stuff to a backend Captain4LK 2020-07-27 16:54:52 +0200
  • 8f0991fb27 Merge branch 'master' of https://codeberg.org/Captain4LK/SoftLK-lib Captain4LK 2020-07-26 11:16:28 +0200
  • a82358325f Add README and build instructions to every example Captain4LK 2020-07-26 11:15:53 +0200
  • badc1b001d Change README.md to no longer reference glad in compilation progress Captain4LK 2020-07-25 20:42:22 +0200
  • ebfdc420a5 Remove glad dependency Captain4LK 2020-07-25 20:37:29 +0200
  • b1cc55daba Update efelder Captain4LK 2020-07-25 20:23:28 +0200
  • 810d7f2c5d Clean up README.md Captain4LK 2020-07-19 20:34:43 +0200
  • 542c1e4f9d Some maintenance Captain4LK 2020-07-19 14:45:36 +0200
  • 6a76767bb1 Added sprite sheets Captain4LK 2020-07-16 16:16:44 +0200
  • 012737d608 Remove SLK_config.h, update SLKIMAGE files, add SLK_core_set_visible Captain4LK 2020-06-24 16:51:36 +0200
  • 7d9bd5bb45 Add makefile Captain4LK 2020-05-31 15:02:40 +0200
  • 6c536f5d65 Add remaining keycodes Captain4LK 2020-05-25 17:29:01 +0200
  • 4d74feccec Remove SLK_variables.h Captain4LK 2020-05-17 17:13:35 +0200
  • c3841a747f Fix screenshots Captain4LK 2020-05-10 21:24:17 +0200
  • 3d95b505bd Added dynamic windows sizes (resizable windows) Captain4LK 2020-05-10 21:21:10 +0200
  • 0302a75d00 Improve SLK_core(.c) and SLK_layer(.c) Captain4LK 2020-04-30 17:40:45 +0200
  • 3d46410832 Improve SLK_input(.c) Captain4LK 2020-04-29 21:45:54 +0200
  • 5f2ae526e3 Improve SLK_draw_rgb(.c) Captain4LK 2020-04-28 21:43:13 +0200
  • 3e8e019bc1 Improve SLK_sprite_rgb(.c) Captain4LK 2020-04-28 16:18:44 +0200
  • a88aa696b3 Improve SLK_draw_pal(.c) and SLK_sprite_pal(.c) Improved code quality Added comments Captain4LK 2020-04-26 21:47:02 +0200
  • 90f39d92bc Improved SLK_color(.c), SLK_render(.c) and renamed to SoftLK Improved code quality Added comments Captain4LK 2020-04-26 14:18:36 +0200
  • 506f2e8a58 Changed License Now licensed under 3-clause BSD license Captain4LK 2020-04-26 11:26:27 +0200
  • 8e029221cb Improved SLK_palette(.c) Added SLK_palette_get_color Added SLK_palette_set_color Improved coding style Added comments Captain4LK 2020-04-25 21:48:39 +0200
  • 3f887a26e3 Improved SLK_timer(.c) Added SLK_timer_get_fps Improved coding style Added comments Captain4LK 2020-04-25 21:16:56 +0200
  • 577147ffe0 More features Added SLK_layer_set_tint Added SLK_core_set_title Added SLK_core_set_fullscreen Added SLK_core_set_icon Captain4LK 2020-04-25 17:52:18 +0200
  • 375ca2e372 Updated readme captain4lk 2020-04-22 20:46:34 +0200
  • 6ecbdb56d5 Merge branch 'master' of https://notabug.org/Captain4LK/SLK-engine captain4lk 2020-04-22 20:14:32 +0200
  • 2fbac852f0 Expanded drawing capabilities added circle drawing and filling added rectangle drawing and filling added get draw target added line drawing captain4lk 2020-04-22 20:12:42 +0200
  • 5acb284729 Update 'examples/efelder/LICENSE.md' Captain4LK 2020-04-19 20:19:27 +0000
  • 79a01b9db6 Added layers captain4lk 2020-04-19 22:15:50 +0200
  • c65988dd8b Initial commit captain4lk 2020-04-11 17:03:26 +0200
  • aff7704b78 Initial commit C4LK 2020-02-14 18:53:59 +0100