Max Horn
|
03d8f7e196
|
Fixed ambiguous 'else'
svn-id: r34750
|
2008-10-05 12:18:16 +00:00 |
|
Max Horn
|
a177ebe156
|
Don't subclass ArjFile from Common::File (there seems to be no good reason for it). BTW, this code is an abomination and should be replaced by an Archive/SearchSet approach
svn-id: r34681
|
2008-09-29 10:49:36 +00:00 |
|
Eugene Sandulenko
|
eefefa0afa
|
Portability fixes.
svn-id: r34515
|
2008-09-13 17:41:42 +00:00 |
|
Max Horn
|
655ce26b3f
|
Big patch changing the signature of various Stream methods (some ports may need to be slightly tweaked to fix overloading errors/warnings)
svn-id: r34514
|
2008-09-13 16:51:46 +00:00 |
|
Kostas Nakos
|
71f4a15e4e
|
hotfix around drascula mem leak problems. see also bug report
svn-id: r33716
|
2008-08-09 18:12:43 +00:00 |
|
Max Horn
|
0be985ce83
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
svn-id: r33412
|
2008-07-29 16:09:10 +00:00 |
|
Filippos Karapetis
|
b050430b41
|
Don't attempt to close the arj file if it hasn't been opened
svn-id: r32608
|
2008-06-08 02:02:06 +00:00 |
|
Eugene Sandulenko
|
12c3798ffb
|
Plug memory leak
svn-id: r32496
|
2008-06-02 18:19:18 +00:00 |
|
Filippos Karapetis
|
8a0abfb045
|
Fix for crash that occurs in the unarj's fallback code - _uncompressedData is not allocated when ARJ files have not been opened
svn-id: r32480
|
2008-06-01 21:57:30 +00:00 |
|
Eugene Sandulenko
|
452d46b3bf
|
Implement file fallback for archives
svn-id: r32476
|
2008-06-01 21:10:29 +00:00 |
|
Filippos Karapetis
|
f5d9eb32f0
|
Fixed MSVC warnings
svn-id: r32474
|
2008-06-01 20:05:21 +00:00 |
|
Eugene Sandulenko
|
8728cd2881
|
Speed up decoding by memory caching
svn-id: r32472
|
2008-06-01 19:07:13 +00:00 |
|
Eugene Sandulenko
|
cc74ec5c39
|
Unarj code based on unarj 2.62. Used by Drascula engine
svn-id: r32460
|
2008-06-01 11:43:20 +00:00 |
|