summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-19(svn r15156) -Fix: add scrollwheel support to allegrorubidium
2009-01-19(svn r15155) -Codechange: remove unused return valuerubidium
2009-01-19(svn r15154) -Fix [FS#2555] (r15126): wrong tooltip for the matrixrubidium
2009-01-19(svn r15153) -Fix (r15126): the scrollbar's "count" wasn't always correctly setrubidium
2009-01-19(svn r15152) -Update: WebTranslator2 update to 2009-01-19 18:47:48translators
2009-01-19(svn r15151) -Fix: tile 0 can now be highlighted as error tileYexo
2009-01-19(svn r15150) -Fix: Don't highlight tiles outside the visible map.Yexo
2009-01-19(svn r15149) -Codechange: GetMaskOfTownActions() is used by a Cmd handler, th...peter1138
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and "compet...Yexo
2009-01-19(svn r15147) -Fix (r15146): compile before commitglx
2009-01-18(svn r15146) -Fix: show savegame name even when opening it failedsmatz
2009-01-18(svn r15145) -Fix: crash when one tried to load a TTO savegamesmatz
2009-01-18(svn r15144) -Codechange: make sure we don't run out of bounds while determin...smatz
2009-01-18(svn r15142) -Fix (r15126): missing NewGRFs cause a crash when getting the co...rubidium
2009-01-18(svn r15141) -Update: WebTranslator2 update to 2009-01-18 18:46:25translators
2009-01-18(svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the...rubidium
2009-01-18(svn r15138) -Fix [FS#2542]: tile error location not reset when leveling land...rubidium
2009-01-18(svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when con...smatz
2009-01-18(svn r15136) -Fix (r15126): (file) name could occasionally be wider than the ...rubidium
2009-01-18(svn r15135) -Fix/Change: allow str_validate (part of receiving strings from ...rubidium
2009-01-18(svn r15134) -Fix (r15126): not selecting dependencies when pressing "select ...rubidium
2009-01-17(svn r15133) -Fix: Crash if no NoAIs are present.peter1138
2009-01-17(svn r15131) -Fix: Indentifluxation combobulatedpeter1138
2009-01-17(svn r15130) -Update: WebTranslator2 update to 2009-01-17 18:48:58translators
2009-01-17(svn r15126) -Feature: downloading content from a central server (content.ope...rubidium
2009-01-17(svn r15125) -Fix [FS#2544]: Do not try to determine the next order destinati...frosch
2009-01-17(svn r15124) -Fix: last memory leak related to NoAItruebrain
2009-01-17(svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should...truebrain
2009-01-17(svn r15122) -Codechange: add a security assert, to make sure something never...truebrain
2009-01-17(svn r15121) -Fix: more mem-leak fixes (this should make SmatZ so happy ;) :p)truebrain
2009-01-17(svn r15120) -Fix: more mem-leak fixestruebrain
2009-01-17(svn r15119) -Fix: several issues with result 0x4 (standard production change...frosch
2009-01-17(svn r15118) -Fix: fix a minor mem-leaktruebrain
2009-01-17(svn r15117) -Codechange: enlarge a few text boxes in the Create Scenario win...belugas
2009-01-16(svn r15116) -Fix (r1): company money weren't correctly converted from TTD(P)...smatz
2009-01-16(svn r15115) -Documentation: Add some widget enums to the widget array defini...belugas
2009-01-16(svn r15114) -Codechange: Add support for 8 byte action7/9 data, used as a ma...peter1138
2009-01-16(svn r15113) -Codechange: unify calling ScanForTarFiles when determining the ...rubidium
2009-01-16(svn r15112) -Fix (r15108): transform should include algorithm as that's wher...rubidium
2009-01-16(svn r15111) -Fix: when scanning a path and saying it should ignore tars, it ...rubidium
2009-01-16(svn r15110) -Fix: reading the shortname of graphicssets always missed the fi...rubidium
2009-01-16(svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo)truebrain
2009-01-16(svn r15108) -Fix: TarAddLink didn't lowercase strings, breaking tar-loading ...truebrain
2009-01-16(svn r15107) -Fix [NoAI]: don't use so much explicit string copies if it is n...truebrain
2009-01-16(svn r15106) -Fix [NoAI]: printf-ing of garbage.rubidium
2009-01-16(svn r15105) -Fix (r15104): signed/unsigned warningsmatz
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes str...rubidium
2009-01-16(svn r15103) -Change: Keep industry variables 8E and 8F in sync with 93, when...frosch
2009-01-16(svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo)truebrain
2009-01-16(svn r15101) -Change [API CHANGE]: more consistant naming for consts:truebrain