Age | Commit message (Collapse) | Author |
|
svn-id: r18011
|
|
svn-id: r16544
|
|
things, this fixes bug #1083058
svn-id: r16316
|
|
code doesn't have to worry about the memory managment anymore, it's all 'automatic' now). May have introduced a mem leak or two, please check :-)
svn-id: r15848
|
|
o added configure option
o mi2 intro doesn't freeze anymore and has no sound glitches
o missing instruments in many titles are fixed
o numerous memory overwrite bugs are fixed
o code is cleaned a lot and splitted into many smaller files
o mt32.cpp went to backends/midi
o synced with upstream code
o reverberation fixed
* don't complain about File class wrapper :)
* all custom types are back
* #pragmas are to do
* maybe some indentation is wrong too
I prefer smaller commits, but this thing came in one piece.
svn-id: r15715
|
|
svn-id: r15635
|
|
external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress
svn-id: r12680
|
|
All the hooks are in, but actual implementation
needs to be checked for portability.
svn-id: r10615
|
|
svn-id: r10279
|
|
svn-id: r7608
|
|
svn-id: r6120
|
|
svn-id: r5903
|
|
svn-id: r5890
|
|
svn-id: r5889
|
|
svn-id: r5679
|
|
all build into a lib, and all have a module.mk file that lists all their file. Advantage: further modularizes the build system, seperating all parts of ScummVM
svn-id: r5653
|