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
/
extract.cpp
Age
Commit message (
Expand
)
Author
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-01-09
KYRA: (LOL/FM-TOWNS) - adapt static resources
athrxx
2013-01-09
KYRA: fix invalid mem access in kyradat tool
athrxx
2012-03-17
DEVTOOLS: Include necessary headers for compilation.
Christoph Mallon
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-01-07
DEVTOOLS: Fix some warnings in create_kyradat.
Johannes Schickel
2011-12-28
KYRA: add support for another Russian HOF fan translation
athrxx
2011-12-26
KYRA: (EOB) - implement EOB1 party transfer
athrxx
2011-12-26
KYRA: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (EOB) - implement npc sequences and fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - update kyradat tool
athrxx
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-06-20
ALL: Remove trailing whitespaces
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