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
/
devtools
/
create_kyradat
Age
Commit message (
Collapse
)
Author
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-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
DEVTOOLS: cleanup kyradat tool code
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-06-20
ALL: Remove trailing whitespaces
Max Horn
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-11
LOL: update kyra.dat for italian fan translation
athrxx
2011-06-01
DEVTOOLS: Link create_kyradat against libcommon.a, for scumm_stricmp
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-09
DEVTOOLS: Renamed 'tools' directory to 'devtools'
Max Horn
[prev]