aboutsummaryrefslogtreecommitdiff
path: root/tools/create_lure/create_lure_dat.h
AgeCommit message (Collapse)Author
2010-09-28ALL: Fixup some #define namesMax Horn
svn-id: r52935
2010-01-05Changed the create_lure tool to use the explicitly defined lure language listPaul Gilbert
svn-id: r47021
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
svn-id: r44802
2008-04-04Fixed incorrect return type of currently unused function (just in case it ↵Paul Gilbert
ever gets re-used) svn-id: r31377
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-17Corrected offset for animation of player operating rack in German version, ↵Paul Gilbert
and cleaned up the talk data reader which should fix some bad talk data being generated for the German version svn-id: r30525
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2007-12-22Fixed Spanish animation entry for Goewin, and added missing fight animationPaul Gilbert
svn-id: r29946
2007-12-12Moved the language articles list to end of text strings to allow for ↵Paul Gilbert
increased size svn-id: r29831
2007-12-02Reworked the RoomResource structure to make the game easier to compile on PalmOSPaul Gilbert
svn-id: r29685
2007-11-22Bugfix to talk data reading invalid data, and added French and German versionsPaul Gilbert
svn-id: r29606
2007-11-17Added missing animation for player operating rackPaul Gilbert
svn-id: r29529
2007-10-07Changed predefined records to be at the start of the animation list so ↵Paul Gilbert
indexes can be hardcoded, added a dynamic list of Give talk Id responses, and corrected the fight segment data svn-id: r29162
2007-09-28Bugfix to extract correct hotspot offsets list for Italian versionPaul Gilbert
svn-id: r29115
2007-09-23Added support for multiple languages, with added resources for Italian ↵Paul Gilbert
version, added extra needed resources for internationalisation svn-id: r29063
2007-09-20FIxed some warnings, cleanupMax Horn
svn-id: r28982
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-08-12Added description data for game soundsPaul Gilbert
svn-id: r28542
2007-06-22Added missing scripts and animations for remainder of game, as well as ↵Paul Gilbert
missing fields from room data structures svn-id: r27601
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-04-29Added talk script offset field to hotspot resourcesPaul Gilbert
svn-id: r26674
2007-04-22Added animations for player transformation into Selana and freewing GoewinPaul Gilbert
svn-id: r26571
2007-04-14Added fix to set tinderbox to be in the smithy, and added animation needed ↵Paul Gilbert
for barman handling svn-id: r26462
2007-03-06Added extra animation entries needed for BlacksmithPaul Gilbert
svn-id: r26001
2007-02-26Added extra talk records needed by NPC opcode 29, which lets the script ↵Paul Gilbert
engine override an NPC's current talk record svn-id: r25873
2007-02-22Expanded script engine list of available schedules (original was too short), ↵Paul Gilbert
and added schedules for the random actions Ratpouch can do in each room svn-id: r25778
2006-09-07Added method to store a list of English words needed by the game enginePaul Gilbert
svn-id: r23832
2006-08-27Added code for including room header flags and supported actionsPaul Gilbert
svn-id: r23779
2006-08-07Removed stripping of high two bits of hotspot name and desc field string IdsPaul Gilbert
svn-id: r23687
2006-07-23Initial commit of tool to create lure.dat filePaul Gilbert
svn-id: r23578