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
/
game
Age
Commit message (
Expand
)
Author
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-11-07
LASTEXPRESS: Fix typos in shared game code (as reported by _sev)
Littleboy
2011-11-03
LASTEXPRESS: Fix read size parameter.
Johannes Schickel
2011-11-02
LASTEXPRESS: Fix incorrect read() call
Eugene Sandulenko
2011-09-19
LASTEXPRESS: Small cleanup in Entities::processEntity() and Entities::process...
Littleboy
2011-07-08
LASTEXPRESS: Prefix savegame filenames with "lastexpress"
Littleboy
2011-06-28
LASTEXPRESS: Cleanup comments
Littleboy
2011-06-28
LASTEXPRESS: Move Sound class to the sound folder
Littleboy
2011-06-28
LASTEXPRESS: Move sound queue related functions to a separate class
Littleboy
2011-06-28
LASTEXPRESS: Move more entry-related functions to Entry class
Littleboy
2011-06-25
LASTEXPRESS: Give proper name to another sound struct member
Eugene Sandulenko
2011-06-24
LASTEXPRESS: Move subtitle-related methods to the SubtitleEntry class
Littleboy
2011-06-24
LASTEXPRESS: Refactor Sound class
Littleboy
2011-06-24
LASTEXPRESS: Implement playLoopingSound()
Eugene Sandulenko
2011-06-23
LASTEXPRESS: Move Menu class to a separate folder
Littleboy
2011-06-22
LASTEXPRESS: Move Fight class to its own folder
Littleboy
2011-06-22
LASTEXPRESS: Make some static data const respectively static.
Johannes Schickel
2011-06-22
LASTEXPRESS: Named several soundEntry structure members
Eugene Sandulenko
2011-06-22
LASTEXPRESS: Implement sound filters. Still not hooked in.
Eugene Sandulenko
2011-06-03
LASTEXPRESS: Remove unused variables.
eriktorbjorn
2011-06-02
LASTEXPRESS: Replace sprintf() usage with Common::String::format()
Littleboy
2011-05-24
LASTEXPRESS: Add a separate sound cache list for entries with a sound data bu...
Littleboy
2011-05-14
LASTEXPRESS: Silence compiler warning
Max Horn
2011-05-13
LASTEXPRESS: Implement SoundManager::setupCache()
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-11
LASTEXPRESS: Implement last part of inventory handling
Littleboy
2011-05-10
LASTEXPRESS: Implement item selection and scene loading
Littleboy
2011-05-10
LASTEXPRESS: Implement highlight of inventory items
Littleboy
2011-05-10
LASTEXPRESS: Draw portrait non-highlighted in Inventory::show()
Littleboy
2011-05-10
LASTEXPRESS: Add button pressed state for inventory handling
Littleboy
2011-05-10
LASTEXPRESS: Implement skeleton code for selected item and inventory selection
Littleboy
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
LASTEXPRESS: Add support for item highlight in inventory and scene restore
Julien Templier
2011-02-09
LASTEXPRESS: Implement proper Inventory::open() and Inventory::close()
Julien Templier
2011-02-09
LASTEXPRESS: Properly update cursor when hovering Egg and inventory items
Julien Templier
2011-02-09
LASTEXPRESS: Refactor inventory handling
Julien Templier
2011-02-07
ALL: Fix whitespaces / indention
Max Horn
2011-01-26
LASTEXPRESS: Add some more error handling to Savegame and Sound classes
Julien Templier
2011-01-25
LASTEXPRESS: Fixed Memory Leak in Subtitles.
David Turner
2011-01-25
LASTEXPRESS: Correct typos in Alexei logic and sound code
Julien Templier
2011-01-25
LASTEXPRESS: Fix accidental assignment in sound.cpp.
David Turner
2011-01-25
LASTEXPRESS: Corrected format warning in state.h
David Turner
2011-01-25
LASTEXPRESS: Add per-entry sound stream (this fixes all dialog being cut as s...
Julien Templier
2011-01-25
LASTEXPRESS: Add some subtitle support to Sound class
Julien Templier
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-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
[next]