.. |
commands
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
core
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
dialogs
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
effect
|
Removed JM_DRAWRGN message. Removed jwidget_redraw_region and jwidget_send_message_after_type functions.
|
2009-11-19 14:38:24 +00:00 |
file
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
intl
|
Renamed some header guards.
|
2009-08-17 21:38:00 +00:00 |
jinete
|
Added jpoint and jsize.
|
2010-01-25 22:28:39 +00:00 |
modules
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
raster
|
Added support to load png files through Allegro library (now you can save/load palettes in PNG files)
|
2009-11-19 00:34:07 +00:00 |
tests
|
Renamed some header guards.
|
2009-08-17 21:38:00 +00:00 |
util
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
widgets
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
app.cpp
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
app.h
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
ase_exception.cpp
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
ase_exception.h
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
console.cpp
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
console.h
|
Renamed some header guards.
|
2009-08-17 21:38:00 +00:00 |
context.cpp
|
Fixed compilation error in context.cpp
|
2009-12-19 17:52:21 +00:00 |
context.h
|
Internal refactoring of commands to support record/play macros in the near future.
|
2009-10-09 01:34:06 +00:00 |
icon.rc
|
|
|
main.cpp
|
Now XML files are loaded with tinyxml library
|
2009-12-16 23:24:57 +00:00 |
sprite_wrappers.h
|
Internal refactoring of commands to support record/play macros in the near future.
|
2009-10-09 01:34:06 +00:00 |
ui_context.cpp
|
Moved app.cpp from src/core/ to src/
|
2009-12-11 14:53:05 +00:00 |
ui_context.h
|
Internal refactoring of commands to support record/play macros in the near future.
|
2009-10-09 01:34:06 +00:00 |
undoable.cpp
|
Fixed a bug in Undoable::copy_previous_frame (using LayerImage::add_cel directly instead of Undoable::add_cel).
|
2009-11-23 01:25:06 +00:00 |
undoable.h
|
Refactored Layer class to include all layer_* functions as member functions.
|
2009-11-17 13:12:26 +00:00 |