Commit Graph

20 Commits

Author SHA1 Message Date
Erik Svedäng
cc2bb27544 Merge branch 'int-to-enum-hack' 2018-06-15 15:58:08 +02:00
Erik Svedäng
07878fc4a9 Nicer event handling with the help of 'foreach' macro and 'SDL.Event.all' function. 2018-03-24 11:17:56 +01:00
Erik Svedäng
a87753e3f4 Address sanitizer does not complain. 2018-03-22 21:21:46 +01:00
Erik Svedäng
e037a481cd Some helper functions to make code much cleaner. 2018-03-22 14:17:26 +01:00
Erik Svedäng
482170ccd7 Nicer rendering of font. 2018-03-22 13:36:16 +01:00
Erik Svedäng
99132e3926 Basic support for font rendering (more to come). 2018-03-22 13:25:30 +01:00
Erik Svedäng
2f345525ef int-to-enum not working... 2018-03-20 21:06:25 +01:00
Erik Svedäng
179da13d1c Slight cleanup in SDLHelper.h 2018-03-20 16:18:44 +01:00
Erik Svedäng
f2742fe032 Moved event-related things into a submodule. 2018-03-20 16:05:52 +01:00
Erik Svedäng
eb7595b159 Game example works with kebab case. 2018-03-20 12:49:46 +01:00
Erik Svedäng
7d9fd49e58 The SDLApp helper works fine now. 2018-03-20 12:17:48 +01:00
Erik Svedäng
10bc0e1e6c Fix 2018-03-19 13:01:14 +01:00
Erik Svedäng
d227533942 Merge branch 'master' into sdl-refactor 2018-03-19 12:54:14 +01:00
hellerve
a55eeb98a5 core: rename string and pattern types 2018-03-18 14:53:03 +01:00
Erik Svedäng
0f6574193f Proper SDL module added, examples updated to work with it. 2018-03-15 21:14:18 +01:00
hellerve
1ec7ee184d core: split up core 2018-02-27 15:09:13 +01:00
hellerve
95dc737950 sdl: aded str and copy to keycode; compiler: use str function on member even if its external 2017-12-04 19:20:05 +01:00
Erik Svedäng
f902ea2be9 Revert "Adopt a length-prefixed string type"
This reverts commit d573372c7b.
2017-12-04 09:24:31 +01:00
Felipe Oliveira Carvalho
d573372c7b Adopt a length-prefixed string type 2017-12-03 19:15:25 +01:00
Erik Svedäng
c80526cfaa REPLACE WITH HASKELL VERSION 2017-06-26 11:15:03 +02:00