Commit graph

27 commits

Author SHA1 Message Date
nek0 11bb7b69e5 drop repetitive code 2017-12-27 20:27:38 +01:00
nek0 a1ab48009f version bump 2017-12-27 18:43:19 +01:00
nek0 e8fe302208 new version 2017-12-24 00:39:52 +01:00
nek0 54018ff71e close window on close (duh) 2017-12-16 11:57:58 +01:00
nek0 ca81795585 linted 2017-12-15 18:12:16 +01:00
nek0 004579eedd unused pragma 2017-12-15 18:02:14 +01:00
nek0 295c4b333c eta reductions 2017-12-15 17:58:55 +01:00
nek0 f12e62d938 event system works! 2017-12-15 17:48:12 +01:00
nek0 78f058db6b still won't work 2017-12-13 15:19:53 +01:00
nek0 369a74c0d0 make update provide the time again 2017-03-23 04:29:48 +01:00
nek0 0963ca4f42 remove surface from load function 2017-03-23 04:27:57 +01:00
nek0 7bf2962d07 some linting 2017-03-20 05:24:30 +01:00
Astro a737e2863c implement Affection.Property dsl 2017-03-17 00:20:42 +01:00
Astro 4882350095 split updateLoop into eventLoop/updateLoop, getTick, getDelta 2017-03-16 20:12:41 +01:00
nek0 97186c5709 it works only halfway 2017-02-17 17:15:06 +01:00
nek0 ebc0eea6c7 make previous examples work again 2016-12-26 14:06:51 +01:00
nek0 da79d55a0d make text more visible 2016-12-24 01:10:18 +01:00
nek0 b0d44124dc updating examples 2016-12-12 02:10:30 +01:00
nek0 4e20d26c97 working on drawing primitives 2016-12-08 18:22:29 +01:00
nek0 7ae7c4e080 updated example 2016-11-13 13:46:23 +01:00
nek0 678c830e33 example now working with the right colours
This was an issue with the default surface created by sdl, which had
the wrong color format. For the future it is advised to use the RGBA
CFu8 format from babl, or things may break again.
2016-11-08 04:31:51 +01:00
nek0 c7ab44e2f9 cleanup and documentation 2016-11-06 05:02:06 +01:00
nek0 1ccdf4ad75 showing text 2016-11-05 00:41:49 +01:00
nek0 211cbd85ad now using built-in timing facilities 2016-11-04 19:05:43 +01:00
nek0 e11312fb5d terminate after 5 seconds 2016-11-04 16:38:13 +01:00
nek0 f50bd1afe8 get first example somewhat working 2016-11-04 16:06:16 +01:00
nek0 2b69376fb7 merging with affection-examples 2016-05-29 18:02:03 +02:00