aseprite/src/core
2009-11-22 02:15:40 +00:00
..
app.cpp Removed "Nothing" tab (Ilija Melentijevic idea). 2009-11-22 02:15:40 +00:00
app.h Added IAppHook interface for a cleaner event/hook interface. 2009-10-14 14:09:59 +00:00
cfg.cpp Minor changes. 2009-07-10 01:34:37 +00:00
cfg.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
color.cpp Refactored Layer class to include all layer_* functions as member functions. 2009-11-17 13:12:26 +00:00
color.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
config.cpp Converted GfxObj and all the hierarchy of graphics objects to classes. 2008-10-01 01:27:51 +00:00
core.cpp Fixed a lot of VC++8 warnings with /W3 flag. 2009-08-17 18:00:38 +00:00
core.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
dirs.cpp Modified folders to load data on Mac OS X platform (thanks to Trent Gamblin). 2009-10-09 02:06:09 +00:00
dirs.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
drop_files.cpp Internal refactoring of commands to support record/play macros in the near future. 2009-10-09 01:34:06 +00:00
drop_files.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
file_system.cpp Fixed a bug with the file-selector in Windows where new files found in a directory were added at the end instead of sorted. 2009-10-12 23:56:32 +00:00
file_system.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
job.cpp Added Context and UIContext classes. 2009-06-01 02:59:15 +00:00
job.h Renamed some header guards. 2009-08-17 21:38:00 +00:00
modules.cpp Added IAppHook interface for a cleaner event/hook interface. 2009-10-14 14:09:59 +00:00
modules.h Renamed some header guards. 2009-08-17 21:38:00 +00:00