Age | Commit message (Expand) | Author |
2013-11-22 | (svn r26056) -Fix: a number of possibly uninitialised variables | rubidium |
2013-11-22 | (svn r26047) -Fix: possible, but very unlikely, null pointer dereference when... | rubidium |
2013-07-13 | (svn r25597) -Fix [FS#5635]: [Content] When the server closed the connection,... | rubidium |
2013-01-08 | (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl... | planetmaker |
2012-08-13 | (svn r24466) -Codechange [FS#5236]: add general function for ContentType -> S... | yexo |
2012-01-02 | (svn r23719) -Fix [FS#4930]: extraction of music packs failed | rubidium |
2011-12-19 | (svn r23612) -Add: allow importing libraries in the same way as AI does, only... | truebrain |
2011-12-19 | (svn r23605) -Add: GAME_DIR and CONTENT_TYPE_GAME, and read gamescript from t... | truebrain |
2011-12-19 | (svn r23601) -Fix: fix the conflict in window number | truebrain |
2011-12-18 | (svn r23590) -Codechange: make the string validation settings better expandable | rubidium |
2011-12-10 | (svn r23474) -Codechange: move the declaration error related functions to err... | rubidium |
2011-12-01 | (svn r23384) -Remove: no longer allow a binary to be without AI support; the ... | truebrain |
2011-11-29 | (svn r23362) -Codechange: refactor AIScanner, splitting it in AIScannerInfo a... | truebrain |
2011-11-16 | (svn r23234) -Fix [FS#4840]: crash when after downloading content | rubidium |
2011-11-14 | (svn r23219) -Change: different directories for basesets and newgrfs. So data... | rubidium |
2011-11-14 | (svn r23216) -Codechange: introduce the concept of having different tar lists | rubidium |
2011-08-24 | (svn r22822) -Codechange: make a distinction between base sets and newgrfs fo... | rubidium |
2011-05-04 | (svn r22423) -Document: some network stuff | rubidium |
2011-05-01 | (svn r22399) -Codechange: replace some defines in the tcp/content code so dox... | rubidium |
2011-03-06 | (svn r22208) -Fix [FS#4543]: When downloading a file via HTTP failed mid-way ... | rubidium |
2011-02-25 | (svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)' | alberth |
2011-01-23 | (svn r21898) -Fix [FS#4438]: using a pointer-iterator and adding things (thus... | rubidium |
2011-01-22 | (svn r21886) -Codechange: move documentation towards the code to make it more... | rubidium |
2010-11-30 | (svn r21358) -Codechange: make some network function names conform to coding ... | rubidium |
2010-11-25 | (svn r21319) -Fix: crash when creating file download by the content download ... | smatz |
2010-11-25 | (svn r21318) -Fix: parameters to ShowErrorMessage() were swapped when content... | smatz |
2010-10-17 | (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define ... | frosch |
2010-10-15 | (svn r20933) -Codechange: move some more client related methods and such to n... | rubidium |
2010-08-15 | (svn r20499) -Doc: Spelling fixes, and one doxygen comment addition. | alberth |
2010-07-19 | (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi... | rubidium |
2010-07-08 | (svn r20089) -Fix [FS#3932]: Access of already freed memory, esp. due to hidd... | frosch |
2010-07-05 | (svn r20082) -Fix [FS#3899]: reading deleted memory when selecting a NewGRF i... | rubidium |
2010-05-10 | (svn r19777) -Change: use the file scanner to find the .tars | rubidium |
2010-04-21 | (svn r19686) -Fix (r15126): truncated archives were not detected when using z... | smatz |
2010-04-12 | (svn r19614) -Codechange: "it's" => "its" where appropriate | smatz |
2010-04-10 | (svn r19600) -Fix (r18994): Presence of online content was not properly updat... | frosch |
2010-02-26 | (svn r19262) -Feature: finalise BaNaNaS support for music sets | rubidium |
2010-02-24 | (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit | smatz |
2010-02-10 | (svn r19081) -Codechange: make it possible to disable compilation of the AI+S... | rubidium |
2010-02-04 | (svn r19001) -Fix: some GCC compile warnings | rubidium |
2010-02-03 | (svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain a... | rubidium |
2010-02-03 | (svn r18994) -Change: content mirroring support (based on work by TrueBrain). | rubidium |
2010-02-03 | (svn r18992) -Codechange: move the file opening/closing out of the content do... | rubidium |
2010-02-03 | (svn r18991) -Codechange: simplify memory management of DownloadSelectedContent | rubidium |
2009-12-26 | (svn r18638) -Fix: downloading music sets would fail | rubidium |
2009-10-31 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef... | alberth |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-21 | (svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also unsel... | rubidium |
2009-08-09 | (svn r17139) -Change: add the concept of sound sets | rubidium |