]> git.sur5r.net Git - c128-kasse/history - src/itemz.c
itemz: fix depreciation warnings, make it fast()
[c128-kasse] / src / itemz.c
2017-09-25 Maik Fischeritemz: fix depreciation warnings, make it fast()
2017-09-24 Michael StapelbergFormat code using clang-format-3.9 (“make format”) mxf/master
2016-11-03 Michael Stapelbergfix prototypes
2013-10-09 Michael Stapelbergitemz: implement counter reset rgb2rv12
2012-11-06 Jakob HaufeRestructure Makefile and create include/version.h
2010-11-01 Michael Stapelberguse nice drawing characters and two-column layout
2010-11-01 Michael Stapelberguse cgetc() and cputc() instead of getchar()
2009-11-01 Michael StapelbergUpdate copyright notice, convert files to utf8, add...
2009-11-01 Michael Stapelberghandle selling more than 9 items (whole input will...
2009-11-01 Michael StapelbergMove logging/printing functions to src/print.c, fix...
2009-10-29 Michael StapelbergFix linking of itemz
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-01 sECuREFix linking of itemz
2007-10-26 matze * let users quit itemz/kasse
2007-10-25 matzemodularized itemz and moved new credit manager stuff...
2007-10-23 sECuREadd license information
2007-10-23 sECuREimplement CREDITS into itemz
2007-10-23 sECuREimplement itemz.c which manages ITEMS (works)/CREDITS...