Age | Commit message (Expand) | Author |
2004-12-18 | (svn r1161) Don't make redundant GetAirport() calls, use the cached value | tron |
2004-12-18 | (svn r1153) -Fix: FindCatchmentRadius is now a function that uses the enums i... | truelight |
2004-12-18 | (svn r1151) Fix last commit |: | tron |
2004-12-18 | (svn r1150) Fixes: | tron |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-11 | (svn r1017) Solved a Segfault if a station was built too close to the norther... | Celestar |
2004-12-08 | (svn r979) Allow more realistically sized catchment areas | Celestar |
2004-12-05 | (svn r955) Replace uint16 for orders with struct Order | tron |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight |
2004-12-03 | (svn r907) Sprinkle holy ANSI water: | tron |
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-24 | (svn r793) Merge INLINE -> inline replacement (revision 376) | tron |
2004-11-23 | (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent w... | tron |
2004-11-23 | (svn r780) Always report a bus/lorry station as unpassable. | tron |
2004-11-21 | (svn r724) Remove restriction that a tile can only accept 3 cargo types. | tron |
2004-11-17 | (svn r667) Fix bug in rendering stations from savegames | tron |
2004-11-17 | (svn r662) [newgrf] Moved grfspecial.c to newgrf.c/newgrf.h | dominik |
2004-11-17 | (svn r659) Support for cutomized TTDPatch-style new stations (no selector GUI... | tron |
2004-11-17 | (svn r654) Hopefully complete support for randomized variational spritegroups... | tron |
2004-11-17 | (svn r647) Cleanup custom station classes handling. (pasky) | miham |
2004-11-15 | (svn r635) Fix choosing a spritegroup from deterministic variational spritegr... | tron |
2004-11-15 | (svn r625) Almost complete support for deterministic variational vehicle spri... | tron |
2004-11-14 | (svn r610) -newgrf: Support for some basic deterministical spritegroups regar... | darkvater |
2004-11-14 | (svn r605) -newgrf: Framework for supporting variational spritegroups . Deter... | darkvater |
2004-11-14 | (svn r602) -newgrf: Move DrawTileSeqStruct & co and struct SpriteGroup to spr... | darkvater |
2004-11-14 | (svn r600) -newgrf: Relocation offset for custom station sprites is now store... | darkvater |
2004-11-14 | (svn r592) -newgrf: Dynamically allocate global custom station IDs (pasky). | darkvater |
2004-11-14 | (svn r591) -newgrf: Store whole struct StationSpec in SetCustomStation(), not... | darkvater |
2004-11-14 | (svn r581) -newgrf: Basic support for new stations - only waypoints supported... | celestar |
2004-11-14 | (svn r576) -newgrf: Cleanup horrible table/(station|unmovable)_land.h DrawTil... | darkvater |
2004-11-11 | (svn r542) -Fix: Display correct rail type in "build railway station" window | tron |
2004-09-25 | (svn r319) -Fix: [ 1029064 ] Building a station acted weird in some rare situ... | truelight |
2004-09-14 | (svn r244) -Fix: Stations were not sorted for non-player-0 players | darkvater |
2004-09-12 | (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo... | darkvater |
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight |
2004-09-05 | (svn r160) -Codechange: made GetTileTrackStatus more readable (blathijs) | truelight |
2004-09-03 | (svn r150) -Fix: [1010833] Turning on the magic bulldozer removes oil rigs | darkvater |
2004-08-23 | (svn r124) Prepared code for removal of block_months variable in next major s... | dominik |
2004-08-23 | (svn r122) Change: exclusive transport rights are now stored per town instead... | dominik |
2004-08-20 | (svn r85) -Add: initial commit of new AI (enable in Patch menu) | truelight |
2004-08-17 | (svn r72) -Add: build_date of station (viewable with Query tool) | truelight |
2004-08-16 | (svn r66) -Fix Station list updated on station deletion/station rename | darkvater |
2004-08-15 | (svn r60) -Fix: signal_density is given as a parameter to autosignal. This me... | darkvater |
2004-08-15 | (svn r56) Improved order checker + patch setting for it (celestar) | dominik |
2004-08-13 | (svn r44) Fix: Coast line near edge of map and near oilrigs (Dribbel) | dominik |
2004-08-13 | (svn r40) Final slope graphics fix | dominik |
2004-08-12 | (svn r29) -Fix You cannot take ownership of an oilrig by building right next ... | darkvater |
2004-08-12 | (svn r28) -Fix removing station merged with oilrig, will reset oilrigs ownership | darkvater |
2004-08-11 | (svn r23) -Some omments on the code (blathijs) | darkvater |