Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-03 | Removed comment. | Johannes Schickel | |
svn-id: r33581 | |||
2008-08-03 | fix last commit (invalid kyra.dat game features for HOFCD) | Florian Kagerer | |
svn-id: r33580 | |||
2008-08-03 | add support for HOF Italian fan translation to kyra.dat | Florian Kagerer | |
svn-id: r33578 | |||
2008-08-02 | add non-interactive lol demo | Florian Kagerer | |
svn-id: r33556 | |||
2008-08-01 | Moved Ludde & yaz0r to a new credits section, retired project leaders | Max Horn | |
svn-id: r33496 | |||
2008-07-27 | Patch from bugreport #2020561: "MMNES : Incorrect detection (US/GB)" | Eugene Sandulenko | |
svn-id: r33342 | |||
2008-07-23 | Added Tinsel to credits & NEWS | Max Horn | |
svn-id: r33243 | |||
2008-07-11 | Added a script (courtesy of salty-horse) to create/set properties for source ↵ | Nicola Mettifogo | |
files under version control by Subversion. Specifically, the mime-type, eol-style and keywords properties are handled. svn-id: r33007 | |||
2008-07-01 | Made corrections to the Italian strings | Paul Gilbert | |
svn-id: r32866 | |||
2008-06-10 | New version of create_drascula, fixing the problem in the pendulum room | Filippos Karapetis | |
svn-id: r32658 | |||
2008-06-10 | Write signed values as signed (the actual contents of drascula.dat remain ↵ | Filippos Karapetis | |
unchanged) svn-id: r32652 | |||
2008-06-09 | Slight code revamp to create_drascula.cpp by sev (drascula.dat remains ↵ | Filippos Karapetis | |
unchanged) svn-id: r32633 | |||
2008-06-09 | Moved the MSVC solution files to /dists, added two MSVC project conversion ↵ | Filippos Karapetis | |
tools (MSVC8 <-> MSVC9) and added project files for MSVC8 as well svn-id: r32630 | |||
2008-06-08 | Proper texts alignment. | Eugene Sandulenko | |
svn-id: r32621 | |||
2008-06-08 | Implement data padding | Eugene Sandulenko | |
svn-id: r32610 | |||
2008-06-07 | Preparations for optimal memory allocation on reading. | Eugene Sandulenko | |
svn-id: r32606 | |||
2008-06-07 | Make .dat file a bit smaller. | Eugene Sandulenko | |
svn-id: r32602 | |||
2008-06-07 | create_drascula tool, courtsey of md5. Not yet used by the engine. | Eugene Sandulenko | |
svn-id: r32598 | |||
2008-06-04 | Add dhewg to the team | Eugene Sandulenko | |
svn-id: r32548 | |||
2008-06-02 | Add Macintosh version of Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32492 | |||
2008-06-01 | Add Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32454 | |||
2008-05-31 | Add Blue's Clues demos. | Travis Howell | |
svn-id: r32411 | |||
2008-05-24 | Update HE version of another English Windows version of Putt Putt Saves The Zoo. | Travis Howell | |
svn-id: r32240 | |||
2008-05-23 | Add another English Windows version of Putt Putt Saves The Zoo. | Travis Howell | |
svn-id: r32220 | |||
2008-05-18 | add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - ↵ | Florian Kagerer | |
KYRA1: GFX problems with ITALIAN floppy) svn-id: r32175 | |||
2008-05-18 | Update HE version of another release of Pajama Sam 1 and SPY Fox 1. | Travis Howell | |
svn-id: r32165 | |||
2008-05-17 | Add another English version of Pajama Sam 1 and SPY Fox 1. | Travis Howell | |
svn-id: r32162 | |||
2008-05-15 | Add patch #1964159 - PUTTPUTT: Add Japanese 3DO Version. | Travis Howell | |
svn-id: r32133 | |||
2008-05-12 | fix valgrind warning and some cleanup | Florian Kagerer | |
svn-id: r32075 | |||
2008-05-12 | fix for kyra 3 sfx (broken by last commit) | Florian Kagerer | |
svn-id: r32061 | |||
2008-05-12 | move some kyra 3 static resources to kyra.dat | Florian Kagerer | |
svn-id: r32058 | |||
2008-05-12 | Update HE version for that English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r32048 | |||
2008-05-11 | Update HE version for that English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r31997 | |||
2008-05-11 | Add another English Windows version of Freddi Fish 1. | Travis Howell | |
svn-id: r31996 | |||
2008-05-07 | Proper delete[] formatting (this time all occurences should've been changed...) | Johannes Schickel | |
svn-id: r31929 | |||
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel | |
svn-id: r31927 | |||
2008-04-20 | Credits update for the M4 and MADE engines (3/3) | Filippos Karapetis | |
svn-id: r31613 | |||
2008-04-18 | update kyradat tool | Florian Kagerer | |
svn-id: r31562 | |||
2008-04-16 | Add English Windows version of Blue's Birthday Adventure (Red). | Travis Howell | |
svn-id: r31511 | |||
2008-04-10 | Don't mention EPOC as deonted in bug #1939634: "Web site should not mention ↵ | Eugene Sandulenko | |
EPOC" svn-id: r31470 | |||
2008-04-10 | - Fixed missing static data for kyra1 demo | Johannes Schickel | |
- Fixed some warnings in create_kyradat - Updated kyra.dat for new data for kyra1 demo svn-id: r31463 | |||
2008-04-06 | improved static res handling (sequence data, shape animation data) | Florian Kagerer | |
svn-id: r31429 | |||
2008-04-04 | Fixed incorrect return type of currently unused function (just in case it ↵ | Paul Gilbert | |
ever gets re-used) svn-id: r31377 | |||
2008-03-18 | List CUP videos as previews, rather than demos. | Travis Howell | |
svn-id: r31175 | |||
2008-03-15 | update for kyra.dat tool | Florian Kagerer | |
svn-id: r31124 | |||
2008-03-12 | SCUMM: Improved detector to properly distinguish MM v1 and v2 demos (fixes ↵ | Max Horn | |
detection of fan translations of the demos) (didn't update the website MD5 table on purpose) svn-id: r31111 | |||
2008-02-29 | Add Raziel as AmigaOS4 porter | Eugene Sandulenko | |
svn-id: r31000 | |||
2008-02-26 | Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 ↵ | Max Horn | |
port in the NEWS; moved Nicolas Bacca & Won Star to the list of retired team members svn-id: r30973 | |||
2008-02-25 | Moved tools to all-C++ code (ensures consistency of all code during ↵ | Max Horn | |
compilation, and allows us to use advanced stuff, like code from common/, in the tools) svn-id: r30963 | |||
2008-02-25 | Extended rules.mk with code for building extra (tool) executables, and ↵ | Max Horn | |
changed some of the tools to make use of this svn-id: r30962 |