Commit Graph

11012 Commits (9d94c8f369218254a7273e22a1dfdf8c35f8a20d)
 

Author SHA1 Message Date
smatz 0e83fb37c0 (svn r15146) -Fix: show savegame name even when opening it failed 16 years ago
smatz a337c47d4f (svn r15145) -Fix: crash when one tried to load a TTO savegame
-Fix (r15144): it wasn't safe at all, but the code broken code isn't needed anymore
16 years ago
smatz 3bceaf41b4 (svn r15144) -Codechange: make sure we don't run out of bounds while determining old savegame name
Note this can't happen in current code
16 years ago
rubidium a46245f21f (svn r15142) -Fix (r15126): missing NewGRFs cause a crash when getting the content list. 16 years ago
translators 790499376f (svn r15141) -Update: WebTranslator2 update to 2009-01-18 18:46:25
czech      - 51 fixed by Hadez (51)
dutch      - 30 fixed by Excel20 (30)
finnish    - 51 fixed by jpx_ (51)
french     - 51 fixed by glx (51)
hebrew     - 50 fixed by tarkil (50)
hungarian  - 51 fixed by alyr (51)
indonesian - 51 fixed by adjayanto (45), fanioz (6)
italian    - 51 fixed by lorenzodv (51)
korean     - 54 fixed, 3 changed by darkttd (57)
polish     - 15 fixed by xaxa (15)
romanian   - 51 fixed by kkmic (51)
turkish    - 51 fixed by Emin (51)
16 years ago
rubidium 6e0766fe78 (svn r15140) -Cleanup (r15128): remove AI installation/bundling as we don't distribute AIs via the bundles anymore 16 years ago
rubidium 67ac7124b1 (svn r15139) -Fix [NoAI]: a wrong tile got returned for hangar tiles when the station sign isn't over st->airport_tile. 16 years ago
rubidium 331d4d2d45 (svn r15138) -Fix [FS#2542]: tile error location not reset when leveling land causing a tile to be highlighted when there was nothing to flatten. 16 years ago
smatz 52e0c6fd35 (svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when converting from TTD savegames 16 years ago
rubidium d793439f43 (svn r15136) -Fix (r15126): (file) name could occasionally be wider than the download window causing glitches. 16 years ago
rubidium 07e135547e (svn r15135) -Fix/Change: allow str_validate (part of receiving strings from the network) to pass newlines instead of replacing them with question marks, but only when asked to do so. 16 years ago
rubidium b8219eb7a1 (svn r15134) -Fix (r15126): not selecting dependencies when pressing "select update" 16 years ago
peter1138 dba9d60d3a (svn r15133) -Fix: Crash if no NoAIs are present. 16 years ago
glx f92fbaa548 (svn r15132) -Change: move console_gui.cpp and highscore_gui.cpp to 'GUI Source Code' section (MSVC) 16 years ago
peter1138 3deb373c60 (svn r15131) -Fix: Indentifluxation combobulated 16 years ago
translators 61156d6d61 (svn r15130) -Update: WebTranslator2 update to 2009-01-17 18:48:58
dutch      - 3 changed by Excel20 (3)
hebrew     - 62 fixed, 103 changed by tarkil (165)
indonesian - 15 changed by fanioz (15)
korean     - 21 fixed, 23 changed by darkttd (44)
norwegian_bokmal - 16 fixed, 9 changed by khh (25)
slovenian  - 8 fixed by Necrolyte (8)
spanish    - 2 changed by Dominus (2)
thai       - 19 fixed by vetbook (19)
ukrainian  - 36 fixed by mad (36)
16 years ago
truebrain b0be1553bf (svn r15129) -Fix [Regression]: no longer test the AI Libraries 16 years ago
truebrain ee1310af71 (svn r15128) -Remove: remove WrightAI and AI Libraries from SVN, as they are now available via the content service 16 years ago
rubidium 3a13b75e37 (svn r15126) -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates. 16 years ago
frosch 2850bf9e00 (svn r15125) -Fix [FS#2544]: Do not try to determine the next order destination, if there are no orders. 16 years ago
truebrain 4bc7afae41 (svn r15124) -Fix: last memory leak related to NoAI 16 years ago
truebrain 3abb8abd07 (svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should not be free'd, which is should .. so make them 'char *' 16 years ago
truebrain 7e8d9a3e66 (svn r15122) -Codechange: add a security assert, to make sure something never happens 16 years ago
truebrain 27717e1b6d (svn r15121) -Fix: more mem-leak fixes (this should make SmatZ so happy ;) :p) 16 years ago
truebrain fe90077681 (svn r15120) -Fix: more mem-leak fixes 16 years ago
frosch 2cc217cabf (svn r15119) -Fix: several issues with result 0x4 (standard production change of primary industries) of callbacks 0x29 and 0x35. 16 years ago
truebrain 7eae652302 (svn r15118) -Fix: fix a minor mem-leak 16 years ago
belugas 6b25bc0e0c (svn r15117) -Codechange: enlarge a few text boxes in the Create Scenario window, allowing them to be more visible. 16 years ago
smatz e77462a866 (svn r15116) -Fix (r1): company money weren't correctly converted from TTD(P) savegames 16 years ago
belugas c9fab1c314 (svn r15115) -Documentation: Add some widget enums to the widget array definition (Terkhen). 16 years ago
peter1138 f8d65b4865 (svn r15114) -Codechange: Add support for 8 byte action7/9 data, used as a mask for GRFID checks. 16 years ago
rubidium 102cc11ee9 (svn r15113) -Codechange: unify calling ScanForTarFiles when determining the paths. 16 years ago
rubidium c333790dd8 (svn r15112) -Fix (r15108): transform should include algorithm as that's where it's from. Furthermore not including it gives compile errors for some 16 years ago
rubidium 2adcaa576f (svn r15111) -Fix: when scanning a path and saying it should ignore tars, it didn't do so 16 years ago
rubidium 3db8b544ba (svn r15110) -Fix: reading the shortname of graphicssets always missed the first character. 16 years ago
truebrain 8510afe233 (svn r15109) -Add [NoAI]: add AITile::LevelTiles (Yexo) 16 years ago
truebrain a43cd3456b (svn r15108) -Fix: TarAddLink didn't lowercase strings, breaking tar-loading when using uppercase files 16 years ago
truebrain 7f851eaeb9 (svn r15107) -Fix [NoAI]: don't use so much explicit string copies if it is not required 16 years ago
rubidium 95fa33157f (svn r15106) -Fix [NoAI]: printf-ing of garbage. 16 years ago
smatz 4a53ba1886 (svn r15105) -Fix (r15104): signed/unsigned warning 16 years ago
rubidium b1a33a494f (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings. 16 years ago
frosch cdd3676478 (svn r15103) -Change: Keep industry variables 8E and 8F in sync with 93, when changing production using results 0D, 0E or 0F of callback 29 or 35. 16 years ago
truebrain b8d2049bc4 (svn r15102) -Fix (r15101): somehow makedepend fucked up (patch by Yexo) 16 years ago
truebrain 94dd36d1ec (svn r15101) -Change [API CHANGE]: more consistant naming for consts:
INVALID_TOWN_RATING        -> TOWN_RATING_INVALID
   INVALID_TRANSPORT          -> TRANSPORT_INVALID
   INVALID_ORDER              -> ORDER_INVALID
   INVALID_GROUP              -> GROUP_INVALID
   GROUP_ALL/DEFAULT          -> ALL/DEFAULT_GROUP
   VEHICLE_RAIL/ROAD/..       -> VT_RAIL/ROAD/..
   MY_COMPANY                 -> COMPANY_SELF
   FIRST/LAST/INVALID_COMPANY -> COMPANY_FIRST/LAST/INVALID
16 years ago
truebrain 5119132dda (svn r15100) -Add [NoAI]: introduce TILE_INVALID as const 16 years ago
truebrain e9437c2b2b (svn r15099) -Fix (r15078): GetTileIndex(0, -1) is perfectly fine 16 years ago
rubidium e61008d6c0 (svn r15098) -Fix [FS#2535]: MinGW's find didn't remove the .svn directories during bundling as we told it to, so we're using a slightly different approach that seems to work 16 years ago
translators 555037b623 (svn r15097) -Update: WebTranslator2 update to 2009-01-15 18:47:56
brazilian_portuguese - 8 fixed by tucalipe (8)
danish     - 4 fixed, 1 changed by beruic (5)
dutch      - 6 fixed by habell (6)
english_US - 76 fixed by WhiteRabbit (76)
french     - 7 fixed, 1 changed by glx (8)
greek      - 9 fixed, 2 changed by doukas (11)
indonesian - 13 changed by fanioz (13)
norwegian_nynorsk - 24 fixed by runarlu (24)
polish     - 5 fixed by xaxa (5)
16 years ago
truebrain 6cfb9a24e0 (svn r15096) -Fix [NoAI]: free memory when no longer needed
-Fix [NoAI]: when there are multiple versions of one AI, never randonly pick an older one, but always the latest
16 years ago
truebrain ef62688522 (svn r15095) -Add [NoAI]: allow AI Libraries to be in .tar files (subdir required, as with AIs
-Add [NoAI]: allow multiple versions of the same AI co-exist
-Change [NoAI]: updated the whole method of AI (Library) finding and loading; it is now much more clear and transparent
-Change [NoAI]: the name of the AI is now the name used by CreateInstance()
-Change [NoAI]: make the AI finder a bit more clever, mostly related to version finding
16 years ago