Age | Commit message (Expand) | Author |
---|---|---|
2004-01-06 | updated copyright notice | Max Horn |
2003-12-28 | don't do double-free | Max Horn |
2003-12-24 | turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma... | Max Horn |
2003-12-17 | Fix compile for now, I hope this is right. | Travis Howell |
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt |
2003-10-03 | cleanup / doxygenification | Max Horn |
2003-10-03 | introduced namespace Scumm; made #include statements use scumm/ prefix explic... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-09-27 | merged in some more changes/improvements by _Q; cleanup | Max Horn |
2003-09-27 | don't use delete to free memory allocated by malloc | Max Horn |
2003-09-26 | stop gcc complaining | Jonathan Gray |
2003-09-25 | Can't delete a const pointer, duh | Jamieson Christian |
2003-09-24 | fix gcc compile | Oliver Kiehl |
2003-09-24 | More Amiga V2/V3 sound updates from _Q_: | Travis Howell |