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
/
lastexpress
Age
Commit message (
Expand
)
Author
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
LASTEXPRESS: Poll events when loading savegames to prevent freezing the appli...
Julien Templier
2010-11-19
LASTEXPRESS: Add missing queue reset in Entitites::resetSequences
Julien Templier
2010-11-19
LASTEXPRESS: Simplify current frame calculation in Animation::process
Julien Templier
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-19
LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h
Max Horn
2010-11-17
ENGINES: Change 'colour' to 'color'
Max Horn
2010-11-16
LASTEXPRESS: Fix SequenceFrame leak in Entities code
Julien Templier
2010-11-15
LASTEXPRESS: Use Common::StackLock instead of mutex lock/unlock in Sound class
Julien Templier
2010-11-15
LASTEXPRESS: Fix frame leak in Entities::processFrame()
Julien Templier
2010-11-15
LASTEXPRESS: Update Animation::process()
Julien Templier
2010-11-15
LASTEXPRESS: Don't use NULL in arithmetic (silences a warning)
Matthew Hoops
2010-11-15
LASTEXPRESS: Protect sound queue accesses with mutex
Julien Templier
2010-11-11
LASTEXPRESS: Silence potential warnings about extra semicolons
Max Horn
2010-11-11
LASTEXPRESS: Remove superflous if check in SAFE_DELETE.
Johannes Schickel
2010-11-11
LASTEXPRESS: Use SAFE_DELETE for class variables
Julien Templier
2010-11-11
LASTEXPRESS: Fix more memory leaks
Julien Templier
2010-11-11
LASTEXPRESS: Fix some memory leaks
Julien Templier
2010-11-07
COMMON: Rename and tweak MD5 functions
Max Horn
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-30
LASTEXPRESS: Use const_iterator to iterate over a const array
Max Horn
2010-10-27
JANITORIAL: Remove unnecessary semicolons
Torbjörn Andersson
2010-10-27
LASTEXPRESS: Rename variable to silence GCC warning
Torbjörn Andersson
2010-10-27
LASTEXPRESS: Use Common::Rational when adjusting menu clock
Julien Templier
2010-10-27
LASTEXPRESS: Hide menu elements after a game has been loaded
Julien Templier
2010-10-27
LASTEXPRESS: Implement game loading (last save entry only)
Julien Templier
2010-10-27
LASTEXPRESS: Do not try to show intro when loading a game
Julien Templier
2010-10-27
LASTEXPRESS: Cleanup game saving
Julien Templier
2010-10-27
LASTEXPRESS: Add some missing casts and const qualifiers
Julien Templier
2010-10-26
LASTEXPRESS: Read savegame in blocks instead of bytes
Willem Jan Palenstijn
2010-10-26
LASTEXPRESS: Fix GCC warnings
Julien Templier
2010-10-26
LASTEXPRESS: Turn dummy action error into a warning
Julien Templier
2010-10-26
LASTEXPRESS: Fix forward/backward in the menu
Julien Templier
2010-10-26
LASTEXPRESS: Implement loading of savegame entry headers
Julien Templier
2010-10-26
LASTEXPRESS: Do not delete Clock & TrainLine frames in clear() functions
Julien Templier
2010-10-26
LASTEXPRESS: More savegame work
Julien Templier
2010-10-26
LASTEXPRESS: Make GameState::time of type TimeValue
Julien Templier
2010-10-26
LASTEXPRESS: Silence GCC warning
Torbjörn Andersson
2010-10-26
LASTEXPRESS: Savegame support update
Julien Templier
2010-10-25
LASTEXPRESS: Add Date-time comments for US & FR Broderbund releases
Julien Templier
2010-10-25
LASTEXPRESS: Adding Date-Time Comments To UK Broderbund Detection Entry
David Turner
2010-10-25
LASTEXPRESS: Don't use NULL in arithmetic
Matthew Hoops
2010-10-24
LASTEXPRESS: Fix issues when copying debugger commands
Julien Templier
2010-10-24
LASTEXPRESS: Fix crash in subtitle handling
Julien Templier
2010-10-24
LASTEXPRESS: Change detection entries platform to kPlatformUnknown
Julien Templier
2010-10-23
LASTEXPRESS: Add new dump command to dump the list of files in the archives (...
Julien Templier
2010-10-23
LASTEXPRESS: Output human readable time in the show game state debug command
Julien Templier
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-23
LASTEXPRESS: Add md5sums of UK Broderbund TLE.
David Turner
[next]