Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-01 | CREDITS: Credit madmoose Smacker video decoder | madmoose | |
2011-02-20 | HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGB | strangerke | |
2011-02-17 | TOOLS: Add debug output of output file position to skycpt tool. | D G Turner | |
2011-02-14 | TOOLS: Switch create_project revision script check order to Git -> Hg -> ↵ | Littleboy | |
TortoiseSVN -> SVN | |||
2011-02-12 | BUILD: Remove explicit references to SVN in revision variable names. | Jordi Vilalta Prat | |
svn-id: r55898 | |||
2011-02-09 | TOOLS: Update create_project for change from sound/ to audio/ | Julien Templier | |
svn-id: r55853 | |||
2011-02-08 | CREDITS: Add credits for Czech translation | Thierry Crozat | |
Also add missing html entities conversion for rtf and tex outputs (hopefully I got them right). svn-id: r55834 | |||
2011-01-25 | HUGO: Move text arrays to a separate class | Arnaud Boutonné | |
svn-id: r55507 | |||
2011-01-24 | TOOLS: Add better Code::Blocks support to create_project | Julien Templier | |
- Update searchs path and library names to use the mingw precompiled libraries directly - Enhance batch file to handle the same arguments as the MSVC one svn-id: r55499 | |||
2011-01-23 | create_project: Add the video directory to the list of base directories | Filippos Karapetis | |
svn-id: r55480 | |||
2011-01-22 | I18N: Add polish translation (patch #3162838) | Thierry Crozat | |
svn-id: r55435 | |||
2011-01-20 | TOOLS: Allow compilation and linking from inside the Code::Blocks IDE with ↵ | Julien Templier | |
create_project-created workspaces - Fix include directory search order - Add custom tool command for asm files - Change linker search directory to SCUMMVM_LIBS/lib/mingw (libraries from the precompiled mingw package will need to be renamed to match the names from the MSVC precompiled package and be of the form lib<name>.a) svn-id: r55345 | |||
2011-01-20 | TOOLS: Add Indeo3 codec to the list of features in create_project | Julien Templier | |
svn-id: r55342 | |||
2011-01-19 | I18N: Update credits and NEWS file after adding two new GUI translations | Thierry Crozat | |
svn-id: r55339 | |||
2011-01-18 | create_project: Add the lpcrt4 library normally in the libraries section of ↵ | Filippos Karapetis | |
Code::Blocks, not as a command switch svn-id: r55306 | |||
2011-01-18 | Added Code::Blocks project files for the create_project tool | Filippos Karapetis | |
svn-id: r55305 | |||
2011-01-18 | HUGO: Improve mouse support in H3 DOS version | Arnaud Boutonné | |
- Fix description of Penelope lying (when using mouse) - Use H3 Win logic in order to handle horizon - Add a workaround for a data bug in scenery1.dat, fixing the pathfinding bug in Crash screen svn-id: r55292 | |||
2011-01-16 | TOOLS: Fix Win64 MSVC project files. | Johannes Schickel | |
This is done by adding the "SDL_BACKEND" define to x64 MSVC project files, otherwise linker errors would occur, since certain SDL code would not get compiled. svn-id: r55266 | |||
2011-01-13 | HUGO: Improve mouse support for DOS versions | Arnaud Boutonné | |
- Enlarge Exit hotspots - Fix newspaper issue in H2 Dos (screen 33) svn-id: r55219 | |||
2011-01-11 | HUGO: Improve mouse support in DOS versions. | Arnaud Boutonné | |
- Fix default verb for 'open door' in first screenActions - Add 'go to' values on objects - improve hotspot info related to objects svn-id: r55213 | |||
2011-01-07 | TOOLS: Add Dos intro music number in hugo.dat | Arnaud Boutonné | |
svn-id: r55145 | |||
2011-01-03 | TOOLS: Add button bitmaps to create_hugo | Arnaud Boutonné | |
svn-id: r55102 | |||
2010-12-30 | HUGO: Fix default values in object_t structure for viewx field and followings. | Arnaud Boutonné | |
This fixes some other bugs reported by D. Gray svn-id: r55068 | |||
2010-12-13 | TOOL: Fix palette bug in H3 Dos (when leaving the cave) | Arnaud Boutonné | |
svn-id: r54898 | |||
2010-12-12 | TOOLS: Suppress 2 unused (and corrupted) act35 in H3 DOS | Arnaud Boutonné | |
svn-id: r54894 | |||
2010-12-12 | HUGO: Replace PROMPT box by YESNO box in H3 Dos | Arnaud Boutonné | |
This only applies to the old man dialog. This makes H3 Dos completable. svn-id: r54881 | |||
2010-12-12 | I18N: Add Norwegian (Bokmaal) translation (patch #3134466) | Thierry Crozat | |
svn-id: r54876 | |||
2010-12-10 | TOOLS: (create_hugo) Fix typo in act14 definition | Arnaud Boutonné | |
svn-id: r54854 | |||
2010-12-08 | TOOLS: Fix the "Mouse text" crash in Hugo | Arnaud Boutonné | |
svn-id: r54831 | |||
2010-12-07 | TOOL: Add hotspots info to add support to "Exit" in Dos versions of Hugo | Arnaud Boutonné | |
svn-id: r54821 | |||
2010-12-06 | HUGO: Fix crash in H3 (Swinger display name) | Arnaud Boutonné | |
svn-id: r54801 | |||
2010-12-01 | TOOLS: Capitalization fix | Filippos Karapetis | |
svn-id: r54703 | |||
2010-12-01 | TOOLS: Added OpenGL support to Visual Studio project files | Filippos Karapetis | |
svn-id: r54701 | |||
2010-11-30 | TOOLS: Fix regression in create_project MSVC9 project creation | Julien Templier | |
Debug build configurations were missing </Configuration> ending elements (see comments of bug #3121962) svn-id: r54681 | |||
2010-11-28 | CREATE_PROJECT: Updated project file generation for the gsoc2010-opengl ↵ | Filippos Karapetis | |
branch (thanks to LordHoto) svn-id: r54528 | |||
2010-11-27 | TOOLS: Fix 'Boat' bug in H1 Dos | Arnaud Boutonné | |
H1 Dos is now completable svn-id: r54507 | |||
2010-11-23 | TOOLS: Update create_project makefile | Julien Templier | |
svn-id: r54426 | |||
2010-11-23 | TOOLS: Add missing files for create_project | Julien Templier | |
svn-id: r54425 | |||
2010-11-23 | TOOLS: Move MSBuild and Visual Studio project providers to separate files | Julien Templier | |
- Add option --build-events to run custom pre/post build events as part of the build (defaults to false and VS2010 only ATM) - Only run build events as part of VS2010 build with all engines enabled (ie. dev build) svn-id: r54424 | |||
2010-11-23 | TOOLS: Extract revision from svn/hg/git at build time in Visual Studio | Julien Templier | |
- Simplify custom file output (for VS2010) - Fix postbuild.cmd error output svn-id: r54423 | |||
2010-11-21 | I18N: Add Brazilian Portuguese (from patch #3114669) | Thierry Crozat | |
svn-id: r54411 | |||
2010-11-20 | TOOLS: Fixed some compiler warnings in create_mads tool | Paul Gilbert | |
svn-id: r54394 | |||
2010-11-20 | TOOLS: Minor fix to create_mads makefile | Paul Gilbert | |
svn-id: r54393 | |||
2010-11-19 | BUILD: Revert r53427. | Johannes Schickel | |
create_project will now use a different approach than recreating base/internal_version.h. This is also because recreating this file might result in accidental commits of the modified file and thus "screw up" the version string on different systems. svn-id: r54383 | |||
2010-11-19 | TOOLS: Move Visual Studio pre/post build events scripts to external files | Julien Templier | |
svn-id: r54381 | |||
2010-11-19 | TOOLS: Add stubs for external Pre/Post build scripts in Visual Studio | Julien Templier | |
svn-id: r54380 | |||
2010-11-19 | TOOLS: Added create_mads tool for MADS/M4 engine | Paul Gilbert | |
svn-id: r54363 | |||
2010-11-18 | TOOLS: Do not copy SCUMM MD5 data to web SVN module anymore | Max Horn | |
svn-id: r54314 | |||
2010-11-15 | CREDITS: Add Hungarian translator. | Thierry Crozat | |
svn-id: r54252 | |||
2010-11-13 | TOOLS: Added MSVC10 project files for the create_hugo tool | Filippos Karapetis | |
svn-id: r54229 |