David Capello
ae46058123
Moved FLI core routines from third_party/gfli to src/file/fli
2008-02-12 12:46:39 +00:00
David Capello
3290dfb7d5
Added thumbnails, tooltips, and now the file routines don't use PACKFILE (just FILE from stdio).
2008-02-10 19:06:03 +00:00
David Capello
528eaab937
Added threads to load files in background.
...
Added a new file-selector (using PIDLs for Win32).
2008-02-04 02:37:26 +00:00
David Capello
33cde18bf1
Added JMutex, lock_current_sprite, and locked & mutex fields for Sprite.
...
Added readable/writable buttons in the Film Editor. Added forbidden cursor.
Fixed some bugs in editors_draw_sprite_tiled and cmd_configure_tools.
2008-01-23 16:16:43 +00:00
David Capello
cbcc6953b4
Added goto_*_frame & play_animation commands. With this the 'Preview'
...
uses the same keys to move through frames that are specified in gui.xml
2008-01-05 18:32:12 +00:00
David Capello
37be418a5a
Added some of the new script functions (NewSprite, LoadSprite,
...
SaveSprite, SetSprite, NewLayer)
2007-12-13 15:55:01 +00:00
David Capello
ece7c72b0f
Added ase_uint8, ase_uint16, ase_uint32
2007-12-11 20:05:18 +00:00
David Capello
d1c38d7dfe
Removed a lot of GUI functionality for scripting.
...
Added support to save PNG files.
Added alternative dirty rectangles technique to Jinete.
2007-12-06 03:00:10 +00:00
David Capello
7a0913c2cf
Added rules to make tests
2007-12-05 03:29:17 +00:00
David Capello
c8db258b00
Added background color to sprite.
...
Renamed FileType to FileFormat.
Moved ase/jinete/src to ase/src/jinete.
Moved ase/jinete/include to ase/src/jinete.
Moved ase/jinete/freetype to ase/third_party/freetype.
2007-12-05 01:30:50 +00:00
David Capello
df0104734f
Added libjpeg in the repository.
...
Fixed some bugs in the GUI system.
Added tabs, and removed the list-menu.
2007-11-28 14:19:36 +00:00
David Capello
c059b77958
Added "Configure Screen" command.
2007-11-24 18:23:53 +00:00
David Capello
2ea9551ce1
Renamed frpos -> frame. Added operations to handle frames and cels.
2007-11-19 14:23:15 +00:00
David Capello
83444f1775
Renamed "frame" to "cel" (commands files renamed)
2007-11-16 20:54:15 +00:00
David Capello
429d6a83ef
Renamed "frame" to "cel"
2007-11-16 20:49:40 +00:00
David Capello
13cbec9ec0
Removed cmd_quick_copy.c and cmd_quick_move.c from the listing
...
(reported by Manuel Quiñones)
2007-11-14 21:26:28 +00:00
David Capello
89e2452ed0
More commands transformed from Lua code to C
2007-11-09 04:10:19 +00:00
David Capello
36f861ddd7
Removed src/dialogs/effect/*.c
2007-11-08 00:54:31 +00:00
David Capello
a1b9a6844b
Added crop tool.
2007-10-04 02:44:09 +00:00
David Capello
c1879f7c07
Added sprite_properties command.
2007-09-30 16:04:18 +00:00
David Capello
ce25bfaac4
Added all mask/selection commands.
...
Added all commands to select a tool.
Fixed a bug when setting the grid.
The about dialog shows AUTHORS.txt
2007-09-30 15:32:21 +00:00
David Capello
a68a9e2e56
Added cmd_drawing_tools.c.
...
Fixed some errors with double memory free (from 'menuitems' and from 'commands').
Added the four main commands for the editor of sprites (close_editor, make_unique_editor, split_editor).
2007-09-27 18:02:23 +00:00
David Capello
8d94d16c0b
Added all the "Command" stuff.
2007-09-23 20:13:58 +00:00
David Capello
e82167b340
Added double-buffering for GUI, and PNG support
2007-09-20 00:32:35 +00:00
David Capello
57e978b102
Moved everything to trunk
2007-09-18 23:57:02 +00:00