index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
avalanche
/
celer2.cpp
Age
Commit message (
Expand
)
Author
2013-07-29
AVALANCHE: Repair Celer::load_chunks(), remove background drawing from Graphi...
uruk
2013-07-26
AVALANCHE: Get rid of Lucerna::mblit() and Lucerna::blitfix().
uruk
2013-07-26
AVALANCHE: Update rest of Celer accorded to the revision in Graphics.
uruk
2013-07-26
AVALANCHE: Add loadPictureGraphic, loadPictureRow, revise drawPicture in Grap...
uruk
2013-07-26
AVALANCHE: Remove Celer:mdrop().
uruk
2013-07-25
AVALANCHE: Revise Celer::pics_link() a bit.
uruk
2013-07-25
AVALANCHE: Implement Celer::load_chunks().
uruk
2013-07-25
AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work p...
uruk
2013-07-25
AVALANCHE: Celer: add new flavour: ch_natural_image.
uruk
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _gyro into pointer, update everything accordingly.
uruk
2013-07-09
AVALANCHE: update file handling in multiple files.
uruk
2013-07-09
AVALANCHE: Celer: implement show_one_at().
uruk
2013-07-05
AVALANCHE: Partly implement load() in Lucerna, change char * to Common::Strin...
uruk
2013-07-05
AVALANCHE: Celer: implement show_one().
uruk
2013-07-05
AVALANCHE: Celer: implement load_chunks() further.
uruk
2013-07-03
AVALANCHE: Celer: Implement file handling.
uruk
2013-06-30
AVALANCHE: Fix some more code formatting
Strangerke
2013-06-30
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
Strangerke
2013-06-30
AVALANCHE: Fix code formatting
Strangerke
2013-06-29
AVALANCHE: Reorganise includes.
uruk
2013-06-28
AVALANCHE: Celer: replace namespace with class.
uruk
2013-06-26
AVALANCHE: Add Celer.
uruk