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
Age
Commit message (
Collapse
)
Author
2013-07-25
AVALANCHE: Add Graphics::drawFrame().
uruk
2013-07-25
AVALANCHE: Fix cycle in Trip::trippancy_link().
uruk
2013-07-25
AVALANCHE: Improve Celer::display_it(), update Celer::load_chunks() to work ↵
uruk
properly with it.
2013-07-25
AVALANCHE: Celer: add new flavour: ch_natural_image.
uruk
2013-07-24
AVALANCHE: Cosmetic modification in Gyro.
uruk
2013-07-24
AVALANCHE: Implement Lucerna::find_people().
uruk
2013-07-24
AVALANCHE: Cosmetic modifications in triptype::walk().
uruk
2013-07-24
AVALANCHE: free() the surfaces in Graphics' functions.
uruk
2013-07-24
AVALANCHE: Graphics: double screen height.
uruk
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _pingo into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _logger into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _enhanced into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _timeout into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _gyro into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Get rid of parts of the engine I don't use yet.
uruk
2013-07-24
AVALANCHE: Change _avalot into pointer, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _graphics into a pointer, modify the rest of the code ↵
uruk
accordingly. Introduce AvalanhceEngine::initialize(), use it in AvalancheEninge::run(), modify rest of the code accordingly.
2013-07-24
AVALANCHE: Fix indents in avalanche.cpp.
uruk
2013-07-24
AVALANCHE: Implement triptype::walk().
uruk
2013-07-24
AVALANCHE: Rename Graph to Graphics. Update everything accordingly.
uruk
2013-07-24
AVALANCHE: Remove unnecessary indents from avalanche.cpp.
uruk
2013-07-24
AVALANCHE: rename constants to follow our code formatting conventions.
uruk
2013-07-24
AVALANCHE: Add comments to Avalot:handleKeyDown().
uruk
2013-07-24
AVALANCHE: Implement Trip::handleMoveKey(), update Avalot::handleKeyDown().
uruk
2013-07-24
AVALANCHE: Move handleMoveKey() from Avalot to Trip.
uruk
2013-07-24
AVALANCHE: Fix commas.
uruk
2013-07-24
AVALANCHE: Add event handling.
uruk
2013-07-24
AVALANCHE: Modify Avalot::run() to don't exit after a single loop, comment ↵
uruk
out the error in getsettype::remember() until I find out why it is invoked.
2013-07-24
AVALANCHE: Modify comment in Dropdown::chalk().
uruk
2013-07-23
AVALANCHE: Cosmetic correction in Dropdown::chalk().
uruk
2013-07-23
AVALANCHE: Remove warning from menuset::update().
uruk
2013-07-23
AVALANCHE: Dropdown: Repair menuset::update(), implement Dropdown:chalk().
uruk
2013-07-23
AVALANCHE: Implement menuset::update().
uruk
2013-07-20
AVALANCHE: Add comments to Graph::drawSprite().
uruk
2013-07-20
AVALANCHE: Update Graph::flesh_colours().
uruk
2013-07-20
AVALANCHE: Move flesh_colours() from Lucerna to Graph. Implement it.
uruk
2013-07-20
AVALANCHE: Add some blank lines in Trip.
uruk
2013-07-20
AVALANCHE: Change computing method of picnum in triptype::andexor().
uruk
2013-07-20
AVALANCHE: Graph: change 'becouse' to 'because' in comments...
uruk
2013-07-20
AVALANCHE: Finish implementation of Graph::drawSprite().
uruk
2013-07-20
AVALANCHE: Update Graph::drawPicture().
uruk
2013-07-20
AVALANCHE: Repair Graph::drawSprite().
uruk
2013-07-19
AVALANCHE: Partially implement Graph::drawSprite().
uruk
2013-07-19
AVALANCHE: Trip: repair triptype:init(), remove unnecessary data field from ↵
uruk
definition.
2013-07-19
AVALANCHE: Rename copySurface() to drawPicture(), add some comment to it.
uruk
2013-07-19
AVALANCHE: Incorporate Graph::readImage() into Grap::copySurface(), update ↵
uruk
Lucerna's functions accordingly. Delete Graph::setPixel().
2013-07-19
AVALANCHE: Remove Graph::drawLine().
uruk
2013-07-18
AVALANCHE: Implement Lucerna::showrw().
uruk
2013-07-18
AVALANCHE: Lucerna:load() - put the background lower, making space for the ↵
uruk
toolbar on the top.
[next]