aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-18Fixed XML syntax (& -> &)Andre Heider
2010-04-18SCI: sierra sci reacts on 0xD and 0xA to end a line. We only reacted on 0xA a...Martin Kiewitz
2010-04-18SCI: fix regression from r48685 - english got always used for menu entriesMartin Kiewitz
2010-04-18SCI: Don't add subtitles for monolingual strings.Walter van Niftrik
2010-04-17Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in TinselMax Horn
2010-04-17More const correctness fixesMax Horn
2010-04-17Fixing some warnings (with gcc 3.3.6)Max Horn
2010-04-17SCI: key presses of extended chars (umlauts, etc.) will now get ignored in ga...Martin Kiewitz
2010-04-17This should fix the scaler Valgrind warning reported in (but probably not theTorbjörn Andersson
2010-04-17Fix for ARM Normal2xAspect scaler that was causing crashes when the screenRobin Watts
2010-04-17SCI: change textedit control to cast to unsigned char to fix cursor position ...Martin Kiewitz
2010-04-17Fix for #2985480 - AMIGAOS4: Compiler errors on ./configureOri Avtalion
2010-04-17SCI: map keys from 8859-1 to dos codepage, makes special chars like umlauts w...Martin Kiewitz
2010-04-17SCI: move menu window inside the screen, if parts of it are outside (happens ...Martin Kiewitz
2010-04-17SCI: implement ability to handle multilingual menu separators (is actually 2 ...Martin Kiewitz
2010-04-17SCI: changed coordinate adjustment for kanji chars to & 0xFFCMartin Kiewitz
2010-04-17SCI: Remove subtitles in menu.Walter van Niftrik
2010-04-16SCI: handle given coordinate to draw() inside SJIS font support as if the hor...Martin Kiewitz
2010-04-16DS: Merge changes from 1.1.0 branch into trunkMax Horn
2010-04-16Remove type_4_byte='long' FIXMEs from configureMax Horn
2010-04-16SCI: support for kanji (sjis), minor centering issue leftMartin Kiewitz
2010-04-16SCI: dont switch to english on kanji text, also cut off text w/o spaces insid...Martin Kiewitz
2010-04-16Fix stupid mistakeMax Horn
2010-04-16Enable more ARM asm on arm-linux targetsMax Horn
2010-04-16Added a sanity check for the current list node inside GfxAnimate::invoke(). T...Filippos Karapetis
2010-04-16Trying to fix DC port compilationMax Horn
2010-04-16SCI: make pixelation transition work in upscaled hires modeMartin Kiewitz
2010-04-16SCI: make scroll transitions work in upscaled hires modeMartin Kiewitz
2010-04-16Fix for bug #2987895: "DW2: graphical errors in video on Windows"Max Horn
2010-04-16Change configure entries for NDS and DC ports to use _port_mkMax Horn
2010-04-16Added code to de-activate town NPCs once the player makes it to the castle, s...Paul Gilbert
2010-04-15Replace ancient maemo patch with the one from 1.1.0 branchMax Horn
2010-04-15SCI: split menu/item strings when displaying instead of when initializing - m...Martin Kiewitz
2010-04-14Added a default case for characters that don't have a message set, but try to...Paul Gilbert
2010-04-13Whitespace fix.Johannes Schickel
2010-04-13Print message when creating new INI; don't rewrite it directly after reading.Max Horn
2010-04-13Patch #2984292: "AmigaOS4: Remove _SVN from unstable builds"Max Horn
2010-04-13Patch #2985205: "GSoC: Improve FSNode warning messages"Max Horn
2010-04-12Update default themeOri Avtalion
2010-04-12Remove trailing whitespaceOri Avtalion
2010-04-12Center labels in mass-add dialogOri Avtalion
2010-04-12Remove semicolonOri Avtalion
2010-04-12Update credits for myself to reflect that I am now part of the team.Thierry Crozat
2010-04-12Apply patch #2982163 - CONFIG: Use HE keyword instead of HB for the Hebrew la...Ori Avtalion
2010-04-12Remove duplicate entry for myself.Thierry Crozat
2010-04-12Revert "Fix use of "friend" keyword in KYRA for strict C++ compilers."Johannes Schickel
2010-04-12Remove trailing whitespace from person names with no descriptionOri Avtalion
2010-04-12Fix use of "friend" keyword in KYRA for strict C++ compilers.Johannes Schickel
2010-04-12remove useless getObjectName() methodJoost Peters
2010-04-12add const keyword to some methodsJoost Peters