Max Horn
18d40017e8
ENGINES: Unify code layout of all ADParams instances
...
svn-id: r54105
2010-11-07 01:01:18 +00:00
Johannes Schickel
1ed0051fce
DRACI: Switch to the new play time counting of the Engine class.
...
svn-id: r53925
2010-10-29 16:54:10 +00:00
Robert Špalek
3d228f270f
DRACI: recognize German translation
...
svn-id: r51707
2010-08-03 17:09:27 +00:00
Eugene Sandulenko
44a39ffbc6
AdvancedDetector: Add new parameter directoryGlobs.
...
Without this parameter mass detection gave tons of false alarms.
Use globbing for narrowing down the depth search.
svn-id: r49788
2010-06-15 10:59:23 +00:00
Eugene Sandulenko
4d517ed0e9
Extended advancedDetector with depth parameter.
...
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-06-14 14:50:23 +00:00
Max Horn
92c896d883
Patch #2973290 : Semicolon cleanup
...
svn-id: r48359
2010-03-22 20:28:08 +00:00
Max Horn
cac0ac66e2
COMMON: Get rid of Common::StringList
...
svn-id: r48287
2010-03-18 15:54:40 +00:00
Max Horn
f3420c6372
DRACI: Reduce header interdependencies; some cleanup
...
svn-id: r46320
2009-12-09 21:03:22 +00:00
Max Horn
e34f1415db
DRACI: Reduce header interdependency
...
svn-id: r46117
2009-11-23 23:54:20 +00:00
Robert Špalek
b2bf21f0da
Fix memory leaks when reading thumbnails
...
svn-id: r45142
2009-10-16 00:09:20 +00:00
Robert Špalek
dddce5d97b
Don't crash without sound support.
...
svn-id: r45137
2009-10-15 23:57:13 +00:00
Robert Špalek
b6d7da6927
Implement all boilerplate concerning Global Main Menu.
...
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-04 03:50:10 +00:00
Robert Špalek
3035ca2fd3
Let Ctrl-Left click behave like Right lick in Dragon History.
...
Also, started implementing Advanced Engine Features:
- pause support
- RTL support
svn-id: r44575
2009-10-03 22:07:18 +00:00
Max Horn
cc54ad650d
Remove trailing whitespaces
...
svn-id: r44493
2009-09-30 16:04:21 +00:00
Johannes Schickel
c9ca057ae2
- Adapt parts of the Draci code to match our code formatting guidelines
...
- 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-09-30 10:45:14 +00:00
Denis Kasak
fed2281125
Make the meta engine pass the pointer to the detected version and not the whole ADGameDescription table.
...
svn-id: r42018
2009-07-02 10:31:56 +00:00
Denis Kasak
293d0ca65d
Added support for the new GUI options.
...
svn-id: r41442
2009-06-11 01:50:10 +00:00
Denis Kasak
39a8c71f77
Adding Draci Historie engine skeleton (engine stub, BAR archiver, rudimentary GPL disassembler)
...
svn-id: r41390
2009-06-08 22:18:52 +00:00