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-05-14
Added entries for the unpacked (*.dat) English and German CD versions of RtZ 1.2
Filippos Karapetis
2008-05-14
Added Return to Zork German CD version 1.2
Filippos Karapetis
2008-05-14
Some comments to opcodes sfGetMusicBeat and sfSetTextRect
Filippos Karapetis
2008-05-14
Forgot the makefile, sorry
Benjamin Haisch
2008-05-14
Deleting obsolete files
Benjamin Haisch
2008-05-14
Merged the three ScriptFunctionsXXX classes into ScriptFunctions
Benjamin Haisch
2008-05-14
- Added some visual effects (palette fading etc.)
Benjamin Haisch
2008-05-14
Removed obsolete file
Filippos Karapetis
2008-05-13
Added a sanity check to o1_LOADCURSOR to prevent LGoP2 from crashing when the...
Filippos Karapetis
2008-05-13
Implemented savegame saving/loading for LGOP2.
Benjamin Haisch
2008-05-13
Hide the mouse cursor while a movie plays.
Benjamin Haisch
2008-05-12
Changed clipping rectangles to use Common::Rect (thanks to [md5]/thebluegr)
Benjamin Haisch
2008-05-12
Implemented o1_EXCLUDEAREA for RtZ
Benjamin Haisch
2008-05-12
Muting "comparing signed and unsigned values" compiler warning
Sven Hesse
2008-05-12
Fixed printTextEx segment fault bug.
Benjamin Haisch
2008-05-12
Fixed o1_DRAWTEXT in LGOP2
Benjamin Haisch
2008-05-12
Sanity checks in RtZ: o1_PLAYMUS and o1_STOPMUS
Benjamin Haisch
2008-05-12
Implemented o1_ADDMASK and o1_SETMASK for LGOP2
Benjamin Haisch
2008-05-12
Fixed timer resolution/conversion; now the vulture in the first scene of RtZ ...
Benjamin Haisch
2008-05-12
- Fixed timers, LGOP2 intro should now play correctly
Benjamin Haisch
2008-05-11
Added a sanity check to getFrame()
Filippos Karapetis
2008-05-09
The backspace key is now working
Filippos Karapetis
2008-05-09
Implemented o1_CLIPAREA
Filippos Karapetis
2008-05-09
Removed debug output
Filippos Karapetis
2008-05-09
Exit more gracefully when a quit event is triggered
Filippos Karapetis
2008-05-09
Removed now obsolete FIXME
Filippos Karapetis
2008-05-09
Added workaround for o1_SNDENERGY
Benjamin Haisch
2008-05-09
- Fixed a bug which sometimes caused crashes when ProjectReader::purgeCache()...
Benjamin Haisch
2008-05-08
o1_ADDSPRITE is not implemented yet, so throw a warning
Filippos Karapetis
2008-05-08
Fixed some game crashes which occurred when ProjectReader::purgeCache() got c...
Filippos Karapetis
2008-05-08
Reverted commit #31774
Filippos Karapetis
2008-05-08
Silenced MSVC warnings about uninitialized variables
Filippos Karapetis
2008-05-08
Possibly fixed the sound stuttering in the PMV videos and added frame skippin...
Benjamin Haisch
2008-05-07
Implemented vertical/horizontal flipping of sprites.
Benjamin Haisch
2008-05-07
- cmd_return now exits the game if it returns from the main function
Benjamin Haisch
2008-05-07
Added patch #1956516: MADE: Fix Save File Names by clone2727 (with some modif...
Benjamin Haisch
2008-05-07
Fixed RTZ 1.0 game flags and updated copyright
Filippos Karapetis
2008-05-07
Added detection for RtZ CD version 1.0 (thanks to spookypeanut)
Benjamin Haisch
2008-05-06
Silencing two signess compiler warnings
Sven Hesse
2008-05-06
- The Manhole: New and Enhanced is now (partially) playable
Benjamin Haisch
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-05-05
Fixed unsigned/signed mismatch warning.
Kari Salminen
2008-05-05
Added MIDI playback (which doesn't work yet) and fixed compilation (sorry all)
Benjamin Haisch
2008-05-05
- Renamed XmidiResource to GenericResource
Benjamin Haisch
2008-05-02
Fixing Fingolfin's commit :P
Sven Hesse
2008-05-02
Fix warnings
Max Horn
2008-05-02
- Added patch #1955698: MADE: Add "The Manhole" Detection
Benjamin Haisch
2008-04-30
Implemented savegame loading/saving and sprite clipping
Benjamin Haisch
2008-04-29
Fixed bug in o1_READMENU where an incorrect string length was returned.
Benjamin Haisch
2008-04-29
Turned printf into warning.
Benjamin Haisch
[prev]
[next]