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
/
sci
/
engine
/
kstring.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-07-14
JANITORIAL: Remove trailing whitespace
Sven Hesse
2013-04-23
SCI: Fix kMessage REF subop ordering
Matthew Hoops
2013-01-25
SCI: Fix kReadNumber sign/hex behaviour
Willem Jan Palenstijn
2013-01-24
SCI: Fix shadow warning
Willem Jan Palenstijn
2013-01-23
SCI: Bugfix for commit 0968acc: only filter out missing messages for the jar
Filippos Karapetis
2013-01-23
SCI: Fix script bug #3601090 - "SCI: Pepper's Adventures in Time: Game become...
Filippos Karapetis
2013-01-23
SCI: Slight cleanup in kMessage()
Filippos Karapetis
2012-10-05
SCI: Add kReadNumber fixme
Willem Jan Palenstijn
2012-06-21
SCI: Fix silly typo
Filippos Karapetis
2012-06-21
SCI: Fix warnings
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-06-11
SCI: Fix comment in kString(at)
Matthew Hoops
2012-06-11
SCI: Bugfix for negative numbers in kString(at)
Filippos Karapetis
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-01-16
SCI: Remove outdated comment
Willem Jan Palenstijn
2012-01-15
SCI: Simplify kString(Dup) using the overloaded = operator
Filippos Karapetis
2012-01-15
SCI: Use fromString() in kString(Dup) to simplify code
Filippos Karapetis
2012-01-15
SCI: Fix a nasty bug in kString(Dup)
Filippos Karapetis
2011-10-30
SCI32: kString: Move variable declaration to prevent problems
Lars Skovlund
2011-09-25
SCI2: kString(Format) uses %d for unsigned integers. Some cleanup
Filippos Karapetis
2011-08-26
SCI: Fixed bug #3396887 - "SCI: pq2-pc98-jp - Listing of items / Inventory no...
Filippos Karapetis
2011-07-18
SCI: Fix kFormat's handling of %c with a 0 argument
Willem Jan Palenstijn
2011-07-07
SCI: Applied patch #3357096 with minor modifications
Filippos Karapetis
2011-06-23
ANALYSIS: Add static casts to is* functions
Littleboy
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-29
SCI: Added a more generalized fix for bug #3306417
md5
2011-05-27
SCI: Fixed bug #3306417 - "LAURA BOW 2: segmentation fault while talking to D...
md5
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-14
ALL: centre -> center
Max Horn
2011-03-13
SCI: Add workaround for a QFG1 VGA Mac kFormat bug
Matthew Hoops
2011-03-04
SCI: Use BE string handling for Mac games.
Walter van Niftrik
2011-03-04
SCI: Removed warning from kReadNumber
md5
2011-01-07
SCI2.1: Kernel function changes (after looking through all of the SCI2.1 games)
Filippos Karapetis
2011-01-01
SCI: debugC calls no longer require a debug level of 2 to show output
Filippos Karapetis
2010-12-07
SCI: Removed the system strings code and replaced it with a much more simplif...
Filippos Karapetis
2010-11-28
SCI: Fixed bug #3034471 - "SCI, Castlebrain/Amiga: Invisible text in word sea...
Filippos Karapetis
2010-11-21
SCI: Removed the correct subops from kString in late SCI2.1/SCI3 games (thank...
Filippos Karapetis
2010-11-21
SCI: Adapted kArray/kString to use the new heuristic for late SCI2.1/SCI3 gam...
Filippos Karapetis
2010-11-19
Some subfunctions changed positions in SCI3 kString. WIP.
Lars Skovlund
2010-11-18
SCI: Added a stub for a new subop in kString, and disabled trackOriginAndFind...
Filippos Karapetis
2010-09-11
SCI: In kFormat, handle arguments pointing to text resource 0 correctly.
Lars Skovlund
2010-09-09
SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo)
Filippos Karapetis
2010-09-09
SCI: Support push and pop subfunctions in kMessage()
Lars Skovlund
2010-07-29
SCI: Silenced warning when exiting in LSL6 (bug report #3035533), and comment...
Filippos Karapetis
2010-07-27
SCI: Better fix for bug #3035058 - ECOQUEST demo: Missing subtitles
Matthew Hoops
2010-07-27
SCI: Fix bug #3035058 - ECOQUEST demo: Missing subtitles
Matthew Hoops
2010-07-21
SCI: Moved the SCI32 kernel functions out of kernel32.cpp and into their resp...
Filippos Karapetis
2010-06-24
SCI: Make kStrAt clear segment when writing characters
Willem Jan Palenstijn
[next]