Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20511 | |||
2006-02-11 | Cleanup HE debug msgs | Travis Howell | |
svn-id: r20506 | |||
2006-02-11 | Add support for Spanish version of balloon | Travis Howell | |
svn-id: r20484 | |||
2006-02-05 | Change to int32 for safety. | Travis Howell | |
svn-id: r20383 | |||
2006-02-05 | Sync. subOp variable name and always use byte. | Travis Howell | |
svn-id: r20382 | |||
2006-02-04 | Split intern.h and moved HE stuff into the new file intern_he.h | Max Horn | |
svn-id: r20372 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2006-01-15 | Cleanup unused parts of HE sound code. | Travis Howell | |
svn-id: r20039 | |||
2006-01-05 | Sets random talk state, if value is zero. | Travis Howell | |
Fixes song in puttrace. svn-id: r19913 | |||
2006-01-05 | Initial support for sound code in HE games. | Travis Howell | |
Split HE sound functions into separate file. svn-id: r19909 | |||
2005-12-03 | Add work around for filename difference in HE7 file of water (HE99 Mac.) | Travis Howell | |
Add details for Macintosh versions of German HE demos. svn-id: r19731 | |||
2005-11-17 | Update comments. | Travis Howell | |
svn-id: r19621 | |||
2005-11-16 | The 'TextOn' ini setting is checked by earlier HE games too. | Travis Howell | |
svn-id: r19613 | |||
2005-11-16 | Opcode is used by HE71 too. | Travis Howell | |
Freddi version should be all languages (Used by English and Russian). svn-id: r19610 | |||
2005-11-15 | SCUMM 6 games use VAR_VOICE_MODE too, based on Sam & Max win32 disasm. | Travis Howell | |
Minor cleanup. svn-id: r19604 | |||
2005-11-06 | Should be int32 in HE games, to avoid possible overflow. | Travis Howell | |
svn-id: r19485 | |||
2005-10-26 | Limit to Macintosh versions, otherwise filenames in PC versions get scrambled. | Travis Howell | |
svn-id: r19306 | |||
2005-10-21 | Actor layer in HE games uses an int32. | Travis Howell | |
svn-id: r19212 | |||
2005-10-21 | Add XMAP support for actors. | Travis Howell | |
svn-id: r19205 | |||
2005-10-19 | Add missing opcode in HE100 table. | Travis Howell | |
Rename opcode. svn-id: r19174 | |||
2005-10-18 | Fixed invalid memory reads, this helps thinker1 demo | Gregory Montoir | |
svn-id: r19156 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-15 | Fix regression, resID shouldn't beint16. | Travis Howell | |
Slight correction to copyArrayHelper. svn-id: r19089 | |||
2005-10-14 | Adjust array ids in HE80+ games, to match original. | Travis Howell | |
Otherwise array aren't always nuked by scripts. svn-id: r19082 | |||
2005-09-05 | Filter out Version INI setting in HE games. | Travis Howell | |
svn-id: r18776 | |||
2005-09-02 | cleanup | Gregory Montoir | |
svn-id: r18734 | |||
2005-08-14 | Replace warnings with debug, errors or printfs: | Travis Howell | |
-To catch any missing cases/functions used. -To prevent users reporting warnings as bugs svn-id: r18681 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
2005-06-13 | Rename opcode/function | Travis Howell | |
svn-id: r18381 | |||
2005-05-28 | Sync opcode names and add HE72+ version of o_systemOps. | Travis Howell | |
svn-id: r18278 | |||
2005-05-23 | Move wizImage functions to Wiz class. | Travis Howell | |
svn-id: r18226 | |||
2005-05-23 | Turn Wiz struct into class as requested. | Eugene Sandulenko | |
svn-id: r18224 | |||
2005-05-22 | 'len' is not initialized at this point, but if the purpose is to reset tmp3 | Torbjörn Andersson | |
to its original value, this should do just as well. But I don't know where it's used, so I can't really test this. svn-id: r18221 | |||
2005-05-22 | Sync HE100. | Travis Howell | |
Minor cleanup. svn-id: r18215 | |||
2005-05-22 | Correct array sizes. | Travis Howell | |
Fixes loading game in mustard. svn-id: r18214 | |||
2005-05-21 | Add HE73 version for opcode difference. | Travis Howell | |
svn-id: r18207 | |||
2005-05-14 | Ooops | Travis Howell | |
svn-id: r18088 | |||
2005-05-14 | Handle default case. | Travis Howell | |
svn-id: r18086 | |||
2005-05-12 | Removed unused variables to prevent warnings. | Torbjörn Andersson | |
svn-id: r18070 | |||
2005-05-12 | Avoid HE regressions. | Travis Howell | |
svn-id: r18068 | |||
2005-05-11 | Fix crash in puttsfunshop when trying to edit new shape. | Eugene Sandulenko | |
svn-id: r18063 | |||
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn | |
svn-id: r18037 | |||
2005-05-10 | Rename opcodes | Travis Howell | |
svn-id: r18025 | |||
2005-05-08 | Comply to our coding conventions | Max Horn | |
svn-id: r17975 | |||
2005-05-08 | Add more dutch versions. | Travis Howell | |
Fix duplicate subtitle setting. svn-id: r17956 | |||
2005-05-07 | Filter out a few more paths. | Travis Howell | |
svn-id: r17943 | |||
2005-05-07 | Additions for funshop titles. | Travis Howell | |
svn-id: r17942 | |||
2005-05-07 | Add missing opcode details | Travis Howell | |
Fix regression (Fields not initied) svn-id: r17938 | |||
2005-05-02 | Add work around for script bug in the first version of pajama. | Travis Howell | |
svn-id: r17895 |