Commit Graph
16 Commits
Author SHA1 Message Date
Martin Gerhardy f2c9137979 COMMON: removed foreach.h
now that we are using c++11 we don't need this wrapper anymore
2023-01-07 02:40:44 +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
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
Giulio Camuffo 4f2aa54f48 GRIM: Avoid/reduce flicker when changing costume 2013-01-16 15:59:43 +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
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
Giulio Camuffo e078a2d18c GRIM: Fix dangling pointer. Fix #436 2011-12-14 17:50:33 +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