Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-11-05 | make addMessageToStack() less noisy by default | Jonathan Gray | |
svn-id: r5412 | |||
2002-11-05 | comment unkMessage2 game specific check | Jonathan Gray | |
svn-id: r5411 | |||
2002-11-05 | this fix nexus problem | Paweł Kołodziejski | |
svn-id: r5410 | |||
2002-11-05 | it should be _realWidth instead _realHeight | Paweł Kołodziejski | |
svn-id: r5409 | |||
2002-11-05 | this fix palette problems in the dig (ex. energy), previous code doesn't ↵ | Paweł Kołodziejski | |
exist in original, why somebody add this stuff ? if this break something, we can add exception. svn-id: r5408 | |||
2002-11-05 | Fix some weird formating | Travis Howell | |
svn-id: r5407 | |||
2002-11-05 | Minor simon code cleanup | Travis Howell | |
svn-id: r5406 | |||
2002-11-05 | Fix broken simon games | Travis Howell | |
svn-id: r5405 | |||
2002-11-04 | fixed mp3 support for simon | Oliver Kiehl | |
svn-id: r5404 | |||
2002-11-04 | Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base ↵ | Jamieson Christian | |
MIDI config); misc. pitchbend cleanups svn-id: r5403 | |||
2002-11-04 | Correct Indy3 grail diary fix - this stops those nasty segfaults ;p | James Brown | |
svn-id: r5402 | |||
2002-11-04 | Add some separate simon2dos sections since it doesn't have speech. | Travis Howell | |
simon2dos text still not working right though. svn-id: r5401 | |||
2002-11-04 | Ooops, deleted one line too many | Travis Howell | |
svn-id: r5400 | |||
2002-11-04 | Remove old file exist check that is no longer required | Travis Howell | |
svn-id: r5399 | |||
2002-11-04 | Fix simon 2 win sound effects | Travis Howell | |
Enable sound effects in simon 2 dos non-talkie Clean up sound code a bit svn-id: r5398 | |||
2002-11-03 | Added instructions on how to build Debian packages from source. | Tore Anderson | |
svn-id: r5397 | |||
2002-11-03 | added support for sound effects in simon 1 dos talkie | Oliver Kiehl | |
svn-id: r5396 | |||
2002-11-03 | restrict unkMessage2 implementation to MonkeyVGA for now | Max Horn | |
svn-id: r5395 | |||
2002-11-03 | Fix text positioning for the grail diary in Indy3 | James Brown | |
svn-id: r5394 | |||
2002-11-03 | Indy3 only uses the low 4 bits of a variable | James Brown | |
svn-id: r5393 | |||
2002-11-03 | no need to remove the debian/ dir anymore | Tore Anderson | |
svn-id: r5392 | |||
2002-11-03 | Fixed typo in description, drop build-deps on curses and readline | Tore Anderson | |
svn-id: r5391 | |||
2002-11-03 | hack around what seems to be an empty exit script in indy3 (besides the size ↵ | Jonathan Gray | |
and tag) for now, maybe we should be strictly not reading past the size defined in the header of the script? svn-id: r5390 | |||
2002-11-03 | cleaner way to fix entry/exit dumping | Jonathan Gray | |
svn-id: r5389 | |||
2002-11-03 | fix dumping of exit/entry scripts for older games | Jonathan Gray | |
svn-id: r5388 | |||
2002-11-03 | Fix "I can't reach that" in Indy3 | James Brown | |
svn-id: r5387 | |||
2002-11-02 | add the ability to view/set debugging level to the debugger | Jonathan Gray | |
svn-id: r5386 | |||
2002-11-02 | Fix key repeat in the GUI. | Lionel Ulmer | |
svn-id: r5385 | |||
2002-11-02 | Hack for Full Throttle - aquadran, are you sure these ranges are right? | James Brown | |
svn-id: r5384 | |||
2002-11-02 | Make X11 driver work with overlays and all the stuff. Rework by the | Lionel Ulmer | |
same occasion the mouse code. RFH: if anyone has a DOTT save game just before the car cleaning in the past, I would like to have it to test the (untested) code to move the screen. svn-id: r5383 | |||
2002-11-02 | Fix some really stupid code someone added - this basically fixes the FT ↵ | James Brown | |
derby, except for keyboard control svn-id: r5382 | |||
2002-11-02 | *cough*... never mind me... | James Brown | |
svn-id: r5381 | |||
2002-11-02 | Make stack problems a little more verbose | James Brown | |
svn-id: r5380 | |||
2002-11-02 | Finish hacks - Mine Road sequence now skipped | James Brown | |
svn-id: r5379 | |||
2002-11-02 | remove the debian/ dir before symlinking the dists/debian/ dir there, | Tore Anderson | |
to make the deb target in the makefile work svn-id: r5378 | |||
2002-11-02 | Added simon sound bugfix, patch #632518 | Travis Howell | |
Added fix for simon sound-related crash, patch #632517 svn-id: r5377 | |||
2002-11-02 | Cleaner CGX open/close | Ruediger Hanke | |
svn-id: r5376 | |||
2002-11-02 | oops | Oliver Kiehl | |
svn-id: r5375 | |||
2002-11-02 | Ludde's fix for simon2 movement problem | Oliver Kiehl | |
svn-id: r5374 | |||
2002-11-02 | Correct that FT opcode - it's bitwise or, not logical | James Brown | |
svn-id: r5373 | |||
2002-11-02 | Revert back to revision 1.26. | James Brown | |
Fingolfin, this breaks compilation on linux gcc 2.9x.. debian at least. svn-id: r5372 | |||
2002-11-02 | Add some opcodes for Full Throttle | James Brown | |
svn-id: r5371 | |||
2002-11-01 | Small fixes to satisfy GCC with the new MOS includes | Ruediger Hanke | |
svn-id: r5370 | |||
2002-11-01 | improved gcc build rule to avoid problems when files are removed from the ↵ | Max Horn | |
repository, and to make it less likely that aborting a build leaves bad .d2 files around (thanks Willem!) svn-id: r5369 | |||
2002-11-01 | initial revision | Tore Anderson | |
svn-id: r5368 | |||
2002-11-01 | Added a deb target in the Makefile. | Tore Anderson | |
Removed the debian/ dir, or so I hope. svn-id: r5367 | |||
2002-11-01 | Put in some Full Throttle insane workarounds - i need to figure out how to ↵ | James Brown | |
tell the script to give me the booster and ramp tho :) svn-id: r5366 | |||
2002-10-31 | Add olki to credits | James Brown | |
svn-id: r5365 | |||
2002-10-31 | Revert earlier change since it causes more movements problems. | Travis Howell | |
Add a fixme comment instead. svn-id: r5364 | |||
2002-10-31 | Fix voice in simon 1/2 dos talkie again. | Travis Howell | |
Disable code causing movement problems in simon 2 games svn-id: r5363 |