index
:
mirror/zcatch
this commit
master
zCatch
Patched and working
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
shared
/
storage.cpp
Age
Commit message (
Expand
)
Author
2011-04-13
added "Whitespace and line Endings cleanup" by GreYFoX
oy
2011-04-07
improved FindFile so it stops on a match
oy
2011-02-27
made engine an interface
oy
2011-02-21
made the client's map search work with sub folders. Closes #254
oy
2010-12-12
made it possible to automatically take game over screenshots. Closes #339
oy
2010-12-11
show the path of $CURRENTDIR. Closes #323
oy
2010-12-11
fixed wrong $DATADIR path. Closes #316
oy
2010-12-08
moved function to remove files
oy
2010-12-08
added Storage function to move/rename files by Batchyx
oy
2010-11-24
Storage: fix RemoveFile and CreateFolder ret value
Batchyx
2010-11-20
Updated copyrights
Sworddragon
2010-11-17
removed no longer needed data-dir override param - mods system should be used...
oy
2010-11-13
show real $USERDIR and $DATADIR path on startup
oy
2010-10-16
added the possibility to create a new folder within the editor's save file di...
oy
2010-10-06
added mod system. Closes #34
oy
2010-09-24
fixed that it checks the current dir for demos too
oy
2010-09-05
added Remove button in demos browser (#66)
Choupom
2010-08-05
added fix for crash when there is no datadir
oy
2010-08-05
added lost datadir override feature
oy
2010-06-20
added commands to dump the output of the consoles into a file
oy
2010-05-29
copied refactor to trunk
Magnus Auvinen