aboutsummaryrefslogtreecommitdiff
path: root/devtools
AgeCommit message (Collapse)Author
2011-11-17CREDITS: Add myself for Composer.Alyssa Milburn
2011-11-17DREAMWEB: 'oldtonames' and 'namestoold' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Move 'loadroomssample' from dreamgenWillem Jan Palenstijn
2011-11-17DREAMWEB: 'showtime' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'twodigitnum' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Move 'textformonk' and 'textforend' from dreamgenWillem Jan Palenstijn
2011-11-16DREAMWEB: 'showoutermenu' is not neededBertrand Augereau
2011-11-16DREAMWEB: 'getundermenu' and 'putundermenu' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'loadroom' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'zoomicon' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'watchcount' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'clearendpal' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'fadecalculation' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Misc palette copies portedBertrand Augereau
2011-11-16DREAMWEB: 'clearstartpal' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Removed the check that there is enough memoryBertrand Augereau
2011-11-16DREAMWEB: Cleaning in the rain init codeBertrand Augereau
2011-11-15DREAMWEB: Fix crash on quitWillem Jan Palenstijn
The functions 'mainscreen' and 'screenupdate' can set kQuitrequested, so we have to check that from their callers.
2011-11-15DREAMWEB: 'initrain' ported to C++Bertrand Augereau
2011-11-15DREAMWEB: 'splitintolines' ported to C++Bertrand Augereau
2011-11-15DREAWMEB: 'transfertext' ported to C++Bertrand Augereau
2011-11-14DREAMWEB: 'roomname' ported to C++Bertrand Augereau
2011-11-15DREAMWEB: 'showwatch' ported to C++Bertrand Augereau
2011-11-14DREAMWEB: Move 'mainscreen' from dreamgenWillem Jan Palenstijn
2011-11-14DREAMWEB: Move 'inventory' from dreamgenWillem Jan Palenstijn
2011-11-14DREAMWEB: Move 'examineob' from dreamgenWillem Jan Palenstijn
2011-11-14DREAMWEB: 'showicon' ported to C++Bertrand Augereau
2011-09-04DREAMWEB: 'showpersframe' and 'convicons' ported to C++Bertrand Augereau
2011-09-04DREAWMEB: 'showcity' ported to C++Bertrand Augereau
2011-09-04DREAMWEB: 'sortoutmap' ported to C++Bertrand Augereau
2011-10-31HUGO: Change _UP to __UP to avoid definition conflict on some backends.Matt Lewandowsky
2011-10-23GUI: Replaced search icon with a better looking one.Eugene Sandulenko
Icons are by Yusuke Kamiyamane. http://p.yusukekamiyamane.com/
2011-10-16I18N: Patch #3424097: "Spanish translation for 1.4.0"Jordi Vilalta Prat
Updated the Spanish interface translation and added the QuickStart translation.
2011-10-09DREAMWEB: 'wornerror' ported to C++Bertrand Augereau
2011-10-09DREAMWEB: 'zoomonoff' ported to C++Bertrand Augereau
2011-10-08CREDITS: fix whitespace indentationTarek Soliman
Output unchanged
2011-10-08CREDITS: fix whitespace and remove trailing whitespaceTarek Soliman
Output unchanged
2011-10-08CREDITS: Sort some sections by last nameTarek Soliman
2011-10-02SCUMM: Correct HE version for Norwegian version of Freddi Fish 1.Travis Howell
2011-09-28CREDITS: properly retire fanoush and add myselfTarek Soliman
2011-09-22CGE: Add creditsStrangerke
2011-09-04DREAMWEB: 'examineobtext' ported to C++Bertrand Augereau
2011-09-18DREAMWEB: 'bresenhams' ported to C++Bertrand Augereau
2011-09-03DREAMWEB: 'getblockofpixel' ported to C++Bertrand Augereau
2011-09-02DREAMWEB: Fix quitting in the inventory screenBertrand Augereau
2011-09-07DREAMWEB: 'usetext' ported to C++Bertrand Augereau
2011-09-07DREAMWEB: 'findnextcolon' ported to C++Bertrand Augereau
2011-09-06CREATE_PROJECT: Document the --tools switch in the inline helpLittleboy
2011-09-06DEVTOOLS: Remove obsolete Visual Studio project filesLittleboy
2011-09-06CREATE_PROJECT: Add support for creating Visual Studio projects for the dev ↵Littleboy
tools - Move project name and description to BuildSetup structure - Add list of tools to generate project for (similar to the list of features)