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
/
agi
Age
Commit message (
Expand
)
Author
2012-03-27
AGI: Add played time information to saved games
Filippos Karapetis
2012-03-27
AGI: Use the ScummVM dialogs for saving/loading
Filippos Karapetis
2012-03-26
AGI: Fix compilation on NDS, broken due to predictive text changes.
D G Turner
2012-03-25
GUI: Move predictive dialog to common gui
Oleksiy Kurochko
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-22
ALL: Fix some signed/unsigned comparison warnings.
Johannes Schickel
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-01-07
AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting"
Filippos Karapetis
2012-01-06
AGI: Fix stuck next button when switching back to predictive mode
Willem Jan Palenstijn
2012-01-06
AGI: Clean up predictive matching
Willem Jan Palenstijn
2012-01-06
AGI: Fix ignoring some exact matches in predictive input
Willem Jan Palenstijn
2012-01-06
AGI: Fix predictive input binary search
Willem Jan Palenstijn
2011-12-18
Merge pull request #131 from digitall/goto_considered_harmful
David Turner
2011-12-13
Merge pull request #137 from fingolfin/various-cleanup
Filippos Karapetis
2011-12-13
AGI: Fix bug #3095169: AGI inventory items
Eugene Sandulenko
2011-12-12
AGI: Add FIXME to cmdCallV1
Max Horn
2011-12-12
AGI: Remove two unused pure virtual methods
Max Horn
2011-12-10
AGI: Replace usage of 'goto'.
D G Turner
2011-11-27
JANITORIAL: Remove extra semicolons.
Christoph Mallon
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-16
AGI: Change two local SharedPtr uses to ScopedPtr.
Johannes Schickel
2011-11-03
AGI: Commented out if statements that always evaluate to true
Filippos Karapetis
2011-11-03
AGI: Commented out if statements that always evaluate to true
Filippos Karapetis
2011-11-02
AGI: Fix warnings
Eugene Sandulenko
2011-11-02
AGI: Fix buffer overflow
Eugene Sandulenko
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-10-16
AGI: Refine commit #69c705a to always pick the longest matching phrase
Filippos Karapetis
2011-10-16
AGI: Fixed bug #3424066 - "LSL1 AGI: Password Glitch"
Filippos Karapetis
2011-10-10
AGI: Fixed bug #3420859 - "AGI: SQ0 - Scummvm Crash"
Filippos Karapetis
2011-09-26
AGI: Fixed several incorrect substitutions of "game" with "_game"
Filippos Karapetis
2011-09-26
AGI: Fix style
Willem Jan Palenstijn
2011-09-26
AGI: Removed leftover dead code
Filippos Karapetis
2011-09-26
AGI: Fixed invalid memory writes in wordWrapString()
Filippos Karapetis
2011-09-26
AGI: Fixed the line changing code, and added EOL checks
Filippos Karapetis
2011-09-26
AGI: Rewrote cmdVersion() to use Common::String
Filippos Karapetis
2011-09-26
AGI: Cleanup, added some comments, removed an obsolete FIXME
Filippos Karapetis
2011-09-26
AGI: Add FIXME for wordwrap buffer overflow
Willem Jan Palenstijn
2011-09-26
AGI: Clean up save/load String usage
Willem Jan Palenstijn
2011-09-26
AGI: Fixed the description of KQ2 Amiga (bug #3191496)
Filippos Karapetis
2011-09-26
AGI: Fixed bug #3196882 - "KQ3: PCSpeaker affects render mode"
Filippos Karapetis
2011-09-26
AGI: Marked 4070342 as a workaround
Filippos Karapetis
2011-09-26
AGI: Fix for bug #3018770 - "AGI: PQ1: Flickering newspaper"
Filippos Karapetis
2011-09-26
AGI: Fixed the actual cause of bug #3295652, and partially fixed bug #3080415
Filippos Karapetis
2011-09-26
AGI: doUpdate() already calls updateScreen()
Filippos Karapetis
2011-09-26
AGI: Fixed bug #3074570 - "AGI LSL1: TAB stops working after restart"
Filippos Karapetis
2011-09-26
AGI: Fix bug #3080041 - "AGI Mother Goose: White bar in intro"
Filippos Karapetis
[prev]
[next]