Filippos Karapetis
|
30be440557
|
Fixed regression introduced by the latest cleanups
svn-id: r29849
|
2007-12-13 15:10:52 +00:00 |
|
Filippos Karapetis
|
dd14a43cac
|
Fixed one more regression from the latest cleanup
svn-id: r29848
|
2007-12-13 14:04:36 +00:00 |
|
Filippos Karapetis
|
2cb9ea3c10
|
Fixed a regression from the latest cleanup
svn-id: r29847
|
2007-12-13 13:51:04 +00:00 |
|
Sven Hesse
|
1d338096f0
|
Muting the compiler :P
svn-id: r29846
|
2007-12-13 13:26:49 +00:00 |
|
Filippos Karapetis
|
2991b03cc4
|
Cleanup and simplification
svn-id: r29845
|
2007-12-13 13:17:45 +00:00 |
|
Filippos Karapetis
|
8b7f3fae35
|
Cleanup
svn-id: r29844
|
2007-12-13 12:33:31 +00:00 |
|
Filippos Karapetis
|
2f7539e865
|
Cleanup
svn-id: r29843
|
2007-12-13 11:11:38 +00:00 |
|
Filippos Karapetis
|
a9e1f39a16
|
Cleanup and simplification
svn-id: r29842
|
2007-12-13 10:47:14 +00:00 |
|
Filippos Karapetis
|
8968f7e616
|
Changed the C style malloc/free to the C++ style new/delete
svn-id: r29841
|
2007-12-13 10:06:53 +00:00 |
|
Chris Apers
|
0f16772c46
|
Workaround for bug #1738485
svn-id: r29840
|
2007-12-12 22:11:19 +00:00 |
|
Torbjörn Andersson
|
6589dba7f5
|
Fixed warning about casting away constness.
svn-id: r29839
|
2007-12-12 21:56:22 +00:00 |
|
Filippos Karapetis
|
dcf4755dc1
|
Cleanup, removed duplicate code
svn-id: r29838
|
2007-12-12 21:39:00 +00:00 |
|
Gregory Montoir
|
6d157c24b7
|
simplify gfxModuleData_field_60, sync with cine code
svn-id: r29837
|
2007-12-12 20:55:32 +00:00 |
|
Paul Gilbert
|
69b1c7b4dd
|
Dynamic fix for several incorrect accented characters in the Italian version
svn-id: r29836
|
2007-12-12 09:45:51 +00:00 |
|
Paul Gilbert
|
c6871d145e
|
Bugfix to return correct article indexes
svn-id: r29835
|
2007-12-12 08:56:34 +00:00 |
|
Paul Gilbert
|
a5f429c351
|
Incremented the required version of lure.dat because string resource has changed
svn-id: r29834
|
2007-12-12 08:49:41 +00:00 |
|
Paul Gilbert
|
2b9859f2ff
|
Redeveloped the processing of language item article prefixes to match how the original handles the various languages
svn-id: r29833
|
2007-12-12 08:49:09 +00:00 |
|
Paul Gilbert
|
34102e197b
|
Moved the language articles list to end of text strings to allow for increased size
svn-id: r29831
|
2007-12-12 08:44:49 +00:00 |
|
Filippos Karapetis
|
99453537f1
|
Cleanup
svn-id: r29830
|
2007-12-11 23:16:15 +00:00 |
|
Filippos Karapetis
|
f5a537d6f8
|
Changed some swaps to use the template SWAP
svn-id: r29829
|
2007-12-11 23:06:12 +00:00 |
|
Filippos Karapetis
|
9ec7588e49
|
Fix for bug #1848016 - "IHNM: Wrong Subtitles Color (Spanish)". The colors of the default palette in the Spanish version of the game are shifted by 1.
svn-id: r29828
|
2007-12-11 22:40:39 +00:00 |
|
Filippos Karapetis
|
fb7ec452d2
|
Make sure that text in message boxes in IHNM is always centered, regardless of language
svn-id: r29827
|
2007-12-11 22:36:05 +00:00 |
|
Nicola Mettifogo
|
e74af15a7f
|
Workaround for bug #1763018. Since Amiga key doesn't work as a modifier with SDL, we're allowing Amiga users to quit with Ctrl-z or Alt-x. This also fixes bug #1762886.
svn-id: r29826
|
2007-12-11 20:21:44 +00:00 |
|
Paul Gilbert
|
f826e62771
|
Bugfix for the display of ASK, GIVE, and TELL actions in the status line
svn-id: r29825
|
2007-12-11 10:12:12 +00:00 |
|
Paul Gilbert
|
4a8cca094c
|
Bugfix to make the Use action work correctly
svn-id: r29824
|
2007-12-11 09:20:24 +00:00 |
|
Filippos Karapetis
|
8417aa0a80
|
Added notes on currently supported preAGI games (Mickey, Winnie and Troll)
svn-id: r29823
|
2007-12-10 21:25:55 +00:00 |
|
Nicola Mettifogo
|
1d239097f3
|
Updated outdated comment.
svn-id: r29822
|
2007-12-10 20:34:02 +00:00 |
|
Nicola Mettifogo
|
15d7ff3c6b
|
Added 90 extra save slots for Nippon Safes.
svn-id: r29821
|
2007-12-10 20:32:06 +00:00 |
|
Nicola Mettifogo
|
0b0ec8ee00
|
* Switched Nippon Safes to use new names for savefiles. User will be asked to perform conversion on engine start.
* Special files used for keeping track of completed parts of the game have been replaced by special savefile 'nippon.999'.
svn-id: r29820
|
2007-12-10 20:29:51 +00:00 |
|
Filippos Karapetis
|
32a3b60167
|
Save game header is 32 bits, not 16
svn-id: r29819
|
2007-12-10 20:19:53 +00:00 |
|
Nicola Mettifogo
|
cd740a5474
|
When renaming a savefile, close the old file before deleting it to avoid errors.
svn-id: r29818
|
2007-12-10 18:59:18 +00:00 |
|
Filippos Karapetis
|
f625562aff
|
Oops, fixed some problems with the last commit
svn-id: r29817
|
2007-12-10 18:57:17 +00:00 |
|
Filippos Karapetis
|
dd2386cde4
|
It's now possible again to import saved games from the original interpreter of Winnie the Pooh
svn-id: r29816
|
2007-12-10 18:51:48 +00:00 |
|
Travis Howell
|
3edb401897
|
Remove old warnings, since errors are displayed via load/save interface.
svn-id: r29815
|
2007-12-10 09:47:03 +00:00 |
|
Paul Gilbert
|
1af72d0971
|
Changed over warning messages for save/load errors from the debug console to their own dialog
svn-id: r29814
|
2007-12-10 09:40:49 +00:00 |
|
Paul Gilbert
|
2b3d1663da
|
Readded lines from the spanish text strings I accidentally deleted
svn-id: r29813
|
2007-12-10 09:38:47 +00:00 |
|
Paul Gilbert
|
e78d3fc7bf
|
Added jvprat's changes to Spanish text strings
svn-id: r29811
|
2007-12-10 09:18:17 +00:00 |
|
Bertrand Augereau
|
7f97dfe610
|
NDS: Put all blitters ASM functions in ITCM (can't hurt as long as there is still room)
svn-id: r29810
|
2007-12-10 02:04:42 +00:00 |
|
Bertrand Augereau
|
209ebf3383
|
NDS: Integrated Robin's LDRB * 2 -> LDRH + fixes(endianness & stack space) 14ms -> 13ms
svn-id: r29809
|
2007-12-10 01:25:18 +00:00 |
|
Johannes Schickel
|
e946eff205
|
Added a hack to allow adjustment of Adlib volume. (see bug #1497961 "KYRA1: music/sfx volume settings not working")
svn-id: r29808
|
2007-12-09 23:55:57 +00:00 |
|
Lars Persson
|
3f5436a3d2
|
Updated settings
svn-id: r29805
|
2007-12-09 21:44:21 +00:00 |
|
Bertrand Augereau
|
142d47ef9d
|
NDS : Improved scaler profiling
svn-id: r29803
|
2007-12-09 19:33:30 +00:00 |
|
Bertrand Augereau
|
805b05ec4c
|
NDS : Unrolled the scaler inner loop twice to do 16bits loading
svn-id: r29802
|
2007-12-09 19:32:35 +00:00 |
|
Bertrand Augereau
|
14a3873568
|
NDS : Integrated write gathering by Robin (+ fix)
svn-id: r29801
|
2007-12-09 18:52:57 +00:00 |
|
Eugene Sandulenko
|
25c34c4e51
|
Add Russian font for Zak.
svn-id: r29800
|
2007-12-09 18:46:49 +00:00 |
|
Nicola Mettifogo
|
e036a8b376
|
Fix for bug #1777053. Engine was ruling out valid passwords because of wrong implementation.
svn-id: r29799
|
2007-12-09 17:31:36 +00:00 |
|
Nicola Mettifogo
|
7bef63537d
|
Going back to uncached mode for graphics resources of Examine zones. This prevents engine to crash when trying to cache a resource out of the currently selected archive.
svn-id: r29798
|
2007-12-09 17:29:41 +00:00 |
|
Max Horn
|
66a1c085c0
|
Expand ~/ to the HOME env var (see also patch #1846545)
svn-id: r29797
|
2007-12-09 17:28:29 +00:00 |
|
Filippos Karapetis
|
c84d9c1588
|
Fix to prevent having an incorrect sprite assigned to some objects in IHNM when those objects are dropped in the scene
svn-id: r29796
|
2007-12-09 15:43:08 +00:00 |
|
Max Horn
|
87fadf6b45
|
cleanup
svn-id: r29795
|
2007-12-09 15:24:06 +00:00 |
|