summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-29(svn r2107) - Codechange: Cleanup (well, mostly tidyup) ExtChangeIndustryProd...pasky
2005-03-29(svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st...truelight
2005-03-29(svn r2105) -Codechange: Added a cache for the first vehicle of a chain to in...celestar
2005-03-29(svn r2104) Simplify implementation of Get{First,Prev}VehicleInChain() and re...tron
2005-03-28(svn r2103) - Fix: Remove unnused variable from OS2 fileDarkvater
2005-03-28(svn r2102) Fix bug introduced in r2038, which gave you money for clearing oc...tron
2005-03-28(svn r2101) statvfs() is availible on POSIX.1 conformant systems.tron
2005-03-28(svn r2100) - Fix: [1024703]: Infinite access for A:\ (win32). Patch [1171208...darkvater
2005-03-28(svn r2099) -Fix: no longer chat-messages hang when the game wraps around 2090truelight
2005-03-28(svn r2098) Make a variable static, move a function declaration to a header a...tron
2005-03-28(svn r2097) -Codechange: [Multistop] Prettified the previous commitcelestar
2005-03-28(svn r2096) -Codechange: [Multistop] Modfied some debug stuffcelestar
2005-03-28(svn r2095) In CheckTrackCombination(): if () cascade -> switch, improve read...tron
2005-03-28(svn r2094) In GetTileDesc_Track(): uint -> TileIndex, use enums, if () casca...tron
2005-03-27(svn r2093) uint -> TileIndex, remove commented out code and a local variable...tron
2005-03-27(svn r2092) - Fix: old commands/lines in the console (history) did not show w...Darkvater
2005-03-27(svn r2091) Small cleanup: uint -> TileIndex, const, don't call FindLandscape...tron
2005-03-27(svn r2090) CheckNewIndustry_Oilwell() -> CheckNewIndustry_Oil() since it was...pasky
2005-03-27(svn r2089) - Codechange: Simplify slopes check in CmdBuildBridge(). Inspired...pasky
2005-03-27(svn r2088) - Fix: [ 1155158 ] Make extmidi command a config option in additi...pasky
2005-03-27(svn r2087) Show also the modified filenames along each change in svn log. Pr...pasky
2005-03-27(svn r2086) - Codechange: Two indentation fixes coming from Loic Guilloux' pa...pasky
2005-03-27(svn r2085) Improve browsing via console:tron
2005-03-27(svn r2084) Set the name for drive itemstron
2005-03-27(svn r2083) Add pasky's and my real name in readme.txt as well.matthijs
2005-03-27(svn r2082) I have a name too!matthijs
2005-03-27(svn r2081) I have a real name, too.pasky
2005-03-27(svn r2080) - Fix: [OldAI] p->ai.state_counter was uint16 but could hold a ti...pasky
2005-03-26(svn r2079) -Add: signlist, shows all signs in the map. Clicking on them, and...truelight
2005-03-26(svn r2078) - VS.NET: oops, I screwed up Release compilation cause of the stu...darkvater
2005-03-26(svn r2077) - Fix: [ 1170978 ] OS/2 project update: add waypoint.c. (-- Owen ...pasky
2005-03-26(svn r2076) Set the name for the parent directory to ".."tron
2005-03-26(svn r2075) -Fix: added missing breaks in switchestruelight
2005-03-26(svn r2074) MouseLoop -> InputLoop(), factor out a real mouse-specific MouseL...pasky
2005-03-26(svn r2073) - Fix: Fixed an apparent oversight in AddTextMessage() which is l...pasky
2005-03-25(svn r2072) Use lengthof() instead of a home brewed versiontron
2005-03-25(svn r2071) - Feature: [ 1168743 ] save command for console: "save <filename>...Darkvater
2005-03-25(svn r2070) - VS.NET: remove all superflouos file compilation directives (inh...darkvater
2005-03-25(svn r2069) - Feature: [ 1168743 ] save command for console (pkirchhofer)Darkvater
2005-03-25(svn r2068) - MSVC: [ 1167036 ] MSVC 6/.NET update for 2 new languages (bociusz)Darkvater
2005-03-25(svn r2067) - CodeChange: [ 1166931 ] Small OS/2 patch: SVN version detection...Darkvater
2005-03-25(svn r2066) - Fix: [ 1164248 ] game crash while AI builds bridge. Also protec...Darkvater
2005-03-25(svn r2065) -Fix: reverted revision 2044, because it had more negative effect...truelight
2005-03-25(svn r2064) - Codechange: GetVehicleSpriteGroup() cleanup - drop overriding_e...pasky
2005-03-25(svn r2063) Fix: the 0x40 deterministic spritegroup for vehicles was wrong, m...pasky
2005-03-25(svn r2062) - Set native eol-style on some OS specific files to allow cross-O...darkvater
2005-03-25(svn r2061) - Set native eol-style on some OS specific files to allow cross-O...Darkvater
2005-03-25(svn r2060) Clean up some string construction and remove now unused macrotron
2005-03-25(svn r2059) -Codechange: rewrote SetSignalsAfterProc so now the tiles from th...truelight
2005-03-25(svn r2058) -Fix: hopefully this fixes the reverse-train-in-depot-bugs (plural)truelight