Pawel Kolodziejski
|
03a2082c0f
|
GRIM: remove code copied from libmspack, it's only checksum function according by Yak Bizzarro
|
2015-01-15 16:47:58 +01:00 |
|
Joel Teichroeb
|
4131513ae7
|
GRIM: Don't check against null before deleting
|
2014-06-01 11:12:44 -07:00 |
|
Joel Teichroeb
|
21ca0acedc
|
GRIM: Add override to overriden functions
|
2014-05-30 17:45:22 -07: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
|
dbfd0efab6
|
GRIM: Don't bother checking if the value returned from new is nulll
It can never be null and will throw an exception if it can't allocate the
memory
|
2014-02-04 13:07:17 -08:00 |
|
Einar Johan Trøan Sømåen
|
710deb613f
|
GRIM: Change iterator ++ to prefix in lang_filter.
|
2014-01-07 11:47:56 +01:00 |
|
Einar Johan Trøan Sømåen
|
8fd38d3762
|
GRIM: Initialize more members in MSCab's constructor
|
2014-01-07 11:19:58 +01:00 |
|
Einar Johan Trøan Sømåen
|
fe3883cecd
|
GRIM: Reformat code to be closer to convention.
|
2013-07-09 21:12:55 +02:00 |
|
Joel Teichroeb
|
3253b9ba76
|
GRIM: Remove some redundant code
|
2013-07-07 21:00:08 -07:00 |
|
Paweł Kołodziejski
|
175620b62a
|
ALL: change license headers from LGPL to GPL, and few updates
|
2012-12-19 23:15:43 +01:00 |
|
Pawel Kolodziejski
|
8e2ab87455
|
ALL: synced with scummvm
|
2012-03-25 11:41:48 +02:00 |
|
Andrea Corna
|
f2550bcd67
|
GRIM: Fix a check in mscab
|
2012-03-03 14:46:50 +01:00 |
|
Paweł Kołodziejski
|
2900c8ad94
|
fix compilation warnings
|
2012-01-27 12:02:03 +01:00 |
|
Andrea Corna
|
0f969be811
|
GRIM: Add support for patches directly from the update executable
|
2012-01-19 21:32:23 +01:00 |
|