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: 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
2012-04-06
MORTEVIELLE: Lots of compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: More compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted string() usage to Common::String
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted some of the file accesses to use Common::File
Paul Gilbert
2012-04-06
MORTEVIELLE: More addition of needed #include lines and other compilation fixes
Paul Gilbert
2012-04-06
MORTEVIELLE: Replaced all set::of forms with proper C if statements
Paul Gilbert
2012-04-06
MORTEVIELLE: Further bugfixes to include files and added includes
Paul Gilbert
2012-04-06
MORTEVIELLE: Compilation fixes based on adding appropriate #include files
Paul Gilbert
2012-04-06
MORTEVIELLE: Compilation fixes and extern prefixes to header file method decl...
Paul Gilbert
2012-04-06
MORTEVIELLE: cardinal -> uint
Paul Gilbert
2012-04-06
MORTEVIELLE: Fixed variable usage in var_mor.h and var_mor.cpp
Paul Gilbert
2012-04-06
MORTEVIELLE: Converted remaining varying_string instances to Common::String
Paul Gilbert
[next]