Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-05 | Fixed some things for MacOS SDL | Enrico Rolfi | |
svn-id: r4208 | |||
2002-05-05 | Remove debug printfs :) | James Brown | |
svn-id: r4207 | |||
2002-05-05 | Fix dig crash | James Brown | |
svn-id: r4206 | |||
2002-05-05 | fix for MacOS native port | Max Horn | |
svn-id: r4205 | |||
2002-05-05 | fixed some warnings | Max Horn | |
svn-id: r4204 | |||
2002-05-05 | fixed main for MacOS native port | Max Horn | |
svn-id: r4203 | |||
2002-05-05 | minimal optimization <g> | Max Horn | |
svn-id: r4202 | |||
2002-05-05 | Add more Dig compatability, fix Dig sounds due to Endian. | James Brown | |
svn-id: r4201 | |||
2002-05-05 | Update argv to new detector | Nicolas Bacca | |
svn-id: r4200 | |||
2002-05-05 | Added the 'MKID' macro the the ids to make big endian people happy. | Lionel Ulmer | |
svn-id: r4199 | |||
2002-05-05 | Make the bundle parser code a little cleaner :) | James Brown | |
svn-id: r4198 | |||
2002-05-05 | Fix Dig bundle 'clicking' | James Brown | |
svn-id: r4197 | |||
2002-05-04 | Change the 'poperty' call to be 64-bits clean. | Lionel Ulmer | |
Porters, please check that I did not break anything while updating your ports. Thanks :-) svn-id: r4196 | |||
2002-05-04 | More SMUSH patches by aquadran: Implement code 4. | James Brown | |
svn-id: r4195 | |||
2002-05-04 | don't interpolate the leftmost column with the right most column when using ↵ | Max Horn | |
interpolating scalers svn-id: r4194 | |||
2002-05-04 | automatic detecion of MT32 vs. GM midi; removed obsolete -r command line option | Max Horn | |
svn-id: r4193 | |||
2002-05-04 | rewrote large parts of the SDL gfx code, fixing the 'shaking' mode and also ↵ | Max Horn | |
simplifying the code (well, I hope <g>) svn-id: r4192 | |||
2002-05-04 | my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from? | Max Horn | |
svn-id: r4191 | |||
2002-05-04 | corrected key bindings that switch between gfx modes | Max Horn | |
svn-id: r4190 | |||
2002-05-04 | enabled MP3 support for OS X | Max Horn | |
svn-id: r4189 | |||
2002-05-04 | added 1x as an alias for the 'normal' graphics mode (seemed logical since we ↵ | Max Horn | |
also have 2x and 3x) svn-id: r4188 | |||
2002-05-04 | added some simple (8bit) 1x/2x/3x scalers, could probably be optimized | Max Horn | |
svn-id: r4187 | |||
2002-05-03 | Finally easier than what I thought... Removed the last 'float' from | Lionel Ulmer | |
the sound code :-) People with LoomCD and MP3 tracks should test that I did not break anything. svn-id: r4186 | |||
2002-05-03 | Fixed a 'file descriptor' leak in the MP3 tracks caching | Lionel Ulmer | |
system. Rewrote a bit the call to the MAD timer API. svn-id: r4185 | |||
2002-05-03 | Remove floating point in the MP3 volume control (baaaaaaaad on PDAs | Lionel Ulmer | |
like the iPAQ where no FPU is present). Instead replace it by a '32 level' volume control. svn-id: r4184 | |||
2002-05-03 | SFX and Music volumes are now game-specific. | Nicolas Noble | |
svn-id: r4183 | |||
2002-05-03 | Add a quick dynamic test to see if the memory options (endianness and | Lionel Ulmer | |
alignement) corresponds to what the CPU expects. This could help stop bugs early on some platforms to almost no loss of start-up speed. svn-id: r4182 | |||
2002-05-03 | REALLY fix -m. For sure. Trust me. :) | James Brown | |
svn-id: r4181 | |||
2002-05-03 | Fix -m option. | James Brown | |
svn-id: r4180 | |||
2002-05-03 | Use Makefile.common like the rest. | Marcus Comstedt | |
svn-id: r4179 | |||
2002-05-03 | Update default tempo readme/help text. | James Brown | |
svn-id: r4178 | |||
2002-05-03 | Fix debian 'rules' tabbing by braindead editor. | James Brown | |
svn-id: r4177 | |||
2002-05-03 | Fix lintian errors in debian package. | James Brown | |
svn-id: r4176 | |||
2002-05-02 | Clarified the '-t' option help text (by showing 0x1F0000 instead of | Lionel Ulmer | |
1F0000). svn-id: r4175 | |||
2002-05-02 | Fixed the command line parsing for the parameters with optionnal | Lionel Ulmer | |
values. This may well break the config file changes. I am waiting for Pixel to get back to ask him to explain his wonderful API :-) svn-id: r4174 | |||
2002-05-02 | Add hotkey for advmame2x | James Brown | |
svn-id: r4173 | |||
2002-05-02 | Change default tempos. | James Brown | |
svn-id: r4172 | |||
2002-05-02 | My code really need that free(NULL) is valid BBrox... =) | Nicolas Noble | |
And arisme you were SOO right! How was my code working before?!? svn-id: r4171 | |||
2002-05-01 | Well, one small commit before going to bed to regain the commit king | Lionel Ulmer | |
(damn Arisme :-) ). This fixes a warning found out by Valgrind when playing the Smush movies in TheDig. svn-id: r4170 | |||
2002-05-01 | Start of volume support + mixer pause | Nicolas Bacca | |
svn-id: r4169 | |||
2002-05-01 | Moved loom music synch to the playing function | Nicolas Bacca | |
svn-id: r4168 | |||
2002-05-01 | Fixed new domain create (Pixel, please recheck :)) | Nicolas Bacca | |
svn-id: r4167 | |||
2002-05-01 | Update to new configuration system, fixed right click, fixed landscape mode ↵ | Nicolas Bacca | |
display bug svn-id: r4166 | |||
2002-05-01 | Pause and start of volume support | Nicolas Bacca | |
svn-id: r4165 | |||
2002-05-01 | Set GFX_NORMAL on WinCE, oops | Nicolas Bacca | |
svn-id: r4164 | |||
2002-05-01 | Fixed second key page for WinCE, start of volume support | Nicolas Bacca | |
svn-id: r4163 | |||
2002-05-01 | Set GFX_NORMAL on WinCE | Nicolas Bacca | |
svn-id: r4162 | |||
2002-05-01 | Fix actor masking crash. | James Brown | |
svn-id: r4161 | |||
2002-05-01 | Removed ScummVM's private alloc / free / realloc functions. If I break | Lionel Ulmer | |
something, just yell :-) svn-id: r4160 | |||
2002-05-01 | Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come later | Lionel Ulmer | |
if I get answers on my -devel post :-) svn-id: r4159 |