Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-06 | I18N: Add missing files in list of files to parse. Regenerate translation files. | Pawel Kolodziejski | |
2015-08-30 | DEBUGGER: Add clarifying comment | Torbjörn Andersson | |
2015-08-29 | DEBUGGER: Add function for printing a StringArray in columns | Torbjörn Andersson | |
2015-08-16 | I18N: Update translations data file | Thierry Crozat | |
2015-07-12 | I18N: Regenerate translations data file | Thierry Crozat | |
2015-07-12 | CREDITS: Update credits (run 'make credits') | Thierry Crozat | |
2015-07-07 | GUI: Simplify OPL option code a bit. | Johannes Schickel | |
2015-07-07 | ZVISION: Change mentions of ZVision to Z-Vision | David Russo | |
To match official documentation (e.g. game manual, credits). | |||
2015-06-25 | I18N: Synchronize translation template file with current code | Thierry Crozat | |
2015-06-25 | GUI: Mark "Mass Add..." and "Record..." for translation. | Thierry Crozat | |
2015-03-21 | GUI: Fix bug #6813, "GUI: Tooltips eat keypresses" | Torbjörn Andersson | |
The tooltip isn't really interested in any keyboard and mouse events, other than as a signal to close itself, so pass them back to the parent dialog. From what I understand, the tooltip isn't part of the dialog, so there should be no risk of going into an infinite loop here. | |||
2015-03-21 | GUI: Adjust x and y to handleMouseWheel() for consistency | Torbjörn Andersson | |
This means x and y has the same meaning as in the other handlers, e.g. handleMouseUp(). Though as far as I can tell, these coordinates aren't actually used anywhere at the moment. | |||
2015-03-05 | CREDITS: Mention skristiansson for his initial SDL2 support work. | Johannes Schickel | |
2015-01-18 | JANITORIAL: Update copyright year | Thierry Crozat | |
2014-12-29 | GUI: Do not overwrite write protected saves in grid based save dialog. | Johannes Schickel | |
This fixes overwriting of, for example, autosaves in the grid based save load dialog when using "New Save". | |||
2014-12-28 | DEBUGGER: Extend the md5 and md5mac commands to handle any chunk length | Filippos Karapetis | |
This will be useful in matching the MD5 checksums with what the advanced detector returns | |||
2014-12-27 | CREDITS: Update the credits for the ZVISION engine | Filippos Karapetis | |
2014-12-21 | CREDITS: Add credits for Sfinx translation to English | Thierry Crozat | |
2014-12-05 | Merge pull request #497 from eriktorbjorn/md5-debug | David Turner | |
Add "md5" command to the debugger | |||
2014-12-05 | GUI: use newer define for OS X 10.10+ | Pawel Kolodziejski | |
2014-12-05 | GUI: remove not used const | Pawel Kolodziejski | |
2014-12-01 | CGE2: Update credits the right way. | uruk | |
2014-11-29 | I18N: Update translations data file | Thierry Crozat | |
2014-11-16 | CREDITS: Add Tobia Tesan | Willem Jan Palenstijn | |
2014-10-31 | DEBUGGER: Add FIXME comment about file name vs base name | Torbjörn Andersson | |
2014-10-28 | CREDITS: Properly sync trailing whitespace changes in all files | Filippos Karapetis | |
This was initially only done for the AUTHORS file in commit f50715a | |||
2014-10-28 | GUI: Remove trailing whitespace | Filippos Karapetis | |
2014-10-18 | GUI: Fix for bug 6719 (last line of help missing) | Ben Castricum | |
Since 1.4 the font changed from a 14 to 15 pixel height wich causes one line of help text no longer to be shown. By changing the padding of the buttons the last lines fits again. | |||
2014-10-04 | I18N: Update translation data file | Thierry Crozat | |
2014-09-07 | DEBUGGER: Let "md5mac" print the MD5 sum of both resource and data | Torbjörn Andersson | |
2014-09-07 | DEBUGGER: Changed usage output from "md5mac" | Torbjörn Andersson | |
I don't know of any good way of transforming file names to base file names, so document that "md5mac" expects the base file name. Even though it currently will accept MacBinary file names. | |||
2014-09-07 | DEBUGGER: Sort "md5" output, when using wildcards. | Torbjörn Andersson | |
2014-09-07 | I18N: Regenerate translations data file | Thierry Crozat | |
2014-09-07 | I18N: Update credits for Dutch translation | Ben Castricum | |
2014-09-03 | Merge pull request #492 from BenCastricum/misc | Johannes Schickel | |
GUI: replace "savegame" by "saved game". | |||
2014-09-01 | DEBUGGER: Add "md5mac" command to get MD5 sum of Mac resource fork. | Torbjörn Andersson | |
2014-09-01 | DEBUGGER: Add "md5" command, to get the MD5 sum of entire files | Torbjörn Andersson | |
This may make it easier to ask users for the MD5 sum of a file, in case we suspect a bug report is caused by damaged files. | |||
2014-08-30 | Merge pull request #495 from somaen/docuFix | Johannes Schickel | |
Doxygen-fixes | |||
2014-08-29 | GUI: Fix some Doxygen comments that seem wrong. | Einar Johan Trøan Sømåen | |
2014-08-28 | GUI: change FullScreen into fullscreen | Ben Castricum | |
This makes it consistant with other references to fullscreen. | |||
2014-08-22 | GUI: s/savegame/saved game/ | Ben Castricum | |
Makes it consistant throughout the GUI | |||
2014-08-22 | GUI: Fix description of game specific extraPath | Ben Castricum | |
2014-08-16 | I18N: Update translations from source code | Thierry Crozat | |
2014-08-16 | GUI: Fix spelling of FluidSynth: s/Fluidsynth/FluidSynth/ | Ben Castricum | |
2014-08-16 | GUI: Fix typo in audio sample rates: s/11kHz/11 kHz/ | Ben Castricum | |
2014-08-12 | CREDITS: Add credits for CGE2. | uruk | |
2014-07-11 | CREDITS: Add Haiku port maintained by Luc Schrijvers | Sven Hesse | |
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "Haiku is stepping up and there is a recipe (script to build scummvm) in the haikuporters git repo [...] I'll still do a full build and make it available for download that could be upped on your download page when ready" | |||
2014-07-11 | CREDITS: Retire BeOS porter Stefan Parviainen | Sven Hesse | |
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "BeOS isn't maintained anymore (latest version still working on BeOS was something like 1.0." | |||
2014-07-11 | I18N: Fix "go up" and "misc" in the Norwegian (bokmål/nynorsk) translation. | Einar Johan Trøan Sømåen | |
2014-07-10 | GUI: Treat bundles as directories in the OS X file browser | Thierry Crozat | |
This allows selecting an app bundle when adding a game, which is what is expected for the LucasArts Steam mac games. |