summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-11(svn r8677) -Fix r8615: removed 'debug' language from project filesglx
2007-02-11(svn r8675) [PSP] -Fix: don't autosave in networking for PSP, to time expensivetruelight
2007-02-11(svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulotruelight
2007-02-11(svn r8673) -Codechange: use SetNonBlocking instead of implementing yet anoth...rubidium
2007-02-11(svn r8671) -Fixtron
2007-02-10(svn r8662) -Fix r8661: don't try to put negative values in unsigned varsbjarni
2007-02-10(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a...bjarni
2007-02-10(svn r8660) -Fixtron
2007-02-10(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC t...bjarni
2007-02-09(svn r8651) -Codechange: group the functions related to getting and setting t...rubidium
2007-02-09(svn r8648) -Codechange: Renamed os/linux to os/mandrake because that's what ...celestar
2007-02-08(svn r8647) -Codechange: add a general way to handle platforms who can only h...truelight
2007-02-08(svn r8645) -Update: WebTranslator2 update to 2007-02-08 22:52:39miham
2007-02-08(svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This e...rubidium
2007-02-08(svn r8637) -Fix: CTRL-clicking on a hangar in the order list segfaulted as h...rubidium
2007-02-08(svn r8635) -Fix: draw canal edges under buoys that are in a canal.rubidium
2007-02-08(svn r8634) -Codechange: replace missing sprites with a red question mark.rubidium
2007-02-08(svn r8633) [PSP] -Fix r8629: mixed psp-config and pspconfig, making ./config...truelight
2007-02-08(svn r8632) [PSP] -Add: added include and lib to CFLAGS / LDFLAGS based on th...truelight
2007-02-08(svn r8631) -Add: added parameter -l ip[:port] to ./openttd, which redirects ...truelight
2007-02-08(svn r8629) [PSP] -Add: added psp-config detection in configure for PSP targettruelight
2007-02-08(svn r8628) [PSP] -Add: added configure support for the PlayStation Portable ...truelight
2007-02-07(svn r8622) -Update: WebTranslator2 update to 2007-02-07 22:44:21miham
2007-02-07(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that ...bjarni
2007-02-07(svn r8620) -Fix: buoys on canal tiles do not flood anymore (Maedhros).rubidium
2007-02-07(svn r8619) -Fix: store the ownership of a water tile in the buoy tile and se...rubidium
2007-02-07(svn r8618) -Fixtron
2007-02-07(svn r8617) -Fixtron
2007-02-06(svn r8616) -Update: WebTranslator2 update to 2007-02-06 22:31:04miham
2007-02-06(svn r8615) [Translations] -Prepare: added traditional chinese to project fil...miham
2007-02-06(svn r8614) [Translations] -Prepare: prepare committing traditional chinesemiham
2007-02-06(svn r8613) -Fix [MorphOS]: offsetof() macro undefined for MorphOS buildKUDr
2007-02-06(svn r8612) -Fix (r117) [FS#582]: When the currently selected player in the p...maedhros
2007-02-06(svn r8611) -Fix: Moved the aircraft speed limiting into UpdateAircraftSpeed ...celestar
2007-02-06(svn r8610) -Codechange/Feature: rewrote the list handling in the autoreplace...bjarni
2007-02-06(svn r8609) -Fix: a road vehicle that is very close after another (slower) ro...rubidium
2007-02-06(svn r8608) -Fix: you were unable to build roads in the scenario editor when ...rubidium
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-02-05(svn r8593) -Fix (FS#564): bridges do not get destroyed when the bridge head ...rubidium
2007-02-04(svn r8588) -Update: WebTranslator2 update to 2007-02-04 19:36:03miham
2007-02-04(svn r8582) -Fixtron
2007-02-04(svn r8576) -Fix: wrong type given to MallocT (VC2003, UNICODE build)KUDr
2007-02-04(svn r8575) -Fix (8125): remove unused includerubidium
2007-02-04(svn r8574) -Fix: Silence VC2003 warning: "compiler limit : terminating debug...KUDr
2007-02-04(svn r8573) -Cleanup: obey the comment style in stdafx.h.rubidium
2007-02-04(svn r8572) -Fix: use the C++ version of the Standard C Library headers. This...rubidium
2007-02-04(svn r8570) -Fixtron
2007-02-04(svn r8569) -Fix (r8464): revert properlypeter1138
2007-02-03(svn r8567) -Feature: Allow upgrading bridges by building a new bridge over t...maedhros
2007-02-03(svn r8566) -Fixtron