aboutsummaryrefslogtreecommitdiff
path: root/tools/create_lure
AgeCommit message (Expand)Author
2009-03-23Added MSVC project files for the create_lure toolFilippos Karapetis
2009-03-23Silenced an MSVC warningFilippos Karapetis
2009-01-26Backport of bugfix for incorrect fight animation offset in French versionPaul Gilbert
2008-07-01Made corrections to the Italian stringsPaul Gilbert
2008-04-04Fixed incorrect return type of currently unused function (just in case it eve...Paul Gilbert
2008-02-25Extended rules.mk with code for building extra (tool) executables, and change...Max Horn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-17Corrected offset for animation of player operating rack in German version, an...Paul Gilbert
2008-01-16Added workaround for Edwina's walk to position, and removed special case hand...Paul Gilbert
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-22Fixed Spanish animation entry for Goewin, and added missing fight animationPaul Gilbert
2007-12-21Changed animation Ids for Spanish versionPaul Gilbert
2007-12-12Moved the language articles list to end of text strings to allow for increase...Paul Gilbert
2007-12-10Readded lines from the spanish text strings I accidentally deletedPaul Gilbert
2007-12-10Added jvprat's changes to Spanish text stringsPaul Gilbert
2007-12-02Changed the spelling of two of the Spanish stringsPaul Gilbert
2007-12-02Reworked the RoomResource structure to make the game easier to compile on PalmOSPaul Gilbert
2007-12-01Corrected animation offsets for German versionPaul Gilbert
2007-11-28Added resource extraction from Spanish versionPaul Gilbert
2007-11-22Bugfix to talk data reading invalid data, and added French and German versionsPaul Gilbert
2007-11-17Added missing animation for player operating rackPaul Gilbert
2007-10-24Added missing tickmarks from Slow/Fast text speed menu itemsPaul Gilbert
2007-10-07Changed predefined records to be at the start of the animation list so indexe...Paul Gilbert
2007-09-30Bugfix to italian tick handler offsetsPaul Gilbert
2007-09-29Added a hack for the tools to allow building on MinGW with SDL backend. (see ...Johannes Schickel
2007-09-28Fix to correctly reset action sequence list between languagesPaul Gilbert
2007-09-28Bugfix to extract correct hotspot offsets list for Italian versionPaul Gilbert
2007-09-26Endian fixMax Horn
2007-09-26Some code formatting correctionsMax Horn
2007-09-24Silenced the compiler warningsSven Hesse
2007-09-23Added support for multiple languages, with added resources for Italian versio...Paul Gilbert
2007-09-22Added create_kyradat to our regular build system, too; fixed some warnings (a...Max Horn
2007-09-20FIxed some warnings, cleanupMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-12Added description data for game soundsPaul Gilbert
2007-06-22Added missing scripts and animations for remainder of game, as well as missin...Paul Gilbert
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-29Added talk script offset field to hotspot resourcesPaul Gilbert
2007-04-22Added animations for player transformation into Selana and freewing GoewinPaul Gilbert
2007-04-18Bugfix for original game inter-room routes that could get your sidekick stuck...Paul Gilbert
2007-04-14Added fix to set tinderbox to be in the smithy, and added animation needed fo...Paul Gilbert
2007-03-06Added extra animation entries needed for BlacksmithPaul Gilbert
2007-02-26Added extra talk records needed by NPC opcode 29, which lets the script engin...Paul Gilbert
2007-02-22Expanded script engine list of available schedules (original was too short), ...Paul Gilbert
2007-02-22Added missing parameter in command line helpPaul Gilbert
2006-09-07Added method to store a list of English words needed by the game enginePaul Gilbert
2006-08-27Added code for including room header flags and supported actionsPaul Gilbert
2006-08-07Removed stripping of high two bits of hotspot name and desc field string IdsPaul Gilbert
2006-07-23Initial commit of tool to create lure.dat filePaul Gilbert