Max Horn
|
5bf81acb95
|
Refactoring the Arj decoder code, phase 4 (done for now, TODO added for future work)
svn-id: r34925
|
2008-11-07 10:14:57 +00:00 |
|
Max Horn
|
903dd97aa1
|
Refactoring the Arj decoder code, phase 3 (fixing some more leaks, too)
svn-id: r34924
|
2008-11-07 09:57:54 +00:00 |
|
Max Horn
|
81431f18cd
|
Refactoring the Arj decoder code, phase 2
svn-id: r34923
|
2008-11-07 09:50:51 +00:00 |
|
Max Horn
|
060aa5b002
|
Refactoring the Arj decoder code, phase 1
svn-id: r34922
|
2008-11-07 09:46:12 +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 |
|
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 |
|
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 |
|