aboutsummaryrefslogtreecommitdiff
path: root/tools/create_lure
AgeCommit message (Collapse)Author
2010-10-30TOOLS: Enable use of forbidden symbolsMax Horn
svn-id: r53965
2010-09-28ALL: Fixup some #define namesMax Horn
svn-id: r52935
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
svn-id: r48148
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2010-01-05Fixed compiler warning about excessive bit-shiftPaul Gilbert
svn-id: r47022
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
2009-10-02Fix more cppcheck warnings/errors; some code formatting; and fixes to our toolsMax Horn
svn-id: r44539
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-03-23Added MSVC project files for the create_lure toolFilippos Karapetis
svn-id: r39644
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-04-04Fixed incorrect return type of currently unused function (just in case it ↵Paul Gilbert
ever gets re-used) svn-id: r31377
2008-02-25Extended rules.mk with code for building extra (tool) executables, and ↵Max Horn
changed some of the tools to make use of this svn-id: r30962
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-28Fix to correctly reset action sequence list between languagesPaul Gilbert
svn-id: r29116
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-22Added create_kyradat to our regular build system, too; fixed some warnings ↵Max Horn
(and added a FIXME about ambiguious code) svn-id: r29012
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-18Bugfix for original game inter-room routes that could get your sidekick ↵Paul Gilbert
stuck alternating between rooms 10 and 11 svn-id: r26542