Age | Commit message (Expand) | Author |
2006-05-09 | (svn r4790) Remove slope magic from EnsureNoVehicleZ() and rename it to Ensur... | tron |
2006-04-23 | (svn r4541) Add a type for slopes and replace many magic numbers by the appro... | tron |
2006-04-02 | (svn r4231) Remove ModifyTile(), it's not used anymore, yay! | tron |
2006-03-26 | (svn r4125) - Feature: Add a general TIC() TOC() mechanism using rdtsc or som... | Darkvater |
2006-03-25 | (svn r4105) - Feature: Add proper ISO-8859-15 <> LOCALCODE conversion. As the... | Darkvater |
2006-03-22 | (svn r4028) The last external user of FindLandscapeHeightByTile() is gone (r4... | tron |
2006-03-07 | (svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its r... | tron |
2006-03-06 | (svn r3773) Shove some semantics down ottd's throat by replacing ints and mag... | tron |
2006-03-03 | (svn r3748) Remove bubblesort(), it's unused | tron |
2006-03-02 | (svn r3726) - [6/6] Finalize conversion, finally save the patches struct. | Darkvater |
2006-01-05 | (svn r3365) Staticise 36 functions | tron |
2006-01-05 | (svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAuto... | tron |
2005-12-25 | (svn r3342) Remove some cruft | tron |
2005-12-24 | (svn r3336) byte -> WindowClass, uint16 -> WindowNumber | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-10-16 | (svn r3049) Replace byte/int/uint by RailType where appropriate | tron |
2005-10-02 | (svn r3008) [ 1247535 ] Native Support for Win64 (compile&run only) (michi_cc) | Darkvater |
2005-09-30 | (svn r3001) s/Player*/const Player*/ | tron |
2005-09-29 | (svn r2997) -Codechange: Split road drawing code off from DrawTile_Road into ... | peter1138 |
2005-09-18 | (svn r2962) - const correctness for all Get* functions and most Draw* functio... | Darkvater |
2005-09-02 | (svn r2906) Fix some threaded saving problems. Now the thread only interfaces... | Darkvater |
2005-08-07 | (svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou... | tron |
2005-08-05 | (svn r2809) Implement more generic threading functions, which allow more than... | tron |
2005-08-05 | (svn r2807) Fix two major bugs in the threaded save code: | tron |
2005-08-01 | (svn r2781) Fix some of the issues with variables in .h files. | ludde |
2005-07-29 | (svn r2754) Move str_fmt into string.[ch] | tron |
2005-07-28 | (svn r2738) Small bit fiddling cleanup | tron |
2005-07-27 | (svn r2728) -Fix/Feature: Change the driver probing algorithm | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2672) Move saving/loading related declarations to saveload.h | tron |
2005-07-19 | (svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst... | ludde |
2005-07-17 | (svn r2601) Fix: Added TIC,TOC macros do be able to do profiling easier. | ludde |
2005-07-16 | (svn r2588) Codechange: Remove PLAYER_SEED_RANDOM | ludde |
2005-07-15 | (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add m... | Darkvater |
2005-07-15 | (svn r2583) Move OS specific code out of misc.c | ludde |
2005-07-13 | (svn r2560) Fix: various minor code changes. | ludde |
2005-06-24 | (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" | tron |
2005-06-15 | (svn r2441) -Feature: You can now give transfer order to set up feeder systems | celestar |
2005-06-06 | (svn r2420) - Codechange: magic number elminitation of cursorsprites. | Darkvater |
2005-06-01 | (svn r2391) - Feature: saving games happen in a seperate thread so you no lon... | Darkvater |
2005-05-14 | (svn r2316) - Fix: [ 1154454 ] Fix BeOS build on Trunk (myob) | Darkvater |
2005-05-12 | (svn r2300) - CodeChange: check the last number of commands, now only the ref... | Darkvater |
2005-05-12 | (svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe... | Darkvater |
2005-04-13 | (svn r2192) - Add greater control to the 'message options' window. Now you ca... | Darkvater |
2005-03-27 | (svn r2093) uint -> TileIndex, remove commented out code and a local variable... | tron |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |
2005-03-24 | (svn r2043) -Fix: committed too many files in the last commit | truelight |
2005-03-24 | (svn r2042) -Fix: forgot to remove a printf ;) | truelight |
2005-03-04 | (svn r1924) Use same type names in declaration and implementation | tron |
2005-02-17 | (svn r1881) -Fix: [ 1119308 ] Max passengers / mail variables are now 32 bit | celestar |