Age | Commit message (Expand) | Author |
2011-12-19 | (svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t... | truebrain |
2011-12-19 | (svn r23595) -Codechange: add comma after last enum to get a more uniform cod... | rubidium |
2011-11-16 | (svn r23234) -Fix [FS#4840]: crash when after downloading content | rubidium |
2011-11-14 | (svn r23217) -Codechange: introduce the concept of scanning only in a limited... | rubidium |
2011-11-14 | (svn r23216) -Codechange: introduce the concept of having different tar lists | rubidium |
2011-09-08 | (svn r22904) -Codechange: add tar filename to file scanning | rubidium |
2011-08-25 | (svn r22835) -Codechange: keep track of the subdirectory we are looking throu... | rubidium |
2011-08-24 | (svn r22827) -Codechange: pass the/a more proper sub directory when opening (... | rubidium |
2011-08-24 | (svn r22825) -Codechange: pass subdir to FioOpenFile | rubidium |
2011-08-24 | (svn r22822) -Codechange: make a distinction between base sets and newgrfs fo... | rubidium |
2011-05-14 | (svn r22459) -Doc: Typo fixes and doxygen markup improvements. | alberth |
2010-08-29 | (svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat... | alberth |
2010-05-10 | (svn r19779) -Change: add a return type to AppendPathSeparator and use that t... | rubidium |
2010-05-10 | (svn r19777) -Change: use the file scanner to find the .tars | rubidium |
2010-02-26 | (svn r19262) -Feature: finalise BaNaNaS support for music sets | rubidium |
2009-11-09 | (svn r18029) -Fix (r18028): AppendPathSeparator() should stay global | glx |
2009-11-09 | (svn r18028) -Codechange: unglobalise some functions | rubidium |
2009-11-09 | (svn r18026) -Codechange: make a lookup table static that doesn't need to be ... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-03-04 | (svn r15606) -Codechange: make it possible to not recursively search with the... | rubidium |
2009-01-17 | (svn r15126) -Feature: downloading content from a central server (content.ope... | rubidium |
2009-01-12 | (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ... | truebrain |
2008-08-31 | (svn r14207) -Fix [FS#2262] (r14191): warning about non-virtual destructor in... | rubidium |
2008-08-31 | (svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h... | rubidium |