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
/
made
Age
Commit message (
Expand
)
Author
2008-04-24
Cleanup and simplification of the music playing code
Filippos Karapetis
2008-04-24
Cleanup
Filippos Karapetis
2008-04-24
Slight cleanup to o1_PLAYSND
Filippos Karapetis
2008-04-23
Added (early) midi player code.
Benjamin Haisch
2008-04-23
This memory is released with free(), so it has to be allocated with malloc(),
Torbjörn Andersson
2008-04-23
Fixed signed/unsigned warning.
Torbjörn Andersson
2008-04-23
Fixed palette issues when showing the inventory and the menu.
Benjamin Haisch
2008-04-23
Surely, it's the "version" of Return to Zork with rtzcd.red that should have
Torbjörn Andersson
2008-04-23
Removed file existence checks to determine game version and added game flags ...
Filippos Karapetis
2008-04-23
Loading from rtzcd.red should now actually work.
Benjamin Haisch
2008-04-23
Fixed warning about potentially undefined behaviour.
Torbjörn Andersson
2008-04-23
In-game sound effects and voices should be working correctly now.
Filippos Karapetis
2008-04-23
Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ...
Benjamin Haisch
2008-04-22
Fixed Return to Zork game ID
Filippos Karapetis
2008-04-22
Implemented o1_EVENTKEY. Removed some debug delays
Filippos Karapetis
2008-04-22
Added palette locking and some wip sound playing code. Some cleanup
Filippos Karapetis
2008-04-22
Removed 2 obsolete fixmes
Filippos Karapetis
2008-04-21
Some palette related fixes
Filippos Karapetis
2008-04-21
More code merge
Filippos Karapetis
2008-04-21
Code merge
Filippos Karapetis
2008-04-21
Added missing ScummVM headers
Filippos Karapetis
2008-04-21
Performed some optimizations to the PMV player
Filippos Karapetis
2008-04-21
Fixed drawAnimFrame (don't draw anything if the frame number is invalid)
Benjamin Haisch
2008-04-21
Fixed palette handling in PMV videos.
Benjamin Haisch
2008-04-21
Add detection of the Return to Zork demo.
Travis Howell
2008-04-21
Removed Functor2 class definition.
Benjamin Haisch
2008-04-21
Fixed endian issues in get/setObjectProperty.
Benjamin Haisch
2008-04-20
Made the sound less choppy. Though we may have to do some kind of double
Torbjörn Andersson
2008-04-20
Compilation fixes by lordhoto
Filippos Karapetis
2008-04-20
Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicest
Torbjörn Andersson
2008-04-20
Changed spaces to tabs.
Torbjörn Andersson
2008-04-20
Initial import of the work in progress MADE engine
Filippos Karapetis
[prev]