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