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
/
tfmx
Age
Commit message (
Expand
)
Author
2009-07-06
Implemented a few commands
Norbert Lange
2009-07-04
Added tons of members to MaxTrax, songs get fully loaded and stored internally
Norbert Lange
2009-07-01
whoops - now its compiling again
Norbert Lange
2009-07-01
added a skeleton for maxtrax modules. Not much happening yet, just reading an...
Norbert Lange
2009-06-30
engines/scumm/*: enabled choosing of the colorpalette, by setting RenderMode ...
Norbert Lange
2009-06-27
Modified macro-,patter-,track-step functions to loop aslong they are supposed...
Norbert Lange
2009-06-25
Fixed restarting of song (hopefully thouroughly)
Norbert Lange
2009-06-20
Some more cleanups,
Norbert Lange
2009-06-19
added support for SFX by using a seperate Player for them.
Norbert Lange
2009-06-15
Fixed a bug which caused MI Song 3 to loop forever. Made my hack to automatic...
Norbert Lange
2009-06-12
Removed alot of the debug-output
Norbert Lange
2009-06-10
Finally fixed weird volume effects by fixing "wait on keyup"
Norbert Lange
2009-06-10
Fix looping of Tracks
Norbert Lange
2009-06-09
tfmx.c,.h: added portamento and envelope-effect (envelope not active yet)
Norbert Lange
2009-06-08
tfmx.cpp:
Norbert Lange
2009-06-08
Initital commit modifying buildsystem and adding a TFMX Module-Player
Norbert Lange