summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-09(svn r9075) -Codechange: Cleanup of industry_cmd (Step-7). Small step that i...belugas
2007-03-09(svn r9074) -Codechange: win32 dedicated console now doesn't need an extra 'e...glx
2007-03-08(svn r9073) -Codechange: moved autoreplace to a file of it's own (now autorep...bjarni
2007-03-08(svn r9072) -Codechange: [Orders] added methods to orders to free them and ch...bjarni
2007-03-08(svn r9071) -Fix [FS#459]: when in networking an other player takes over an A...truelight
2007-03-08(svn r9070) -Fix [FS#404]: if bribe failed and you didn't pick up cargo yet, ...truelight
2007-03-08(svn r9069) -Codechange: Change a do ... while loop with a for loop. This fix...peter1138
2007-03-08(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the cod...rubidium
2007-03-08(svn r9067) -Fix [FS#637]: don't make owner signs transparent, as then you lo...truelight
2007-03-08(svn r9066) -Fix [FS#638]: store the owner of a statue, so when it gets remov...truelight
2007-03-08(svn r9065) -Fix: possible dereference of NULL pointer.rubidium
2007-03-08(svn r9064) -Fix [FS#663]: don't keep on scrolling for non-numeric values in ...truelight
2007-03-08(svn r9063) -Add: allow OPENTTD_ARGS as env-option for 'make run'. 'OPENTTD_A...truelight
2007-03-08(svn r9062) -Fix (r4822, FS#595): The station list, sorted by cargo rating, n...celestar
2007-03-08(svn r9061) -Fix [r9038, FS#668]: passwords are send when the server is in th...rubidium
2007-03-07(svn r9055) -Codechange: Change windows unicode handling and allow a pure non...Darkvater
2007-03-07(svn r9054) -Update: WebTranslator2 update to 2007-03-07 18:39:14miham
2007-03-07(svn r9053) -Change [Config]: removed unneeded stuff for windowsglx
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-03-06(svn r9049) -Fix [Config]: when running 'bash configure', make sure automated...truelight
2007-03-06(svn r9048) -Fix r9040: non-bool used as boolglx
2007-03-06(svn r9047) -Fix [FS#651]: request static deps from fontconfig in OSXtruelight
2007-03-06(svn r9046) -Fix r9041: added a comment to make clear why we don't use --pref...truelight
2007-03-06(svn r9045) -Fix [Config]: libpng-config --ldflags returns --libs and -L_opts...truelight
2007-03-06(svn r9044) -Fix [Config]: add fontconfig before freetype, as in static order...truelight
2007-03-06(svn r9043) -Fix [FS#652]: the personal (.openttd) directories were hidden in...rubidium
2007-03-06(svn r9042) -Add : Maedhros as a developperbelugas
2007-03-06(svn r9041) -Fix [FS#650]: pkg-config doesn't know --prefix, but wants --vari...truelight
2007-03-06(svn r9040) -Codechange: the build window and CmdBuildAircraft() now shares t...bjarni
2007-03-06(svn r9039) -Fix r9034: missed the _pause in cocoa_v.mmbjarni
2007-03-06(svn r9038) -Fix [FS#115]: inactive connections are not automatically kicked,...rubidium
2007-03-06(svn r9037) -Feature: [NewGRF] Add support for Action 13, which allows you to...maedhros
2007-03-06(svn r9036) -Fix [SunOS]: SunOS/Solaris does not have stdint.h, so use inttyp...rubidium
2007-03-06(svn r9035) -Fix [SunOS]: Solaris sometimes has pid_t defined as long. Fix wa...truelight
2007-03-06(svn r9034) -Codechange: renamed _pause to _pause_game, as some targets alrea...truelight
2007-03-06(svn r9033) [Config] -Fix: GNU strip has -s, but Solaris strip doesn't. Detec...truelight
2007-03-06(svn r9031) -Codechange: Introduce grfconfig->status, and use it for states t...maedhros
2007-03-06(svn r9030) [Config] -Add: added --enable-unicode, which enables unicode (mos...truelight
2007-03-06(svn r9029) -Fix (r7326): Only call the gradual loading amount callback if th...maedhros
2007-03-06(svn r9027) -Fix [FS#664]: desync caused by buffer overrun.rubidium
2007-03-05(svn r9022) -Fix [FS#660]: Airport state machine fails if the adjustment in p...richk
2007-03-05(svn r9021) [Translations] -Fix: removed empty strings once again.miham
2007-03-05(svn r9020) -Update: WebTranslator2 update to 2007-03-05 19:56:28miham
2007-03-05(svn r9019) -Fix: use <> for system-headerstruelight
2007-03-05(svn r9018) -Change: added SunOS as OS name in the quit dialogmiham
2007-03-05(svn r9017) [Config] -Fix: if 'solaris' is in gcc dumpmachine, we have SunOStruelight
2007-03-05(svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.celestar
2007-03-05(svn r9015) -Fixtron
2007-03-05(svn r9014) -Fixtron