Age | Commit message (Expand) | Author |
2002-05-04 | my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from? | Max Horn |
2002-05-04 | corrected key bindings that switch between gfx modes | Max Horn |
2002-05-04 | enabled MP3 support for OS X | Max Horn |
2002-05-04 | added 1x as an alias for the 'normal' graphics mode (seemed logical since we ... | Max Horn |
2002-05-04 | added some simple (8bit) 1x/2x/3x scalers, could probably be optimized | Max Horn |
2002-05-03 | Finally easier than what I thought... Removed the last 'float' from | Lionel Ulmer |
2002-05-03 | Fixed a 'file descriptor' leak in the MP3 tracks caching | Lionel Ulmer |
2002-05-03 | Remove floating point in the MP3 volume control (baaaaaaaad on PDAs | Lionel Ulmer |
2002-05-03 | SFX and Music volumes are now game-specific. | Nicolas Noble |
2002-05-03 | Add a quick dynamic test to see if the memory options (endianness and | Lionel Ulmer |
2002-05-03 | REALLY fix -m. For sure. Trust me. :) | James Brown |
2002-05-03 | Fix -m option. | James Brown |
2002-05-03 | Use Makefile.common like the rest. | Marcus Comstedt |
2002-05-03 | Update default tempo readme/help text. | James Brown |
2002-05-03 | Fix debian 'rules' tabbing by braindead editor. | James Brown |
2002-05-03 | Fix lintian errors in debian package. | James Brown |
2002-05-02 | Clarified the '-t' option help text (by showing 0x1F0000 instead of | Lionel Ulmer |
2002-05-02 | Fixed the command line parsing for the parameters with optionnal | Lionel Ulmer |
2002-05-02 | Add hotkey for advmame2x | James Brown |
2002-05-02 | Change default tempos. | James Brown |
2002-05-02 | My code really need that free(NULL) is valid BBrox... =) | Nicolas Noble |
2002-05-01 | Well, one small commit before going to bed to regain the commit king | Lionel Ulmer |
2002-05-01 | Start of volume support + mixer pause | Nicolas Bacca |
2002-05-01 | Moved loom music synch to the playing function | Nicolas Bacca |
2002-05-01 | Fixed new domain create (Pixel, please recheck :)) | Nicolas Bacca |
2002-05-01 | Update to new configuration system, fixed right click, fixed landscape mode d... | Nicolas Bacca |
2002-05-01 | Pause and start of volume support | Nicolas Bacca |
2002-05-01 | Set GFX_NORMAL on WinCE, oops | Nicolas Bacca |
2002-05-01 | Fixed second key page for WinCE, start of volume support | Nicolas Bacca |
2002-05-01 | Set GFX_NORMAL on WinCE | Nicolas Bacca |
2002-05-01 | Fix actor masking crash. | James Brown |
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer |
2002-05-01 | Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come later | Lionel Ulmer |
2002-05-01 | Initialize the private frame buffer at '0' to prevent a lot of | Lionel Ulmer |
2002-05-01 | Fixes for Dig sound on big endian systems | Ruediger Hanke |
2002-05-01 | Another fix for LoomCD. Now Valgrind does not reports any error | Lionel Ulmer |
2002-05-01 | Fix sound crash in some games. Thanks Michael Karcher. | James Brown |
2002-05-01 | Zero-initialize the palette and the frame buffer. | Lionel Ulmer |
2002-05-01 | Fix some bad memory accesses in LoomCD. The masking is still bad but | Lionel Ulmer |
2002-05-01 | Compile with new config-file support - not used yet, this will be fixed tomorrow | Nicolas Bacca |
2002-05-01 | Fixed packing for non GCC compilers - Loom & Zak work on WinCE now | Nicolas Bacca |
2002-04-30 | Fix Pawels name - sorry :) | James Brown |
2002-04-30 | updated %changelog with the same text as changelog.txt | Jeremy Newman |
2002-04-30 | Readme update, and WhatsNew tidy up. | James Brown |
2002-04-30 | cleaned up, and fixed | Jeremy Newman |
2002-04-30 | Fix cross compile | Travis Howell |
2002-04-30 | Fix my error in last commit | Travis Howell |
2002-04-30 | Add icon and resource file to mingw build | Travis Howell |
2002-04-30 | Fix MingW compilation. | James Brown |
2002-04-30 | Remove VC dependancy. | Paweł Kołodziejski |