Commit Graph
86814 Commits
Author SHA1 Message Date
James Brown a67d185ff8 Update other makefiles
svn-id: r4440
2002-06-29 16:17:29 +00:00
James Brown 6895885d7f Updated Visual C project (for simon reorg)
svn-id: r4439
2002-06-29 16:15:32 +00:00
James Brown 6a47365606 Large pointless commit #143: Start splitting Simon code into more managable and slightly understandable chunks
svn-id: r4438
2002-06-29 16:11:13 +00:00
James Brown 8327a4a845 Remove extranous debug lines
svn-id: r4437
2002-06-29 10:32:56 +00:00
James Brown 3bdb376afd Start of (non-functional) Simon2dos support.
Implement the holy (sic) cursor.

svn-id: r4436
2002-06-29 10:28:43 +00:00
Vincent Hamm a88b78fc37 Fixed the gost animation background reset. Made a little tweak to draw the gui in vertical rooms (not 100% working)
svn-id: r4435
2002-06-27 14:10:56 +00:00
James Brown a1ccc73112 Basic putt-putt game support.
svn-id: r4434
2002-06-27 10:40:37 +00:00
James Brown 98880a58c4 Satisfy CCCPs nazi tendicies (correct resolution values)
svn-id: r4433
2002-06-27 06:47:13 +00:00
James Brown cbd867329e Add Lucas-style alt-x quit shortcut
svn-id: r4432
2002-06-26 11:45:12 +00:00
James Brown 242e99eeb9 Add invalid variable checks for The Dig
svn-id: r4431
2002-06-26 11:32:21 +00:00
James Brown 4c599f2db8 Add warning regarding MI1 and the bug in Windows 2000's cd access
svn-id: r4430
2002-06-26 11:25:01 +00:00
James Brown 9ac3f92be1 Hacks to make SMUSH mixer a bit more tollerable.
svn-id: r4429
2002-06-26 10:20:56 +00:00
James Brown 025925bbd4 Add keyboard mouse support, remove case sensitivity for resource files
svn-id: r4428
2002-06-25 12:43:15 +00:00
James Brown 38f89eff0b MadMoose's bugfix for 555890 - DOTT: Inventory items not changing name
svn-id: r4427
2002-06-25 02:04:43 +00:00
Max Horn 88e176f155 implement save/load-string ops (used only by Indy 4 IQ system it seems?)
svn-id: r4426
2002-06-24 12:32:32 +00:00
James Brown a38828fbd5 Simon1 fixes, Readme update
svn-id: r4425
2002-06-18 08:38:39 +00:00
James Brown d8fb84dd35 Check for trailing slash on pathnames
svn-id: r4424
2002-06-18 01:23:24 +00:00
Travis Howell 1cd873511c Add boiler plate
svn-id: r4423
2002-06-17 13:28:18 +00:00
Travis Howell e9e17ee36f Add OpenGL support patch from Andre Souza
svn-id: r4422
2002-06-17 13:16:51 +00:00
James Brown f3ab5d8228 Fix Simon case sensitivity, work around Win32 SDL bug (hang on audio exit)
svn-id: r4421
2002-06-16 04:09:22 +00:00
Travis Howell 6fb7585cf5 *** empty log message ***
svn-id: r4420
2002-06-14 04:36:41 +00:00
Travis Howell bf82c90330 Reverse patch as requested by Endy
svn-id: r4419
2002-06-14 04:31:17 +00:00
Travis Howell 8169e55560 Add OpenGL support patch from Andre Souza
svn-id: r4418
2002-06-14 03:52:02 +00:00
Bastien Nocera 5dd61e5c6c - added a .cvsignore for the debian dir
svn-id: r4417
2002-06-12 23:27:11 +00:00
Max Horn 924d2b0b82 new BeIDE project file from patch tracker #553451
svn-id: r4416
2002-06-09 10:05:47 +00:00
Max Horn ebcee86279 moved the code that enforces all actors to be redrawn on a full redraw to a more appropriate location; fixed the rendering sort algorithm (it now uses a stable sort algorithm, namely bubble sort) - it used to produce a 'flicker' effect in some cases previously
svn-id: r4415
2002-06-07 16:54:11 +00:00
Max Horn 7fc516ba98 removed useless (read: already done in other place) code
svn-id: r4414
2002-06-07 16:36:01 +00:00
Max Horn 62eeaddfd4 merged Makefile.macosx into master Makefile
svn-id: r4413
2002-06-07 14:11:29 +00:00
Lionel Ulmer f8190443ca As long as I am fixing regression bug introduced by my streaming
patch, fix also the 'FLAG_FILE' stuff.

Endy, you should be able to revert your patch to Simon as it should
not be needed anymore now :-)

svn-id: r4412
2002-06-06 21:50:20 +00:00
Lionel Ulmer 6abeab5b5a This should fix the regression introduced by my streaming changes (bug
#564756). Thanks Oliver Kiehl for the find :-)

svn-id: r4411
2002-06-06 21:42:11 +00:00
Travis Howell 90cb2ea7c1 Add stdc++ library for GCC 3.1 compile
svn-id: r4410
2002-06-06 09:15:27 +00:00
James Brown 5d53a81662 Fix copy/paste typo :)
svn-id: r4409
2002-06-06 07:12:17 +00:00
James Brown 3a2996a106 Remove Simons dependency on FLAG_FILE, as some dolt has broken that in the current mixer.
svn-id: r4408
2002-06-06 03:46:44 +00:00
Ruediger Hanke c7ceb99195 Added mutex functions to MorphOS interface
svn-id: r4407
2002-06-05 13:48:32 +00:00
James Brown 087ed25af5 Apply .VOC support for Simon, by olki.
svn-id: r4406
2002-06-05 02:59:35 +00:00
Max Horn 7d78096182 newDirToOldDir is now a class method of class Scumm)
svn-id: r4405
2002-06-04 23:33:49 +00:00
Max Horn d35eed21f1 more Actor class cleanup; renamed unkRoomFunc4 to palManipulate and added an icky, wrong implementation for it - yes this is complete nonsense but I'll try to replace it with the right thing RSN :-)
svn-id: r4404
2002-06-04 23:32:53 +00:00
Lionel Ulmer 31a2efd89c Sorry for the mess.... Here is the mutex code :-)
svn-id: r4403
2002-06-04 18:18:44 +00:00
Max Horn 08cdef1619 fixed warning
svn-id: r4402
2002-06-03 21:52:34 +00:00
Max Horn b58baf3560 cleaned up var names in darkenPalette a bit, making it easier to understand
svn-id: r4401
2002-06-03 21:51:11 +00:00
Max Horn 9ca2964e74 remove obsolete stuff
svn-id: r4400
2002-06-03 21:49:46 +00:00
Max Horn 071a32fc7d praising myself a bit :-)
svn-id: r4399
2002-06-03 21:48:21 +00:00
Lionel Ulmer a639c1be6f Added the mutex support to ease the streaming (ie to prevent all race
conditions between an 'append' and a playing by the sound
thread). Porters should add the relevant stuff to their OSystem
interfaces.

But finally, the bug reported by Valgrind was much more trivial than
that and is also fixed in this commit :-)

svn-id: r4398
2002-06-03 21:20:11 +00:00
Max Horn 27ea39a7be checkin of mutle's current work - note that this won't build right now, it needs some work first
svn-id: r4397
2002-06-03 21:13:27 +00:00
Lionel Ulmer 8b7207666e Fix the streaming used in the movies in TheDig (warning, did not test
Full Throttle).

This should be less buggy (ie crash less often, maybe not better
quality) than the previous code.

NOTE: the '1024 *' is here for testing purposes and will need to be
      severely reduced :-/

svn-id: r4396
2002-06-02 20:30:21 +00:00
Lionel Ulmer 4387c22d30 Small warning fix + double inclusion protection (can always be useful
:) ).

svn-id: r4395
2002-06-02 20:28:09 +00:00
Max Horn da43c14569 another attempt to fix #529538
svn-id: r4394
2002-06-02 12:07:12 +00:00
Max Horn d5f527fc62 undoing my previous changes, it's completly bogus(sorry)
svn-id: r4393
2002-06-01 23:32:01 +00:00
Max Horn 7fd85530a5 fix for #529538
svn-id: r4392
2002-06-01 23:05:51 +00:00
Max Horn c96245f631 added some comments; fixed #558310
svn-id: r4391
2002-06-01 21:45:15 +00:00