Age | Commit message (Expand) | Author |
2006-09-30 | (svn r6593) -Fix: [depot window] added sprites to the buttons, that lacked one | bjarni |
2006-09-16 | (svn r6465) -Fix: change some instances of '/* $Id */' to '/* $Id$ */', so SV... | rubidium |
2006-09-04 | (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more... | rubidium |
2006-09-03 | (svn r6367) -Codechange: Speed up the animated cursors a bit so they move onc... | Darkvater |
2006-08-31 | (svn r6255) Simplify drawing of catenary in depots | tron |
2006-08-29 | (svn r6220) -Fix: added missing space in a string for Catalan town names (Arnau) | bjarni |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r5975) -Cleanup: use ORIGINAL_BASE_YEAR & ORIGINAL_MAX_YEAR where the fu... | rubidium |
2006-08-20 | (svn r5965) -Feature: FS#261 Catalan Town Names generator (arnau) | bjarni |
2006-08-16 | (svn r5926) -Codechange: make _cur_year contain the full year, instead of the... | rubidium |
2006-08-12 | (svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopes | tron |
2006-08-10 | (svn r5833) -Feature: Allow building of (certain) rails, roads and bridge ram... | tron |
2006-08-09 | (svn r5819) - NewGRF: add support for refit costs specified in NewGRF. This m... | peter1138 |
2006-08-06 | (svn r5796) Use DrawTileSprites/DrawTileSeqStruct for road depot drawing data... | tron |
2006-08-06 | (svn r5785) Fix(5771) : Silenced a warning in MSVC that prevented from compil... | belugas |
2006-08-05 | (svn r5771) Unify several code paths and data structures for drawing train de... | tron |
2006-08-03 | (svn r5723) - Move the declaration of DrawRoadDepotSprite() out of functions.... | tron |
2006-07-16 | (svn r5504) Feature : Added Italian town name generator. (sidew) | belugas |
2006-06-26 | (svn r5385) - Fix: Corrected new helipad layering so helicopters go over the ... | richk |
2006-06-25 | (svn r5362) - Fix: Updated sprites in New Airports to be allow cleaner replac... | richk |
2006-06-23 | (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters. | richk |
2006-06-14 | (svn r5262) Add symbolic names for the aircraft subtypes. not perfect, but be... | tron |
2006-06-09 | (svn r5201) - NewGRF: add loading of default refit costs. This information is... | peter1138 |
2006-06-07 | (svn r5155) - Remove the bridge branch merge (revision r5070) | tron |
2006-06-05 | (svn r5136) Fix various style bugs: | tron |
2006-06-04 | (svn r5105) - NewGRF: Move callbackmask from *VehicleInfo to EngineInfo. This... | peter1138 |
2006-06-02 | (svn r5070) Merged the bridge branch | celestar |
2006-05-31 | (svn r5055) -Fix: Correct some errors in the bridge sprite numbers | celestar |
2006-05-20 | (svn r4920) Remove parameters, which get only used in certain functions, by s... | tron |
2006-05-17 | (svn r4896) - NewGRF: add support for vehicle property 0x25 (user defined dat... | peter1138 |
2006-05-01 | (svn r4639) -Feature: Turkish town names (jnmbk) | celestar |
2006-04-28 | (svn r4614) CodeChange : Cleanup of industry_cmd (Step-4). | belugas |
2006-04-26 | (svn r4584) CodeChange : Cleanup of industry_cmd (Step-3). | belugas |
2006-04-26 | (svn r4578) CodeChange : Cleanup of industry_cmd (Step-2). | belugas |
2006-04-26 | (svn r4577) CodeChange : Cleanup of industry_cmd (Step-1). | belugas |
2006-04-24 | (svn r4568) CodeChange : Bring definitions and uses of DrawTypesStructures to... | belugas |
2006-04-24 | (svn r4564) CodeChange : Constify the sprites of _cargo_types_base_values | belugas |
2006-04-22 | (svn r4513) Codechange : Assemble a bit the scattered parts of Cargo types. | belugas |
2006-04-15 | (svn r4430) - NewGRF: Use the bridge's sprite layout for drawing high pillars... | Darkvater |
2006-04-12 | (svn r4384) -Codechange: rail drawing code | celestar |
2006-04-10 | (svn r4345) -Codechange: Similar to airport tiles, rename _industry_map5_ arr... | celestar |
2006-04-05 | (svn r4283) -Cleanup: More elrail housekeeping, remove code dublication, more... | celestar |
2006-04-05 | (svn r4282) -Cleanup: Re-arranged the ignore groups into a more readable arra... | celestar |
2006-04-05 | (svn r4281) -Cleanup: Begun cleaning up elrail code a bit, mostly comments an... | celestar |
2006-04-04 | (svn r4278) -Fix: changed char to uint8 because signedness of char is undefin... | celestar |
2006-03-29 | (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c... | celestar |
2006-03-24 | (svn r4092) CodeChange : Named sprites instead of magic numbers plus create/u... | belugas |
2006-03-21 | (svn r4004) -CodeChange : Renaming sprites and functions | belugas |
2006-03-20 | (svn r3991) -Fix : Last remaining separation of SpriteID from Palette | belugas |