Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | ENGINES: Unify code layout of all ADParams instances | Max Horn | |
svn-id: r54105 | |||
2010-10-29 | DRACI: Switch to the new play time counting of the Engine class. | Johannes Schickel | |
svn-id: r53925 | |||
2010-08-03 | DRACI: recognize German translation | Robert Špalek | |
svn-id: r51707 | |||
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko | |
Without this parameter mass detection gave tons of false alarms. Use globbing for narrowing down the depth search. svn-id: r49788 | |||
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko | |
Now AD can search nested directories. By default it is turned off, but there is new parameter to ADParameters struct. Usually value of 2 is good enough for all purposes. svn-id: r49653 | |||
2010-03-22 | Patch #2973290: Semicolon cleanup | Max Horn | |
svn-id: r48359 | |||
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn | |
svn-id: r48287 | |||
2009-12-09 | DRACI: Reduce header interdependencies; some cleanup | Max Horn | |
svn-id: r46320 | |||
2009-11-23 | DRACI: Reduce header interdependency | Max Horn | |
svn-id: r46117 | |||
2009-10-16 | Fix memory leaks when reading thumbnails | Robert Špalek | |
svn-id: r45142 | |||
2009-10-15 | Don't crash without sound support. | Robert Špalek | |
svn-id: r45137 | |||
2009-10-04 | Implement all boilerplate concerning Global Main Menu. | Robert Špalek | |
All currently defined featues will be supported. I have implemented everything boilerplatish, except for the actual game saving/loading (which will come in the next commit), getting volumes from the configuration (because we don't play sounds yet), and changing subtitles. svn-id: r44583 | |||
2009-10-03 | Let Ctrl-Left click behave like Right lick in Dragon History. | Robert Špalek | |
Also, started implementing Advanced Engine Features: - pause support - RTL support svn-id: r44575 | |||
2009-09-30 | Remove trailing whitespaces | Max Horn | |
svn-id: r44493 | |||
2009-09-30 | - Adapt parts of the Draci code to match our code formatting guidelines | Johannes Schickel | |
- Remove use of tabs for formatting, now in nearly all cases tabs are only used for indentation - Use "uint" instead of "unsigned int" in the whole engine for consistency's sake - Strip some trailing tabs and leading whitespaces svn-id: r44478 | |||
2009-07-02 | Make the meta engine pass the pointer to the detected version and not the ↵ | Denis Kasak | |
whole ADGameDescription table. svn-id: r42018 | |||
2009-06-11 | Added support for the new GUI options. | Denis Kasak | |
svn-id: r41442 | |||
2009-06-08 | Adding Draci Historie engine skeleton (engine stub, BAR archiver, ↵ | Denis Kasak | |
rudimentary GPL disassembler) svn-id: r41390 |