This website requires JavaScript.
Explore
Help
Sign In
kts
/
timesynk
Watch
1
Star
0
Fork
You've already forked timesynk
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b1aa56cade
timesynk
/
devcpp
History
kts
4e6f983db8
win32/64 uncovered out-of-bounds reading/writing for getpixel/putpixel in interface/sdl.c, so both functions now check if x/y is greater than or equal to 0 and less than or equal to the surface's width/height.
2013-11-17 16:37:10 -08:00
..
Makefile.win
win32/64 uncovered out-of-bounds reading/writing for getpixel/putpixel in interface/sdl.c, so both functions now check if x/y is greater than or equal to 0 and less than or equal to the surface's width/height.
2013-11-17 16:37:10 -08:00
timesynk-pdcurses.dev
Updated devcpp projects to use inventory.c and inventory.h - works ok.
2013-11-16 16:22:43 -08:00
timesynk-pdcurses.layout
Updated devcpp projects to use inventory.c and inventory.h - works ok.
2013-11-16 16:22:43 -08:00
timesynk-sdl.dev
Updated devcpp projects to use inventory.c and inventory.h - works ok.
2013-11-16 16:22:43 -08:00
timesynk-sdl.layout
win32/64 uncovered out-of-bounds reading/writing for getpixel/putpixel in interface/sdl.c, so both functions now check if x/y is greater than or equal to 0 and less than or equal to the surface's width/height.
2013-11-17 16:37:10 -08:00