Commit Graph

9645 Commits

Author SHA1 Message Date
David Capello
bdf06ed25d Fixed an error when closing file streams (the file can't be closed
because it is opened by the user).
2007-11-19 17:32:40 +00:00
David Capello
fad42803e4 Undo changes (back to version 15). 2007-11-19 17:24:50 +00:00
David Capello
35f50b6d73 Added more directories to find data in UNIX like systems. 2007-11-19 16:10:00 +00:00
David Capello
ca9b264905 Fixed file_size/file_size_ex depending the Allegro version 2007-11-19 14:41:30 +00:00
David Capello
2aaf287614 Added operations to handle frames. 2007-11-19 14:29:24 +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
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
1c3cba7208 Removed the usage of "link" frames when load a sequence of bitmaps. 2007-11-14 21:28:33 +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
8bbd7736fe Clarified "COMPILATION" section 2007-11-14 21:22:28 +00:00
David Capello
57d5783d0c More commands transformed from Lua code to C 2007-11-09 04:12:27 +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
0acca25989 Added "new_frame" command. Renamed writeable to writable. 2007-10-08 02:20:57 +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
122217c227 Added this readme (I don't know why it wasn't imported). 2007-09-30 15:35:38 +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
5097767564 Fixed a problem when setting tile rectangle. 2007-09-29 22:19:51 +00:00
David Capello
0a6b8a5955 Removed session stuff. 2007-09-29 00:16:41 +00:00
David Capello
395ad85546 Removed session stuff. 2007-09-29 00:14:10 +00:00
David Capello
fb04bd71e3 Removed session stuff. 2007-09-29 00:12:08 +00:00
David Capello
7d8edff778 Removed files. 2007-09-29 00:10:27 +00:00
David Capello
ec0d508f77 Added "undo" and "redo" commands. 2007-09-27 20:45:12 +00:00
David Capello
76b09886da Removed undo.lua 2007-09-27 20:44:48 +00:00
David Capello
a43470b8f1 Removed cmd_split_editor_horizontally.c 2007-09-27 20:39:31 +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
f7657bb2dd Added ultra-basic XML support in Jinete 2007-09-27 18:07: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
e17df80151 Added all preview stuff in one file. 2007-09-26 20:12:06 +00:00
David Capello
4d10501801 Added defgui-en.xml, defgui-es.xml 2007-09-26 19:41:01 +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
018e27058a Added the copyright year 2007-09-26 19:28:25 +00:00
David Capello
8d94d16c0b Added all the "Command" stuff. 2007-09-23 20:13:58 +00:00
David Capello
447451e374 Added all the "Command" stuff. 2007-09-23 19:08:27 +00:00
David Capello
a880a41ead Fixed display_switch_in_callback 2007-09-20 00:43:05 +00:00
David Capello
7eb7e8eac9 Removed the include <setjmp.h> to avoid conflicts with libpng 2007-09-20 00:41:39 +00:00
David Capello
e82167b340 Added double-buffering for GUI, and PNG support 2007-09-20 00:32:35 +00:00
David Capello
7c4dbdc036 Fixed a compilation error for GCC 4.x 2007-09-19 18:31:12 +00:00
David Capello
6cc977f903 Version 0.6 started 2007-09-19 00:39:11 +00:00
David Capello
54172e07bb Moved third_party/ directory to trunk 2007-09-18 23:59:46 +00:00
David Capello
57e978b102 Moved everything to trunk 2007-09-18 23:57:02 +00:00