Commit Graph

12218 Commits (916331328ee07095aa8ee81186906e21a1eabb05)
 

Author SHA1 Message Date
smatz 916331328e (svn r16642) -Codechange: use map size limits enum at one more place 15 years ago
smatz 4b3bf5667a (svn r16641) -Codechange: reduce number of multiplications done in FindTrainCollideEnum() to minimum 15 years ago
smatz 61a42f42c1 (svn r16640) -Codechange: move roadstop stuff to separate files 15 years ago
smatz cc9ecc4e7d (svn r16639) -Codechange: enumify RoadStop::status, move definition of short functions to header file 15 years ago
smatz 51c8a2fefc (svn r16637) -Cleanup: remove unused _debug_station_level 15 years ago
smatz da1b67f115 (svn r16636) -Codechange: no need to initialize already zeroed variables by zero in station and rs constructors, remove debug output 15 years ago
rubidium b5f49d5b5a (svn r16635) -Fix: a couple of MSVC 64 bits warnings 15 years ago
smatz 54cbd17bd8 (svn r16634) -Codechange: use Company::IsHumanID() instead of IsHumanCompany() 15 years ago
smatz 9ec6fc8a61 (svn r16633) -Codechange: remove checks for consistency of newpool 15 years ago
smatz 45312433b6 (svn r16632) -Codechange: rename Town::flags12 to Town::flags 15 years ago
smatz f733d75dad (svn r16631) -Fix (r1826)(r1881)(r9613): loading of some town data from old savegames was broken 15 years ago
glx a2ef2e748e (svn r16630) -Fix (r16629): forgot a continue 15 years ago
glx a77b5e7c29 (svn r16629) -Fix: depend hang on solaris
-Fix: depend do not append delimiter string before deps for non empty files
-Add: support for -s option (starting string delimiter)
15 years ago
smatz 721a0b0608 (svn r16628) -Codechange: remove one gcc2 hack 15 years ago
smatz 368eb3d473 (svn r16627) -Fix: warning about comparing signed and unsigned types 15 years ago
rubidium 819f87e44f (svn r16626) -Change: split the part of config.lib that generates the 'warning' CFLAGS into a function and use that function to set the right 'warning' CFLAGS for both the host and build compiler, i.e. also let GCC warn for strgen, depend and endian_check. 15 years ago
rubidium 4b60c03e60 (svn r16625) -Fix: unsigned vs signed warning in strgen 15 years ago
rubidium 17aac5c493 (svn r16624) -Fix: depend was compiled with the same compiler as the OpenTTD binary, causing depend to silently fail during cross-compiles 15 years ago
rubidium ca89673347 (svn r16623) -Change: remove CC_CFLAGS as we're not using a C compiler anywhere at all 15 years ago
rubidium 0704883074 (svn r16622) -Fix: {CARGO} only consumes 1 argument 15 years ago
translators e8530f1c0e (svn r16621) -Update: WebTranslator2 update to 2009-06-22 17:28:43
dutch      - 1 fixed by Excel20 (1)
german     - 1 fixed by planetmaker (1)
italian    - 1 fixed by lorenzodv (1)
russian    - 5 fixed, 13 changed by Lone Wolf (18)
slovenian  - 1 fixed by Necrolyte (1)
15 years ago
rubidium 39d51e3cfa (svn r16620) -Fix (r16619): sometimes one misses the obvious :( 15 years ago
rubidium 1e84abd2d6 (svn r16619) -Cleanup: more coding style in airport stuff. 15 years ago
frosch 4ff924862d (svn r16618) -Fix (r16614): Silence a warning. 15 years ago
rubidium 7ced2b4795 (svn r16617) -Cleanup: some incorrect indenting 15 years ago
translators d4cb72d75b (svn r16616) -Update from WebTranslator v3.0:
french - 41 changes by glx
15 years ago
yexo 2c82d10226 (svn r16615) -Fix (r16613): 0x10 != 2 15 years ago
yexo 679ffee940 (svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
15 years ago
yexo 3531315322 (svn r16613) -Fix [NewGRF]: some of the var action 2 80+ variables contained wrong results due to OpenTTD codechanges 15 years ago
alberth 8d3e094920 (svn r16612) -Fix (r16605): ASCII_LETTERSTART should be defined unconditionally (leeus) 15 years ago
belugas af54ba7bfc (svn r16611) -Doc Fix(r16606): "then" became "the" and now is gone.
In other words, fix a comment ;)
15 years ago
rubidium ba85e6dae1 (svn r16610) -Fix: remove rogue space before '?' 15 years ago
alberth 460b2656df (svn r16609) -Codechange: Introduction of widget sizes and offsets used while drawing. 15 years ago
translators d4e8d62bcc (svn r16607) -Update: WebTranslator2 update to 2009-06-20 17:50:41
estonian   - 1 changed by lible (1)
russian    - 31 fixed, 40 changed by Lone Wolf (71)
15 years ago
alberth 484a915ec2 (svn r16606) -Doc: Added/fixed doxygen comments. 15 years ago
alberth f773774d15 (svn r16605) -Codechange: Move ASCII_LETTERSTART to the right source file. 15 years ago
alberth 88d75805af (svn r16604) -Codechange: Use FS_BEGIN for iterating over fonts. 15 years ago
smatz d65963a48f (svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo) 15 years ago
peter1138 67485b5c76 (svn r16602) -Fix (r13831): Antialiased fonts broken; check pixel_mode instead of palette_mode. (Why did it work at some point?) 15 years ago
rubidium 71c7064ad6 (svn r16601) -Fix [FS#2880]: try 2... hopefully better this time 15 years ago
frosch a490ae68ed (svn r16600) -Fix: Give a more meaningful error message when console commands expect an integer but don't get one. 15 years ago
rubidium e48606124d (svn r16599) -Fix [FS#2987] (r16584): reset the 'current' font size after drawing, this way we won't draw other strings too small; only caused problems when tiny/big text strings would use SETX. 15 years ago
smatz 717248b0d8 (svn r16596) -Fix (r16378): there were several hundreds of empty signs above tile 0 after loading TTO/TTD savegame 15 years ago
translators 68ba22738f (svn r16595) -Update: WebTranslator2 update to 2009-06-18 17:50:03
russian    - 31 fixed, 11 changed by Lone Wolf (42)
15 years ago
rubidium c011ea92f2 (svn r16594) -Fix [FS#2969]: mouse would under some circumstances not be undrawn when drawing the first chat line causing two mouse pointers to be visible. 15 years ago
rubidium a5256855a3 (svn r16593) -Cleanup: realign the TTDP flags table. 15 years ago
rubidium 8f74c85d74 (svn r16592) -Fix [FS#2880]: 'connection lost' was also shown when the client was 'leaving'. 15 years ago
rubidium 6d70d935a9 (svn r16591) -Codechange: some coding style in strgen 15 years ago
rubidium 62ee93c702 (svn r16590) -Fix [FS#2967]: don't crash when tars/newgrfs are removed, just tell the file could be opened/found. 15 years ago
glx 56bc056e59 (svn r16589) -Fix (r16588): defautl stack size was set to 1KB instead 1MB 15 years ago