Commit Graph

18 Commits

Author SHA1 Message Date
Esteban I. Ruiz Moreno f055ba82e6 Move actual code to Internal/ and add barebones of ZFun 2018-06-06 14:05:47 -03:00
Esteban I. Ruiz Moreno 12913c2031 Include <functional> from conc.h 2017-11-16 00:28:44 -03:00
Esteban I. Ruiz Moreno 2371ae8cdf Update README.md 2017-11-16 00:16:28 -03:00
Esteban I. Ruiz Moreno 92956c9815 Update build.sh
Avoid recompiling build.run if it has been compiled already
2017-11-16 00:00:03 -03:00
Esteban I. Ruiz Moreno 0f7382a2c2 FB shell 2017-10-31 10:54:30 -03:00
Esteban I. RM 593502d699 Add [minimal] error handling + text buffering stuff 2017-10-29 14:08:12 -03:00
Esteban I. RM c934cf8eb9 Add build.cxx/sh 2017-10-02 01:36:14 -03:00
Esteban I. Ruiz Moreno 4d10173f00 add basic Toolkit (with lines!!!) 2017-09-30 05:38:03 -03:00
Esteban I. Ruiz Moreno 06ca21ab3e make ignore_fonts [build.sh] work properly 2017-09-30 04:50:01 -03:00
Esteban I. Ruiz Moreno 057c69769e fix scale handling and add mild transparency on font borders 2017-09-30 04:45:45 -03:00
Esteban I. Ruiz Moreno c8d52d5c40 FONTS! THEY WORK! 2017-09-30 04:26:15 -03:00
Esteban I. Ruiz Moreno 98dc1bf420 split into files, add font compiler 2017-09-30 03:33:59 -03:00
Esteban I. Ruiz Moreno c6a0f5bf0d create build directory if it doesn't exist 2017-09-30 02:28:01 -03:00
Esteban I. Ruiz Moreno c6eb50d2aa reduce code repetition in color blending 2017-09-30 02:27:51 -03:00
Esteban I. Ruiz Moreno b03ab15f33 cache quite a few values 2017-09-30 02:22:20 -03:00
Esteban I. Ruiz Moreno 08b9fe417e added crappy double buffering 2017-09-30 02:19:18 -03:00
Esteban I. Ruiz Moreno 223c4f2b35 Initial commit - thanks @Mazeto for the original C code in ##programming! 2017-09-30 01:10:24 -03:00
Esteban I. Ruiz Moreno 48d7b5e9e2 Initial commit 2017-09-30 01:08:25 -03:00