Commit Graph
15 Commits
Author SHA1 Message Date
Cameron Cawley d8248c14d6 ALL: Fix -Wnewline-eof warnings 2019-06-22 17:27:07 +01:00
athrxx 02ecc7abb7 KYRA: (EOB2/Amiga) - add static resources 2019-04-13 18:54:57 +02:00
athrxx f0a305316c KYRA: (EOB1/Amiga) - add static resources 2019-03-06 20:48:20 +01:00
athrxx 2b95dd3213 KYRA: (EOB) - fix unused string
This fixes the "%s can not use this item" string. AFAIK this message never appears. It would require to place an item into a character's hand which he/she can't use and right-click use it. However, when you place such an unusable item in a character's hand the slot will be greyed out/disabled immediately and can no longer be clicked.
2019-03-06 20:48:16 +01:00
athrxx 4b2dc67c8c KYRA: (LOL) - fix #10764 (Cannot Use Vaelan's Cube) 2018-12-26 21:51:39 +01:00
athrxx f49eaa5654 KYRA: (EOB) - add support for FM-Towns version of EOB II 2018-11-14 17:22:22 +01:00
athrxx 3ae1d92f17 KYRA: (LOL) - clean up sound map data formatting
This is a followup to the fix for bug #10665 (Urbish mines lobster having an invalid sound track number and causing invalid memory access).
2018-10-28 15:45:55 +01:00
Colin Snover cf61174396 KYRA: Fix crash due to missing palette data for OldFloppy version
Thanks to sergesv for the patch.

Fixes Trac#9733.
2017-11-20 20:44:54 -06:00
theruler dc52475e38 KYRA: Update eob1_dos_italian.h (#779)
Minor translation changes from the creator of the original translation. Oldgamesitalia.net
http://www.oldgamesitalia.net/forum/index.php?showtopic=21335&st=50
2016-07-30 02:20:51 +03:00
Johannes Schickel 2317e3fa58 KYRA: Simplify Kyra1 audio track filename handling 2016-05-15 16:13:25 +02:00
athrxx 13f30fb46b KYRA: (LOK/PC-98) - add missing string resource 2015-11-10 18:38:33 +01:00
athrxx f76e02e5d6 KYRA: (EOB) - add support for Italian fan translation of EOB I 2014-10-11 19:28:14 +02:00
athrxx 2e8f2ba822 KYRA: fix static resources in Russian fan translation
(some messed up strings)
2014-03-17 21:32:41 +01:00
Johannes Schickel d771c4d3bb KYRA: Fix EoB 1 German rest string when monsters are nearby. 2014-03-03 02:00:05 +01:00
Johannes Schickel 800fc0722d DEVTOOLS: Rewrite create_kyradat.
Now static data is directly stored inside source code files which allows the
tool to generate kyra.dat without any additional input.

This will make supporting fan translations easier, since only the localized
strings have to be added and an appropriate game entry has to be added.
2014-03-03 02:00:04 +01:00