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
/
kyra
Age
Commit message (
Expand
)
Author
2011-08-07
GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Christoph Mallon
2011-08-07
KYRA: Simplify initializing a buffer with a string.
Christoph Mallon
2011-08-07
COMMON: Replace x + ARRAYSIZE(x) by the simpler ARRAYEND(x).
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
KYRA: Don't loose the next event when leaving the text input event loop.
Bastien Bouclet
2011-07-27
KYRA: add support for Russian Kyra 1 floppy fan translation
athrxx
2011-07-25
KYRA: add support for Kyra 2 Russian floppy
athrxx
2011-07-24
LOL: add support for Russian CD-ROM version
athrxx
2011-07-24
LOL: add support for Russian floppy version
athrxx
2011-07-13
KYRA: Add detection for Russian versions of Kyra1 & LoL
Eugene Sandulenko
2011-07-04
KYRA: cleanup last commit
athrxx
2011-07-04
KYRA: fix pauseEngineIntern regression in MR
athrxx
2011-07-04
KYRA: fix ingame menu save slots
athrxx
2011-07-03
KYRA: formatting
athrxx
2011-07-01
GRAPHICS: Remove default values from FontSJIS::drawChar.
Johannes Schickel
2011-06-25
KYRA: _athrxx is the new Kyra maintainer.
Johannes Schickel
2011-06-25
KYRA: revert d7e700f370c258a5f4786d972af3666b93b71f94
athrxx
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-23
KYRA: Allocate screen region buffer on the heap
Julien
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
LOL: fix bug reported on forum
athrxx
2011-06-18
KYRA: Replace vsprintf by Common::String::vformat
Max Horn
2011-06-14
DETECTOR: Merge ADParams into AdvancedMetaEngine
Max Horn
2011-06-13
I18N: Make many more GUI MessageDialog strings translatable
Thierry Crozat
2011-06-12
LOL: fix typo
athrxx
2011-06-12
LOL: add another detection entry for Italian fan translation
athrxx
2011-06-11
LOL: update kyra.dat for italian fan translation
athrxx
2011-06-10
LOL: fix so-called bug #3313950
athrxx
2011-06-10
KYRA: Switch to alternate AdvancedMetaEngine, avoid ADParams
Max Horn
2011-06-10
ENGINES: Change incorrect use of 'target' to 'gameid'
Max Horn
2011-06-09
KYRA: Add a default case to a switch statement.
Johannes Schickel
2011-06-09
KYRA: Get rid of most snprintf usages.
Johannes Schickel
2011-06-05
KYRA: fix audio detection
athrxx
2011-06-05
KYRA: fix GMM saving
athrxx
2011-06-05
LOL: cleanup
athrxx
2011-06-04
LOL: changed workaround for fireball bug
athrxx
2011-06-03
KYRA: improve readability of key mapping code
athrxx
2011-05-29
KYRA: pause midi sounds while gmm is running
athrxx
2011-05-29
KYRA: remove useless mutex from sound_towns
athrxx
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-17
FM-TOWNS AUDIO: Some midi code fixes and some renaming
athrxx
2011-05-17
FM-TOWNS AUDIO: Some renaming in the euphony driver code
athrxx
2011-05-17
COMMON: Registers RandomSources in constructor with the event recorder
Max Horn
2011-05-16
KYRA: Change engine name to Kyra
Thierry Crozat
2011-05-16
ENGINES: Unify engine names
Thierry Crozat
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Fix compilation when LoL is disabled.
Johannes Schickel
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-18
COMMON: Rename Error to ErrorCode, introduce new Error class
Max Horn
[next]