Commit Graph
17 Commits
Author SHA1 Message Date
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
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
Joel Teichroeb 31aa35ecdd GRIM: Initialize KeyframeComponent::_anim 2013-07-07 20:18:14 -07:00
Giulio Camuffo dd8c779a24 Revert "GRIM: New Component::stop function, used by some components instead of reset()."
This reverts commit cbf454d4d8.
2013-01-07 17:18:32 +01:00
Giulio Camuffo cbf454d4d8 GRIM: New Component::stop function, used by some components instead of reset(). 2012-12-20 18:29:18 +01: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 e6b13323de GRIM: Move component names into the Component class 2012-05-05 11:32:56 -07:00
Joel Teichroeb 62136ea1ff GRIM: Add isComponentType to Component to provide cleaner tag checking 2012-05-02 18:13:58 -07:00
Joel Teichroeb 68b21782c8 GRIM: Only fix the endianness of a components tag once. 2012-05-02 18:07:56 -07:00
Joel Teichroeb 6e4add8ab8 GRIM: Remove usage of dynamic_cast 2012-04-30 22:36:46 -07:00
Joel Teichroeb 7ff91c5817 GRIM: Various cleanups to code 2012-02-04 18:07:24 -08:00
Paweł Kołodziejski e350c7f777 renames 2012-01-06 23:29:45 +01:00
Giulio Camuffo c55abd8980 GRIM: Pass around the frame time as a uint, not a float. 2011-12-16 15:22:02 +01:00
Joel Teichroeb 80d1f8fc32 GRIM: Split classes out of costume. 2011-12-13 09:05:31 -08:00
Joel Teichroeb fdbc302681 GRIM: Reorganized costume.cpp 2011-12-12 14:08:08 -08:00