Age | Commit message (Expand) | Author |
2005-07-16 | (svn r2594) Fix: [strgen] Misc updates to the string system. | ludde |
2005-07-16 | (svn r2588) Codechange: Remove PLAYER_SEED_RANDOM | ludde |
2005-07-15 | (svn r2583) Move OS specific code out of misc.c | ludde |
2005-07-14 | (svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not... | ludde |
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-24 | (svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile" | tron |
2005-06-20 | (svn r2464) Move definition of _inclined_tileh out of variables.h | tron |
2005-06-16 | (svn r2447) * Add: [NPF] Penalty for road vehicles making turns. | matthijs |
2005-05-11 | (svn r2291) - Fix (regression): When a client joined it changed the server-pl... | Darkvater |
2005-05-07 | (svn r2281) - Fix: [ 1115204 ] [NPF] When pressing the goto depot button, tra... | matthijs |
2005-05-06 | (svn r2274) - Codechange: some comments, parentheses and EngineID typedef for... | Darkvater |
2005-05-02 | (svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for ships | matthijs |
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-20 | (svn r2033) - Fix: Fix some more desync by saving the town growth frequency i... | pasky |
2005-03-17 | (svn r2021) Fix: Enlarge _cur_town_ctr from byte to uint32 so that all the to... | pasky |
2005-03-12 | (svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings | Darkvater |
2005-03-08 | (svn r1964) - Add: [NPF] Added a penalty | matthijs |
2005-03-08 | (svn r1963) - Add: [NPF] Penalty for a red signal that is the last signal on ... | matthijs |
2005-03-03 | (svn r1921) -Fix: Out of bounds array access which caused oil rigs to accept ... | tron |
2005-02-23 | (svn r1910) Move two variables out of variables.h which are only used locally | tron |
2005-02-08 | (svn r1850) Change the last consumers of str_buffr so they use local static b... | tron |
2005-02-06 | (svn r1833) byte -> char transition: the rest | tron |
2005-02-06 | (svn r1827) Next iteration of the byte -> char transition: some string drawin... | tron |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny new... | tron |
2005-02-05 | (svn r1810) Move town name generation declarations into a header of their own | tron |
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron |
2005-02-05 | (svn r1799) -Codechange: [ Multistop ] Added debug class "ms" and more debugging | celestar |
2005-02-04 | (svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to... | truelight |
2005-01-31 | (svn r1751) - Feature: New PathFinder (NPF). | matthijs |
2005-01-30 | (svn r1737) Add DEBUG category "map" and use it to print the map size when al... | tron |
2005-01-29 | (svn r1722) -Feature: Bigger maps - anyone? | tron |
2005-01-26 | (svn r1680) Feature: Replace train GUI now remembers the railtype selected in... | bjarni |
2005-01-26 | (svn r1678) Added cheat option for setting production of raw-material product... | miham |
2005-01-23 | (svn r1629) added a counter to tell how many engines you have of each type to... | bjarni |
2005-01-16 | (svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none ... | darkvater |
2005-01-13 | (svn r1496) -Fix: highscore no longer crashes in network games with a dedicat... | darkvater |
2005-01-12 | (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it... | truelight |
2005-01-11 | (svn r1479) -Added highscore chart (accessible from the difficulty window) wi... | darkvater |
2005-01-07 | (svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow... | darkvater |
2005-01-05 | (svn r1386) Move TileIndexDiff to map.h | tron |
2005-01-04 | (svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly... | darkvater |
2005-01-02 | (svn r1323) Adding autoreplace feature | bjarni |
2004-12-31 | (svn r1312) -Add: Patch which is on by default: population in label of the town | truelight |
2004-12-23 | (svn r1255) Renamed "postfix" to "suffix", for strings and variable names | dominik |
2004-12-22 | (svn r1219) -Fix: compilation for windows release build (forgotten VARDEF) | darkvater |
2004-12-22 | (svn r1215) Feature: You can now make a custom currency by chosing "Custom..." | dominik |