Commit Graph
760 Commits
Author SHA1 Message Date
Max Horn 88f4604400 NDS port now has DLDI port, surely this is NEWS worthy (and once again I plead all developers to add important news/changes here)
svn-id: r25602
2007-02-15 11:48:17 +00:00
Max Horn a8ea78ce73 Mention the mass add feature in the NEWS, and added a corresponding TODO into the README
svn-id: r25346
2007-02-03 13:45:09 +00:00
Max Horn 2e93a029b4 Updated NEWS a bit
svn-id: r25202
2007-01-26 17:04:19 +00:00
Gregory Montoir ac6bb86c96 update
svn-id: r25159
2007-01-21 22:08:46 +00:00
Torbjörn Andersson 6496482de5 Added experimental "fast mode" for Broken Sword 2. (Use Ctrl-f to toggle.)
svn-id: r24970
2007-01-03 07:36:44 +00:00
Travis Howell c51d89061f Add Simon the Sorcerer's Puzzle Pack to documentation
svn-id: r24902
2006-12-20 12:21:48 +00:00
Eugene Sandulenko aa60d372b9 Mention gob2 support
svn-id: r24901
2006-12-20 11:51:01 +00:00
Eugene Sandulenko 1ea08bd0d5 Mention cine changes.
svn-id: r24701
2006-11-12 19:55:18 +00:00
Eugene Sandulenko ae39374c83 Credit criezy for BS1 Mac and mention it in NEWS.
svn-id: r24698
2006-11-12 19:46:40 +00:00
Gregory Montoir c7fa8667d0 enabled Touche engine, since game is completable with it
svn-id: r24673
2006-11-11 04:46:32 +00:00
Kostas Nakos 9cad1d4ae8 Add ce port news (0.9.1 sync)
svn-id: r24449
2006-10-22 16:32:09 +00:00
Eugene Sandulenko 16ee623607 Specify 0.9.1 release date
svn-id: r24435
2006-10-22 11:13:42 +00:00
Eugene Sandulenko 018d5e350c Since proper detection is added to CinE, build it by default and
announce as supported. Future Wars is completable.

svn-id: r24321
2006-10-15 01:13:43 +00:00
Eugene Sandulenko 05dfe432af NDS and GP2X ports will go to 0.9.1
svn-id: r24248
2006-10-09 06:53:55 +00:00
Johannes Schickel ff4d0d7969 Mention new GUI theme switching dialog in the NEWS.
svn-id: r24224
2006-10-08 19:31:57 +00:00
Kostas Nakos d6665bc929 Announce the wince-gcc re-port
svn-id: r24220
2006-10-08 19:07:43 +00:00
John Willis 384ef282ba Update NEWS with new GP2X port added comment.
svn-id: r24219
2006-10-08 18:59:58 +00:00
Eugene Sandulenko ea464507ea Mention 0.9.1 PS2 changes in trunk too.
svn-id: r24207
2006-10-08 15:25:02 +00:00
Joost Peters bf6ba21d83 commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunk
svn-id: r24204
2006-10-08 12:31:05 +00:00
Eugene Sandulenko bb1547ab1c Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
SimonEngine -> AGOSEngine.

Source is compilable and runnable again. I'm done.

svn-id: r24013
2006-09-29 09:44:30 +00:00
Eugene Sandulenko 3a8537b6e3 Mention fix for bug #1501302
svn-id: r23972
2006-09-21 20:17:32 +00:00
Eugene Sandulenko 0e244c9510 Fix bug #1550974: "SMUSH: changing subtitle settings during SMUSH doesn't work"
svn-id: r23965
2006-09-21 17:46:19 +00:00
Eugene Sandulenko 25a6af2c93 Fix bug #1536932: "MANIACNES: Crash on click in speechtext-area"
svn-id: r23962
2006-09-21 12:14:29 +00:00
Eugene Sandulenko 965cfe4008 Fix bug #1562795: "Bug with auto-generated game IDs"
svn-id: r23960
2006-09-21 11:42:44 +00:00
Johannes Schickel 693068034e Updating NEWS file in HEAD too.
svn-id: r23951
2006-09-20 20:19:43 +00:00
Torbjörn Andersson 3e8380f2c6 Only decompress the number of speech samples indicated by 'resSize'. This
prevents crashes in the demo, and is probably a good idea anyway.

svn-id: r23917
2006-09-17 15:25:59 +00:00
Johannes Schickel 0a87306b1c typo...
svn-id: r23911
2006-09-17 10:03:41 +00:00
Johannes Schickel 1c0de62002 Mentions improved screen update handling of the Kyrandia engine in the NEWS file.
svn-id: r23910
2006-09-17 10:02:18 +00:00
Torbjörn Andersson 64aa291a16 Applied my own patch #1549054, after discussing it with LordHoto. This makes
the intro scrolling use constant time, rather than assuming that the screen can
be rendered once every "tick". On my^H^Hslow computers, this makes it a bit
less smooth, but that should be ok.

It also fixes a tiny glitch right after the scrolling.

svn-id: r23811
2006-08-31 17:17:31 +00:00
Torbjörn Andersson 385748abe0 Updated BS1 section.
svn-id: r23776
2006-08-27 10:43:38 +00:00
Joost Peters b437f343a8 mention BASS v0.0303 LINC spacing fix
svn-id: r23717
2006-08-16 20:07:33 +00:00
Torbjörn Andersson 4476ed5294 Made FF use the same max length for every line when word-wrapping subtitles,
rather than using the length of the previous line. This fixes bug #1536401.

svn-id: r23706
2006-08-13 06:32:16 +00:00
Torbjörn Andersson 21b89308b5 This should fix bug #1520629 ("No Music in Simon1").
svn-id: r23488
2006-07-11 16:51:10 +00:00
Torbjörn Andersson 6eecad5722 Call handleScreenChanged() when opening the console. Otherwise, we may get
garbage and/or crashes if the scaler has changed since the console was created.

svn-id: r23480
2006-07-10 15:45:09 +00:00
Torbjörn Andersson dcb59be8b7 When I added the message about fixing rare actor drawing glitches, I was
thinking mainly of Day of the Tentacle, even if we have fixed some other
glitches that did affect Fate of Atlantis as well. I've reverted to the
deliberately vague message.

svn-id: r23478
2006-07-10 12:38:07 +00:00
Travis Howell 924ff9169b Update fixed issues in 0.9.1
svn-id: r23473
2006-07-10 10:41:22 +00:00
Torbjörn Andersson f4b81b55ec Synced 0.9.1 NEWS section with 0.9.0 branch.
svn-id: r23469
2006-07-10 08:07:01 +00:00
Max Horn 0b16c09d43 Mention DS port in the NEWS file. Also mention the walkbox changes
svn-id: r23455
2006-07-09 12:27:37 +00:00
Torbjörn Andersson 8edc7ce1f7 Updated 0.9.1 section.
svn-id: r23438
2006-07-08 20:27:03 +00:00
Torbjörn Andersson 700ff85a63 Updated BS2 section for next version, which may or may not be called 0.10.0.
svn-id: r23424
2006-07-08 14:25:25 +00:00
Torbjörn Andersson 5cea3c7798 Added NEWS sections for 0.10.0 and the inevitable 0.9.1.
svn-id: r23350
2006-06-30 09:19:29 +00:00
Eugene Sandulenko 3b56fa4068 Set 0.9.0 date
svn-id: r23244
2006-06-21 21:05:35 +00:00
Travis Howell 42b10a67b4 Typo
svn-id: r23229
2006-06-21 14:02:50 +00:00
Kostas Nakos f9d3e51073 added CE port news for 0.9.0
svn-id: r23202
2006-06-20 19:49:41 +00:00
Eugene Sandulenko d109ac2d65 Spellchecks by salty-horse
svn-id: r22922
2006-06-04 20:42:27 +00:00
Torbjörn Andersson 680d309a31 Updated Simon section.
svn-id: r22899
2006-06-03 17:21:18 +00:00
Travis Howell 4c2a08a91a Update Simon engines issues
svn-id: r22827
2006-06-02 03:13:13 +00:00
Torbjörn Andersson 9dabbb0c14 Added note about the ITE demo sound bugfix (just barely newsworthy, I think),
and wrapped a few lines to make them look better in my emacs.

svn-id: r22813
2006-05-31 22:49:24 +00:00
Travis Howell 25c295abc5 Add a few items for HE games
svn-id: r22692
2006-05-27 23:50:48 +00:00
Eugene Sandulenko 3f3ac33e73 Updated NEWS a bit. More will follow. Both cine and lure are too early to
announce.

svn-id: r22687
2006-05-27 21:39:08 +00:00