Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-13 | Change last ugly hack to make it a little better | Travis Howell | |
svn-id: r5526 | |||
2002-11-13 | An ugly hack to allow music looping in simon1talkie | Travis Howell | |
Most likely better wat to do this... svn-id: r5525 | |||
2002-11-13 | Add midi streaming support from Jamieson630 | Travis Howell | |
svn-id: r5522 | |||
2002-11-10 | if possible, always #include headers in the source files, not in other headers | Max Horn | |
svn-id: r5495 | |||
2002-10-24 | Add simon1demo | Travis Howell | |
svn-id: r5300 | |||
2002-10-21 | oops | Max Horn | |
svn-id: r5224 | |||
2002-10-21 | fixed simon2win midi (I hope), bug #595813 | Max Horn | |
svn-id: r5222 | |||
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are ↵ | Max Horn | |
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216 | |||
2002-10-21 | clean up of the Simon MidiPlayer class | Max Horn | |
svn-id: r5214 | |||
2002-09-16 | simon also use class File | Paweł Kołodziejski | |
svn-id: r4948 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 | |||
2002-07-07 | indent run | Max Horn | |
svn-id: r4476 | |||
2002-05-05 | cleaning up the mess drigo left... <sigh> | Max Horn | |
svn-id: r4215 | |||
2002-05-05 | Fixed some things to support MacOS port | Enrico Rolfi | |
svn-id: r4210 | |||
2002-04-19 | Use relative include paths to easy some ports. | James Brown | |
svn-id: r4005 | |||
2002-04-14 | wrote new mixer class, | Ludvig Strigeus | |
cleaned up sound header files, integrated mixer into scummvm & simon svn-id: r3937 | |||
2002-04-13 | made more endian safe | Ludvig Strigeus | |
svn-id: r3929 | |||
2002-04-13 | removed anonymous struct | Ludvig Strigeus | |
svn-id: r3926 | |||
2002-04-13 | new midi driver API, | Ludvig Strigeus | |
no more USE_ADLIB, a couple of sdl graphics driver fixes. svn-id: r3925 | |||
2002-04-13 | possibly fix of compile on unix | Ludvig Strigeus | |
svn-id: r3918 | |||
2002-04-13 | Fix various warnings, and things preventing non-win32 platforms from compiling. | James Brown | |
svn-id: r3916 | |||
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus | |
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912 |