Age | Commit message (Expand) | Author |
2005-07-17 | (svn r2617) - Fix: fix some warnings, and reenable vs.net2003 signed/unsigned... | Darkvater |
2005-07-17 | (svn r2597) Feature: [string system] Support cases. | ludde |
2005-07-16 | (svn r2594) Fix: [strgen] Misc updates to the string system. | ludde |
2005-07-16 | (svn r2592) Feature: [strgen] New way to specify plural forms. | ludde |
2005-07-15 | (svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add m... | Darkvater |
2005-07-15 | (svn r2580) Change: Added {INDUSTRY} command for printing industry names inst... | ludde |
2005-07-15 | (svn r2572) - Codechange: [string] Changed string system so it's not as depen... | ludde |
2005-07-14 | (svn r2566) Rename COMMA{8,16,32} to just COMMA, because it's the same anyway | tron |
2005-07-14 | (svn r2565) Fix: Remove GetParamInt8, GetParamInt16, GetParamUint16.. they ar... | ludde |
2005-07-14 | (svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not... | ludde |
2005-07-13 | (svn r2562) Fix: Merged {NUMU16}, {INT32}. They do the same thing now. | ludde |
2005-07-13 | (svn r2561) Fix: Remove {COMMA16} and {COMMA8}. Those are not needed anymore. | ludde |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-22 | (svn r2359) Use strecpy instead of str_cat (which was rather a cpy than a cat... | tron |
2005-04-16 | (svn r2208) - Fix: [ 1174237 ] Max loan always in euros, use _opt_ptr instead... | Darkvater |
2005-04-02 | (svn r2129) Reverted r2125 and depending revisions (map size selector in the ... | pasky |
2005-04-02 | (svn r2125) - Feature: In the intro dialog, show a map size selector below th... | pasky |
2005-03-24 | (svn r2046) -Codechange: moved all waypoint code to waypoint.c/waypoint.h | truelight |
2005-02-17 | (svn r1880) [Codechange] Added isocodes to langfiles and support code to strg... | miham |
2005-02-06 | (svn r1825) Further style improvements: | tron |
2005-02-06 | (svn r1823) Get rid of some ugly cast magic concerning language packs | tron |
2005-02-06 | (svn r1822) Const correctness | tron |
2005-02-06 | (svn r1821) Move generic string handling functions to string.[ch] and introdu... | tron |
2005-02-06 | (svn r1820) Style cleanup: | tron |
2005-02-06 | (svn r1816) Use char instead of byte for string formatting | tron |
2005-02-06 | (svn r1815) Remove some unused declarations | 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-01-23 | (svn r1603) -Fix: unused variable in FormatTinyDate | darkvater |
2005-01-22 | (svn r1598) Feature: Message history now is stickyable and resizeable | dominik |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-10 | (svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye... | darkvater |
2005-01-06 | (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an... | truelight |
2004-12-23 | (svn r1255) Renamed "postfix" to "suffix", for strings and variable names | dominik |
2004-12-22 | (svn r1222) Currency cleanup. Changed some currency symbols according to foru... | dominik |
2004-12-22 | (svn r1215) Feature: You can now make a custom currency by chosing "Custom..." | dominik |
2004-12-15 | (svn r1098) -Fix: server without revision build doesn't care about the client... | darkvater |
2004-12-15 | (svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R... | darkvater |
2004-12-14 | (svn r1090) -Fix: Made the _openttd_revision variable global, and with that | truelight |
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-24 | (svn r803) Switch to ISO 8859-15 | tron |
2004-11-15 | (svn r631) Merge r440, r444, r485, r630 to trunk: | tron |
2004-11-15 | (svn r624) Merge r377 to trunk: | tron |
2004-11-14 | (svn r607) -Patch: [ 985102 ] static cleanup | tron |
2004-11-14 | (svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ... | darkvater |
2004-09-18 | (svn r293) -Feature: Windows now shows (available) revision, release informat... | darkvater |
2004-09-15 | (svn r267) -Fix: Moved EUR back in its place, savegames should not list Roman... | darkvater |
2004-09-13 | (svn r241) -Fix: Trailing spaces :O | darkvater |
2004-09-13 | (svn r237) -Fix: [1025836] Company value problem (again). Now company value r... | darkvater |