Age | Commit message (Expand) | Author |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | For consistency, specify directory when including files. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-03-11 | PalmOS : ARM optimized OPL driver | Chris Apers |
2005-01-28 | Add medium quality sound for FOTAQ | Nicolas Bacca |
2005-01-10 | eek, we put a static RandomSource instance into every file that included fmop... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-10-22 | Prepare true AdLib support on PalmOS | Chris Apers |
2004-05-09 | Config sample switch for WinCE | Nicolas Bacca |
2004-03-13 | Patch #902111: Change remaining random function calls to use RandomSource | Max Horn |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-01-06 | updated copyright notice | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-07 | spelling fixes | Jonathan Gray |
2003-10-03 | fixed compilation under msvc7 | Paweł Kołodziejski |
2003-09-19 | work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ... | Max Horn |
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h; added voc.cpp | Max Horn |
2003-07-11 | Reverted to "old" YM3812 (FMOPL) emulator code. | Jamieson Christian |
2003-07-07 | #include scummsys.h so that our custome free() gets used | Max Horn |
2003-06-18 | Use stdafx.h instead of manually including system headers. | Marcus Comstedt |
2003-06-01 | Made some conversions explicit to prevent VC.NET 2003 from complaining | Bertrand Augereau |
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ... | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | and more cleanup .... | Paweł Kołodziejski |
2003-02-13 | fixed warning | Max Horn |
2003-02-13 | Bug 683544 | Oliver Kiehl |
2003-01-30 | fix warning | Max Horn |
2003-01-29 | Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_... | Nicolas Bacca |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |
2002-08-21 | fixed one-off-error (I hope this fix is right?); use calloc instead of malloc... | Max Horn |
2002-05-08 | Major cleanup of fmopl, and change incorrect uint32 typecasting. | James Brown |
2002-04-23 | Remove warning from file. | James Brown |
2002-04-23 | LGPL'ed FMOpl from AdPlug. | James Brown |
2002-04-21 | Add boilerplate license to some files, to satisfy Debian types :) | James Brown |
2002-04-11 | Large pointless reindentation of all the code. Also fixed a few mistakes | James Brown |
2002-03-13 | Fix an OB1 and typecast. Need to find out cause of invalid object index to be... | James Brown |
2002-03-10 | Removed more warnings and logic errors. | James Brown |
2002-03-06 | Add Matti Hmlinen's patch to suppress warnings | Travis Howell |
2002-02-24 | Code cleanup - get rid of a bunch of typecast and unused variable warnings. | James Brown |
2001-12-01 | adlib sound support, use USE_ADLIB | Ludvig Strigeus |