aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/celer2.h
AgeCommit message (Expand)Author
2013-09-07AVALANCHE: Janitorial - Remove trailing spaces, fix define namesStrangerke
2013-09-06AVALANCHE: More renaming in gyro2.h.uruk
2013-09-05AVALANCHE: Fix GCC warning.uruk
2013-09-05AVALANCHE: Finish replacing C-style comments by C++-styleStrangerke
2013-09-04AVALANCHE: Clean up celer2Strangerke
2013-09-04AVALANCHE: Rename refreshBackgroundSprites() to updateBackgroundSprites() in ...uruk
2013-09-03AVALANCHE: Refactor Celer.uruk
2013-09-03AVALANCHE: Removing the file variable from Celer's member variables.uruk
2013-09-03AVALANCHE: Some more renaming and a little bit of refactoring in Celer.uruk
2013-09-03AVALANCHE: Do renaming in Celer.uruk
2013-08-30AVALANCHE: Upgrade show_one() so it can replace show_one_at(), preventing cod...uruk
2013-07-26AVALANCHE: Update rest of Celer accorded to the revision in Graphics.uruk
2013-07-26AVALANCHE: Remove Celer:mdrop().uruk
2013-07-25AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work p...uruk
2013-07-25AVALANCHE: Celer: add new flavour: ch_natural_image.uruk
2013-07-24AVALANCHE: Change class variables to pointers, update everything accordingly.uruk
2013-07-09AVALANCHE: Celer: implement show_one_at().uruk
2013-07-05AVALANCHE: Partly implement load() in Lucerna, change char * to Common::Strin...uruk
2013-07-05AVALANCHE: Celer: implement show_one().uruk
2013-07-05AVALANCHE: Celer: implement load_chunks() further.uruk
2013-07-03AVALANCHE: Celer: Implement file handling.uruk
2013-06-29AVALANCHE: Reorganise includes.uruk
2013-06-28AVALANCHE: Celer: replace namespace with class.uruk
2013-06-26AVALANCHE: Add Celer.uruk