Commit Graph

2278 Commits (91d21d1a1af07a28717907efe6e2ea57f995c689)
 

Author SHA1 Message Date
miham 91d21d1a1a (svn r2801) [Translators] Updated translations to 20050803 (2 lang(s)) 19 years ago
tron 076f7ada6b (svn r2800) Further improvement of the german translation 19 years ago
tron e4cad82b00 (svn r2799) Make the only two non-const widget lists const 19 years ago
celestar 1d527c58cb (svn r2798) -Codechange: Unified the rail toolbars into one that is modified by
request using the RailtypeInfo struct
19 years ago
bjarni 017b72d98a (svn r2795) -Fix: [Clone vehilcle] all error messages should now tell the right vehicle type (chrishuebsch) 19 years ago
tron 124b352862 (svn r2794) Fix a comment and get rid of some parentheses using DeMorgan's law 19 years ago
miham 0be9459ece (svn r2793) [Translations] Hand fixed polish.txt (thanks to Excumbed) 19 years ago
tron e44b9934b1 (svn r2792) Two more untranslated strings 19 years ago
celestar bc3a8cbdc8 (svn r2789) -Fix: Wrong Id tag :) 19 years ago
tron df5e328f37 (svn r2788) Fix Id tag 19 years ago
tron de298f9250 (svn r2787) Remove untranslated strings from several translations 19 years ago
tron 517619ac35 (svn r2786) Add plural forms 19 years ago
tron 09deb41e36 (svn r2785) Minor improvement of the german translation 19 years ago
miham e0cf20441f (svn r2784) [Translators] Updated translations to 20050802 (6 lang(s)) 19 years ago
celestar 9a6975504b (svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h 19 years ago
celestar 66fa62b3ea (svn r2782) -Codechange: Started cleaning the bridge code. Removed numerous global variables containing bridge information and joined them in a struct. Introduced GetBridgeType and GetBridgePiece and fixed some minor stuff (whitespace etc) 19 years ago
ludde 29564f9fcf (svn r2781) Fix some of the issues with variables in .h files. 19 years ago
tron 91353c841f (svn r2780) Remove some more unused strings and make the use of a few strings more explicit 19 years ago
bjarni e06d017b91 (svn r2779) -Fix: [clone vehicles] fixed typos, which could lead to crashes when cloning refitted trains (chrishuebsch) 19 years ago
tron 211280ab0e (svn r2778) Improvement of the german translation, thanks to Wolf for some suggestions 19 years ago
tron 0226e0799d (svn r2777) -Feature: When starting without a config file determine the language on basis of the current locale 19 years ago
tron 49c399fa83 (svn r2776) Remove removed file from the MSVC project file (: 19 years ago
tron fc5e2d4861 (svn r2775) Deleting a file can fail, display an error message when it happens 19 years ago
celestar fcf5ace08f (svn r2774) -Codechange: Removed TRACKTYPE_SPRITE_PITCH globally and replaced it by a member of RailtypeInfo 19 years ago
tron 132ce0a598 (svn r2773) Revert accidently commited changes 19 years ago
tron 4190e5581d (svn r2772) Simplify the age notice in the vehicle details window 19 years ago
miham 1adb0e868c (svn r2771) [Translations] Latvian status changed back to unfinished due to 1341 missing strings 19 years ago
tron 42ec43e4b2 (svn r2770) Remove untranslated/corrupt strings from some languages 19 years ago
miham 74d4aff64b (svn r2769) [Translations] Updated to 2005-07-31 (7 langs) 19 years ago
tron de45efa479 (svn r2768) Remove 29 (hopefully) unused string 19 years ago
truelight ed2f5d02c8 (svn r2767) -Fix: fixed potential mem-leak 19 years ago
tron 11a70c5e91 (svn r2766) Remove string and make use of the plural feature 19 years ago
orudge 773dedfd03 (svn r2765) - Update MSVC6 and Watcom projects with strgen/stdafx.c removal 19 years ago
bjarni 546c34f2e5 (svn r2764) -Feature: Clone vehicles
-This allows a player to clone an excisting vehicle of his own
  -[fix]: this uncovered an excisting bug in CmdBuildRailVehicle() where depots could build trains of the wrong track type. This is fixed
  -Thanks to Celestar for drawing the sprites and _luca_ for including them in openttd.grf
19 years ago
tron 50e41dc1d1 (svn r2763) Small cleanup and improve a few comments 19 years ago
tron a2c42e06ed (svn r2762) Simplify a loop, remove an unused variable and add many consts 19 years ago
miham 4761d92399 (svn r2761) [Translators] Updated translations to 20050730 (1 lang(s)) 19 years ago
tron 2f54ad9310 (svn r2760) Remove stale comments, long unused stuff and simplify some checks 19 years ago
tron b629745c16 (svn r2759) Remove unused #includes and files 19 years ago
tron 9b676d2cd9 (svn r2758) Add the AB() macro to add a value to a bit range and use it in a few places, also make use of GB and SB nearby 19 years ago
tron 79620db9be (svn r2757) Remove unused enum 19 years ago
ludde 24986e9144 (svn r2756) Renamed railtypes into _railtypes
Renamed railtypes.c into railtypes.h, all other tables are in .h files. (It should be in the tables dir but I couldn't figure out how to get it there without deleting it first).
Added const and extern.
19 years ago
ludde bb1e1f2b5f (svn r2755) Fix: Fix a desync issue with autoreplace 19 years ago
tron 3a162799fd (svn r2754) Move str_fmt into string.[ch] 19 years ago
celestar 1736566e22 (svn r2753) -Codechange: Introduced a new struct "RailtypeInfo" to store rail type specific information. Begun populating it with a bunch of sprites, more to come later. This should result in cleaner, more compact code which allows easy introduction of new railtypes. 19 years ago
celestar 3868b151a9 (svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around with this file and wanted to get rid of this first 19 years ago
celestar 12b5dcb1b8 (svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are now rendered properly again 19 years ago
tron f57d263d83 (svn r2750) -Fix: Tree tiles above the snow line got redrawn disproportionately often 19 years ago
tron 6abf8f89a2 (svn r2749) Fix typo in the tile documentation 19 years ago
tron f359d1a394 (svn r2748) Remove unused cruft from the main loop 19 years ago