Joel Teichroeb
4e6378be14
GRIM: Do not need to check if a pointer is NULL before deleting it as nothing will happen if it is NULL
2013-07-07 21:11:34 -07:00
Joel Teichroeb
4eb508cb61
GRIM: Use const references for strings
2013-07-07 20:56:24 -07:00
Dmitry Smirnov
0cb038d394
minor spelling corrections
2013-03-28 15:30:08 +11:00
Giulio Camuffo
2bbb95f3d0
GRIM: Do not error out when seeking backwards patchr streams.
2013-01-26 21:38:14 +01:00
Joel Teichroeb
3146c8e062
GRIM:/PATCHR Do not fall through on SEEK_END
2013-01-22 20:18:41 -08:00
Paweł Kołodziejski
175620b62a
ALL: change license headers from LGPL to GPL, and few updates
2012-12-19 23:15:43 +01:00
Andrea Corna
e0c086caab
GRIM: Add some additional checks in PatchR
2012-08-01 12:51:46 +02:00
Andrea Corna
42ffa2a0c2
GRIM: Make PatchR error messages more clear
2012-07-31 13:39:57 +02:00
Andrea Corna
bdc7e63463
GRIM: Fix a warning in PathcedFile::seek
2012-05-07 09:07:05 +02:00
Andrea Corna
bb174b6fa2
GRIM: Rewrite Patchr
...
This new version of patchr is based on bsdiff format (although it doesn't
share code with it, since it has been written from scratch)
All patches written for the old version have been ported to this one.
2012-05-03 10:30:12 +02:00
Andrea Corna
172da7ee4b
GRIM: Add a simple versioning system to patchr
2012-03-26 11:02:24 +02:00
Andrea Corna
ff586026c3
GRIM: Add a check in patchr
2012-02-27 12:17:33 +01:00
Andrea Corna
4a1c311603
GRIM: Prevent collisions in patchr
2012-02-21 14:43:24 +01:00
Joel Teichroeb
3a3b6e42a3
GRIM: Improve the way that patchr searches for patches and clean up some code
2012-02-02 14:42:15 -08:00
Andrea Corna
6f37c2cb6f
GRIM: Substitute some new[] with malloc
2012-01-10 14:58:32 +01:00
Paweł Kołodziejski
e350c7f777
renames
2012-01-06 23:29:45 +01:00
Andrea Corna
94ea9b8500
GRIM: Update ResidualVM name in pacthr releated files
2012-01-06 23:01:30 +01:00
Andrea Corna
dd1806afdb
GRIM: Add an on-the-fly binary patch engine (patchr)
2012-01-06 23:01:29 +01:00