David Capello
956349f87b
Add Image class to scripting
...
With this change we introduce SpriteWrap and ImageWrap to keep track
of modifications made by the script in one transaction. So we can undo
the script action as one simple action.
2016-04-06 19:05:06 -03:00
David Capello
21921fdfd5
Refactor scripting code
2016-04-06 15:37:13 -03:00
David Capello
890931f270
Add RunScript command with Edit > Scripts menu
2015-08-27 12:40:20 -03:00
David Capello
d181b9f215
Completelly removed the scripting support and lua files.
...
Updated the forum address.
2008-09-27 23:24:27 +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
40e3a27ce7
Header of all files updated
2007-11-16 18:25:45 +00:00
David Capello
3932753b38
More scripts removed. Better file-selector
2007-11-15 03:49:58 +00:00
David Capello
89e2452ed0
More commands transformed from Lua code to C
2007-11-09 04:10:19 +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
7d8edff778
Removed files.
2007-09-29 00:10:27 +00:00
David Capello
76b09886da
Removed undo.lua
2007-09-27 20:44:48 +00:00
David Capello
a198e43b7e
Added "save_file_as" and "options" commands.
...
Added some dirty tricks to handle the mouse capture in Windows.
2007-09-27 20:13:06 +00:00
David Capello
670d468252
Added command_execute_open_file.
...
Removed jmanager_dispatch_draw_messages.
Fixed wheel behavior in the editor (only when the editor is in standby state).
Replaced scare/unscare_mouse jmouse_hide/show. Renamed ji_mouse -> jmouse.
Added command_execute_close_file
2007-09-26 19:34:06 +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