Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-11 | fixed Indy 4 crash with a hack | Max Horn | |
svn-id: r4281 | |||
2002-05-11 | Add paramless 'r' debug command to show the current room. | James Brown | |
svn-id: r4280 | |||
2002-05-11 | Zak256 walkbox locking fixes | James Brown | |
svn-id: r4279 | |||
2002-05-11 | Zak walkbox locking fixes. | James Brown | |
svn-id: r4278 | |||
2002-05-11 | once more changed the face direction calculation; allows to remove MI2 ↵ | Max Horn | |
bridge hack in script_v1.cpp svn-id: r4277 | |||
2002-05-11 | Fix loom sound when using COMPRESSED_SOUND_FILE. | James Brown | |
svn-id: r4276 | |||
2002-05-10 | one more direction 'fix', getting rid of one FIXME hack for Indy 4 | Max Horn | |
svn-id: r4275 | |||
2002-05-10 | rewrote many_direction_tab a bit to make it clearer where that values come from | Max Horn | |
svn-id: r4274 | |||
2002-05-10 | added FIXME comment | Max Horn | |
svn-id: r4273 | |||
2002-05-10 | Update sam and max buglist | James Brown | |
svn-id: r4272 | |||
2002-05-10 | Impliment what we call 'random guesses' for Sam and Max iMUSE | James Brown | |
svn-id: r4271 | |||
2002-05-10 | Two fixmes - one for iMUSE bug in Sam and Max, the other for MI1VGA scaling | Paweł Kołodziejski | |
svn-id: r4270 | |||
2002-05-10 | - removed wrapper script, re-added missing debian files (ooops!), added a ↵ | Bastien Nocera | |
README.Debian with some info about the config file for Ender svn-id: r4269 | |||
2002-05-10 | - use the SF bug tracker instead of mailing me directly | Bastien Nocera | |
svn-id: r4268 | |||
2002-05-10 | - removed the old debian files, added new more correct ones, can be used to ↵ | Bastien Nocera | |
generate packages from releases and CVS. Just run the debian/prepare script beforehand. Do NOT modify the debian/changelog.debian file. svn-id: r4267 | |||
2002-05-10 | Check gameID for Zak TV fix | James Brown | |
svn-id: r4266 | |||
2002-05-10 | jah rocks, removing Vortex bug from readme | James Brown | |
svn-id: r4265 | |||
2002-05-10 | Fix mystery vortex freeze. | James Brown | |
svn-id: r4264 | |||
2002-05-10 | use normalizeAngle; use MF_NEW_LEG/MF_IN_LEG/MF_TURN/MF_LAST_LEG instead of ↵ | Max Horn | |
1/2/4/8 - easier to understand, and that's what we have these consts for anyway, no? svn-id: r4263 | |||
2002-05-10 | a little comment | Max Horn | |
svn-id: r4262 | |||
2002-05-10 | once more palatte fix for 'simple scalers' | Max Horn | |
svn-id: r4261 | |||
2002-05-10 | renamed fixActorDirection to setActorDirection; fixed a bug causing wrong ↵ | Max Horn | |
actor directions svn-id: r4260 | |||
2002-05-09 | Fix somebodys silly mistake for box scaling :) | James Brown | |
svn-id: r4259 | |||
2002-05-09 | fixed stupid bug in my optimized mouse code | Max Horn | |
svn-id: r4258 | |||
2002-05-09 | fix for #553206 (Palette latencies) | Max Horn | |
svn-id: r4257 | |||
2002-05-09 | Fix odd Sam and Max iMUSE crash. Thread syncronisation bug? | James Brown | |
svn-id: r4256 | |||
2002-05-09 | fixed redraw bug in SDL backend | Max Horn | |
svn-id: r4255 | |||
2002-05-09 | added .cvsignore file | Max Horn | |
svn-id: r4254 | |||
2002-05-09 | Simplified CD audio code | Ruediger Hanke | |
svn-id: r4253 | |||
2002-05-09 | Support for display sizes other than 320x200 | Ruediger Hanke | |
svn-id: r4252 | |||
2002-05-09 | sigh ... Dig sound endian fix second try | Ruediger Hanke | |
svn-id: r4251 | |||
2002-05-09 | Revert incorrect endian fixes. | James Brown | |
If there's something wrong here, it's with the MKID_BE define in scummsys.h, not this code. svn-id: r4250 | |||
2002-05-08 | Big endian fixes | Ruediger Hanke | |
svn-id: r4249 | |||
2002-05-08 | Update startup options | Ruediger Hanke | |
svn-id: r4248 | |||
2002-05-08 | Remove 373 type conversion warnings | James Brown | |
svn-id: r4247 | |||
2002-05-08 | Hacked away some code from Timidity to support 'Pitch wheel'. The DOTT | Lionel Ulmer | |
intro now sounds a bit better than before using the 'midiemu' driver. svn-id: r4246 | |||
2002-05-08 | Add oldRoomEffect needed for Zak256 ending | James Brown | |
svn-id: r4245 | |||
2002-05-08 | Do not forget the UNIX_X11 driver :-) | Lionel Ulmer | |
svn-id: r4244 | |||
2002-05-08 | Update documentation regarding Zak and MIDIEMU. | James Brown | |
Default to MIDIEMU on UNIX targets. svn-id: r4243 | |||
2002-05-08 | Fix next to last Zak bugs. | James Brown | |
Zak256 is now completable apart from getting stuck in the shop (walkbox issue) svn-id: r4242 | |||
2002-05-08 | Remove the setting of 'adlib_mode' to _RYTHM value (did for testing). | Lionel Ulmer | |
svn-id: r4241 | |||
2002-05-08 | Fixed the 'myinsbank' init (to not read memory that it should | Lionel Ulmer | |
not). Change the 'write_adlib' function to be more in line to what AdPlug does. svn-id: r4240 | |||
2002-05-08 | Fix a mistake in the resource loader. | James Brown | |
svn-id: r4239 | |||
2002-05-08 | Fix more warnings. | James Brown | |
svn-id: r4238 | |||
2002-05-08 | Fix compile warnings. | James Brown | |
svn-id: r4237 | |||
2002-05-08 | Add possible code for Modulation/Sustain to Emulated Midi Driver | James Brown | |
svn-id: r4236 | |||
2002-05-08 | Major cleanup of fmopl, and change incorrect uint32 typecasting. | James Brown | |
Midi Emulation driver sounds a lot better now. svn-id: r4235 | |||
2002-05-08 | made most stuff in gui class protected, as it should be; moved internal ↵ | Max Horn | |
definitions from gui.h to gui.cpp; added up/down arrows to save dialog (ugly, but better than nothing IMO svn-id: r4234 | |||
2002-05-07 | Add missing Zak opcode (Fixes Lima forest crash) | James Brown | |
svn-id: r4233 | |||
2002-05-07 | First commit of the OPL2 MIDI driver (to have MIDI music without | Lionel Ulmer | |
requiring any OS-level MIDI support). This was taken from AdPlug. This is *very* buggy for now (well, it works, but it sounds just plain ugly :-) ). svn-id: r4232 |