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 (
Expand
)
Author
2012-04-06
MORTEVIELLE: Changed deprecated warnings to use debugC instead
Paul Gilbert
2012-04-06
MORTEVIELLE: Correct ScreenSurface::fillBox to use the passed colour
Paul Gilbert
2012-04-06
MORTEVIELLE: Fixed data reading in adzon()
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix loading of data in charge_bruit5()
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix savegame loading to allow to read from the data folder
Paul Gilbert
2012-04-06
MORTEVIELLE: Add ScreenSurface::clearScreen method
Paul Gilbert
2012-04-06
MORTEVIELLE: Reduce the decoding lookup buffer sizes
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix seeking in chardes and charani
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix another graphic glitch in the image decoder
Paul Gilbert
2012-04-06
MORTEVIELLE: Started some notes of the original memory map
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix the calculation in the animof method
Paul Gilbert
2012-04-06
MORTEVIELLE: Implement ScreenSurface::fillBox method
Paul Gilbert
2012-04-06
MORTEVIELLE: Added needed palette remapping to drawPicture()
Paul Gilbert
2012-04-06
MORTEVIELLE: Give generic variables in image decoder proper names
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix decoding glitch in the first image
Paul Gilbert
2012-04-06
MORTEVIELLE: Properly handle image offsets when drawing images
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented a basic event handler.
Paul Gilbert
2012-04-06
MORTEVIELLE: Create a basic palette manager class
Paul Gilbert
2012-04-06
MORTEVIELLE: Correct horizontal display of images
Paul Gilbert
2012-04-06
MORTEVIELLE: Added an optimised drawBox routine
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix remaining issues when decoding first image
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented a screen surface class to hold all the graphics func...
Paul Gilbert
2012-04-06
MORTEVIELLE: Completed the diag() method used in image decoding.
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented the remaining image decoding mode 11
Paul Gilbert
2012-04-06
MORTEVIELLE: Bugfixes for image decoding.
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented more of the image decompression code
Paul Gilbert
2012-04-06
MORTEVIELLE: Beginnings of code for picture decoding
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix data loading in charani() method
Paul Gilbert
2012-04-06
MORTEVIELLE: Fixed loading in chardes() method
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix memory offsets in rest of the places
Eugene Sandulenko
2012-04-06
MORTEVIELLE: Fixed compiler warning
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros
Paul Gilbert
2012-04-06
MORTEVIELLE: Change mem array to be 640Kb, and correct segment offsets using ...
Paul Gilbert
2012-04-06
MORTEVIELLE: Implemented loading of the font data, and rewrote drawing routin...
Paul Gilbert
2012-04-06
MORTEVIELLE: Fix character indexing in writeg()
Paul Gilbert
2012-04-06
MORTEVIELLE: Initialise graphics, and hardcode game mode to EGA graphics with...
Paul Gilbert
2012-04-06
MORTEVIELLE: Correct loading of the text data index, and fixed decoding of te...
Paul Gilbert
2012-04-06
MORTEVIELLE: Bugfix for loading data in init_lieu method
Paul Gilbert
2012-04-06
MORTEVIELLE: Cleaned up the init_nbrepm method
Paul Gilbert
2012-04-06
MORTEVIELLE: Fixed some compiler warnings
Paul Gilbert
2012-04-06
MORTEVIELLE: Reimplemented the loading of cfiec.mor more cleanly
Paul Gilbert
2012-04-06
MORTEVIELLE: Reimplemented the zzuul assembly routine in C code
Paul Gilbert
2012-04-06
MORTEVIELLE: Add some comments with translated strings
Strangerke
2012-04-06
MORTEVIELLE: Bugfix for loading data in charge_cfiph()
Paul Gilbert
2012-04-06
MORTEVIELLE: Bugfix for loading data in charpal()
Paul Gilbert
2012-04-06
MORTEVIELLE: Bugfix for loading data in chartex()
Paul Gilbert
2012-04-06
MORTEVIELLE: Add a couple of detection entries
Strangerke
2012-04-06
MORTEVIELLE: Fix data loading in chartex method
Paul Gilbert
2012-04-06
MORTEVIELLE: Added stub engine implementation. Engine is now compilable.
Paul Gilbert
2012-04-06
MORTEVIELLE: Added stubs for remaining functions needed by the project
Paul Gilbert
[next]