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
Age
Commit message (
Expand
)
Author
2003-10-06
some additions + small readability rewrite
Joost Peters
2003-10-06
some more tweaks
Max Horn
2003-10-06
some incremental changes (more will follow, this is step-by-step optimzation,...
Max Horn
2003-10-06
Should not apply to loom/loomcd, they only use room scrolling at one point an...
Travis Howell
2003-10-06
Start on index 1, not 0.
David Eriksson
2003-10-06
Check array bounds.
David Eriksson
2003-10-06
Should make --disable-queen work, suggested by Nightweaver.
David Eriksson
2003-10-06
Removed obsolete FIXME comment
Torbjörn Andersson
2003-10-06
turn on exception handling
Paweł Kołodziejski
2003-10-06
More performance optimizations
Jamieson Christian
2003-10-06
oops - that happesn if you incorrectly re-apply a broken patch =)
Max Horn
2003-10-06
more optimizations
Max Horn
2003-10-06
Fix compiler warnings
Jamieson Christian
2003-10-06
The real YM2612 implementation. Portable,
Jamieson Christian
2003-10-06
For those us who have to hit Shift to get to +
Jamieson Christian
2003-10-05
Fixed crash with Euphony looping. (Not that we actually
Jamieson Christian
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-10-05
clarification: premixer must use native endianess
Max Horn
2003-10-05
cleanup
Max Horn
2003-10-05
removed not compilable files
Paweł Kołodziejski
2003-10-05
renamed classes (we have our own namespace now) + fixed segfault in logic
Joost Peters
2003-10-05
something I am working on
Max Horn
2003-10-05
fix compilation
Max Horn
2003-10-05
Preliminary preparation for new YM2612 FM emulator.
Jamieson Christian
2003-10-05
Made a separate class for the cutscene functions, removed some unused code
Torbjörn Andersson
2003-10-05
implemented new 'nice' scaler hotkeys
Max Horn
2003-10-05
cleanup
Max Horn
2003-10-05
factor out common gfx_mode/fullscreen setup code from the game engines into t...
Max Horn
2003-10-05
no need for an explicit error here; rather, the linker will catch any invalid...
Max Horn
2003-10-05
Make use of new List iterator
Max Horn
2003-10-05
cleaned up iterator code in Map
Max Horn
2003-10-05
added iterators to List template
Max Horn
2003-10-05
bump version
Jonathan Gray
2003-10-05
bump version number
Jonathan Gray
2003-10-05
added doxygen comment & TODOs
Max Horn
2003-10-05
create the timer object a bit earlier
Max Horn
2003-10-05
correct for towns version
Jonathan Gray
2003-10-05
This should fix distaff display after reload in loom/loomcd.
Travis Howell
2003-10-05
add note about the font encoding used for kanji
Jonathan Gray
2003-10-05
Use _roomPalette for 256 color 'SMALL_HEADER' games too, since it seems to he...
Travis Howell
2003-10-05
Ooops
Travis Howell
2003-10-05
Remove unneeded case.
Travis Howell
2003-10-05
cleanup
Max Horn
2003-10-05
fixed some broken scaler related checks
Max Horn
2003-10-04
revert the 'reverse Y axis' hack
Max Horn
2003-10-04
yet another config TODO added
Max Horn
2003-10-04
use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...
Max Horn
2003-10-04
new header for common structs definitions
Gregory Montoir
2003-10-04
Added gameState to QueenLogic
David Eriksson
2003-10-04
Moved some stuff out of driver96.h. Eventually I'd like to get rid of most
Torbjörn Andersson
[next]