Age | Commit message (Expand) | Author |
2009-12-04 | (svn r18404) -Codechange: link drive through stops better together | rubidium |
2009-12-02 | (svn r18388) -Codechange: move entering/leaving of road stops to functions of... | rubidium |
2009-12-02 | (svn r18385) -Cleanup: remove the now unneeded multistop slot management code | rubidium |
2009-12-02 | (svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning | rubidium |
2009-12-02 | (svn r18379) -Codechange: move the cache updating function to its own header ... | rubidium |
2009-12-02 | (svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. | rubidium |
2009-12-01 | (svn r18364) -Codechange: move the pathfinders and their related files into a... | rubidium |
2009-12-01 | (svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an... | rubidium |
2009-11-30 | (svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level | rubidium |
2009-11-28 | (svn r18330) -Cleanup: remove some unneeded includes | rubidium |
2009-11-25 | (svn r18292) -Codechange: add a command to set the start date of a timetable.... | rubidium |
2009-11-24 | (svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ... | smatz |
2009-11-17 | (svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single p... | rubidium |
2009-11-09 | (svn r18028) -Codechange: unglobalise some functions | rubidium |
2009-11-09 | (svn r18027) -Codechange: make some unneededly global variables static and re... | rubidium |
2009-11-08 | (svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum... | frosch |
2009-11-03 | (svn r17963) -Codechange: some documentation style | rubidium |
2009-10-31 | (svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save er... | alberth |
2009-10-31 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef... | alberth |
2009-10-30 | (svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TT... | rubidium |
2009-10-27 | (svn r17893) -Feature [FS#2633]: make it possible to disable background savin... | rubidium |
2009-10-26 | (svn r17879) -Codechange: convert awarded pax subsidies from old savegames us... | smatz |
2009-10-20 | (svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to ... | rubidium |
2009-10-20 | (svn r17816) -Codechange: move the CargoList invalidation-after-saveload to t... | rubidium |
2009-10-19 | (svn r17813) -Codechange: unify the CargoPacket related coding style | rubidium |
2009-10-18 | (svn r17807) -Codechange: move all 'updates' just after the 'load' constructo... | rubidium |
2009-10-18 | (svn r17806) -Codechange: split CargoPacket's 'afterload' to a separate function | rubidium |
2009-10-18 | (svn r17800) -Codechange: first steps into making CargoList a template | rubidium |
2009-10-06 | (svn r17734) -Fix (r17732): broke the assumption that 'this->packets == this'... | rubidium |
2009-10-06 | (svn r17727) -Codechange: some coding style and documentation fixes | rubidium |
2009-10-06 | (svn r17720) -Codechange: guard the CargoPacket variables that are cached in ... | rubidium |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-10-03 | (svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that wa... | rubidium |
2009-09-21 | (svn r17597) -Codechange: rename namegen* to townname* | smatz |
2009-09-20 | (svn r17596) -Codechange: constify some tables | smatz |
2009-09-20 | (svn r17589) -Codechange: rename town_acc to always_accepted | smatz |
2009-09-19 | (svn r17579) -Fix: remove doxygen docs for removed parameters, or change @par... | rubidium |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-09-15 | (svn r17552) -Codechange: rename load_unload_time_rem to something more gener... | rubidium |
2009-09-14 | (svn r17535) -Fix: compiling without networking failed; also unhackify the cr... | rubidium |
2009-09-10 | (svn r17493) -Codechange: store the depot index on the map | rubidium |
2009-09-10 | (svn r17492) -Codechange: don't store the town index for road depots. | rubidium |
2009-09-09 | (svn r17483) -Fix (r17405): when an aircraft starts flying in circles make it... | yexo |
2009-09-07 | (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an... | smatz |
2009-09-06 | (svn r17433) -Codechange: Store cumulated inflation in savegame and compute a... | frosch |
2009-09-06 | (svn r17431) -Fix (r16735): oldloader wasn't updated | smatz |
2009-09-06 | (svn r17429) -Fix (r16378): conversion of TTO/TTD savegames failed when vehic... | smatz |
2009-09-04 | (svn r17419) -Fix (r-old, r16378): the index of orders loaded from old savega... | yexo |
2009-09-03 | (svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger ... | yexo |
2009-09-01 | (svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxf... | rubidium |