aseprite/src/commands
David Capello 275181990f Added:
- eye-dropper cursor to editor
- JM_SETCURSOR
- incremental-search to fileview widget
- jgrid widget
- JI_SIGNAL_SET_FONT
- sprite_getpixel
- colorselector widget
- test_jlist test
- HSV color type
- grid, exchange_colors, and eyedropper_tool commands
Fixed:
- duplication of layers
Renamed:
- jwidget_add_childs to jwidget_add_children
- status_bar to statusbar
- tool_bar to toolbar
- color_viewer to colorviewer
- color_bar to colorbar
- color_button to colorbutton
- rectfill_exclude to jrectexclude
- _graya_getk to _graya_getv
- _graya_k_shift to _graya_v_shift
Refactoring to color type:
- now it's a color_t structure instead of a string (char *)
Removed:
- mapgen.[ch]
- update_global_script_variables routine
- JM_CHAR (now it's JM_KEYPRESSED).
- README-es.txt
- FAQ.txt
2008-02-29 19:29:49 +00:00
..
fx Added: 2008-02-29 19:29:49 +00:00
cmd_about.c Added: 2008-02-29 19:29:49 +00:00
cmd_advanced_mode.c Added: 2008-02-29 19:29:49 +00:00
cmd_cel_properties.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_change_image_type.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_clear.c Added: 2008-02-29 19:29:49 +00:00
cmd_close_file.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_configure_screen.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_configure_tools.c Added: 2008-02-29 19:29:49 +00:00
cmd_copy_cel.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_copy.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_crop.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_cut.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_deselect_mask.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_draw_text.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_drawing_tools.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_duplicate_layer.c Added: 2008-02-29 19:29:49 +00:00
cmd_duplicate_sprite.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_exchange_colors.c Added: 2008-02-29 19:29:49 +00:00
cmd_exit.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_eyedropper_tool.c Added: 2008-02-29 19:29:49 +00:00
cmd_film_editor.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_flatten_layers.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_flip.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_frame_properties.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_goto_frame.c Added: 2008-02-29 19:29:49 +00:00
cmd_grid.c Added: 2008-02-29 19:29:49 +00:00
cmd_invert_mask.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_layer_properties.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_link_cel.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_load_mask.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_mask_all.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_mask_by_color.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_merge_down_layer.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_move_cel.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_new_cel.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_new_file.c Added: 2008-02-29 19:29:49 +00:00
cmd_new_frame.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_new_layer_set.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_new_layer.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_open_file.c Added: 2008-02-29 19:29:49 +00:00
cmd_options.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_palette_editor.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_paste.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_play_animation.c Added: 2008-02-29 19:29:49 +00:00
cmd_play_flic.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_preview.c Added: 2008-02-29 19:29:49 +00:00
cmd_record_screen.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_redo.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_refresh.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_remove_cel.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_remove_frame.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_remove_layer.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_reselect_mask.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_run_script.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_save_file_as.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_save_file.c Added: 2008-02-29 19:29:49 +00:00
cmd_save_mask.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_screen_shot.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_select_file.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_sprite_editor.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_sprite_properties.c Added: 2008-02-29 19:29:49 +00:00
cmd_tips.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
cmd_undo.c Removed USE_PRECOMPILED_HEADER option. 2008-02-11 01:56:20 +00:00
commands.c Added: 2008-02-29 19:29:49 +00:00
commands.h Added: 2008-02-29 19:29:49 +00:00