Age | Commit message (Expand) | Author |
2006-02-20 | (svn r3641) - Rename MusicFilesettings 'btn_down' to more sensible 'playing' | Darkvater |
2006-02-20 | (svn r3640) - Remove win32-only variables from variables.h and put them into ... | Darkvater |
2006-02-20 | (svn r3622) - Partly revert r3214. The patch setting max_num_autosaves stays ... | Darkvater |
2006-02-20 | (svn r3621) - Codechange: Only define the server and bans list if network is ... | Darkvater |
2006-02-13 | (svn r3601) -Codechange: special for Tron, and he was absolutely correct in t... | truelight |
2006-02-13 | (svn r3600) -Fix: suppress error on 64bit targets | truelight |
2006-02-06 | (svn r3567) -Fix: for once and for all, use 'unsigned long' if you want to ca... | truelight |
2006-02-04 | (svn r3550) - [Patches]: fix GCC warning, sorry | Darkvater |
2006-02-04 | (svn r3548) - [Patches]: rework two loops in make_oneofmany() and make_manyof... | Darkvater |
2006-02-04 | (svn r3547) - [Patches]: do some general cleanup, commentarization before sta... | Darkvater |
2006-02-04 | (svn r3534) - Codechange: remove unused savedump patch-settings. | Darkvater |
2006-02-01 | (svn r3512) Yet more whitespace fixes (mostly by Rubidium) | peter1138 |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-01-29 | (svn r3479) -Fix: fixed warnings on 64bit platforms (anyway, most 64bit platf... | truelight |
2006-01-29 | (svn r3475) - Fix: you couldn't remove an item from a list-type of config ing... | Darkvater |
2006-01-29 | (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in... | Darkvater |
2005-12-18 | (svn r3313) Remove GPMI related changes from trunk | tron |
2005-11-26 | (svn r3238) -Fix: always save if you want GPMI-based AIs, this on request by | truelight |
2005-11-22 | (svn r3229) -Add: add more GPMI support. Now GPMI-based AIs can be loaded (do... | truelight |
2005-11-21 | (svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable vi... | truelight |
2005-11-19 | (svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite ... | tron |
2005-11-17 | (svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep befo... | bjarni |
2005-11-09 | (svn r3157) - Feature: Added patch option to link the terraform toolbar to th... | peter1138 |
2005-09-24 | (svn r2982) Newgrf: Added patch option for wagon speed limits. This is enable... | peter1138 |
2005-09-23 | (svn r2976) -Fix: Align settings pool items to the size of void* to fix bus e... | tron |
2005-09-08 | (svn r2924) Introduce the ALIGN() macro which aligns values to multiples of a... | tron |
2005-08-07 | (svn r2833) Remove saving of sprite cache data: | tron |
2005-08-07 | (svn r2831) Fix some potential and real buffer overflows | tron |
2005-08-07 | (svn r2830) Move CheckSwitchToEuro() to currency.[ch] and hide the truth abou... | tron |
2005-08-06 | (svn r2815) Store the currency information in one central place instead of sc... | tron |
2005-07-25 | (svn r2706) Fix !WITH_NETWORK build | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |
2005-07-21 | (svn r2663) Include variables.h only in these files which need it, not global... | tron |
2005-07-19 | (svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst... | ludde |
2005-07-19 | (svn r2633) Move spritecache related variable from variables.h to spritecache... | tron |
2005-07-19 | (svn r2631) Move screenshot related variables from variables.h to screenshot.... | tron |
2005-07-12 | (svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced ol... | ludde |
2005-07-04 | (svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu... | hackykid |
2005-07-03 | (svn r2514) - Codechange: [NPF] Move the checking of railtype into a funciton... | matthijs |
2005-06-16 | (svn r2447) * Add: [NPF] Penalty for road vehicles making turns. | matthijs |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-07 | (svn r2281) - Fix: [ 1115204 ] [NPF] When pressing the goto depot button, tra... | matthijs |
2005-05-02 | (svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for ships | matthijs |
2005-04-25 | (svn r2231) - Fix: max_join_time pointing to _network_max_join_time is an uin... | Darkvater |
2005-04-24 | (svn r2227) - Fix (regression): [ 1188408 ] Fix news settings load check. Whe... | Darkvater |
2005-04-15 | (svn r2204) - Add: [NPF] NPF now has a maximum number of nodes it will search... | matthijs |
2005-04-13 | (svn r2192) - Add greater control to the 'message options' window. Now you ca... | Darkvater |
2005-04-04 | (svn r2147) - Add: [NPF] Give red presignal exit signals a different (higher)... | matthijs |
2005-03-29 | (svn r2106) -Fix: improved the network-join algoritm, it is now a bit more st... | truelight |