Commit graph

9 commits

Author SHA1 Message Date
Varun Patil
8c5db3a401 Make changes for Emscripten 2020-05-04 13:13:57 +05:30
Jonas Kulla
183ebbed65 RGSSAD: Fix parsing of top level directory entries
We were spamming every path into the hash (including the top
level ones) without noticing... oh well.
2017-12-12 22:46:25 +01:00
Carsten Teibes
d427df0c2b Adapt RGSS archivers and filesystem to physfs 3.0 API 2017-10-12 14:27:19 +02:00
Jonas Kulla
533e69275a Constify 2015-07-09 14:53:59 +02:00
Jonas Kulla
0a94b518dc Add missing header 2014-07-25 14:58:11 +02:00
Jonas Kulla
393a283d99 Minor cleanups 2014-07-24 23:02:38 +02:00
Jonas Kulla
2f831aea60 RGSSAD: Add RGSS3 archive reader
Everything except the entry table parsing is the same as RGSS1.
2014-07-24 02:45:20 +02:00
Jonas Kulla
6726493ee7 RGSSAD: Add RGSS2 archive reader
Exactly the same as RGSS1 but different file extension.
Also remove some redundant strings.
2014-07-23 23:05:24 +02:00
Jonas Kulla
1ecdd9f980 filesystem.cpp: Split out RGSSAD parts 2014-07-23 22:57:39 +02:00