1
0
Fork 0

Commit Graph

  • b2def96248 (svn r8276) -Fix tron 2007-01-19 11:47:48 +0000
  • 7af3094bc3 (svn r8275) -Fix tron 2007-01-19 06:08:04 +0000
  • 110c0162df (svn r8274) -Codechange (r8151): Move the automatic semaphore/signal checks inside the CMD_ functions where they are supposed to be. Achieve this by adding a seperate bit to p1/p2 to hold the CTRL-modifier. While here, use proper types, and 'unify' the parameter bit-meanings. 0 - ctrl-pressed, 1 - signal/semaphore, 2-4 - trackbits, 5 - remove (internal), 24-31 - drag density. Darkvater 2007-01-19 00:01:52 +0000
  • 314e35beff (svn r8273) -Fix: return value from clamp was ignored KUDr 2007-01-18 23:48:04 +0000
  • 6230f9b922 (svn r8272) -Fix (r8038): signed/unsigned change - PlayerID is now enum (signed) and was byte so test for PlayerID validity needed to be updated (Darkvater) KUDr 2007-01-18 23:45:58 +0000
  • b36298e8a1 (svn r8267) [Translations] -Fix: (r8266) fixed the ownname and the isocode of the russian language miham 2007-01-18 22:24:11 +0000
  • 2cca03409c (svn r8266) -Update: WebTranslator2 update to 2007-01-18 19:42:06 afrikaans - 26 fixed, 63 changed by TrueTenacity (89) dutch - 1 fixed by habell (1) esperanto - 1 fixed by LaPingvino (1) russian - 26 changed by DarkFenX (26) turkish - 1 fixed by jnmbk (1) ukrainian - 6 changed by znikoz (6) miham 2007-01-18 18:42:50 +0000
  • 8e06ff09a6 (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. Darkvater 2007-01-18 15:39:58 +0000
  • 4de91346e9 (svn r8253) -Codechange: Be more strict about language generation and fail any languages not having the mandatory ##name, ##ownname and ##isocode pragma's. Darkvater 2007-01-18 15:27:57 +0000
  • 982c451a8e (svn r8252) -Regression(r8204): WT2 commit removed ##isocode from Russian, resulting in a clean start of openttd being in russian instead of in english. Darkvater 2007-01-18 15:26:52 +0000
  • 95ccdeeac0 (svn r8240) -Fix (r8013): Put the output of -h to stdout and not to stderr (through ShowInfo) Darkvater 2007-01-18 14:08:56 +0000
  • d3a58ba36b (svn r8239) -Regression (r7278): Help window was empty for UNICODE builds Darkvater 2007-01-18 14:06:30 +0000
  • fbb9674688 (svn r8232) -Release: 0.5.0-RC4 0.5.0-RC4 Darkvater 2007-01-18 10:41:59 +0000
  • 147ca22060 (svn r8231) -Fix (r8125): MP desync caused by calling Random() from station constructor. This was wrong because station constructor is called also when loading savegame and when player tries to build station when it is not sure that it will succeed (thanks Rubidium) KUDr 2007-01-18 09:34:44 +0000
  • 1ec915e1c8 (svn r8228) [0.5] -Revert win32 changes Darkvater 2007-01-18 00:52:33 +0000
  • b30c56d15a (svn r8227) [0.5] -Fix:? - Prepare 0.5 branch for release. Update readme's, bugs, installers, changelog, etc. to 0.5.0-RC4 Darkvater 2007-01-18 00:50:56 +0000
  • c3fcb2ef2a (svn r8222) [0.5] -Backport from trunk (lang, r8171, r8186, r8218): - last missed chunk of danish language changes (lang) - (FS#556) return SL_ERROR when unthreaded saves failed (r8171) - (FS#557) apply railtype offset to station graphics if no custom station is in use (r8186) - Increase spritecache size to 2MB (r8218). Darkvater 2007-01-17 23:39:13 +0000
  • 653290c76a (svn r8218) -Codechange: Increase spritecache size to 2MB. This will vastly improve performance when using (lots of) grf files. You can change it yourself easily with the SPRITE_CACHE_SIZE compile flag. (peter1138). Darkvater 2007-01-17 23:25:19 +0000
  • 1a5957ef7f (svn r8217) [0.5] -Backport some mixed changes for WT2, remove wrong norwegian languages: - Untranslated strings: Polish (4), Icelandic (221!), Galician (144) Darkvater 2007-01-17 23:13:19 +0000
  • 652b804a9e (svn r8214) -Fix (r8038): The fast forward flag stores 2 bits, not 1. Remember the whole thing when turning off FF for autosave. This stops FF getting stuck on if the FF key is released during the save. peter1138 2007-01-17 22:44:49 +0000
  • 0867ed49a3 (svn r8213) [0.5] -Backport from trunk (r7975, r7983, r7986, r7987, r8012, r8039, r8051, r8053, r8068, r8069, r8073, r8082, r8084, r8085, r8086, r8087, r8088, r8108, r8121, r8122, r8148, r8162, r8163, r8193, r8206): - Language file updates. - Untranslated strings: Polish (4), Icelandic (221!), Galician (144), Brazilian-Portugese (4). - Add Japanese, Norwegian bokmal/nynorsk, Slovenian as finished. Darkvater 2007-01-17 22:37:14 +0000
  • 3be30b8842 (svn r8212) -Fix tron 2007-01-17 22:32:34 +0000
  • 004f1b061f (svn r8211) -Codechange: (NewGRF) Implement callback 2D, explicit vehicle colour map selection. peter1138 2007-01-17 22:19:12 +0000
  • 3d1735fcfd (svn r8207) -Fix tron 2007-01-17 21:14:17 +0000
  • 27dde23409 (svn r8206) [Translations] -Fix: Fixed r8193, converted the html notations back to UTF8 characters miham 2007-01-17 21:05:39 +0000
  • 4653c34f2a (svn r8204) -Fix: reverted r8202, since it did not solve all the problems, since ALL language changes done today are garbage due to a quick bugfix in WT2 which introduced another, much more serious bug: put an utf8_to_htmlcode() call to a wrong place I will fix the affected language files soon (20-30 minutes) Please excuse me for this whole problem :-( miham 2007-01-17 20:37:25 +0000
  • f3daa56208 (svn r8203) -Fix: tron 2007-01-17 20:34:29 +0000
  • 0eb5af76d1 (svn r8202) -Fix: r8193: russian.txt changes somehow became garbage miham 2007-01-17 20:29:45 +0000
  • dec9698edc (svn r8198) -Codechange: two global variables are not needed when network is disabled. rubidium 2007-01-17 19:55:18 +0000
  • 11b19bb6ab (svn r8193) -Update: WebTranslator2 update to 2007-01-17 19:42:11 brazilian_portuguese - 3 changed by fukumori (3) danish - 21 changed by MiR (21) german - 1 fixed by Neonox (1) japanese - 24 changed by ickoonite (24) norwegian_nynorsk - 1 changed by pollux (1) russian - 5 fixed, 75 changed by DarkFenX (80) slovenian - 57 changed by Necrolyte (57) swedish - 1 fixed by daishan (1) miham 2007-01-17 18:43:03 +0000
  • 61f5cf9b6f (svn r8186) -Fix (FS#557): Apply railtype offset to station graphics if no custom station is in use. peter1138 2007-01-17 12:57:35 +0000
  • 8c54793068 (svn r8185) -Codechange: Equipped Roadstops with new/delete operators and gave them proper constructors/destructors (Thanks to KUDr for a nice interactive C++ lesson) celestar 2007-01-17 11:15:51 +0000
  • a973e45719 (svn r8184) if cascade -> switch tron 2007-01-17 06:54:03 +0000
  • 2742b5fe25 (svn r8183) When iterating over the map in AfterLoadGame() do it the same way for all loops tron 2007-01-17 06:33:23 +0000
  • 6c3b245d88 (svn r8182) -Backport from trunk (r8137, r8147, r8157): - (FS#551) roadstop->num_vehicles was wrong for old savegames loaded for MP (r8137) - v->leave_depot_instantly was not always reset correctly (r8147) - moving cargo during auto replaces did not update the cached vehicle weight for trains properly (r8157) *NOTE* This fixes several desync issues. Big props to Rubidium for finding, debugging and fixing them! Darkvater 2007-01-17 01:23:50 +0000
  • a74b15af79 (svn r8181) -Backport from trunk (r8133): - (FS#535) "out of sprite memory" warning messages (smatz) Darkvater 2007-01-17 01:19:09 +0000
  • ac3b1883ed (svn r8180) -Backport from trunk (r8093, r8094, r8105, r8106, (r8107), r8111, r8165): - Show the activated status of the GRF after pressing apply in window (r8094) - Add the ability to load savegames without matching grf's. *NOTE*: currently this feature is different from trunk in behaviour as it does NOT allow you to load savegames with MISSING grfs only compatible (matching GRFID, non- matching MD5SUM). Darkvater 2007-01-17 01:17:44 +0000
  • 40245ce496 (svn r8179) -Backport from trunk (r8065, r8101, r8119, r8123, r8140, r8150): - The station list does now remember the sort settings (r8065) - Uninitializing windows calls WE_DESTROY to free dynamic memory used (r8101, r8119) - (FS#538) Findfirstbit returns first bit (bouys now numbered 1..9) (r8123) - FS#54) Combat helicopter shoots from right position, (r8140) - Submarine disaster did not move around (r8158) Darkvater 2007-01-17 01:02:51 +0000
  • c73bbe531e (svn r8178) -Backport from turnk (r8049, r8079, r8080, r8135): - oe more news-window fix and fix up ShowLastNewsMessage (r8049) - float division by 0 in YAPF code on Win9x (r8079, r8080) - do not assert when removing duplicates would remove non-static grf (r8135) Darkvater 2007-01-17 00:51:04 +0000
  • 8576c2cc40 (svn r8177) - [Debian] Prepare debian packaging files for 0.5.0-rc4 matthijs 2007-01-17 00:38:51 +0000
  • 1778566ab8 (svn r8176) -Backport from trunk (r8042, r8089, r8090, r8112): - OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for help) (r8042) - [win32] *nprintf functions are broken, 'len = count' wasn't handled (r8089, r8090) - MSVC solution files will make openttd THE startup project (r8112) Darkvater 2007-01-17 00:38:27 +0000
  • a4bab5f17f (svn r8175) -Backport from trunk (r8030, r8070, r8071, r8074): - crash when removing a town in the scenario editor and the query tool is open for a town's tile (r8030) - (FS#537) heightmap crashes when rescaling, or using 24bpp bitmaps (r8070, r8074) - (FS#536) inauguration date of companies from TTDP games was wrong (r8071) Darkvater 2007-01-17 00:29:16 +0000
  • 06367834c6 (svn r8174) -Backport from trunk (r8027, r8028, r8043, r8132): - (FS#486) pause command issues with shift-pressed did not pause the game, interference with pause_on_join (r8027) - overflow of ticks was not handled properly, possibly resulting a non-reacting gameserver/gameclient (r8028, r8043) - The game could crash when the chat key (<ENTER>) is pressed too quickly during join (r8132) Darkvater 2007-01-17 00:20:23 +0000
  • f08141ae48 (svn r8173) -Backport from trunk (r8026): - picking up transferring cargo, trains will now also have the virtual profit deducted Darkvater 2007-01-17 00:08:49 +0000
  • 25059d28df (svn r8172) -Backport from trunk (r8013, r8134): - Show error messages about our own data files as ShowInfo(F) and output console error to stderr and not stdout. Darkvater 2007-01-17 00:05:51 +0000
  • 0bd6622c2e (svn r8171) -Fix (FS#556): return SL_ERROR when unthreaded saves failed, to make sure we do not try to send zero-byte savegames. rubidium 2007-01-17 00:01:55 +0000
  • b57b2224e9 (svn r8170) -Backport from trunk (r7984, r8118, r8167, r8168): - out-of-bounds read access on _clients array (Quark) (r7984) - change the ordering of the network list (r8118) - (FS#556): a network client crashes, due to a division by zero (r8167) - ParseConnectionstring didn't use the port parameter if a player was also specified (r8168) Darkvater 2007-01-16 23:59:03 +0000
  • 1f3ea708c3 (svn r8168) -Regression (r6783): ParseConnectionstring didn't use the port parameter if a player was also specified. (both IP#Player:Port and IP:Port#Player btw) Darkvater 2007-01-16 23:01:06 +0000
  • 96b19ca23e (svn r8167) -Fix (FS#556): a network client crashes, due to a division by zero, when the connection gets lost at the right moment or when the packet is malformed (server sends size 0 for the map). rubidium 2007-01-16 22:56:18 +0000
  • f19b87df08 (svn r8166) -Fix (r7797): Protect against out of bounds access to the sprite ptr list. peter1138 2007-01-16 22:10:35 +0000
  • 0c9e65d8cc (svn r8165) -Revert r8107 and show the MD5SUM of the *REPLACEMENT* grf file, NOT the original one. Reason for this is that this md5sum is saved, and otherwise a wrong md5sum would be stored in a savegame. Darkvater 2007-01-16 21:34:51 +0000
  • 542f156091 (svn r8164) -Codechange (r8159): Fix up some comments/doxygen for disasters and rename Submarine1/2 to small/big Darkvater 2007-01-16 20:16:30 +0000
  • 6cc178d577 (svn r8163) [Translations] Re-added cases for the czech language (they were removed either accidentally or on purpose, will look after it later miham 2007-01-16 19:27:28 +0000
  • b67c92d7cd (svn r8162) WebTranslator2 update to 2007-01-16 19:44:34 brazilian_portuguese - 1 fixed, 66 changed by fukumori (67) catalan - 1 fixed by arnaullv (1) czech - 1 fixed by Hadez (1) danish - 1 fixed, 1 changed by MiR (1), ThomasA (1) french - 1 fixed by glx (1) hungarian - 1 fixed by miham (1) italian - 1 fixed by sidew (1) japanese - 1 fixed, 63 changed by ickoonite (64) norwegian_nynorsk - 1 fixed, 37 changed by khaavik (28), pollux (10) portuguese - 1 fixed by izhirahider (1) slovenian - 1 fixed by Necrolyte (1) ukrainian - 5 fixed, 16 changed by fevral13 (4), znikoz (17) miham 2007-01-16 18:45:25 +0000
  • 3d6b021faa (svn r8161) -Fix (FS#555, r8144): enroute_from_xy was not set properly for old savegames. rubidium 2007-01-16 18:31:58 +0000
  • eeaf5c1f1c (svn r8160) -Fix (r8151): Do not use HasSignals on tiles without railways. maedhros 2007-01-16 17:44:59 +0000
  • 6908565067 (svn r8159) -Cleanup: Sprinkle some coding-style and comments on the disaster code. Darkvater 2007-01-16 16:54:06 +0000
  • 12f0e67437 (svn r8158) -Fix: The submarine disaster failed to move at all due to wrong masking of trackbits Darkvater 2007-01-16 16:28:41 +0000
  • f3796eee66 (svn r8157) -Fix (r3136): moving cargo during auto replaces did not update the cached vehicle weight for trains properly. This caused (in network games) the server to have a different cached vehicle weight than newly joined clients would have, which causes desyncs. rubidium 2007-01-16 15:45:20 +0000
  • ccbe68d5bc (svn r8155) -Fix: fixed compilation when --disable-network is in use bjarni 2007-01-16 15:20:22 +0000
  • 1395524390 (svn r8154) -Codechange: Water can no longer be under bridge tiles, so don't check for it. peter1138 2007-01-16 15:18:02 +0000
  • 9b73684733 (svn r8153) -Codechange: Change UpdateStationAcceptance() and ShowRejectOrAcceptNews() to work with cargo IDs instead of cargo names, and explicitly list the different strings to use. peter1138 2007-01-16 11:13:00 +0000
  • 3005bc3f01 (svn r8152) Fix a off-by-one error in the placement of the sticky box of the road build toolbar in the scenario editor tron 2007-01-16 08:10:29 +0000
  • 895cc4fa47 (svn r8151) -Feature: Automatically build semaphores before a configurable date, which can be set by each network player seperately. maedhros 2007-01-15 22:18:35 +0000
  • b4f128b5f0 (svn r8148) WebTranslator2 update to 2007-01-15 19:25:31 brazilian_portuguese - 4 fixed by fukumori (4) bulgarian - 1 fixed, 48 changed by groupsky (49) croatian - 163 fixed, 60 changed by Ydobon (223) danish - 23 changed by MiR (23) esperanto - 2 changed by LaPingvino (2) italian - 4 fixed by sidew (4) japanese - 5 fixed by ickoonite (5) norwegian_bokmal - 4 fixed by brygge_2 (4) norwegian_nynorsk - 830 changed by khaavik (822), Eikje3 (8) portuguese - 4 fixed by izhirahider (4) slovenian - 4 fixed, 64 changed by Necrolyte (68) miham 2007-01-15 18:28:27 +0000
  • 0026ea84d1 (svn r8147) -Fix: [autoreplace] v->leave_depot_instantly was not always reset correctly While it's not certain if this would have any serious sideeffects (or any at all), it's reset when intended now bjarni 2007-01-15 17:32:42 +0000
  • 0fbdae2828 (svn r8146) -Fix (FS#552, r8038): a C/C++ linkage problem on some very few incarnations of gcc celestar 2007-01-15 17:32:01 +0000
  • 7b9379e0de (svn r8145) -Featurette: Allow for Tropic Farm to plant fields after producing cargo, like its counterpart in temperate climate. belugas 2007-01-15 16:31:46 +0000
  • 05b783e551 (svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get excessive payment any longer, as the origin TILE is now stored as long as the origin STATION for the transported cargos. Basically this is only a temporary fix until cargopackets are implemented, but it fixes one of the oldest known bugs (Special Thanks to Darkvater for lots of testing) celestar 2007-01-15 14:42:24 +0000
  • 3b22cfe70d (svn r8143) Remove the landscaping button from the build toolbars. The landscaping toolbar can be reached at least as easy directly from the main toolbar. Further two of the four toolbars uses 'l' as keyboard shortcut for this button, which plain does not work (The letter has to be uppercase). This was covered by the fact there is a global shortcut 'L' to open the landscaping toolbar, so the individual checks in the four build toolbars were redundant anyway. tron 2007-01-15 07:38:36 +0000
  • 19bdb49e5b (svn r8141) -Fix r8128: [OSX] now OSX can compile again. Note: this is again another not so nice workaround as Objective C fails to include C++ code in the headers We should move to Objective C++ as soon as possible, but such a change is not done overnight and this quick fix will allow OSX to compile until the prober solution is done bjarni 2007-01-15 00:58:18 +0000
  • c430f2a543 (svn r8140) -Fix [FS#54]: Combat helicopter flies past factory before it shoots. Chopper comes from the north-east, so it looks in +15 direction (forward), not -15 direction. Probably bad copy-paste from airplane-destroys-oil-refinery disaster. Darkvater 2007-01-15 00:09:25 +0000
  • fd383668f8 (svn r8139) -Cleanup: simplify auto_ptr initialization (Tron) KUDr 2007-01-14 23:43:59 +0000
  • 278cf974a4 (svn r8138) -Cleanup: comment style corrections KUDr 2007-01-14 23:36:25 +0000
  • 48611e1e20 (svn r8137) -Fix (FS#551, r4259, r4320): roadstop->num_vehicles was wrong for savegames with version 24 or lower and do not calculate roadstop->num_vehicles when reading the roadstops as the vehicles might not be loaded at that moment. rubidium 2007-01-14 23:09:25 +0000
  • cd74706c54 (svn r8136) -Codechange: Station spread rectangle manipulators turned into StationRect::methods. KUDr 2007-01-14 23:02:12 +0000
  • de10e911cb (svn r8135) -Fix (r7582): Don't assert on duplicate non-static grfs when removing duplicates as the PEBKAC effect can result in the user adding the same grf's in the config file. Darkvater 2007-01-14 22:43:19 +0000
  • 82b0704bcc (svn r8134) -Fix (r8013): Add a newline after the ShowInfo console output Darkvater 2007-01-14 22:39:53 +0000
  • aee29710bd (svn r8133) -Fix [FS#535]: "out of sprite memory" warning messages due to incorrect assumption of requested memory for sprites (smatz) Darkvater 2007-01-14 21:50:56 +0000
  • e4d4e13e15 (svn r8132) -Fix (r6824): The game could crash when the chat key (<ENTER>) is pressed too vehemently during the join of the game. Your client's id does not exist in the clients list yet, and returns NULL. Darkvater 2007-01-14 21:32:13 +0000
  • f8a434e9fc (svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data member ‘<class>::<member>’ of NULL object'. It is weird, but renaming the 'offsetof' macro helped. KUDr 2007-01-14 21:03:21 +0000
  • b028d8c201 (svn r8130) Provide struct GoodsEntry with a constructor tron 2007-01-14 20:00:25 +0000
  • 4b4c5a403b (svn r8129) -Codechange: Change data tables to use split off palette map. And include a file missed last time... peter1138 2007-01-14 19:59:25 +0000
  • 92d418b031 (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit values. This lets us increase the sprite width from 14 to up to 29 bits, effectively nulling the old sprite limit. Table changes in next commit. peter1138 2007-01-14 19:57:49 +0000
  • 19d31c7417 (svn r8127) -Fix (r8125): removed redundant free() call which is also in Station destructor (Tron) KUDr 2007-01-14 19:44:27 +0000
  • 1eac31a1d8 (svn r8126) -Fix (r8125): missing #include fixes compilation error on g++ (still some warnings, working on it) KUDr 2007-01-14 19:29:21 +0000
  • 8b65342449 (svn r8125) -Codechange: Station is now constructed/destroyed using new/delete operators (don't worry, they still use the same memory pool). Few station related functions turned into Station::methods (just first step). All this new stuff moved from station_cmd.cpp to the new file (station.cpp). KUDr 2007-01-14 19:18:50 +0000
  • d57b290474 (svn r8124) -Add [DEBUG]: _debug_station_level KUDr 2007-01-14 19:13:36 +0000
  • d289816deb (svn r8123) -Fix (r117): FindFirstBit now really returns the first bit. Fixes bug FS#538. maedhros 2007-01-14 19:06:11 +0000
  • 04d2d80891 (svn r8122) -Fix[LANG]: terror in czech lang file (again) KUDr 2007-01-14 18:57:39 +0000
  • 6fb2b0c952 (svn r8121) WebTranslator2 update to 2007-01-14 19:39:35 american - 4 fixed by WhiteRabbit (4) bulgarian - 4 fixed by groupsky (4) catalan - 4 fixed by arnaullv (4) croatian - 379 fixed, 32 changed by Ydobon (411) czech - 4 fixed by joeprusa (4) danish - 4 fixed, 24 changed by ThomasA (20), MiR (8) dutch - 4 fixed by habell (1), Zr40 (3) esperanto - 4 fixed by LaPingvino (4) estonian - 4 fixed, 2 changed by kristjans (6) finnish - 7 fixed by pallokala (7) german - 4 fixed by Neonox (3), chu (1) hungarian - 4 fixed by miham (4) japanese - 14 fixed by ickoonite (14) lithuanian - 4 fixed, 3 changed by Domas (7) norwegian_nynorsk - 4 fixed, 119 changed by khaavik (123) romanian - 4 fixed by kneekoo (4) slovak - 4 fixed by lengyel (4) spanish - 4 fixed, 2 changed by eusebio (6) swedish - 4 fixed by ChrillDeVille (4) miham 2007-01-14 18:41:48 +0000
  • bfa618ef89 (svn r8120) -Fix (r8055): Station cargo waiting value clamp should be signed not unsigned. This resulted in cargo magically appearing... peter1138 2007-01-14 18:38:40 +0000
  • 54b88bc8e6 (svn r8119) -Fix (r8101): Uninitializing windows should be called before freeing dynamic variables as windows could use those variables during cleanup (eg WE_DESTROY calling GetStation(w->window_number). -Merged UnInitializeGame with UnInitializeAirports and UnInitializeDynamicVariables Darkvater 2007-01-14 17:17:30 +0000
  • 468f53911d (svn r8118) -Codechange: change the ordering of the network list a little: - servers we have information about go above servers we do not have information about. - servers that are version compatible go above servers we are not version compatible with. - servers we have all required NewGRFs for go above servers we miss NewGRFs for. - unpassworded servers go above passworded servers. rubidium 2007-01-14 16:44:52 +0000
  • 96ea43d1b2 (svn r8117) -Fix (r8114): 'no matching operator delete found' warning on VC8 KUDr 2007-01-14 13:21:02 +0000
  • b9832e10bd (svn r8116) Undo r8113 tron 2007-01-14 13:09:17 +0000
  • 2fa5337474 (svn r8114) Allocate struct GRFText in the C++ way tron 2007-01-14 08:37:16 +0000
  • 7eca68cfe9 (svn r8113) Fix the #include path to table/strings.h tron 2007-01-14 08:34:38 +0000
  • a7914ca0b4 (svn r8112) -Codechange: MSVC solution files will now make it so that openttd will be THE startup project. Take note that it will only be the case on a clean checkout, without any other files than those coming from that checkout. belugas 2007-01-14 01:27:19 +0000
  • f833de284f (svn r8111) -Fix r8106: silence warnings glx 2007-01-13 21:28:46 +0000