summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-07(svn r15634) -Fix (r15632): some compilers seem to warn about the return valu...rubidium
2009-03-06(svn r15633) -Fix (r15632): apparently there are several conflicting definiti...yexo
2009-03-06(svn r15632) -Feature: allow downloading scenarios and heightmaps via bananas.rubidium
2009-03-06(svn r15631) -Update: WebTranslator2 update to 2009-03-06 18:47:57translators
2009-03-06(svn r15630) -Fix (r15027): Make sure OpenTTD loads the dummy AI script when ...yexo
2009-03-06(svn r15629) -Fix (r15027): Validate strings that are passed from squirrel to...yexo
2009-03-06(svn r15628) -Fix [FS#2705]: kicking/banning a client from the Client list wi...smatz
2009-03-06(svn r15627) -Documentation: Add two Doxygen strings (Alberth).belugas
2009-03-06(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.rubidium
2009-03-06(svn r15625) -Codechange: remove unneeded assertsmatz
2009-03-05(svn r15624) -Fix (r15621): warning about comparing signed and unsigned integ...smatz
2009-03-05(svn r15623) -Fix (r15615): close the files you've openedrubidium
2009-03-05(svn r15622) -Codechange: Duplication.peter1138
2009-03-05(svn r15621) -Feature: When cloning a vehicle with a custom name, add and/or ...peter1138
2009-03-05(svn r15620) -Fix[FS#2699]: Error in documentation (Conditional Zenith).belugas
2009-03-05(svn r15619) -Fix [FS#2701]: When trying to reserve a self-crossing path the ...michi_cc
2009-03-04(svn r15618) -Cleanup: remove unneeded (empty) scenario directory.rubidium
2009-03-04(svn r15617) -Change [FS#2694]: vehicle variables 40-43 weren't cached (thoug...rubidium
2009-03-04(svn r15616) -Change [API CHANGE]: Rename AIOrder::ChangeOrder() to AIOrder::...yexo
2009-03-04(svn r15615) -Feature: show scenarios/heightmaps from both your home director...rubidium
2009-03-04(svn r15614) -Add [NoAI]: AIVehicleList_Group(group_id) and AIVehicleList_Def...yexo
2009-03-04(svn r15613) -Update: WebTranslator2 update to 2009-03-04 18:38:03translators
2009-03-04(svn r15612) -Codechange: unduplicate directory creationrubidium
2009-03-04(svn r15611) -Change: when sorting files on modification date and the modific...rubidium
2009-03-04(svn r15610) -Change: allow loading of heightmaps and savegames (any form) th...rubidium
2009-03-04(svn r15609) -Fix: Code style...peter1138
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 r15597) -Fix (r15563): regression wasn't updated after the removal of AI...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