aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
2013-05-08NEVERHOOD: Add tables for Scene1302johndoe123
2013-05-08NEVERHOOD: Add tables for Scene2242johndoe123
2013-05-08NEVERHOOD: Add tables for Scene2207johndoe123
2013-05-08NEVERHOOD: Add tables for Scene2206johndoe123
2013-05-08NEVERHOOD: Add tables for Scene2205johndoe123
2013-05-08NEVERHOOD: Add tables for Scene2203johndoe123
2013-05-08NEVERHOOD: Add Hall of Records tablesjohndoe123
- Add tables for Scene2201
2013-05-08NEVERHOOD: Restructure/redesign create_neverhood tool and made it more ↵johndoe123
extensible for future game structures
2013-05-08NEVERHOOD: Add tables for Module2000johndoe123
2013-05-08NEVERHOOD: Add more tablesjohndoe123
2013-05-08NEVERHOOD: Add entries for Scene1401, Scene1402 and Scene1705johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1201johndoe123
2013-05-08NEVERHOOD: Add entries for Module2300johndoe123
2013-05-08NEVERHOOD: Add NavigationLists in create_neverhoodjohndoe123
2013-05-08NEVERHOOD: Change addHitRect to use an explicit countjohndoe123
- This is since the alignment stuff didn't work and it's not worth it to investigate - Add possibility to write out hardcoded message lists instead of reading from the exe for special lists
2013-05-08NEVERHOOD: Updated tables.h with data from Scene1002johndoe123
2013-05-08NEVERHOOD: Commit of create_neverhood and neverhood.datjohndoe123
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
"PC" was very ambiguous and now it matches what we show in the GUI. This also corrects sword2's platform to Windows.
2013-04-25CREATE_PROJECT: Add scummvm core project to list of coroutine projects to ↵Paul Gilbert
fix MSVC 10 compilation
2013-04-06SCUMM: Add Italian Windows version of Freddi Fish 4.Kirben
2013-04-03SCUMM: Add Italian Windows demos of Freddi Fish 4 and Putt-Putt Enters the Game.Kirben
2013-03-04CREDITS: Added NoiZeEugene Sandulenko
2013-02-27HOPKINS: Update creditsStrangerke
2013-02-25MORTEVIELLE: Integrate translations fixes.Strangerke
2013-02-22MORTEVIELLE: Fix minor glitches in DAT fileStrangerke
2013-02-20MORTEVIELLE:Add initial English translationStrangerke
2013-02-04CREDITS: Fix display of credits with non ISO-8859-1 charsetsThierry Crozat
The credits.pl script now prints both the ASCII and ISO-8859-1 strings in the credits.dat file when they are different. The About dialog then chooses either one or the other depending on the current charset used. This fixes bug #3539986
2013-01-09KYRA: (LOL/FM-TOWNS) - adapt static resourcesathrxx
2013-01-09KYRA: fix invalid mem access in kyradat toolathrxx
2013-01-02TOLTECS: Add credits for toltecsFilippos Karapetis
2012-12-13CREDITS: Adding credits for Belarusian translationThierry Crozat
2012-12-01CREDITS: Adding catnose in credits for Finnish translationThierry Crozat
2012-10-12Merge branch 'master' into teenagentRefactorD G Turner
Conflicts: engines/teenagent/callbacks.cpp
2012-10-10Merge branch 'master' of github.com:scummvm/scummvm into mortevielleStrangerke
Conflicts: base/plugins.cpp configure
2012-10-08CREDITS: Update the web credits path in the make ruleThierry Crozat
This is not guarantied to work but will work if both scummvm and scummvm-web have been cloned in the same parent directory. The old rules was always failing anyway, so this is an improvement. But maybe we should comment that line?
2012-10-08CREDITS: Mark Lothar Serra Mari as retiredThierry Crozat
2012-09-28TONY: Update the Obj tables in other languagesStrangerke
2012-09-28TONY: Fix German fontsStrangerke
2012-09-27TONY: Font fix for French version: Some Polish characters are also used.Strangerke
2012-09-26TONY: In French version, fix 'ê' in hotspot names by replacing it by 'e', ↵Strangerke
like for other accentuated characters
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-25TONY: Add credits for TonyStrangerke
2012-09-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
Conflicts: AUTHORS
2012-09-06CREDITS: Increase name widths to avoid cut off namesWillem Jan Palenstijn
Unfortunately this does introduce extra line breaks.
2012-09-06CREDITS: Reshuffle special thanksWillem Jan Palenstijn
2012-09-06CREDITS: Output warning if name is too wide for text outputWillem Jan Palenstijn
2012-09-06CREDITS: Minor tweaksWillem Jan Palenstijn
2012-09-06CREDITS: Thank Jan Nedoma (Mnemonic) for sources/assistance with WME.Einar Johan Trøan Sømåen
2012-09-06CREDITS: Add myself to credits for the Wintermute-engineEinar Johan Trøan Sømåen
2012-09-05CREATE_PROJECT: Copy translations.dat in postbuild stepLittleboy