Commit Graph
31 Commits
Author SHA1 Message Date
Le Philousophe e15aa92118 GRIM: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Paweł Kołodziejski 20cb0ae228 ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Bastien Bouclet 33e3d99721 GRIM: Fix mismatched new[]/delete[] vs malloc/free 2018-06-03 07:44:39 +02:00
Vincent Pelletier d844acb438 GRIM: Fix some "Mismatched free() / delete / delete []" errors (valgrind) 2016-07-18 04:36:37 +02:00
Joel Teichroeb 0f3da43694 GRIM: Change NULL to nullptr. 2014-05-30 17:43:08 -07:00
Pawel Kolodziejski 8759900b6a ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
Paweł Kołodziejski 175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Joel Teichroeb 0dcfaf8fb1 GRIM: Do not include unneeded headers 2012-04-04 16:11:05 -07:00
Joel Teichroeb 63938ba499 GRIM: Clean up unneeded includes and fix some trailing whitespace 2012-03-26 20:12:00 -07:00
Paweł Kołodziejski e350c7f777 renames 2012-01-06 23:29:45 +01:00
Andrea Corna 3933076fc9 GRIM: Make iMuse load from a stream instead of a data Block 2011-12-30 17:17:08 +01:00
Einar Johan T. Sømåen e05c2df8a1 GRIM: Remove grim.h-dependency in iMuse 2011-10-04 18:47:03 +02:00
Joni Vähämäki 1530048c74 GRIM: Clamp track fade out time to remaining time in the current region. 2011-06-06 23:12:07 +08:00
Pawel Kolodziejski 356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
Pawel Kolodziejski 83de2e6600 refactor movie playback and game detection params 2011-05-14 12:11:53 +02:00
Joel Teichroeb 4751516279 Cleaned up dependencies between files. 2011-05-13 17:55:14 -07:00
Giulio Camuffo d7008d2514 GRIM: Rename Block's getters. 2011-05-05 11:40:10 +02:00
Pawel Kolodziejski 74796a5de7 strcasecmp->scumm_stricmp 2011-05-01 18:39:28 +02:00
Giulio Camuffo 3e67c18aa8 GRIM: Fix some free/delete mismatches. 2011-04-19 15:35:05 +02:00
Pawel Kolodziejski b18b857558 cleanup headers - grim part 2011-04-16 14:12:44 +02:00
Pawel Kolodziejski 0640dcf2c7 synced with scummvm to 2011-Apr-13 2011-04-14 12:41:26 +02:00
Pawel Kolodziejski 55415ee174 fix compilation using msvc 2011-04-10 11:24:03 +02:00
Pawel Kolodziejski 788713d3b4 fix warnings 2009-10-17 12:48:23 +00:00
Pawel Kolodziejski ada7d24959 enable imuse in GF demo 2009-06-28 08:47:48 +00:00
Pawel Kolodziejski 37bbb929f7 correct return type 2009-06-27 19:50:29 +00:00
Pawel Kolodziejski 4293bd59a6 * disable imuse for now in gf demo
* initial smush support for gf demo
2009-06-27 19:37:57 +00:00
Pawel Kolodziejski f364f9a535 update headers 2009-05-26 14:13:08 +00:00
Pawel Kolodziejski 8b8e7e07d2 added namespace Grim 2009-05-25 06:49:57 +00:00
Pawel Kolodziejski a34d883844 update path includes for recent directory changes 2009-05-24 19:13:58 +00:00
Pawel Kolodziejski f58c073a0a move/rename engine into engines/grim 2009-05-24 18:55:19 +00:00