Age | Commit message (Expand) | Author |
2006-08-14 | (svn r5893) WebTranslator2 update to 2006-08-14 20:38:49 | miham |
2006-08-14 | (svn r5892) -Fix (r5887): silence MSVC warning(s) about signedness of some co... | rubidium |
2006-08-14 | (svn r5891) -Code cleanup: cleaned up the code added in revision 5888 | bjarni |
2006-08-14 | (svn r5888) -Fix: [autoreplace] if vehicles breakdowns and service are turned... | bjarni |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-08-14 | (svn r5886) -Fix [FS#273]: Incomplete removal of player owned property due to... | Darkvater |
2006-08-13 | (svn r5883) -Fix [FS#272]: use the height of the edge of the map for shadows ... | rubidium |
2006-08-13 | (svn r5874) -Feature [FS#234]: Remember the maximized state and restore on st... | Darkvater |
2006-08-13 | (svn r5873) - Fix a bad comment in r5871, and add a further check for saving ... | Darkvater |
2006-08-13 | (svn r5872) - Feature: Add an icon to the SDL openttd executable. | Darkvater |
2006-08-12 | (svn r5871) -Feature: Add a possibility to handle pointer strings without a b... | Darkvater |
2006-08-12 | (svn r5866) - Forward-port the release-changes from the 0.4 branch back to tr... | Darkvater |
2006-08-12 | (svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes | tron |
2006-08-12 | (svn r5854) -Fix: [elrails] now electric engines are stopped if they enter a ... | bjarni |
2006-08-12 | (svn r5853) -Fix: [elrails] FS#178 Electric Trains can leave Conventional Depot | bjarni |
2006-08-11 | (svn r5843) Wrong path for masm64.rules in VS2005 project file (michi_cc) | Darkvater |
2006-08-11 | (svn r5841) -Fix r5794: use the height of the edge of the map for shadows of ... | rubidium |
2006-08-11 | (svn r5839) Fix : A ship in a depot must be stopped before allowed to be cloned. | belugas |
2006-08-10 | (svn r5836) - Silence a warning on mingw. Thanks glx. | Darkvater |
2006-08-10 | (svn r5833) -Feature: Allow building of (certain) rails, roads and bridge ram... | tron |
2006-08-10 | (svn r5831) - Fix (r5765): regression regarding windows filetimes. st->st_mti... | Darkvater |
2006-08-09 | (svn r5822) - NewGRF: add support for callback 31, vehicle start/stop check. ... | peter1138 |
2006-08-09 | (svn r5820) - NewGRF: Add support for extra vehicle text in the purchase list... | peter1138 |
2006-08-09 | (svn r5819) - NewGRF: add support for refit costs specified in NewGRF. This m... | peter1138 |
2006-08-09 | (svn r5813) Add x64 target to VS2005 project files (michi_cc) | Darkvater |
2006-08-08 | (svn r5810) Shuffle some constants for clarity and remove a case which cannot... | tron |
2006-08-08 | (svn r5809) Turn the tests for valid bridge ramp slopes into something compre... | tron |
2006-08-07 | (svn r5806) Inline FindLandscapeHeight() into its only remaining caller and r... | tron |
2006-08-07 | (svn r5805) -Fix: FS#189 Boolean cheats do not work | bjarni |
2006-08-07 | (svn r5801) - Codechange: The exception dialog showed the last modification-d... | Darkvater |
2006-08-07 | (svn r5800) - Fix: When directories were changed in 'Play Scenario', pressing... | Darkvater |
2006-08-07 | (svn r5799) WebTranslator2 update to 2006-08-07 11:21:14 | miham |
2006-08-07 | (svn r5798) - Fix [r5062]: When expanding a town, the test to check if a tile... | peter1138 |
2006-08-06 | (svn r5796) Use DrawTileSprites/DrawTileSeqStruct for road depot drawing data... | tron |
2006-08-06 | (svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* inst... | tron |
2006-08-06 | (svn r5787) Rename width, height and unk of struct DrawTileSeqStruct to size_... | tron |
2006-08-06 | (svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compil... | belugas |
2006-08-05 | (svn r5782) [Translations] Added initial japanese translation | miham |
2006-08-05 | (svn r5773) Clarify why the owner is checked before a palette is chosen when ... | tron |
2006-08-05 | (svn r5772) Road depots always have an player as owner, so remove an useless ... | tron |
2006-08-05 | (svn r5771) Unify several code paths and data structures for drawing train de... | tron |
2006-08-05 | (svn r5769) - Fix (r5762): fix some mistakes in the opendir code and filesize... | Darkvater |
2006-08-05 | (svn r5767) - Cleanup: Improve upon the header file mess regarding fios. Move... | Darkvater |
2006-08-05 | (svn r5766) - Cleanup: Unify FiosBrowseTo and FiosGetDescText | Darkvater |
2006-08-05 | (svn r5765) - Codechange: Fully unify the OS-specific FiosGet...List function... | Darkvater |
2006-08-05 | (svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_Fio... | Darkvater |
2006-08-04 | (svn r5763) - Cleanup: Move the now unified GetLanguageList and comparator fu... | Darkvater |
2006-08-04 | (svn r5762) - Codechange: Implementation of POSIX-style opendir/readdir/close... | Darkvater |
2006-08-04 | (svn r5761) - Cleanup: Really minor whitespace changes, and remove an extern ... | Darkvater |
2006-08-04 | (svn r5760) - Codechange: Use a define for case-string comparison in OS/2 ins... | Darkvater |