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
Age
Commit message (
Expand
)
Author
2016-02-18
WAGE: Initialize class variables
Eugene Sandulenko
2016-02-18
AGI: Apple IIgs time delay override KQ4 completed
Martin Kiewitz
2016-02-17
AGI: Make SQ2 Apple IIgs get a AGI 2.917 equivalent and not 2.936
Martin Kiewitz
2016-02-16
WAGE: Implement sound decoder
Eugene Sandulenko
2016-02-16
WAGE: Moved Sound class definition to sound.h
Eugene Sandulenko
2016-02-16
WAGE: Moved sound code stubs to sound.cpp
Eugene Sandulenko
2016-02-16
SHERLOCK: RT: Only see German Sharp-S char as printable
Martin Kiewitz
2016-02-16
AGI: Added comment about artificial delay sq2 scene
Martin Kiewitz
2016-02-16
AGI: Set.pri.base comments added (Apple IIgs KQ3+SQ2)
Martin Kiewitz
2016-02-16
WAGE: Enable required menu items to allow game restart
Eugene Sandulenko
2016-02-16
WAGE: Started post-gameover code implementation
Eugene Sandulenko
2016-02-16
WAGE: Remove debug code
Eugene Sandulenko
2016-02-16
WAGE: Fix random direction choosing logic
Eugene Sandulenko
2016-02-16
AGI: Added console command to disable automatic saves
Martin Kiewitz
2016-02-16
AGI: Change how VM timer vars are handled
Martin Kiewitz
2016-02-15
WAGE: Added Midnight Snack and Time Bomb detection
Eugene Sandulenko
2016-02-15
WAGE: Fix input string after script execution
Eugene Sandulenko
2016-02-15
WAGE: Added Magic Rings detection
Eugene Sandulenko
2016-02-15
WAGE: Move detection tables to separate file
Eugene Sandulenko
2016-02-15
Merge pull request #667 from a-detiste/master
Eugene Sandulenko
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2016-02-14
SHERLOCK: RT: Implement saving journal to file
Paul Gilbert
2016-02-15
SHERLOCK: RT: Replace accent char with \202 in fixed text
Martin Kiewitz
2016-02-15
SHERLOCK: RT: Make darts game properly multilingual
Martin Kiewitz
2016-02-14
SHERLOCK: RT: Fix starting different darts game modes
Paul Gilbert
2016-02-14
AGI: Changes to vm var seconds heuristic (delay loop detection)
Martin Kiewitz
2016-02-14
AGI: Add heuristic to detect delay loops within scripts
Martin Kiewitz
2016-02-14
SCUMM: Fix warning
Eugene Sandulenko
2016-02-14
GOB: Fix warning
Eugene Sandulenko
2016-02-14
WAGE: Fix uninit members
Eugene Sandulenko
2016-02-14
WAGE: Fix warning
Eugene Sandulenko
2016-02-14
Merge pull request #658 from sev-/wage
Eugene Sandulenko
2016-02-14
WAGE: Fix int/uint comparison
Eugene Sandulenko
2016-02-14
WAGE: Simplify savename generation code
Eugene Sandulenko
2016-02-14
WAGE: Simplify bitmap reading code
Eugene Sandulenko
2016-02-14
WAGE: Simplify polygon reading code
Eugene Sandulenko
2016-02-14
WAGE: Remove redundant check
Eugene Sandulenko
2016-02-14
WAGE: Fix name in accordance with our naming conventions
Eugene Sandulenko
2016-02-14
WAGE: Consistently use .empty() instead of .size() == 0
Eugene Sandulenko
2016-02-14
WAGE: Indentation fixes
Eugene Sandulenko
2016-02-14
WAGE: Moved non-trivial method implementation to .cpp file
Eugene Sandulenko
2016-02-14
WAGE: Simplify operand stringification
Eugene Sandulenko
2016-02-14
WAGE: Better names for constants
Eugene Sandulenko
2016-02-14
WAGE: Proper name for include guard
Eugene Sandulenko
2016-02-14
WAGE: Use String::clear() for emptying stings
Eugene Sandulenko
2016-02-14
WAGE: Renames to follow our conventions
Eugene Sandulenko
2016-02-14
WAGE: const goodness
Eugene Sandulenko
2016-02-14
WAGE: Marked some methods as static, const'ness
Eugene Sandulenko
2016-02-14
WAGE: Avoid potential race condition in cursor drawing code
Eugene Sandulenko
2016-02-14
WAGE: Rename to match our naming conventions
Eugene Sandulenko
[prev]
[next]