]> git.sur5r.net Git - c128-kasse/history - include/general.h
README: remove emulator configuration, we use -config vicerc
[c128-kasse] / include / general.h
2017-11-05 Michael StapelbergMerge pull request #37 from sur5r/issue36 sur5r.net/master rgb2rv17
2017-11-05 Jakob HaufeFix format_euros()
2017-11-01 Maik Fischerfix print_log() format string
2017-10-30 Maik FischerMerge pull request #15 from 9b17fe/refactor
2017-10-30 Maik Fischerinclude guards: don't begin them with underscores
2017-10-30 Maik Fischerkasse: move inputting nicknames w/ completion in its...
2017-10-30 Maik Fischeruse EUR_FORMAT_MINLEN to get rid of more magic numbers
2017-10-30 Maik Fischerchange ad-hoc number input code to use cget_number()
2017-10-30 Maik Fischerkasse: use cgetn_input() to simplify logic
2017-10-30 Maik Fischeruse cget_return() to wait for a RETURN key press
2017-10-26 Maik Fischerkasse: use constants where appropriate
2017-09-24 Michael StapelbergFormat code using clang-format-3.9 (“make format”) mxf/master
2017-09-24 Michael Stapelberginclude peekpoke.h instead of re-defining the macros
2016-11-05 Michael StapelbergImplement space completion when selling items.
2016-11-03 Michael Stapelbergfix prototypes
2012-09-29 Michael Stapelbergcolors were off-by-one
2012-09-29 Michael Stapelbergadd color code definitions
2010-11-01 Michael Stapelberguse nice drawing characters and two-column layout
2009-11-01 Michael Stapelbergimprove formatting of the start screen rgb2rv7
2009-11-01 Michael StapelbergMove logging/printing functions to src/print.c, fix...
2007-10-26 matzevideomode macro
2007-10-23 sECuREcreate src/images/include-folders to clean up the directory