about summary refs log tree commit diff
path: root/src/engine/shared/storage.cpp
AgeCommit message (Expand)Author
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-04-07improved FindFile so it stops on a matchoy
2011-02-27made engine an interfaceoy
2011-02-21made the client's map search work with sub folders. Closes #254oy
2010-12-12made it possible to automatically take game over screenshots. Closes #339oy
2010-12-11show the path of $CURRENTDIR. Closes #323oy
2010-12-11fixed wrong $DATADIR path. Closes #316oy
2010-12-08moved function to remove filesoy
2010-12-08added Storage function to move/rename files by Batchyxoy
2010-11-24Storage: fix RemoveFile and CreateFolder ret valueBatchyx
2010-11-20Updated copyrightsSworddragon
2010-11-17removed no longer needed data-dir override param - mods system should be used...oy
2010-11-13show real $USERDIR and $DATADIR path on startupoy
2010-10-16added the possibility to create a new folder within the editor's save file di...oy
2010-10-06added mod system. Closes #34oy
2010-09-24fixed that it checks the current dir for demos toooy
2010-09-05added Remove button in demos browser (#66)Choupom
2010-08-05added fix for crash when there is no datadiroy
2010-08-05added lost datadir override featureoy
2010-06-20added commands to dump the output of the consoles into a fileoy
2010-05-29copied refactor to trunkMagnus Auvinen