Age | Commit message (Expand) | Author |
2010-10-12 | (svn r20918) -Add: Store NewGRF version information from Action14 in savegame... | frosch |
2010-10-01 | (svn r20860) -Cleanup: remove some unused functions and variables | smatz |
2010-09-28 | (svn r20857) -Fix [FS#3637]: The station with the second highest rating was d... | rubidium |
2010-09-20 | (svn r20832) -Feature: Allow to select a custom percentage of water in the ma... | terkhen |
2010-09-16 | (svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames... | rubidium |
2010-09-16 | (svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and m... | rubidium |
2010-09-16 | (svn r20816) -Codechange [FS#3835]: make waypoint default names work like dep... | rubidium |
2010-09-16 | (svn r20815) -Revert (r20814): wrong patch at wrong time... | rubidium |
2010-09-16 | (svn r20814) -Codechange [FS#3835]: make waypoint default names work like dep... | rubidium |
2010-09-01 | (svn r20717) -Fix [FS#4103]: water class was not set for stations | yexo |
2010-09-01 | (svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't rem... | rubidium |
2010-08-28 | (svn r20659) -Feature: make the (flat) area around an industry configurable (... | rubidium |
2010-08-28 | (svn r20658) -Codechange: add the colour of an object to the object instance | rubidium |
2010-08-28 | (svn r20656) -Codechange: implement counting of objects | rubidium |
2010-08-28 | (svn r20648) -Codechange: implement the NewGRF override manager for objects | rubidium |
2010-08-27 | (svn r20634) -Fix (r20592): gracefully do the date_fract format conversion wh... | rubidium |
2010-08-26 | (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some... | rubidium |
2010-08-26 | (svn r20622) -Codechange: unify [GS]et[Statation|Object|Industry|House]Animat... | rubidium |
2010-08-26 | (svn r20621) -Codechange: move animation frames of houses, objects and indust... | rubidium |
2010-08-24 | (svn r20610) -Fix (r20609): X and Y got swapped. | frosch |
2010-08-24 | (svn r20609) -Fix [FS#3702]: crash when a NewGRF defined an invalid substitut... | yexo |
2010-08-22 | (svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _dat... | rubidium |
2010-08-22 | (svn r20591) -Codechange: make sure _date_fract is set when SetDate is called... | rubidium |
2010-08-18 | (svn r20547) -Change: the way order backups are performed. Now restoring an o... | rubidium |
2010-08-17 | (svn r20528) -Fix: in old savegames aircraft can have an invalid state | yexo |
2010-08-13 | (svn r20482) -Codechange: move some object related information off the map an... | rubidium |
2010-08-11 | (svn r20450) -Fix: same the airport tile ID mapping as well | rubidium |
2010-08-11 | (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id ... | rubidium |
2010-08-11 | (svn r20446) -Codechange: unify the location of the water class | rubidium |
2010-08-08 | (svn r20411) -Codechange: rename unmovables as quite a lot of them are actual... | rubidium |
2010-08-07 | (svn r20406) -Codechange: make StationClass use the new generic class | rubidium |
2010-08-07 | (svn r20400) -Codechange: let StationSpec use GRFFilePropsBase | rubidium |
2010-08-05 | (svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si... | yexo |
2010-08-05 | (svn r20375) -Codechange: make sure the watertype for existing airport tiles ... | yexo |
2010-08-05 | (svn r20374) -Codechange: add persistant storage for airports | yexo |
2010-08-05 | (svn r20366) -Codechange: store the rotation of the airport layout in the sta... | yexo |
2010-08-05 | (svn r20365) -Codechange: allow multiple layouts for one airport statemachine... | yexo |
2010-08-03 | (svn r20337) -Codechange: unify the construction of objects on the map | rubidium |
2010-08-03 | (svn r20335) -Codechange: change the name of some unmovable map accessors | rubidium |
2010-08-03 | (svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension | rubidium |
2010-08-02 | (svn r20311) -Codechange: don't reserve extra space in the savegame that is n... | yexo |
2010-08-01 | (svn r20289) -Codechange: Unify fall through coding style. | terkhen |
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2010-08-01 | (svn r20281) -Codechange: unify case scope closure + break coding style | rubidium |
2010-07-31 | (svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements. | alberth |
2010-07-31 | (svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b... | rubidium |
2010-07-31 | (svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) ... | rubidium |
2010-07-30 | (svn r20247) -Fix: when it is known the loading an old savegame is going to f... | rubidium |
2010-07-29 | (svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH). | terkhen |