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
Age
Commit message (
Expand
)
Author
2009-01-18
LOL: basic music support and some cleanup
Florian Kagerer
2009-01-18
LOL: fix some valgrind warnings
Florian Kagerer
2009-01-18
LOL: Some drawing code and some opcodes so that the first scene will show up....
Florian Kagerer
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-08-20
Fixed warning.
Johannes Schickel
2008-08-20
- add support for Italian floppy version
Florian Kagerer
2008-08-03
Removed comment.
Johannes Schickel
2008-08-03
fix last commit (invalid kyra.dat game features for HOFCD)
Florian Kagerer
2008-08-03
add support for HOF Italian fan translation to kyra.dat
Florian Kagerer
2008-08-02
add non-interactive lol demo
Florian Kagerer
2008-05-18
add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KY...
Florian Kagerer
2008-05-12
fix valgrind warning and some cleanup
Florian Kagerer
2008-05-12
fix for kyra 3 sfx (broken by last commit)
Florian Kagerer
2008-05-12
move some kyra 3 static resources to kyra.dat
Florian Kagerer
2008-05-07
Proper delete[] formatting (this time all occurences should've been changed...)
Johannes Schickel
2008-05-07
Changed all delete [] usages to delete[].
Johannes Schickel
2008-04-18
update kyradat tool
Florian Kagerer
2008-04-10
- Fixed missing static data for kyra1 demo
Johannes Schickel
2008-04-06
improved static res handling (sequence data, shape animation data)
Florian Kagerer
2008-03-15
update for kyra.dat tool
Florian Kagerer
2008-02-25
Moved tools to all-C++ code (ensures consistency of all code during compilati...
Max Horn
2008-02-25
Extended rules.mk with code for building extra (tool) executables, and change...
Max Horn
2008-02-16
patch 1891492 for the CreateKyradat tool (.dlg and .tim file support)
Florian Kagerer
2008-02-10
Oops forget to commit updated create_kyradat from patch #1885629 "KYRA: HoF m...
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2008-01-27
Commit patch #1870149 "KYRA: kyradat tool update (hof ingame sfx)". (slightly...
Johannes Schickel
2008-01-10
Changed enum to match engine code exactly.
Johannes Schickel
2008-01-10
Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".
Johannes Schickel
2007-09-29
Added a hack for the tools to allow building on MinGW with SDL backend. (see ...
Johannes Schickel
2007-09-22
Fixed const warning
Max Horn
2007-09-22
Set svn:keywords
Torbjörn Andersson
2007-09-22
Added create_kyradat to our regular build system, too; fixed some warnings (a...
Max Horn
2007-09-16
Yet again another update for Italian CD fan translation.
Johannes Schickel
2007-08-29
Update create_kyradat for latest main.exe from ITA CD fan translation.
Johannes Schickel
2007-07-10
Update create_kyra dat for Italian fan translation (see fr#1727941 "KYRA: add...
Johannes Schickel
2007-03-12
Add support for Amiga static data resources.
Johannes Schickel
2007-03-04
Work around bad characters in "Long live King Brandon!" string in FM-Towns ve...
Johannes Schickel
2007-02-12
Update. (contributed by Florian Kagerer)
Johannes Schickel
2007-02-07
Adds support for FM-Towns version.
Johannes Schickel
2007-02-03
Adding create_kyradat here now.
Johannes Schickel