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
2008-02-09
Added another check if PAK file is corrupted.
Johannes Schickel
2008-02-09
Cleanup.
Johannes Schickel
2008-02-08
- cleanup.
Johannes Schickel
2008-02-08
Should fix regression which prevented kyra.dat to be detected corretly when i...
Johannes Schickel
2008-02-08
Should make load message appear in CD version while loading talk files.
Johannes Schickel
2008-02-08
Remove undesired spaces and an old TODO
Jordi Vilalta Prat
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-07
Fixed memory leak.
Johannes Schickel
2008-02-07
Fixed kyra3 related regression (should show the menu now again).
Johannes Schickel
2008-02-07
Fixed kyra3 code.
Johannes Schickel
2008-02-07
Fixed regression introduced while reworking resource loading code.
Johannes Schickel
2008-02-07
Reworked Kyrandia resource loading code.
Johannes Schickel
2008-02-07
Fix code formatting and grammar ;)
Max Horn
2008-02-07
Implemented scroll command and added a couple more debug variables.
Nicola Mettifogo
2008-02-06
Fix system hang under linux.
Nicola Mettifogo
2008-02-06
Silence MSVC warning about uninitialized variables
Filippos Karapetis
2008-02-06
Enabled moving projector in Nippon Safes. This should fix long standing bug #...
Nicola Mettifogo
2008-02-06
Fixed broken halfbrite implementation from some time ago (nobody complained!!!).
Nicola Mettifogo
2008-02-06
Made font handling stateless.
Nicola Mettifogo
2008-02-06
Added experimental debug feature: variables influencing the rendering that ca...
Nicola Mettifogo
2008-02-06
Correctly implemented little-endian masks in BRA.
Nicola Mettifogo
2008-02-06
Implemented some more opcodes in BRA. Animations should now be visible in mos...
Nicola Mettifogo
2008-02-06
Corrected mask and path loading in BRA.
Nicola Mettifogo
2008-02-05
I think this is slightly easier to read...
Torbjörn Andersson
2008-02-05
Fix compilation
Eugene Sandulenko
2008-02-05
Changed main loop to allow BRA to return to menu after intro.
Nicola Mettifogo
2008-02-05
Enhanced parser to handle multi-line comments in scripts.
Nicola Mettifogo
2008-02-05
Fixes to make BRA introduction run:
Nicola Mettifogo
2008-02-05
Fixed size of temporary buffer for unpacking animation frames.
Nicola Mettifogo
2008-02-05
Added new debug command to show global game flags.
Nicola Mettifogo
2008-02-05
silency ignored, we handle it differently
Paweł Kołodziejski
2008-02-05
Fix indentation (spaces to tabs)
Jordi Vilalta Prat
2008-02-04
Adjusted random number generator, thus improving animation quality in the int...
Nicola Mettifogo
2008-02-04
Added FIXME comment about wrong color for subtitles in BRA.
Nicola Mettifogo
2008-02-04
Change MetaEngine references to PluginObject where possible to make its seman...
Jordi Vilalta Prat
2008-02-04
Commited updated version of my own patch #1868402: Basic savestate plugin API
Max Horn
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
cleanup
Max Horn
2008-02-03
Fixed maximum token length for the parser.
Nicola Mettifogo
2008-02-03
instOp_on and instOp_off are now implemented, so removed warnings.
Nicola Mettifogo
2008-02-03
Implemented a couple more opcodes and added capability to load/display static...
Nicola Mettifogo
2008-02-03
- Character is now initialized when needed (for the moment only by NS)
Nicola Mettifogo
2008-02-03
Programs are now handled in their own list, instead of being accessed via the...
Nicola Mettifogo
2008-02-03
Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd
Robin Watts
2008-02-03
Added asmCopy8Col from DS implementation. Changed names to match GFX.cpp (and...
Lars Persson
2008-02-03
Changed ASM names to match those in the ARM asm implementations
Lars Persson
2008-02-03
Fixed location switching in BRA a bit more.
Nicola Mettifogo
2008-02-03
Animations are now displayed in the right spots in BRA.
Nicola Mettifogo
2008-02-03
Added code to unpack and render animations in BRA.
Nicola Mettifogo
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
[next]