]> git.sur5r.net Git - c128-kasse/history - include
fix prototypes
[c128-kasse] / include /
2016-11-03 Michael Stapelbergfix prototypes
2012-09-30 Michael Stapelberglog to memory
2012-09-29 Michael Stapelbergcolors were off-by-one
2012-09-29 Michael Stapelbergadd color code definitions
2012-09-29 Michael Stapelbergimplement depositing when the user cannot purchase...
2012-09-29 Michael Stapelbergprint_buffer needs to be larger when we print 80 characters
2012-09-29 Michael Stapelbergalign papertrail format
2010-11-01 Michael Stapelberguse nice drawing characters and two-column layout
2010-11-01 Michael Stapelbergraise number of items to 32
2009-11-02 Michael StapelbergImplement printing a header
2009-11-01 Michael Stapelbergimprove formatting of the start screen rgb2rv7
2009-11-01 Michael StapelbergMove logging/printing functions to src/print.c, fix...
2009-10-31 Michael Stapelberglog deposits and new credits to printer
2009-10-31 Michael StapelbergBugfix: Fix prototype for set_time()
2009-10-26 Michael StapelbergRead the last logfile and set log_lines_written apropri...
2009-10-26 Michael StapelbergDepend on all include files in Makefile, so that we...
2008-11-30 sECuREBugfix: Use CREDITS_PER_PAGE
2008-11-30 sECuREStore maximum item name's length in MAX_ITEM_NAME_LENGT...
2008-11-15 sECuREWrite log in files with 100 lines each (append mode...
2007-11-02 sECuREAdd hex viewer "cat"
2007-10-31 sECuREmove global variables of kasse to include/kasse.h
2007-10-26 matzevideomode macro
2007-10-26 matzedefined NICKNAME_MAX_LEN
2007-10-26 matze* buy() now uses find_credit
2007-10-23 sECuREimplement CREDITS into itemz
2007-10-23 sECuREimplement itemz.c which manages ITEMS (works)/CREDITS...
2007-10-23 sECuREfix time.c/h, fix test.c
2007-10-23 sECuREcreate src/images/include-folders to clean up the directory