summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2009-01-21(svn r15189) -Cleanup: remove unused includessmatz
2009-01-21(svn r15188) -Feature: You can now change the number of AIs from the AI confi...Yexo
2009-01-21(svn r15187) -Fix: assert when an AI called AIRoad::GetNeighbourRoadCount on ...Yexo
2009-01-21(svn r15186) -Fix: Select the currently selected AI instead of the second on ...Yexo
2009-01-21(svn r15185) -Fix (r15175): It was impossible to select AIs that had a differ...Yexo
2009-01-21(svn r15184) -Cleanup: remove extra spacesglx
2009-01-21(svn r15183) -Fix: stand-alone rail tiles with invalid owner were not removed...smatz
2009-01-21(svn r15182) -Fix: After updating an AI select the latest version for the nex...Yexo
2009-01-20(svn r15181) -Fix (r15180): of course it is enough to update aircraft once...smatz
2009-01-20(svn r15180) -Fix [FS#2560](r8498): old aircraft have to be updated after upd...smatz
2009-01-20(svn r15179) -Fix [FS#2560](r12096): removing of leftover level crossings (fr...smatz
2009-01-20(svn r15178) -Change: rename 'update' to 'upgrade' as that's a bit more clearrubidium
2009-01-20(svn r15177) -Update: WebTranslator2 update to 2009-01-20 18:49:46translators
2009-01-20(svn r15176) -Fix [FS#2554]: querying the content server could free when reso...rubidium
2009-01-20(svn r15175) -Feature: Add the option to select the AIs to start in a new gam...Yexo
2009-01-20(svn r15174) -Codechange: split oldloader.cppsmatz
2009-01-20(svn r15173) -Codechange: shuffle a few lines of code in oldloader.cppsmatz
2009-01-20(svn r15172) -Feature: Allow a grf to customize house name via callback 0x14D...belugas
2009-01-20(svn r15171) -Fix (r15027): Buffer underflow in case there are no settings to...Yexo
2009-01-20(svn r15170) -Fix: vehicle value is 64bit now, oldloader was reading it as 32bitsmatz
2009-01-20(svn r15169) -Revert (r11271): it was broken by r12924, and the issue is fixe...smatz
2009-01-20(svn r15168) -Codechange: use only really basic map accessors in oldloader.cp...smatz
2009-01-20(svn r15167) -Fix [FS#2558]: The top of the stack was resetted after executin...Yexo
2009-01-20(svn r15166) -Codechange: reduce number of includes in afterload.cppsmatz
2009-01-20(svn r15164) -Fix: don't list patches/settings with list_patches that are not...rubidium
2009-01-20(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname a...rubidium
2009-01-20(svn r15162) -Fix: the join status window didn't get properly createdrubidium
2009-01-20(svn r15161) -Change: bump url to 96 bytesrubidium
2009-01-20(svn r15160) -Fix (r15157): port != IPglx
2009-01-20(svn r15159) -Fix: move the UDP queries that resolve a hostname into threads ...rubidium
2009-01-20(svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread gene...rubidium
2009-01-20(svn r15157) -Codechange: wrap the hostname/ip and port into a single structu...rubidium
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