Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2002-05-01 | Initialize the private frame buffer at '0' to prevent a lot of | Lionel Ulmer | |
Valgrind errors in the first Smush movie of TheDig. svn-id: r4158 | |||
2002-05-01 | Fixes for Dig sound on big endian systems | Ruediger Hanke | |
svn-id: r4157 | |||
2002-05-01 | Another fix for LoomCD. Now Valgrind does not reports any error | Lionel Ulmer | |
anymore in LoomCD (well, with a small hack still active :-) ). svn-id: r4156 | |||
2002-05-01 | Fix sound crash in some games. Thanks Michael Karcher. | James Brown | |
svn-id: r4155 | |||
2002-05-01 | Zero-initialize the palette and the frame buffer. | Lionel Ulmer | |
svn-id: r4154 | |||
2002-05-01 | Fix some bad memory accesses in LoomCD. The masking is still bad but | Lionel Ulmer | |
at least Valgrind is not accusing ScummVM to be too buggy anymore :-) svn-id: r4153 | |||
2002-05-01 | Compile with new config-file support - not used yet, this will be fixed tomorrow | Nicolas Bacca | |
svn-id: r4152 | |||
2002-05-01 | Fixed packing for non GCC compilers - Loom & Zak work on WinCE now | Nicolas Bacca | |
svn-id: r4151 | |||
2002-04-30 | Fix Pawels name - sorry :) | James Brown | |
svn-id: r4150 | |||
2002-04-30 | updated %changelog with the same text as changelog.txt | Jeremy Newman | |
svn-id: r4149 | |||
2002-04-30 | Readme update, and WhatsNew tidy up. | James Brown | |
svn-id: r4148 | |||
2002-04-30 | cleaned up, and fixed | Jeremy Newman | |
svn-id: r4147 | |||
2002-04-30 | Fix cross compile | Travis Howell | |
svn-id: r4146 | |||
2002-04-30 | Fix my error in last commit | Travis Howell | |
svn-id: r4145 | |||
2002-04-30 | Add icon and resource file to mingw build | Travis Howell | |
svn-id: r4144 | |||
2002-04-30 | Fix MingW compilation. | James Brown | |
svn-id: r4143 | |||
2002-04-30 | Remove VC dependancy. | Paweł Kołodziejski | |
svn-id: r4142 | |||
2002-04-30 | Added icon and version resource to Visual C project. | James Brown | |
svn-id: r4141 | |||
2002-04-30 | Remove unused library and native Cygwin support | Travis Howell | |
svn-id: r4140 | |||
2002-04-30 | Added missing Dig smush codecs. Dig movies are now perfect, graphically. | James Brown | |
Thanks Aquadran. svn-id: r4139 | |||
2002-04-29 | Fixed properly the transparency problem. I would like people on BE | Lionel Ulmer | |
machines to test this to see if my code to load the XPM is endian-clean :-) svn-id: r4138 | |||
2002-04-29 | Added Jeremy's nice icon to the SDL port of ScummVM using a custom | Lionel Ulmer | |
hacky XPM loader :-) svn-id: r4137 | |||
2002-04-29 | Sped-up version of AdvMame2x scaler for MorphOS-native interface integrated | Ruediger Hanke | |
svn-id: r4136 | |||
2002-04-29 | replaced fragile hack (declaring class IMuse twice in two different places) ↵ | Max Horn | |
with a (hopefully) better proxy approach: class IMuse just proxies thru to the real IMuseInternal class svn-id: r4135 | |||
2002-04-29 | Updated MorphOS makefile | Ruediger Hanke | |
svn-id: r4134 | |||
2002-04-29 | Fix compile issue. | James Brown | |
svn-id: r4133 | |||
2002-04-29 | Fix compile error (old-style ANSI for scoping) | Ruediger Hanke | |
svn-id: r4132 |