aboutsummaryrefslogtreecommitdiff
path: root/dists
AgeCommit message (Collapse)Author
2013-05-08Merge branch 'master'Willem Jan Palenstijn
2013-05-08NEVERHOOD: Add tables for Scene2702johndoe123
2013-05-08NEVERHOOD: More tables for Module2700johndoe123
2013-05-08NEVERHOOD: Updated datjohndoe123
2013-05-08NEVERHOOD: Add new SceneInfo2700 structure and some tables using it for ↵johndoe123
Module2700
2013-05-08NEVERHOOD: Add tables for Scene2101johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1901johndoe123
2013-05-08NEVERHOOD: Add tables for Module1600 and Scene1608johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1109johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1105johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1308johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1306johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1305johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1304johndoe123
2013-05-08NEVERHOOD: Add tables for Scene1303johndoe123
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: 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
2011-10-22ANDROID: Add a shared user id.Alyssa Milburn
Otherwise the plugins fail to run on modern Android because they're set to run in-process but they're not allowed to do so.
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-10-20BUILD: Fix errors in Windows installer script.Travis Howell
2011-10-19DOC: Add Czech ReadMe from patch #3424959Thierry Crozat
2011-10-17DOC: Add Italian QuickStartThierry Crozat
2011-10-16BUILD: Install the new Spanish quickstart file.Jordi Vilalta Prat
2011-10-05DOC: Rename French QuickStart fileThierry Crozat
2011-10-05BUILD: Fix typos in my last commit.Travis Howell
2011-10-05BUILD: Add new translated documentation to Windows installer.Travis Howell
2011-10-05BUILD: Add new translated documentation to Windows installer.Travis Howell
2011-10-04DISTS: Fix language codes in MacOS X Info.plist fileThierry Crozat
It should either use ISO 639-1 or ISO 639-2 codes. Since we use ISO 639-1 codes for the language part of the po file names I used the same codes here.
2011-09-19DISTS: Update MacOSX Info.plist to add most languages for localization.D G Turner
This should fix bug #3394080 : "MACOSX: Language auto-detection does not work correctly", though this list should be expanded to include any languages in po directory which I have missed. Thanks to LordHoto for indicating the likely cause.
2011-09-06DIST: Add support for new -tools switch to MSVC batch filesLittleboy
2011-08-22DISTS: Remove executable flag from BADA filesSven Hesse
2011-08-22DISTS: Strip off windows-style line endings in BADA fileSven Hesse
2011-08-21BADA: Make GlobalMenu wider to avoid clipping RTL label textChris Warren-Smith
2011-08-21BADA: Renamed the customised vkeybd layout to vkeybd_badaChris Warren-Smith
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith
2011-08-10BUILD: Only use supported languages in Windows installer script.Travis Howell