aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-05-03REALLY fix -m. For sure. Trust me. :)James Brown
svn-id: r4181
2002-05-03Fix -m option.James Brown
svn-id: r4180
2002-05-03Use Makefile.common like the rest.Marcus Comstedt
svn-id: r4179
2002-05-03Update default tempo readme/help text.James Brown
svn-id: r4178
2002-05-03Fix debian 'rules' tabbing by braindead editor.James Brown
svn-id: r4177
2002-05-03Fix lintian errors in debian package.James Brown
svn-id: r4176
2002-05-02Clarified the '-t' option help text (by showing 0x1F0000 instead ofLionel Ulmer
1F0000). svn-id: r4175
2002-05-02Fixed the command line parsing for the parameters with optionnalLionel 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-02Add hotkey for advmame2xJames Brown
svn-id: r4173
2002-05-02Change default tempos.James Brown
svn-id: r4172
2002-05-02My 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-01Well, one small commit before going to bed to regain the commit kingLionel Ulmer
(damn Arisme :-) ). This fixes a warning found out by Valgrind when playing the Smush movies in TheDig. svn-id: r4170
2002-05-01Start of volume support + mixer pauseNicolas Bacca
svn-id: r4169
2002-05-01Moved loom music synch to the playing functionNicolas Bacca
svn-id: r4168
2002-05-01Fixed new domain create (Pixel, please recheck :))Nicolas Bacca
svn-id: r4167
2002-05-01Update to new configuration system, fixed right click, fixed landscape mode ↵Nicolas Bacca
display bug svn-id: r4166
2002-05-01Pause and start of volume supportNicolas Bacca
svn-id: r4165
2002-05-01Set GFX_NORMAL on WinCE, oopsNicolas Bacca
svn-id: r4164
2002-05-01Fixed second key page for WinCE, start of volume supportNicolas Bacca
svn-id: r4163
2002-05-01Set GFX_NORMAL on WinCENicolas Bacca
svn-id: r4162
2002-05-01Fix actor masking crash.James Brown
svn-id: r4161
2002-05-01Removed ScummVM's private alloc / free / realloc functions. If I breakLionel Ulmer
something, just yell :-) svn-id: r4160
2002-05-01Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come laterLionel Ulmer
if I get answers on my -devel post :-) svn-id: r4159
2002-05-01Initialize the private frame buffer at '0' to prevent a lot ofLionel Ulmer
Valgrind errors in the first Smush movie of TheDig. svn-id: r4158
2002-05-01Fixes for Dig sound on big endian systemsRuediger Hanke
svn-id: r4157
2002-05-01Another fix for LoomCD. Now Valgrind does not reports any errorLionel Ulmer
anymore in LoomCD (well, with a small hack still active :-) ). svn-id: r4156
2002-05-01Fix sound crash in some games. Thanks Michael Karcher.James Brown
svn-id: r4155
2002-05-01Zero-initialize the palette and the frame buffer.Lionel Ulmer
svn-id: r4154
2002-05-01Fix some bad memory accesses in LoomCD. The masking is still bad butLionel Ulmer
at least Valgrind is not accusing ScummVM to be too buggy anymore :-) svn-id: r4153
2002-05-01Compile with new config-file support - not used yet, this will be fixed tomorrowNicolas Bacca
svn-id: r4152
2002-05-01Fixed packing for non GCC compilers - Loom & Zak work on WinCE nowNicolas Bacca
svn-id: r4151
2002-04-30Fix Pawels name - sorry :)James Brown
svn-id: r4150
2002-04-30updated %changelog with the same text as changelog.txtJeremy Newman
svn-id: r4149
2002-04-30Readme update, and WhatsNew tidy up.James Brown
svn-id: r4148
2002-04-30cleaned up, and fixedJeremy Newman
svn-id: r4147
2002-04-30Fix cross compileTravis Howell
svn-id: r4146
2002-04-30Fix my error in last commitTravis Howell
svn-id: r4145
2002-04-30Add icon and resource file to mingw buildTravis Howell
svn-id: r4144
2002-04-30Fix MingW compilation.James Brown
svn-id: r4143
2002-04-30Remove VC dependancy.Paweł Kołodziejski
svn-id: r4142
2002-04-30Added icon and version resource to Visual C project.James Brown
svn-id: r4141
2002-04-30Remove unused library and native Cygwin supportTravis Howell
svn-id: r4140
2002-04-30Added missing Dig smush codecs. Dig movies are now perfect, graphically.James Brown
Thanks Aquadran. svn-id: r4139
2002-04-29Fixed properly the transparency problem. I would like people on BELionel Ulmer
machines to test this to see if my code to load the XPM is endian-clean :-) svn-id: r4138
2002-04-29Added Jeremy's nice icon to the SDL port of ScummVM using a customLionel Ulmer
hacky XPM loader :-) svn-id: r4137
2002-04-29Sped-up version of AdvMame2x scaler for MorphOS-native interface integratedRuediger Hanke
svn-id: r4136
2002-04-29replaced 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-29Updated MorphOS makefileRuediger Hanke
svn-id: r4134
2002-04-29Fix compile issue.James Brown
svn-id: r4133
2002-04-29Fix compile error (old-style ANSI for scoping)Ruediger Hanke
svn-id: r4132