index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
zvision
/
file
/
search_manager.cpp
Age
Commit message (
Expand
)
Author
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2015-01-18
ZVISION: Remove trailing whitespace
Sven Hesse
2015-01-18
ZVISION: Fix path handling in case-sensitive file systems (bug #6775)
Filippos Karapetis
2015-01-08
ZVISION: Also handle paths in NEMESIS.ZIX for the DVD ver. of Nemesis
Filippos Karapetis
2015-01-07
ZVISION: Check the validity of ZIX files
Filippos Karapetis
2015-01-07
ZVISION: Handle sound patches (.src files) dynamically
Filippos Karapetis
2015-01-07
ZVISION: Cleanup the ZIX file code
Filippos Karapetis
2015-01-07
ZVISION: Also handle paths in INQUIS.ZIX for the DVD version of ZGI
Filippos Karapetis
2015-01-02
ZVISION: Add support for unmodified INQUIS.ZIX files
Filippos Karapetis
2014-12-21
ZVISION: Implement the "dumpallscripts" console command again
Filippos Karapetis
2014-12-20
ZVISION: Fix code formatting
Filippos Karapetis
2014-12-19
ZVISION: Fix unchecked return value (CID 1257092)
Marisa-Chan
2014-12-16
ZVISION: Bugfix for addDir() - fixes the Nemesis subtitle patch
Filippos Karapetis
2014-12-16
ZVISION: Move all the file-related classes together
Filippos Karapetis