Commit Graph

58 Commits

Author SHA1 Message Date
Max Horn
484bf9c269 ALL: Fixup some #define names
svn-id: r52935
2010-09-28 20:30:50 +00:00
Jordi Vilalta Prat
22e5a557b7 Added the svn:keywords property to some files missing it.
svn-id: r48148
2010-02-27 17:02:58 +00:00
Johannes Schickel
aed02365ec Strip trailing spaces/tabs.
svn-id: r47541
2010-01-25 01:39:44 +00:00
Paul Gilbert
8ccbe5acd5 Fixed compiler warning about excessive bit-shift
svn-id: r47022
2010-01-05 10:03:55 +00:00
Paul Gilbert
4cc1d4ffb8 Changed the create_lure tool to use the explicitly defined lure language list
svn-id: r47021
2010-01-05 09:59:25 +00:00
Max Horn
3399c3aeb6 Change doxygen inline comments from "//!" to "///" as proposed on -devel
svn-id: r44802
2009-10-08 21:28:57 +00:00
Max Horn
f54e82e488 Fix more cppcheck warnings/errors; some code formatting; and fixes to our tools
svn-id: r44539
2009-10-02 14:42:24 +00:00
Max Horn
8ba75fc522 Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
svn-id: r44495
2009-09-30 16:16:53 +00:00
Filippos Karapetis
7f641cc6be Added MSVC project files for the create_lure tool
svn-id: r39644
2009-03-23 20:31:19 +00:00
Filippos Karapetis
a3e0a87970 Silenced an MSVC warning
svn-id: r39642
2009-03-23 20:25:57 +00:00
Paul Gilbert
9b707ed951 Backport of bugfix for incorrect fight animation offset in French version
svn-id: r36070
2009-01-26 07:10:41 +00:00
Paul Gilbert
871c84c173 Made corrections to the Italian strings
svn-id: r32866
2008-07-01 11:46:29 +00:00
Paul Gilbert
84e19f913b Fixed incorrect return type of currently unused function (just in case it ever gets re-used)
svn-id: r31377
2008-04-04 07:28:32 +00:00
Max Horn
85393b6fa4 Extended rules.mk with code for building extra (tool) executables, and changed some of the tools to make use of this
svn-id: r30962
2008-02-25 14:10:17 +00:00
Jordi Vilalta Prat
d6c34bdc4b Fixed the spaces before tabs.
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat
66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Paul Gilbert
62a0715200 Corrected offset for animation of player operating rack in German version, 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-17 09:45:40 +00:00
Paul Gilbert
877418503c Added workaround for Edwina's walk to position, and removed special case handling for Goewin's walk to position
svn-id: r30513
2008-01-16 09:59:49 +00:00
Paul Gilbert
6eb64102a4 Fix to remove a tab character from the GPL header
svn-id: r30238
2008-01-05 12:45:14 +00:00
Paul Gilbert
f509e6bccb Fixed Spanish animation entry for Goewin, and added missing fight animation
svn-id: r29946
2007-12-22 11:14:33 +00:00
Paul Gilbert
5c5e5cddef Changed animation Ids for Spanish version
svn-id: r29935
2007-12-21 03:56:10 +00:00
Paul Gilbert
34102e197b Moved the language articles list to end of text strings to allow for increased size
svn-id: r29831
2007-12-12 08:44:49 +00:00
Paul Gilbert
2b3d1663da Readded lines from the spanish text strings I accidentally deleted
svn-id: r29813
2007-12-10 09:38:47 +00:00
Paul Gilbert
e78d3fc7bf Added jvprat's changes to Spanish text strings
svn-id: r29811
2007-12-10 09:18:17 +00:00
Paul Gilbert
28a2906122 Changed the spelling of two of the Spanish strings
svn-id: r29692
2007-12-02 07:53:25 +00:00
Paul Gilbert
547ad715e9 Reworked the RoomResource structure to make the game easier to compile on PalmOS
svn-id: r29685
2007-12-02 01:13:31 +00:00
Paul Gilbert
e696469148 Corrected animation offsets for German version
svn-id: r29675
2007-12-01 04:53:13 +00:00
Paul Gilbert
81c7b9a786 Added resource extraction from Spanish version
svn-id: r29656
2007-11-28 10:40:46 +00:00
Paul Gilbert
ddaa391110 Bugfix to talk data reading invalid data, and added French and German versions
svn-id: r29606
2007-11-22 10:15:20 +00:00
Paul Gilbert
4ed5fc5acd Added missing animation for player operating rack
svn-id: r29529
2007-11-17 08:45:35 +00:00
Paul Gilbert
ff92f77607 Added missing tickmarks from Slow/Fast text speed menu items
svn-id: r29249
2007-10-24 09:39:32 +00:00
Paul Gilbert
fbd356f98e Changed predefined records to be at the start of the animation list so indexes can be hardcoded, added a dynamic list of Give talk Id responses, and corrected the fight segment data
svn-id: r29162
2007-10-07 11:02:25 +00:00
Paul Gilbert
341a392de2 Bugfix to italian tick handler offsets
svn-id: r29140
2007-09-30 11:50:45 +00:00
Johannes Schickel
94cd7dd04a Added a hack for the tools to allow building on MinGW with SDL backend. (see bug #1800764 "TOOLS: MinGW tools building broken")
svn-id: r29131
2007-09-29 11:40:31 +00:00
Paul Gilbert
f490db074b Fix to correctly reset action sequence list between languages
svn-id: r29116
2007-09-28 07:58:11 +00:00
Paul Gilbert
ef30bc06f6 Bugfix to extract correct hotspot offsets list for Italian version
svn-id: r29115
2007-09-28 07:57:09 +00:00
Max Horn
c89ef6060d Endian fix
svn-id: r29100
2007-09-26 18:23:31 +00:00
Max Horn
7308525489 Some code formatting corrections
svn-id: r29099
2007-09-26 18:17:16 +00:00
Sven Hesse
e95bc92824 Silenced the compiler warnings
svn-id: r29085
2007-09-24 01:46:45 +00:00
Paul Gilbert
4d73619c8f Added support for multiple languages, with added resources for Italian version, added extra needed resources for internationalisation
svn-id: r29063
2007-09-23 22:05:50 +00:00
Max Horn
79e323d6dd Added create_kyradat to our regular build system, too; fixed some warnings (and added a FIXME about ambiguious code)
svn-id: r29012
2007-09-22 07:32:28 +00:00
Max Horn
9593ff3e48 FIxed some warnings, cleanup
svn-id: r28982
2007-09-20 09:28:52 +00:00
Nicola Mettifogo
258901bab9 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
2007-09-19 08:40:12 +00:00
Paul Gilbert
8466c6869a Added description data for game sounds
svn-id: r28542
2007-08-12 11:01:10 +00:00
Paul Gilbert
cabcfdcae1 Added missing scripts and animations for remainder of game, as well as missing fields from room data structures
svn-id: r27601
2007-06-22 12:19:59 +00:00
Max Horn
218e132e37 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
2007-05-30 21:56:52 +00:00
Paul Gilbert
c0d487830e Added talk script offset field to hotspot resources
svn-id: r26674
2007-04-29 11:28:13 +00:00
Paul Gilbert
fa99ffd267 Added animations for player transformation into Selana and freewing Goewin
svn-id: r26571
2007-04-22 22:33:42 +00:00
Paul Gilbert
4a0c27dc86 Bugfix for original game inter-room routes that could get your sidekick stuck alternating between rooms 10 and 11
svn-id: r26542
2007-04-18 06:54:00 +00:00
Paul Gilbert
ff31d88c92 Added fix to set tinderbox to be in the smithy, and added animation needed for barman handling
svn-id: r26462
2007-04-14 03:44:52 +00:00