TIC-80-guile/src
Graham Clemo d5f4314ef1 Merge https://github.com/GrahamClemo/TIC-80 2018-08-02 20:23:07 +01:00
..
ext crt shader moved to the COnfig 2018-02-26 13:56:54 +03:00
system config cart moved from tic_mem 2018-03-12 09:40:48 +03:00
code.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
code.h Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
config.c #647: added "-uiscale" command line parameter and UI_SCALE=3 variable to the config 2018-08-01 10:14:45 +03:00
config.h config cart moved from tic_mem 2018-03-12 09:40:48 +03:00
console.c #647: added "-uiscale" command line parameter and UI_SCALE=3 variable to the config 2018-08-01 10:14:45 +03:00
console.h Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
defines.h SDL extracted 2018-02-06 22:15:56 +03:00
dialog.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
dialog.h removed SDL_Rect and SDL_Point 2018-02-01 19:34:42 +03:00
fs.c fixed cart name loaded from cmd 2018-02-27 23:17:35 +03:00
fs.h fixed cart name loaded from cmd 2018-02-27 23:17:35 +03:00
history.c opening TIC-80 sources 2017-09-26 09:59:34 +03:00
history.h opening TIC-80 sources 2017-09-26 09:59:34 +03:00
html.c opening TIC-80 sources 2017-09-26 09:59:34 +03:00
jsapi.c Merge pull request #611 from technomancy/eval 2018-07-10 14:29:05 +03:00
keycodes.c ESC and F1-F12 disabled in game mode 2018-01-24 19:50:06 +03:00
luaapi.c Merge pull request #611 from technomancy/eval 2018-07-10 14:29:05 +03:00
machine.h Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
map.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
map.h OVERLAP mode renamed to OVERLINE 2018-02-27 13:42:08 +03:00
menu.c #646: added Quit TIC-80 item 2018-08-02 09:36:21 +03:00
menu.h removed SDL_Rect and SDL_Point 2018-02-01 19:34:42 +03:00
music.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
music.h removed SDL_Rect and SDL_Point 2018-02-01 19:34:42 +03:00
net.c main knows nothing about lua and etc. 2018-02-08 15:29:14 +03:00
net.h main knows nothing about lua and etc. 2018-02-08 15:29:14 +03:00
run.c no message 2018-02-15 17:19:04 +03:00
run.h Move persistent memory outside of the RAM #483 2017-12-27 12:51:13 +03:00
sfx.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
sfx.h added separate editor per bank 2017-12-14 17:08:04 +03:00
sprite.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
sprite.h OVERLAP mode renamed to OVERLINE 2018-02-27 13:42:08 +03:00
squirrelapi.c Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
start.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
start.h opening TIC-80 sources 2017-09-26 09:59:34 +03:00
studio.c Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
studio.h Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
surf.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
surf.h no message 2018-02-14 14:31:10 +03:00
system.c #647: added "-uiscale" command line parameter and UI_SCALE=3 variable to the config 2018-08-01 10:14:45 +03:00
system.h #647: added "-uiscale" command line parameter and UI_SCALE=3 variable to the config 2018-08-01 10:14:45 +03:00
tic.c Added support for the Squirrel programming language. 2018-08-02 20:06:48 +01:00
tic.h Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
tic80.c Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
ticapi.h Make eval command go thru tic_script_config. 2018-07-09 22:31:26 -07:00
tools.c changed pixel format to RGBA 2018-02-22 11:38:31 +03:00
tools.h no message 2018-02-14 15:44:27 +03:00
world.c no message 2018-02-13 13:29:33 +03:00
world.h opening TIC-80 sources 2017-09-26 09:59:34 +03:00
wrenapi.c fix wren TIC.spr array of colors bug, and implement eval script 2018-07-11 13:05:51 +03:00