summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-04(svn r15608) -Codechange: use the file scanner to find the files for the save...rubidium
2009-03-04(svn r15607) -Codechange: support searching files without filtering on extens...rubidium
2009-03-04(svn r15606) -Codechange: make it possible to not recursively search with the...rubidium
2009-03-04(svn r15605) -Codechange: constify a functionrubidium
2009-03-03(svn r15604) -Fix [FS#2661]: towns would only build houses where the grid wou...rubidium
2009-03-03(svn r15603) -Fix [FS#2696]: crash when using an extraordinarily large sprite...rubidium
2009-03-03(svn r15602) -Update: WebTranslator2 update to 2009-03-03 18:40:15translators
2009-03-02(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...rubidium
2009-03-02(svn r15600) -Fix (r0): Replace a newline in a news message by four spaces be...yexo
2009-03-02(svn r15599) -Update: WebTranslator2 update to 2009-03-02 18:39:38translators
2009-03-02(svn r15598) -Fix [FS#2695]: crash when opening viewport while scrolling the ...rubidium
2009-03-01(svn r15596) -Change: road vehicles can stop at stops when they own the stop,...rubidium
2009-03-01(svn r15595) -Update: WebTranslator2 update to 2009-03-01 18:35:59translators
2009-02-28(svn r15594) -Update: WebTranslator2 update to 2009-02-28 18:51:15translators
2009-02-27(svn r15593) -Change: the background of the the waypoint sign is now in the c...yexo
2009-02-27(svn r15592) -Fix: Refit-info in purchase list did only check the first artic...frosch
2009-02-27(svn r15591) -Update: WebTranslator2 update to 2009-02-27 18:16:01translators
2009-02-26(svn r15590) -Fix (r15584): _screenshot_name is an array, not a char * pointer.yexo
2009-02-26(svn r15589) -Fix: drawing of waypoints with invalid owner was brokensmatz
2009-02-26(svn r15588) -Fix: change owner of waypoints and deleted stations when mergin...smatz
2009-02-26(svn r15587) -Fix (r15345): I should really test even those simple api functi...yexo
2009-02-26(svn r15586) -Fix [FS#2687]: Changing vehicle.dynamic_engines when there are ...yexo
2009-02-25(svn r15585) -Codechange: Remove TILE_ASSERT and replace all instances with a...yexo
2009-02-25(svn r15584) -Codechange: Move several variables from variables.h to more app...yexo
2009-02-25(svn r15583) -Fix: Do not use TILE_MASK when you do not want to wrap around t...frosch
2009-02-25(svn r15582) -Cleanup: Remove unused function AdjustTileCoordRandomly(). Btw....frosch
2009-02-25(svn r15581) -Update: WebTranslator2 update to 2009-02-25 18:44:53translators
2009-02-25(svn r15580) -Fix [FS#2684]: last activity time not properly updated causing ...rubidium
2009-02-25(svn r15578) -Change: unexternalise squirrel.rubidium
2009-02-25(svn r15577) -Codechange: bool _networking belongs in network/ not gfx.cpprubidium
2009-02-25(svn r15576) -Codechange: rename SwitchModes to SwitchMode and don't hardcode...yexo
2009-02-25(svn r15575) -Codechange: Rename GameModes to GameMode and store _game_mode a...yexo
2009-02-25(svn r15574) -Fix [FS#2680]: force unload not working when trying to force un...rubidium
2009-02-24(svn r15573) -Fix (r15538): Terrain type and sea level couldn't be changed in...yexo
2009-02-24(svn r15572) -Fix (r13730): theoretical buffer overflow when company with too...smatz
2009-02-24(svn r15571) -Fix: incorrect use of memsetsmatz
2009-02-24(svn r15570) -Fix: Too long strings in the advanced settings window are now t...yexo
2009-02-24(svn r15569) -Codechange: replace MallocT + memset( 0 ) calls by CallocTsmatz
2009-02-24(svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating failssmatz
2009-02-24(svn r15567) -Fix [FS#2674]: When building signals by dragging from a pre/ent...yexo
2009-02-24(svn r15566) -Change: reintroduce space as valid method of selecting 'content...rubidium
2009-02-24(svn r15565) -Fix [FS#2675]: dependency information wasn't requested after th...rubidium
2009-02-23(svn r15564) -Fix: Refresh all industry windows if the modify production chea...yexo
2009-02-23(svn r15563) -Change [API CHANGE]: Remove AIIndustry::GetMaxIndustryID().yexo
2009-02-23(svn r15562) -Change: Use GetName() to determine the unique AI name instead o...yexo
2009-02-23(svn r15561) -Fix [FS#2646]: segfault when saving a preset with unknown NewGRFsrubidium
2009-02-23(svn r15560) -Fix: typos in Spanish town names (Erregerre)rubidium
2009-02-23(svn r15559) -Feature: Show required/already-delivered cargo needed for town-...frosch
2009-02-23(svn r15558) -Cleanup: Remove some unnecessary friend declarations.yexo
2009-02-23(svn r15557) -Fix: the font width cache was not updated when changing fonts c...rubidium