Commit Graph

370 Commits

Author SHA1 Message Date
Jonathan Gray
56d41c3e31 add back known bugs section, reorder command line options to match the order scummvm prints them in, misc updates
svn-id: r6815
2003-03-17 09:11:57 +00:00
Joost Peters
9cc1f8635a fixed bug in _joostp->sortByLastNameAlphabetically()
svn-id: r6798
2003-03-11 18:36:09 +00:00
Jonathan Gray
dacb430f8a remove known bugs as we don't need three places for these...
svn-id: r6789
2003-03-10 01:32:16 +00:00
Joost Peters
98aa712eb7 Hmmm..spaces instead of tabs
svn-id: r6769
2003-03-08 12:52:33 +00:00
Joost Peters
488ff8846e Added voice support, and more (cd_)intro stuff + added myself to the README :)
svn-id: r6768
2003-03-08 12:46:51 +00:00
Max Horn
5a84634ce7 updated for COMI. I also think we should drop the 'known bugs' list here and instead refer people to the compat web page and the bug tracker
svn-id: r6745
2003-03-07 15:45:49 +00:00
Travis Howell
3f8bab726e Correct error in my last commit
svn-id: r6683
2003-03-04 02:16:56 +00:00
Travis Howell
626ef4194a Add language option and mingw compile note
svn-id: r6682
2003-03-04 02:02:41 +00:00
Travis Howell
4f9213535a Add text speed options for Simon games
svn-id: r6680
2003-03-04 01:30:56 +00:00
Jonathan Gray
4fcdb11bae test lechuck is working again.. i mean change a tab to a series of spaces
svn-id: r6464
2003-01-15 02:27:25 +00:00
Jonathan Gray
c6f4ee81a1 update readme for tv2x
svn-id: r6463
2003-01-15 02:22:23 +00:00
Travis Howell
338569587b Simon update
svn-id: r6330
2003-01-04 13:39:28 +00:00
Max Horn
d88bd87153 3 * 320 = 960, not 800
svn-id: r6314
2003-01-01 16:51:13 +00:00
Max Horn
32b4bfacb2 removed some references to Linux and replaced them by more general Unix references
svn-id: r5960
2002-12-14 17:58:30 +00:00
Max Horn
f73d710eb3 fixed yot's name
svn-id: r5866
2002-12-06 19:47:30 +00:00
Max Horn
5c65d870aa more credits cleanup
svn-id: r5865
2002-12-06 19:38:32 +00:00
Max Horn
9359b33db5 credits cleanup
svn-id: r5864
2002-12-06 19:32:53 +00:00
Travis Howell
710a311c0e Enable debug keys and warnings only if debug mode selected.
Fix fast mode

svn-id: r5851
2002-12-06 02:14:37 +00:00
Max Horn
9d9214bb7b updated version on trunk to 0.3.1cvs
svn-id: r5828
2002-12-04 13:31:14 +00:00
Travis Howell
57f77a394a Simon update
svn-id: r5821
2002-12-03 06:01:28 +00:00
Max Horn
62f87e086a more README cleanup; removed outdated section on code indent, it doesn't apply to end users anyway
svn-id: r5818
2002-12-02 21:43:38 +00:00
Oliver Kiehl
9419f45ac6 simon2win has music, simon2dos doesn't
svn-id: r5817
2002-12-02 21:14:42 +00:00
Jonathan Gray
d6909317a8 update readme to include vorbis specific material
svn-id: r5809
2002-12-02 00:38:06 +00:00
Max Horn
85cf7efe9d added section on the rescumm tool
svn-id: r5803
2002-12-01 23:41:19 +00:00
Max Horn
210e4b01e5 more cleanup
svn-id: r5802
2002-12-01 23:35:30 +00:00
Jamieson Christian
7872ab7812 Fixed typo
svn-id: r5790
2002-12-01 18:02:29 +00:00
Travis Howell
45b78268a2 Minor Simon change
svn-id: r5787
2002-12-01 16:11:16 +00:00
Max Horn
885c0ac565 added OS X build instruction; getting ready for 0.3.0
svn-id: r5785
2002-12-01 15:41:50 +00:00
Max Horn
5819f1e6ee some spelling fixes, more cleanup
svn-id: r5783
2002-12-01 15:35:36 +00:00
Max Horn
db54db67ef more README cleanup
svn-id: r5782
2002-12-01 15:30:22 +00:00
Max Horn
61f9082db0 cleaned up hotkeys section
svn-id: r5781
2002-12-01 15:23:08 +00:00
Max Horn
7ac6874dbf remove tabs
svn-id: r5780
2002-12-01 15:17:43 +00:00
Max Horn
5e0fbc1cc8 cleanup
svn-id: r5779
2002-12-01 15:16:42 +00:00
Travis Howell
cc1bc5b5b9 *** empty log message ***
svn-id: r5776
2002-12-01 14:46:38 +00:00
Travis Howell
24def7afbb Simon update
svn-id: r5775
2002-12-01 14:40:40 +00:00
Travis Howell
e98331b24e *** empty log message ***
svn-id: r5774
2002-12-01 13:43:59 +00:00
Travis Howell
aa50b139dd Add info about OpenGL build graphic mode keys
svn-id: r5773
2002-12-01 13:42:53 +00:00
Max Horn
c6672edb58 changed Shift-NUM shortcut (quicksave) to Alt-NUM to avoid problems on french keyboards
svn-id: r5756
2002-11-30 00:06:15 +00:00
Max Horn
df56e29d2e Moved config file to a more Macish location on OS X
svn-id: r5716
2002-11-25 23:28:10 +00:00
Jonathan Gray
6b2f898bdd add comment to timidity example, fixes 639395
svn-id: r5690
2002-11-22 10:16:55 +00:00
James Brown
40597a9193 Update readme
svn-id: r5681
2002-11-21 19:20:42 +00:00
Jamieson Christian
461e814e8a Changed keypress descriptions:
- Keys [ and ] control music volume, not master volume
- New Simon key support: [ ] - + m s b

svn-id: r5624
2002-11-19 17:25:32 +00:00
James Brown
90cecaf718 More tempo updates, news update, bump version number
svn-id: r5557
2002-11-15 10:40:09 +00:00
Travis Howell
e5bdb6e114 Update simon
svn-id: r5543
2002-11-14 02:53:52 +00:00
Travis Howell
ef952a9d6e Simon games music is no longer limitedt some systems
svn-id: r5523
2002-11-13 00:33:55 +00:00
James Brown
0eb3a9017d Fix another typo
svn-id: r5500
2002-11-10 16:12:55 +00:00
Tore Anderson
20bc792fb1 fixed typo
svn-id: r5499
2002-11-10 16:05:38 +00:00
James Brown
8dd8b927f5 Update readme file, mark Indy3 as completable and rearrange some wording.
svn-id: r5497
2002-11-10 15:59:08 +00:00
James Brown
08c80c4e98 Add small correction
svn-id: r5489
2002-11-10 14:06:27 +00:00
Jamieson Christian
c7eba62d1e Removed final references to the defunct -emidiemu option.
svn-id: r5488
2002-11-10 13:59:46 +00:00
James Brown
782a310a2e Remove obsolete references to midiemu, update Adlib info regarding adlib midi translation
svn-id: r5476
2002-11-09 17:48:38 +00:00
Travis Howell
c2b419dacf grammer
svn-id: r5464
2002-11-08 09:46:25 +00:00
Travis Howell
7c393dec20 typos
svn-id: r5463
2002-11-08 09:31:47 +00:00
Travis Howell
c8d4d0233c Add note about Simon games
svn-id: r5461
2002-11-08 05:07:28 +00:00
Travis Howell
60c3242c08 Missed one section of readme
svn-id: r5414
2002-11-05 10:43:13 +00:00
Travis Howell
2f270bfd58 Add simon1talkie and simon2talkie targets
svn-id: r5413
2002-11-05 10:36:31 +00:00
Tore Anderson
6b423db319 Added instructions on how to build Debian packages from source.
svn-id: r5397
2002-11-03 23:23:45 +00:00
James Brown
c2b7860403 Add olki to credits
svn-id: r5365
2002-10-31 15:26:56 +00:00
James Brown
959a9acf14 Add support for aliased scummvm config entries.
Eg:
 [germandott]
 path=/games/german/dott
 gameid=tentacle
 description=the german version of DOTT

I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so.

svn-id: r5341
2002-10-28 09:03:02 +00:00
Jonathan Gray
e21d5db49b update readme to reflect changed define
svn-id: r5321
2002-10-27 01:42:55 +00:00
Max Horn
a10702799b font encodings vary, so let's just use an 'o'
svn-id: r5304
2002-10-24 15:45:55 +00:00
Max Horn
616694a909 refer to the new domain, www.scummvm.net
svn-id: r5288
2002-10-23 13:30:14 +00:00
Travis Howell
d2fb928a9d Add new command lime switch to readme and correct default volumes.
Change volume limits in gui to 255

svn-id: r5281
2002-10-23 11:05:59 +00:00
James Brown
e8eda2df38 Minor changes
svn-id: r5276
2002-10-23 08:35:09 +00:00
James Brown
b8af30a0fc Make The Dig supported, against my better judgement until someone runs over it with Purify :)
svn-id: r5234
2002-10-22 10:59:10 +00:00
Jonathan Gray
fe980ae37a update cli arguments list
svn-id: r5183
2002-10-18 07:14:55 +00:00
Max Horn
6addfa9909 added Torbjoern and Jamieson to credits
svn-id: r5170
2002-10-16 20:47:16 +00:00
Max Horn
2f07cd2a4a spelling
svn-id: r5042
2002-09-29 20:51:25 +00:00
James Brown
f26cd0e2b2 [15:55] <trin> well endy hasn't submitted anything for month ;)
Bah! :o)

svn-id: r4923
2002-09-11 01:44:33 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00