Age | Commit message (Expand) | Author |
---|---|---|
2014-06-28 | CGE2: Add workaround for badly named VBM file in room 11 | Strangerke |
2014-06-24 | CGE2: Add a work around for missing VBM in scene 4 | Strangerke |
2014-06-15 | CGE2: Fix coordinates of mouse handling. | uruk |
2014-06-10 | CGE2: Implement display of speech bubbles. | uruk |
2014-06-06 | CGE2: Change BitmapPtr *_shpList -> BitmapPtr _shpList. | uruk |
2014-06-05 | CGE2: Remove _m and xShow() from Bitmap, makeXlat() and killXlat() from Sprite. | uruk |
2014-06-04 | CGE2: Remove 2 useless stubs | Strangerke |
2014-06-03 | CGE2: Silence some gcc and cppcheck warnings | Strangerke |
2014-06-03 | CGE2: nullify some pointers | Strangerke |
2014-06-02 | CGE2: Implement Hero::expand(), move Sprite::works()'s stub to hero.cpp. | uruk |
2014-05-23 | CGE2: Implement Sprite::expand(). | uruk |
2014-05-18 | CGE2: Add release() to BitMap. | uruk |
2014-05-15 | CGE2: Add Bitmap::xLatPos(). | uruk |
2014-05-13 | CGE2: Add a self-not warning to Bitmap. | uruk |
2014-04-29 | CGE2: Add parts of the graphics code. | uruk |