aseprite/src
2010-08-11 21:39:50 -03:00
..
commands Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
core Move functions to access file system items (FileItem) in a new IFileItem interface. 2010-08-10 23:30:15 -03:00
dialogs Move functions to access file system items (FileItem) in a new IFileItem interface. 2010-08-10 23:30:15 -03:00
effect Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
file Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
intl Replaced old DIRS structure with ResourceFinder class. 2010-07-16 16:56:45 -03:00
jinete Fix problem in Widget::getPreferredSize() introduced in commit 01c811e726. 2010-08-10 23:43:19 -03:00
modules Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
raster Mask color is used in all routines that draw an image (Indexed, RGB, Grayscale). 2010-08-11 21:39:50 -03:00
settings Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
tests Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
tools Fix selection tools when the cel is in x<0 and/or y<0. 2010-08-11 00:22:30 -03:00
util Mask color is used in all routines that draw an image (Indexed, RGB, Grayscale). 2010-08-11 21:39:50 -03:00
widgets Do not use app_get_statusbar() inside StatusBar::onProcessMessage(). 2010-08-11 21:28:51 -03:00
app.cpp Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
app.h
ase_exception.cpp Modified "error" by "problem" in exceptions. 2010-07-31 12:15:02 -03:00
ase_exception.h
check_args.cpp Moved check_args.cpp from src/core/ to src/. 2010-07-16 17:00:37 -03:00
check_args.h Moved check_args.cpp from src/core/ to src/. 2010-07-16 17:00:37 -03:00
CMakeLists.txt Add CMakeLists.txt files. 2010-08-10 21:49:32 -03:00
console.cpp Avoid some compilation warnings and errors with gcc on linux. 2010-07-23 16:51:11 -03:00
console.h
context.cpp Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
context.h
gfxmode.cpp
gfxmode.h
launcher.cpp Added Launcher::openFile() command for Linux. 2010-07-07 15:10:31 -03:00
launcher.h Added "Quick Reference" command. 2010-07-03 13:34:17 -03:00
main.cpp Avoid some compilation warnings and errors with gcc on linux. 2010-07-23 16:51:11 -03:00
mem_utils.cpp Moved get_pretty_memsize (core.h) to get_pretty_memory_size (mem_utils.h). 2010-07-16 16:05:56 -03:00
mem_utils.h Moved get_pretty_memsize (core.h) to get_pretty_memory_size (mem_utils.h). 2010-07-16 16:05:56 -03:00
pen_type.h
recent_files.cpp
recent_files.h
resource_finder.cpp Avoid some compilation warnings and errors with gcc on linux. 2010-07-23 16:51:11 -03:00
resource_finder.h Replaced old DIRS structure with ResourceFinder class. 2010-07-16 16:56:45 -03:00
resources_win32.rc Fixed file description in .rc file. 2010-07-26 00:20:39 -03:00
sprite_wrappers.h Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
tiled_mode.h
ui_context.cpp Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
ui_context.h
undoable.cpp Use Allegro's ASSERT() instead of assert(). 2010-08-03 23:33:44 -03:00
undoable.h