summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-02-03(svn r8565) -Fixtron
2007-02-03(svn r8564) -Fixtron
2007-02-03(svn r8563) -Fixtron
2007-02-03(svn r8562) -Update: WebTranslator2 update to 2007-02-03 19:51:53miham
2007-02-03(svn r8559) -Fixtron
2007-02-03(svn r8551) -Fix (r7759): Use ${} instead of $() for variables.maedhros
2007-02-03(svn r8550) -Fixtron
2007-02-03(svn r8549) -Fixtron
2007-02-03(svn r8548) -Fixtron
2007-02-03(svn r8547) -Fixtron
2007-02-02(svn r8546) -Codechange: add a seperate (wrapper) functions to send/receive b...rubidium
2007-02-02(svn r8544) -Codechange: move game list related function/struct declarations ...rubidium
2007-02-02(svn r8543) -Codechange: make a real difference between querying the server v...rubidium
2007-02-02(svn r8542) -Codechange (Fix?): tweak the gamelist requery timeout so more se...rubidium
2007-02-02(svn r8540) -Fix[YAPF]: Assert when buoy is placed on NE or NW map edge (Dan)KUDr
2007-02-02(svn r8539) -Fixtron
2007-02-02(svn r8538) -Fixtron
2007-02-02(svn r8537) -Update: WebTranslator2 update to 2007-02-02 19:45:42miham
2007-02-02(svn r8536) -Fix (FS#577): Road Vehicles now can obtain a slot even if the st...celestar
2007-02-02(svn r8535) -Feature: Allow lumbermill to cut trees only when they are full g...belugas
2007-02-02(svn r8534) -Feature/Codechange: Provide aircraft with vertical separation de...celestar
2007-02-02(svn r8533) -Fix: segmentation fault when the toolbar gets removed and you ha...rubidium
2007-02-02(svn r8531) -Fixtron
2007-02-02(svn r8528) -Codechange: Rename IsBuoy_() to IsBuoy() now that the naming con...celestar
2007-02-02(svn r8527) -Update: WebTranslator2 update to 2007-02-02 07:41:47miham
2007-02-02(svn r8526) -Codechange: add stubs for unsupported newgrf station propertiespeter1138
2007-02-01(svn r8525) -Codechange: make NetworkSend_Packet(s) and NetworkRecv_Packet fu...rubidium
2007-02-01(svn r8524) -Cleanup: Ala r8509 add some enum names to the generate landscape...Darkvater
2007-02-01(svn r8523) -Codechange: move all the Network(Recv|Send)_(uintXX|string) func...rubidium
2007-02-01(svn r8522) -Regression (r8512): The flat/random window moved the to scenario...Darkvater
2007-02-01(svn r8521) -Codechange: initial step in converting Packet to a class; make a...rubidium