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
/
fullpipe
Age
Commit message (
Expand
)
Author
2017-10-25
Merge pull request #1035 from bgK/require-64bits-integers
Bastien Bouclet
2017-10-07
ENGINES: Remove default1x scaler flag
Colin Snover
2017-09-30
COMMON: Introduce a shared hash function for pointer types
Bastien Bouclet
2017-09-30
BUILD: Define pointer sized integer types and remove SCUMM_64BITS
Bastien Bouclet
2017-09-22
FULLPIPE: Fix leaking the save MemoryWriteStreamDynamic buffer
Bastien Bouclet
2017-08-01
FULLPIPE: Fix warning
Willem Jan Palenstijn
2017-03-27
FULLPIPE: Sanity check on data loading
Eugene Sandulenko
2017-03-27
FULLPIPE: Safer string management
Eugene Sandulenko
2017-03-24
FULLPIPE: Plug one more memory leak in the Movement class destructor
Filippos Karapetis
2017-03-24
Unify all string function parameters to be const Common::String &
Filippos Karapetis
2017-03-22
FULLPIPE: Plug a memory leak in _dynamicPhases
Filippos Karapetis
2017-03-22
FULLPIPE: Fix corruption in flipped bitmaps
Filippos Karapetis
2017-03-22
FULLPIPE: Refactor _pixels so that it's not part of the Bitmap class
Filippos Karapetis
2017-03-22
FULLPIPE: _data is unused in the Statics and DynamicPhase classes
Filippos Karapetis
2017-03-22
FULLPIPE: Fix mismatched free() when deleting _bitmap
Filippos Karapetis
2017-03-22
FULLPIPE: Code optimization
Filippos Karapetis
2017-03-22
FULLPIPE: Change the sound code to use Common::String
Filippos Karapetis
2017-03-22
FULLPIPE: Change genFileName() and loadFile() to use Common::String
Filippos Karapetis
2017-03-22
FULLPIPE: Plug a memory leak in getDibInfo()
Filippos Karapetis
2017-03-22
FULLPIPE: Change more object-related functions to use Common::String
Filippos Karapetis
2017-03-22
FULLPIPE: Change some more _memfilename usage to Common::String
Filippos Karapetis
2017-03-22
FULLPIPE: Use Common::String in all scene object names
Filippos Karapetis
2017-03-22
FULLPIPE: Change transCyrillic() to accept a Common::String
Filippos Karapetis
2017-03-22
FULLPIPE: Use Common::String with _memfilename and loadFile()
Filippos Karapetis
2017-03-22
FULLPIPE: Change _staticsName to be a Common::String
Filippos Karapetis
2017-01-05
FULLPIPE: Silence GCC signed/unsigned warning.
Torbjörn Andersson
2017-01-05
Merge pull request #883 from bluegr/fullpipe_mem
Eugene Sandulenko
2016-12-31
FULLPIPE: Fix leaks in surface and bitmap usage.
Aaryaman Vasishta
2016-12-26
FULLPIPE: Decrease header dependency
Eugene Sandulenko
2016-12-23
FULLPIPE: Open relevant URLs in demo for purchasing full games
Eugene Sandulenko
2016-12-20
FULLPIPE: Change _objCommandName and _queueName to Common::String
Filippos Karapetis
2016-12-20
FULLPIPE: Delete temporary memory streams used with MfcArchive
Filippos Karapetis
2016-12-20
FULLPIPE: Remove unused variable
Filippos Karapetis
2016-12-20
FULLPIPE: Change _gameName into a Common::String
Filippos Karapetis
2016-12-20
FULLPIPE: Delete cursors in _cursorsArray in InputController destructor
Filippos Karapetis
2016-12-13
FULLPIPE: Revert memory leak fixing as that introduced tons of regressions
Eugene Sandulenko
2016-12-12
FULLPIPE: Fix colors in intro video
Paul Gilbert
2016-12-12
FULLPIPE: Fix warning
Eugene Sandulenko
2016-12-12
FULLPIPE: Avoid double free on memory cleanup
Eugene Sandulenko
2016-12-12
FULLPIPE: Fix warning
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug more memory leaks
Eugene Sandulenko
2016-12-12
FULLPIPE: Fix memory leak in bitmap code
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug more memory leaks
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug another leak
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug more memory leaks
Eugene Sandulenko
2016-12-12
FULLPIPE: Plug several memory leaks
Eugene Sandulenko
2016-12-11
FULLPIPE: Center map on opening. Fixes bug #9668
Eugene Sandulenko
2016-12-11
FULLPIPE: Implement Russian demo differences
Eugene Sandulenko
2016-12-11
FULLPIPE: Implement demo-specific help screen
Eugene Sandulenko
2016-12-11
FULLPIPE: Simplify demo check in the engine
Eugene Sandulenko
[next]