D G Turner
dd50e98309
CRUISE: Correct missing comma and extra value in Spanish font table.
...
The correction in 6046b8f134
was not quite
correct as this was caused by a missing comma. This didn't cause a
compilation error as the code was still valid, just incorrect
i.e. (0x80<newline>-1, gaves 0x7f).
This fixes bug #3568616 - "CRUISE: Cruise for a Corpse Spanish -
Incorrect character".
2012-12-04 18:08:01 +00:00
Fabio Battaglia
3296e872f4
CRUISE: Add italian language strings
...
Add italian menu strings, taken from Italian Amiga version
2012-05-14 20:27:15 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Johannes Schickel
346ce3f3da
Add preliminary support for German Amiga version.
...
svn-id: r44077
2009-09-14 12:24:23 +00:00
Johannes Schickel
02e3f31bf5
Added const qualifiers to static data.
...
svn-id: r43411
2009-08-15 14:59:11 +00:00
Paul Gilbert
6046b8f134
Slight adjustment to Spanish font lookup table, based on mac_es's description of character lookup problems
...
svn-id: r43155
2009-08-09 01:45:39 +00:00
Paul Gilbert
1fea43ab19
Added the character lookup table for the Spanish font
...
svn-id: r42920
2009-07-30 11:03:16 +00:00
Johannes Schickel
b3c6751b9b
Strip trailing whitespaces in the whole code base.
...
svn-id: r40867
2009-05-24 15:17:42 +00:00
Paul Gilbert
1a427f8a98
Added the font character lookup table for the German version of the game
...
svn-id: r40621
2009-05-16 11:16:34 +00:00
Paul Gilbert
a6cf2bf2b1
Reintroduced language string lists as a fallback for DELPHINE.LNG, since not all versions have this file
...
svn-id: r40522
2009-05-13 12:31:30 +00:00
Paul Gilbert
c51d5835a0
Moved mouse cursor definition data into staticres.cpp
...
svn-id: r38993
2009-03-01 02:16:44 +00:00
Paul Gilbert
59db1e85f3
Merged the contents of fontCharacterTable into staticres
...
svn-id: r38542
2009-02-19 11:08:11 +00:00
Paul Gilbert
fc6221e781
Moved a set of static arrays into the staticres.cpp file
...
svn-id: r38539
2009-02-19 09:55:40 +00:00
Paul Gilbert
aa82c6fa7b
Changed the list of language dependant strings from being hard-coded to dynamically being loaded from the 'delphine.lng' file
...
svn-id: r36317
2009-02-14 00:10:51 +00:00
Paul Gilbert
d3319ad6a8
Introduced a static string list for language dependant strings, and changed the options and inventory menus to use it
...
svn-id: r36051
2009-01-25 05:49:18 +00:00