Commit Graph

136 Commits

Author SHA1 Message Date
Vadim Grigoruk 50d7b70d31 #659 disabled wiki command on Android 2018-08-23 23:01:45 +03:00
Vadim Grigoruk 6e4b33e74d #582 fix 2018-08-11 09:13:18 +03:00
Vadim Grigoruk 6be630167a #652: added alt font button to the Code Editor 2018-08-04 00:36:53 +03:00
Vadim Grigoruk 4249516d7e #652: reverted font width/height in the config 2018-08-03 23:22:58 +03:00
Vadim Grigoruk 69f8c30ef4 #582: fixed 2018-08-03 15:20:32 +03:00
Vadim Grigoruk 1504301a3b #647: added "-uiscale" command line parameter and UI_SCALE=3 variable to the config 2018-08-01 10:14:45 +03:00
Phil Hagelberg 1af15dd368 Make eval command go thru tic_script_config. 2018-07-09 22:31:26 -07:00
Phil Hagelberg 8e04b3fc01 Add eval command to console. 2018-05-30 20:08:10 -07:00
Phil Hagelberg bd3d9cfbd7 Add Fennel as an option for creating games. 2018-05-15 20:33:57 -07:00
BADIM-PC\Vadim 03efd90518 Add font width/height to the config #568 2018-03-12 15:33:18 +03:00
BADIM-PC\Vadim fbf9daa68d config cart moved from tic_mem 2018-03-12 09:40:48 +03:00
BADIM-PC\Vadim 221998d1c4 fixed cart name loaded from cmd 2018-02-27 23:17:35 +03:00
BADIM-PC\Vadim 4f7f2e924c inject sprites fix 2018-02-27 22:38:43 +03:00
BADIM-PC\Vadim c63889fbc0 Palette per bank #555
only first bank initialized with palette
2018-02-27 18:12:06 +03:00
BADIM-PC\Vadim 4b46414ae1 added palette per bank 2018-02-27 14:55:25 +03:00
Vadim Grigoruk cb4076fd3d
Merge pull request #550 from trelemar/master
Added "wiki" command to open github wiki in browser
2018-02-27 10:44:25 +03:00
BADIM-PC\Vadim 6166b08ca5 Disable CRT by command line #552 2018-02-27 10:32:46 +03:00
trelemar 89a376924f Added "wiki" command to open github wiki in browser 2018-02-24 22:57:21 -05:00
BADIM-PC\Vadim 2396cef9ef Constantly getting "cart not created" message #538 2018-02-22 09:15:16 +03:00
BADIM-PC\Vadim 8f7b17a305 Preprocessor definitions to build with/without lua/moon/js/wren #529 2018-02-16 15:43:30 +03:00
BADIM-PC\Vadim a481dac5f1 Warning on startup "parameter or file not processed: ." #527 2018-02-16 14:01:25 +03:00
BADIM-PC\Vadim 08f29fde5d no message 2018-02-15 12:43:00 +03:00
BADIM-PC\Vadim 631fd03dd8 no message 2018-02-14 16:22:33 +03:00
BADIM-PC\Vadim a6bfc6011e no message 2018-02-14 14:52:10 +03:00
BADIM-PC\Vadim 376763c56a no message 2018-02-14 14:31:10 +03:00
BADIM-PC\Vadim 17cad0a9eb emscripten works 2018-02-14 13:58:46 +03:00
BADIM-PC\Vadim e4eac02295 no message 2018-02-13 13:29:33 +03:00
BADIM-PC\Vadim 0b693b3365 no message 2018-02-12 19:22:15 +03:00
BADIM-PC\Vadim e4ef780f28 no message 2018-02-12 19:16:37 +03:00
BADIM-PC\Vadim 29d6f8f8bb no message 2018-02-12 19:15:05 +03:00
BADIM-PC\Vadim c3e7ff8e43 mouse scroll works 2018-02-12 13:31:52 +03:00
BADIM-PC\Vadim 3c40e171fc main knows nothing about lua and etc. 2018-02-08 15:29:14 +03:00
BADIM-PC\Vadim 826ac4d769 no message 2018-02-07 18:21:28 +03:00
BADIM-PC\Vadim 39dfdcfc4f SDL extracted 2018-02-06 22:15:56 +03:00
BADIM-PC\Vadim 2b890c7efe Merge branch 'master' into sdl_extract 2018-02-06 20:05:31 +03:00
BADIM-PC\Vadim 8d9251657d CLI save injected code #517 2018-02-06 19:00:34 +03:00
BADIM-PC\Vadim eb4a66072a Merge branch 'master' into sdl_extract 2018-02-05 22:41:57 +03:00
BADIM-PC\Vadim 4ff6f926f0 Wren Support #392 2018-02-05 16:52:55 +03:00
BADIM-PC\Vadim a525df2eba removed SDL_Rect and SDL_Point 2018-02-01 19:34:42 +03:00
BADIM-PC\Vadim b3f88b73ac Merge branch 'master' into sdl_extract 2018-02-01 17:33:49 +03:00
BADIM-PC\Vadim 4a60393a1c Code from other banks gets added to bank 0, if using external editor. #516 2018-01-31 17:37:43 +03:00
BADIM-PC\Vadim bed37f3e87 fixed <tag> end detection in project files 2018-01-27 19:51:17 +03:00
BADIM-PC\Vadim dc8c10438b no message 2018-01-24 16:59:02 +03:00
BADIM-PC\Vadim 1241b43ea7 no message 2018-01-24 16:39:29 +03:00
BADIM-PC\Vadim 29ab09efd0 keyboard input works 2018-01-24 16:13:46 +03:00
BADIM-PC\Vadim ee5830b613 no message 2018-01-24 12:20:05 +03:00
BADIM-PC\Vadim 53ccf8fba0 "keymap" command configures only 2 gamepads #496
removed KEYMAP command
2018-01-10 11:18:55 +03:00
BADIM-PC\Vadim 8daa4c7f38 Use mouse and gamepad simultaneously #484 2017-12-27 15:47:33 +03:00
BADIM-PC\Vadim 9786c6dcc5 Move persistent memory outside of the RAM #483 2017-12-27 12:51:13 +03:00
BADIM-PC\Vadim 59fe65f133 emscripten compilation fix 2017-12-23 19:16:29 +03:00