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
/
tools
/
create_kyradat
/
extract.cpp
Age
Commit message (
Expand
)
Author
2010-05-08
Fix possible out of bounds access.
Johannes Schickel
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-23
Tools - Use standard header
Arnaud Boutonné
2009-11-28
KYRA: added HOF PC-98 static data to kyra.dat
Florian Kagerer
2009-11-21
Fix mismatching resource type IDs for Lands of Lore in kyra.dat.
Johannes Schickel
2009-11-21
- Got rid of hardcoded filename list for kyra.dat
Johannes Schickel
2009-11-21
Naming consistency.
Johannes Schickel
2009-11-21
Resolve TODO.
Johannes Schickel
2009-11-21
Merge multi language games into one entry.
Johannes Schickel
2009-11-20
Cleanup.
Johannes Schickel
2009-11-20
Cleanup.
Johannes Schickel
2009-11-20
Merge two file game entries into one game entry, this allows for better input...
Johannes Schickel
2009-11-19
More cleanup.
Johannes Schickel
2009-11-19
Cleanup.
Johannes Schickel
2009-09-17
Further cleanup of special id use.
Johannes Schickel
2009-09-17
Cleanup special id usage.
Johannes Schickel
2009-09-17
Handle platform specific extraction via platform settings instead of special ...
Johannes Schickel
2009-09-17
- Got rid of special id "kAmigaVersion"
Johannes Schickel
2009-09-17
Cleanup includes.
Johannes Schickel
2009-09-17
- Cleanup multi language game processing
Johannes Schickel
2009-09-17
- Augment detection tables as much as possible
Johannes Schickel
2009-09-17
Change extraction function signature.
Johannes Schickel
2009-09-17
Move extraction functionality to new file "extract.cpp".
Johannes Schickel