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
2012-06-13
KYRA: Reduce amount of updateScreen calls.
Johannes Schickel
2012-06-11
KYRA: Mark Kyra 1 russian floppy version as fan translation.
Johannes Schickel
2012-05-06
KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487
athrxx
2012-05-06
KYRA: fix bug No. VI. from http://forums.scummvm.org/viewtopic.php?t=11487
athrxx
2012-05-06
KYRA: fix bug No. IX. from http://forums.scummvm.org/viewtopic.php?t=11487
athrxx
2012-04-24
KYRA: Fix crahes in Kyra 1-3 and LoL when EGA/CGA graphics mode is selected.
Johannes Schickel
2012-04-05
KYRA: Silence const away cast warning by using non-const versions of strpbrk ...
Johannes Schickel
2012-03-25
KYRA: Fix game option comments
Filippos Karapetis
2012-03-25
KYRA: Move I18N-related commits where they belong.
Eugene Sandulenko
2012-03-19
KYRA: Add per-game GUI option support.
Johannes Schickel
2012-03-13
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
Christoph Mallon
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-03-05
KYRA: Replace debug leftover for unimplemented displayText functions with a w...
Johannes Schickel
2012-03-05
KYRA: Some formatting fixes.
Johannes Schickel
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-25
KYRA: Remove obsolete registering of 16_color config file entry.
Johannes Schickel
2012-02-24
KYRA: (EOB) - fix save file thumbnail generation in CGA/EGA mode
athrxx
2012-02-24
COMMON: distinguish between 256 colors and 16 colors PC-98 rendering modes
athrxx
2012-02-24
KYRA: (EOB) - cleanup CGA/EGA code a bit
athrxx
2012-02-21
KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973)
athrxx
2012-02-21
KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II
athrxx
2012-02-21
KYRA: (EOB) - fix minor sprite drawing glitch in EOB1
athrxx
2012-02-21
KYRA: (EOB) - fix minor text displayer glitch
athrxx
2012-02-21
KYRA: (EOB) - implement EGA graphics mode for EOB1
athrxx
2012-02-21
KYRA: (EOB) - fix EOB1 door clipping
athrxx
2012-02-21
KYRA: (EOB) - complete CGA graphics mode implementation
athrxx
2012-02-21
KYRA: (EOB) - start work on CGA and EGA graphics modes
athrxx
2012-02-21
KYRA: (EOB) - fix minor glitch in hp and food bar graphs
athrxx
2012-02-21
KYRA: (EOB) - fix character hand icons
athrxx
2012-02-21
KYRA: (EOB) - fix minor bug (wrongly initialized value) and some renaming
athrxx
2012-02-21
KYRA: add new rendering mode gui options
athrxx
2012-02-21
KYRA: (EOB) - move EOB 1 intro code into separate class
athrxx
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-02-13
KEYMAPPER: Fix Action ctor args in most keymaps
Tarek Soliman
2012-02-13
KYRA: Silence some icpc warnings by making a member array of KyraRpgGUISettin...
Johannes Schickel
2012-02-10
JANITORIAL: Fix template definition whitespace
Tarek Soliman
2012-01-30
KYRA: (EOB) - fix typo
athrxx
2012-01-29
KYRA: Remove unnecessary semicolon
Torbjörn Andersson
2012-01-29
KYRA: Prevent unnecessary removal of const in some casts.
Johannes Schickel
2012-01-21
KYRA: Fix out of bounds access caused by a typo.
Johannes Schickel
2012-01-16
KYRA: Fix for bug #3474339 "KYRA1CD: Ingame animation missing".
Johannes Schickel
2012-01-16
KYRA: (EOB) - change behavior of safe game file importing code
athrxx
2012-01-15
KYRA: (EOB) - add support for original save game files
athrxx
2012-01-14
KYRA: Make workaround for bug #1498221 work again.
Johannes Schickel
2012-01-14
KYRA: Fix missing debug commands.
Johannes Schickel
2012-01-08
KYRA: fix regression in non-playable HOF demo
athrxx
[next]