Fix Lua function matchcolor2() inaccuracies caused by integer arithmetics

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2082 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2015-02-15 22:20:47 +00:00
parent 61c8dca353
commit 67d3636512
4 changed files with 61 additions and 57 deletions

View File

@@ -19,7 +19,7 @@ $(OBJDIR)/factory.o: factory.c brush.h struct.h const.h buttons.h engine.h error
filesel.h loadsave.h global.h graph.h io.h misc.h pages.h readline.h \
sdlscreen.h windows.h palette.h input.h help.h realpath.h setup.h \
tiles.h
$(OBJDIR)/factory_gui.o: factory_gui.c brush.h struct.h const.h buttons.h engine.h \
$(OBJDIR)/factory_m.o: factory_m.c brush.h struct.h const.h buttons.h engine.h \
errors.h filesel.h loadsave.h global.h graph.h io.h misc.h pages.h \
readline.h sdlscreen.h windows.h palette.h input.h help.h realpath.h \
setup.h tiles.h
@@ -72,9 +72,6 @@ $(OBJDIR)/pages.o: pages.c global.h struct.h const.h pages.h errors.h loadsave.h
$(OBJDIR)/palette.o: palette.c const.h struct.h global.h misc.h engine.h readline.h \
buttons.h pages.h help.h sdlscreen.h errors.h op_c.h colorred.h \
windows.h input.h palette.h shade.h
$(OBJDIR)/palette_test.o: palette_test.c const.h struct.h global.h misc.h engine.h \
readline.h buttons.h pages.h help.h sdlscreen.h errors.h op_c.h \
colorred.h windows.h input.h palette.h shade.h
$(OBJDIR)/pversion.o: pversion.c
$(OBJDIR)/pxdouble.o: pxdouble.c global.h struct.h const.h sdlscreen.h misc.h \
graph.h pxdouble.h pxwide.h