summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 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
2007-02-01(svn r8520) -Fix/Feature: requery gameservers that did not respond to their f...rubidium
2007-02-01(svn r8514) -Codechange: Turn IsBuoy into a method of stationscelestar
2007-02-01(svn r8513) -Cleanup (r8512): Remove the now unused strings from the language...Darkvater
2007-02-01(svn r8512) -Codechange: From the intro window enter the scenario editor. Fro...Darkvater
2007-02-01(svn r8511) -Codechange: make WindowClass an enumerated value.rubidium
2007-02-01(svn r8509) -Cleanup: Add some enum names to the create scenario windowDarkvater
2007-02-01(svn r8508) -Codechange (r5762): [win32] Use an atomic operation to query and...Darkvater
2007-02-01(svn r8507) -Codechange/Feature: Don't remove player-owned property on-load i...Darkvater
2007-02-01(svn r8505) -Codechange: Ensure GRM allocated sprites will be below the origi...peter1138
2007-01-31(svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid...maedhros
2007-01-31(svn r8499) -Fixtron