Age | Commit message (Expand) | Author |
2006-12-29 | (svn r7621) -Codechange: Rework ShowQuery into a general modal popup window. ... | Darkvater |
2006-12-29 | (svn r7616) -Cleanup: | Darkvater |
2006-11-30 | (svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified ... | KUDr |
2006-11-16 | (svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U... | peter1138 |
2006-10-27 | (svn r6955) -Codechange: Change some variable names for _textmessage_box, and... | Darkvater |
2006-10-14 | (svn r6775) -Codechange: Use some more proper types, especially Owner and Pla... | Darkvater |
2006-09-27 | (svn r6542) -Feature: [depot window] added a "sell all vehicles in depot" button | bjarni |
2006-09-16 | (svn r6462) -Codechange: Have GetStringWidth() return width as well as the he... | Darkvater |
2006-09-05 | (svn r6393) -Fix: [autoreplace] now refit costs are added to the estimated co... | bjarni |
2006-09-03 | (svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as l... | tron |
2006-08-28 | (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {... | rubidium |
2006-08-26 | (svn r6154) -Cleanup: ordered the IDs that have to do with pools from the others | truelight |
2006-08-26 | (svn r6150) -Codechange: introduced and used RoadStopID where needed | truelight |
2006-08-26 | (svn r6147) -Fix: I don't know how to write Destination :( | truelight |
2006-08-26 | (svn r6145) -Codechange: added OrderID to indicate Order indexes out of the pool | truelight |
2006-08-26 | (svn r6144) -Codechange: renamed OrderID to VehicleOrderID, because it had no... | truelight |
2006-08-26 | (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) | truelight |
2006-08-26 | (svn r6141) -Codechange: introduced DepotID and used it as much as possible | truelight |
2006-08-22 | (svn r6050) -Codechange: mass-renamed SignStruct -> Sign and ss -> si. Now fu... | truelight |
2006-08-22 | (svn r6049) -Codechange: forgot EngineRenew in r6047 | truelight |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r6005) -Cleanup: introduce IndustryID and use it | rubidium |
2006-08-20 | (svn r5999) -Feature: change the original date format to a 32 bits format bas... | rubidium |
2006-08-20 | (svn r5977) -Fix [FS#78]: never set I-am-a-thread bool to true IN the thread.... | truelight |
2006-08-20 | (svn r5965) -Feature: FS#261 Catalan Town Names generator (arnau) | bjarni |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-17 | (svn r5934) -Cleanup: forgot some conversions to Year and to Date | rubidium |
2006-08-16 | (svn r5926) -Codechange: make _cur_year contain the full year, instead of the... | rubidium |
2006-08-14 | (svn r5896) Remove pointless indirection similar to r5894 and remove an unnec... | tron |
2006-08-14 | (svn r5892) -Fix (r5887): silence MSVC warning(s) about signedness of some co... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-08-07 | (svn r5806) Inline FindLandscapeHeight() into its only remaining caller and r... | tron |
2006-08-06 | (svn r5794) Pass the TileIndex plus x and y coordinates into GetSlopeZ_* inst... | tron |
2006-07-16 | (svn r5504) Feature : Added Italian town name generator. (sidew) | belugas |
2006-05-12 | (svn r4838) Newgrf : Add empty base for newcargos | belugas |
2006-05-01 | (svn r4639) -Feature: Turkish town names (jnmbk) | celestar |
2006-04-25 | (svn r4572) Remove vehicle_leave_tile_proc | tron |
2006-04-23 | (svn r4541) Add a type for slopes and replace many magic numbers by the appro... | tron |
2006-04-12 | (svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now un... | celestar |
2006-04-10 | (svn r4342) Change the first two parameters of commands - virtual pixel coord... | tron |
2006-04-02 | (svn r4242) Pass TileIndex and slope to GetSlopeTileh_*() instead of TileInfo | tron |
2006-04-02 | (svn r4231) Remove ModifyTile(), it's not used anymore, yay! | tron |
2006-03-26 | (svn r4131) - CodeChange: Add proper semantics for StationID for such variabl... | Darkvater |
2006-03-26 | (svn r4130) - CodeChange: Add proper semantics for TownID for such variables ... | Darkvater |
2006-03-26 | (svn r4128) - CodeChange: Add proper semantics for CargoID for such variables... | Darkvater |
2006-03-26 | (svn r4111) Fix/Remove some stale comments | tron |
2006-03-09 | (svn r3805) - [FS#62] Fix doxygen comments to refer to the correct parameter.... | peter1138 |
2006-02-13 | (svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a... | tron |
2006-01-06 | (svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode' | truelight |
2005-12-25 | (svn r3342) Remove some cruft | tron |