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
2004-04-25
Add FreeBSD plugins building
Eugene Sandulenko
2004-04-25
delete CustomProcInputStream and add getFreeSpace for appendable audiostream
Paweł Kołodziejski
2004-04-25
dropped pull method for imuse
Paweł Kołodziejski
2004-04-25
Fix regression in DIG demo
Max Horn
2004-04-25
Comment about how our Rect class works. Note: the SAGA engine currently does ...
Max Horn
2004-04-25
more cleanup
Max Horn
2004-04-25
More ScummVMification
Max Horn
2004-04-25
Fix yet another const warning
Max Horn
2004-04-25
Fix many warnings; use C++ type system instead of C style typedefs; removed v...
Max Horn
2004-04-25
Workaround for bug #864030 (COMI: ASCII 0xb (11) not handled)
Max Horn
2004-04-25
Updated the 'report to fingolfin' message
Max Horn
2004-04-24
Patch #937443 (Monkey Island SegaCD Sound Fix), and some changes by me
Max Horn
2004-04-24
few corrections, more debug
Paweł Kołodziejski
2004-04-24
add check if track is meanwhile stoped
Paweł Kołodziejski
2004-04-24
forgot removed hack
Paweł Kołodziejski
2004-04-24
in pull method code also
Paweł Kołodziejski
2004-04-24
c&p bug, it should not break loop but continue
Paweł Kołodziejski
2004-04-24
fixed bug related to regions. sound of status for remove should not processed...
Paweł Kołodziejski
2004-04-24
free slot and return NULL when it can't open bundle file
Paweł Kołodziejski
2004-04-24
Increased _numNewNames to 150. Judging by bug #941275 it wasn't enough to
Torbjörn Andersson
2004-04-24
fetchObjectName() no longer assumes that the resource will still be in the
Torbjörn Andersson
2004-04-23
mention zak256 removal
Jonathan Gray
2004-04-23
Fixed a crash regression in setLuggage() that was caused by a change I
Torbjörn Andersson
2004-04-23
convert the file routines to use the File class
Jonathan Gray
2004-04-23
I forgot to clear the reference counter when a resource is forcibly removed
Torbjörn Andersson
2004-04-23
update
Paweł Kołodziejski
2004-04-23
remove old zak256 target, if you're still using this its time to start using ...
Jonathan Gray
2004-04-23
Major revamping of the BS2 memory manager and, some small changes to the
Torbjörn Andersson
2004-04-22
Might as well update this stuff too
Michael Pearce
2004-04-22
Couple of discrepancies
Michael Pearce
2004-04-20
Added note that the previous commit probably fixed bug #933610 as well.
Torbjörn Andersson
2004-04-20
Increased _numNewNames from 50 to 100 to prevent overflow in MI2 endgame.
Torbjörn Andersson
2004-04-17
Removed XOR encoding stuff from File class; instead the new Scumm::XORFile cl...
Max Horn
2004-04-17
Fix byte reads
Max Horn
2004-04-17
Introduce ReadStream and WriteStream (as explained in my File class design ma...
Max Horn
2004-04-17
Amiga Monkey Island 1 sound update from Quietust:
Travis Howell
2004-04-17
2nd pass at install/uninstall targets
Jonathan Gray
2004-04-16
Fixed const iterator
Max Horn
2004-04-16
Revert debug levels
Max Horn
2004-04-16
Unify some code
Max Horn
2004-04-16
Fixed illegal access to protected/private member on PalmOS (??)
Chris Apers
2004-04-16
Rename this function and associate data with COMMON file
Chris Apers
2004-04-16
more phony targets
Jonathan Gray
2004-04-16
initial pass at adding install/uninstall support to configure script, also us...
Jonathan Gray
2004-04-16
Makefile.mingw is no longer used
Jonathan Gray
2004-04-16
update phony target list
Jonathan Gray
2004-04-16
Cleanup
Torbjörn Andersson
2004-04-16
Fix regression introduced with the mac loom copy protection changes in rev 1....
Jonathan Gray
2004-04-15
Changed the type of value from char to int8. Otherwise, if char happens to
Torbjörn Andersson
2004-04-14
Cleanup. (Mostly of the comments.)
Torbjörn Andersson
[next]