aboutsummaryrefslogtreecommitdiff
path: root/tools/create_lure/create_lure_dat.cpp
AgeCommit message (Collapse)Author
2009-03-23Silenced an MSVC warningFilippos Karapetis
svn-id: r39642
2009-01-26Backport of bugfix for incorrect fight animation offset in French versionPaul Gilbert
svn-id: r36070
2008-07-01Made corrections to the Italian stringsPaul Gilbert
svn-id: r32866
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
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-16Added workaround for Edwina's walk to position, and removed special case ↵Paul Gilbert
handling for Goewin's walk to position svn-id: r30513
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-21Changed animation Ids for Spanish versionPaul Gilbert
svn-id: r29935
2007-12-12Moved the language articles list to end of text strings to allow for ↵Paul Gilbert
increased size svn-id: r29831
2007-12-10Readded lines from the spanish text strings I accidentally deletedPaul Gilbert
svn-id: r29813
2007-12-10Added jvprat's changes to Spanish text stringsPaul Gilbert
svn-id: r29811
2007-12-02Changed the spelling of two of the Spanish stringsPaul Gilbert
svn-id: r29692
2007-12-02Reworked the RoomResource structure to make the game easier to compile on PalmOSPaul Gilbert
svn-id: r29685
2007-12-01Corrected animation offsets for German versionPaul Gilbert
svn-id: r29675
2007-11-28Added resource extraction from Spanish versionPaul Gilbert
svn-id: r29656
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-24Added missing tickmarks from Slow/Fast text speed menu itemsPaul Gilbert
svn-id: r29249
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-30Bugfix to italian tick handler offsetsPaul Gilbert
svn-id: r29140
2007-09-29Added a hack for the tools to allow building on MinGW with SDL backend. (see ↵Johannes Schickel
bug #1800764 "TOOLS: MinGW tools building broken") svn-id: r29131
2007-09-28Bugfix to extract correct hotspot offsets list for Italian versionPaul Gilbert
svn-id: r29115
2007-09-26Endian fixMax Horn
svn-id: r29100
2007-09-26Some code formatting correctionsMax Horn
svn-id: r29099
2007-09-24Silenced the compiler warningsSven Hesse
svn-id: r29085
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-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-18Bugfix for original game inter-room routes that could get your sidekick ↵Paul Gilbert
stuck alternating between rooms 10 and 11 svn-id: r26542
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-22Added missing parameter in command line helpPaul Gilbert
svn-id: r25777
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