Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-26 | - Add support for AMD64 (x64) builds in automatically generated MSVC project ↵ | Johannes Schickel | |
files. - Fixed some file prefix bug, introduced when allowing to overwrite the file prefix via command line. svn-id: r45424 | |||
2009-10-26 | Cleanup. | Johannes Schickel | |
svn-id: r45421 | |||
2009-10-25 | Typos. | Johannes Schickel | |
svn-id: r45386 | |||
2009-10-25 | Allow overwriting of the output path. | Johannes Schickel | |
svn-id: r45385 | |||
2009-10-25 | Add warning when no engine definitions are found (or the configure file is ↵ | Johannes Schickel | |
missing). svn-id: r45384 | |||
2009-10-25 | Allow overwriting the file prefix in the relative path arguments of MSVC ↵ | Johannes Schickel | |
project files. svn-id: r45383 | |||
2009-10-25 | Use slashes instead of backslashes in internal path representation. | Johannes Schickel | |
svn-id: r45381 | |||
2009-10-25 | Initial check in of a tool which is able to create MSVC project files out of ↵ | Johannes Schickel | |
the configure / Makefile based build system. svn-id: r45380 | |||
2009-10-22 | Update detection of Loom PCE Japanese. | Matthew Hoops | |
svn-id: r45320 | |||
2009-10-22 | Update detection of PCEngine version of Loom. | Travis Howell | |
svn-id: r45319 | |||
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE ↵ | Travis Howell | |
version of Loom, with minor changes. svn-id: r45304 | |||
2009-10-14 | Add LoL PC98 credits entries to kyra.dat. | Johannes Schickel | |
svn-id: r45082 | |||
2009-10-08 | Change doxygen inline comments from "//!" to "///" as proposed on -devel | Max Horn | |
svn-id: r44802 | |||
2009-10-07 | adding myself correctly to credits.pl ;) | Martin Kiewitz | |
svn-id: r44748 | |||
2009-10-02 | Release resources properly; fix code formatting | Max Horn | |
svn-id: r44540 | |||
2009-10-02 | Fix more cppcheck warnings/errors; some code formatting; and fixes to our tools | Max Horn | |
svn-id: r44539 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-09-20 | - Add support for Kyrandia 1 German Amiga in create_kyradat. | Johannes Schickel | |
- Increase kyra.dat version. - Rebuilt kyra.dat. - Some slight adaptions for Kyrandia 1 German in the ScummVM source. svn-id: r44215 | |||
2009-09-20 | Oops add missing file for create_kyradat. | Johannes Schickel | |
svn-id: r44211 | |||
2009-09-17 | - Add preliminary support for Lands of Lore PC98 in create_kyradat | Johannes Schickel | |
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177 | |||
2009-09-17 | - Add missing k2SeqplaySeqData providers for Kyra2 floppy versions | Johannes Schickel | |
- Add missing k2SeqplayCredits provider for Kyra2 CD ITA fan translation svn-id: r44176 | |||
2009-09-17 | Add some missing new lines to error messages. | Johannes Schickel | |
svn-id: r44168 | |||
2009-09-17 | Reenable commented out providers for k2IngameTalkObjIndex. | Johannes Schickel | |
svn-id: r44167 | |||
2009-09-17 | Further cleanup of special id use. | Johannes Schickel | |
svn-id: r44162 | |||
2009-09-17 | - Increase kyra.dat version | Johannes Schickel | |
- Fix language settings of some game entries svn-id: r44157 | |||
2009-09-17 | Cleanup special id usage. | Johannes Schickel | |
svn-id: r44156 | |||
2009-09-17 | Handle platform specific extraction via platform settings instead of special ↵ | Johannes Schickel | |
id where possible. svn-id: r44149 | |||
2009-09-17 | - Got rid of special id "kAmigaVersion" | Johannes Schickel | |
- Changed handling of platform settings via game platform settings and not via special id svn-id: r44148 | |||
2009-09-17 | Add platform information to game need table. | Johannes Schickel | |
svn-id: r44147 | |||
2009-09-17 | Consisteny change. | Johannes Schickel | |
svn-id: r44146 | |||
2009-09-17 | Cleanup includes. | Johannes Schickel | |
svn-id: r44145 | |||
2009-09-17 | Cleanup provider access. | Johannes Schickel | |
svn-id: r44144 | |||
2009-09-17 | - Cleanup multi language game processing | Johannes Schickel | |
- Vast move of static data tables to new files - Other cleanup svn-id: r44143 | |||
2009-09-17 | Cleanup. | Johannes Schickel | |
svn-id: r44142 | |||
2009-09-17 | - Augment detection tables as much as possible | Johannes Schickel | |
- Change some extraction processing logic to work with the newly agumented tables svn-id: r44136 | |||
2009-09-17 | - Augment all executable entries with platform | Johannes Schickel | |
- Augment all search data tables with platform and language, where required svn-id: r44135 | |||
2009-09-17 | Change extraction function signature. | Johannes Schickel | |
svn-id: r44134 | |||
2009-09-17 | Move extraction functionality to new file "extract.cpp". | Johannes Schickel | |
svn-id: r44133 | |||
2009-09-17 | Remove superfluous special id specification for english Amiga intro strings. | Johannes Schickel | |
svn-id: r44132 | |||
2009-09-16 | Extract "kTypeTownsWDSfxTable" via a special extraction routine instead of a ↵ | Johannes Schickel | |
hacky patch level. svn-id: r44125 | |||
2009-09-16 | Handle extraction of "k2IngameSfxFiles" via a special extraction routine, ↵ | Johannes Schickel | |
instead of a hacky patch level. svn-id: r44124 | |||
2009-09-16 | Make create_kyradat print out the filename, which is currently processed. | Johannes Schickel | |
svn-id: r44123 | |||
2009-09-16 | Remove ugly hack. | Johannes Schickel | |
svn-id: r44121 | |||
2009-09-16 | Increase kyra.dat version. | Johannes Schickel | |
svn-id: r44119 | |||
2009-09-16 | Adapted create_kyradat to use an automatic offset search. (Hopefully no ↵ | Johannes Schickel | |
regressions). svn-id: r44118 | |||
2009-09-11 | Don't abuse FORCEINLINE | Max Horn | |
svn-id: r44025 | |||
2009-09-05 | LOL: fix floppy version static data | Florian Kagerer | |
svn-id: r43962 | |||
2009-09-05 | added create_teenagent tool | Vladimir Menshakov | |
svn-id: r43952 | |||
2009-09-02 | LOL: update kyra.dat with floppy version data (floppy version still doesn't ↵ | Florian Kagerer | |
work, though) svn-id: r43904 | |||
2009-08-30 | Correct title for Freddi Fish 5. | Travis Howell | |
svn-id: r43816 |