Age | Commit message (Expand) | Author |
2004-11-28 | (svn r850) Adjust the other language files according to revision 844 | tron |
2004-11-28 | (svn r847) Add the station type icons to strgen: {TRAIN}, {LORRY}, {BUS}, {PL... | tron |
2004-11-28 | (svn r844) Fix some typos ([ 1074329 ]) and use a bigger font in the detailed... | tron |
2004-11-27 | (svn r843) Remove redundant variable assignments and function calls | tron |
2004-11-27 | (svn r842) -Fix: [ 985925 ] Start/stop flag in train depots always works, reg... | tron |
2004-11-26 | (svn r831) Remove station-specific roadbits magic. Tron already fixed road st... | pasky |
2004-11-26 | (svn r830) Move the MP_STATION roadbits guard to GetTownRoadBitsByTile() wrap... | pasky |
2004-11-26 | (svn r829) Fix small glitch: Immediately redraw the tile selection square whe... | tron |
2004-11-26 | (svn r828) Everyone welcome table/sprites.h in trunk - so far not in use besi... | pasky |
2004-11-26 | (svn r827) Dye bridge ramps in the matching colours compared to the rest of t... | tron |
2004-11-26 | (svn r826) Seperate all bridge related tables from tunnel_land.h into their o... | tron |
2004-11-26 | (svn r822) Use a struct instead of pairs of bytes for the string colormap. | tron |
2004-11-26 | (svn r819) Code cleanup: colors for langfile strings are now taken from a col... | dominik |
2004-11-26 | (svn r818) Daily langfile updates (automatic) | miham |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-25 | (svn r814) Daily langfile updates (automatic) | miham |
2004-11-25 | (svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were ... | tron |
2004-11-24 | (svn r803) Switch to ISO 8859-15 | tron |
2004-11-24 | (svn r802) -add latvian to VS.net Project (bociusz) | darkvater |
2004-11-24 | (svn r801) - re-enabled background highlighting in Newgrf GUI | dominik |
2004-11-24 | (svn r800) Check if the data tables for houses have the correct number of ele... | tron |
2004-11-24 | (svn r793) Merge INLINE -> inline replacement (revision 376) | tron |
2004-11-24 | (svn r792) Small cleanup: Kill a goto | tron |
2004-11-24 | (svn r788) added a latvian translation (currently contains 0 strings) | bjarni |
2004-11-23 | (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent w... | tron |
2004-11-23 | (svn r786) Daily langfile updates (automatic) | miham |
2004-11-23 | (svn r785) -Fix: A train can leave and enter the same depot at the same time,... | tron |
2004-11-23 | (svn r780) Always report a bus/lorry station as unpassable. | tron |
2004-11-23 | (svn r779) Reverting last commit, svn didn't cancel the commit like I was mea... | matthijs |
2004-11-23 | (svn r778) -Fix: [ 1064742 ] | matthijs |
2004-11-22 | (svn r773) When refitting a train engine, refit also all the attached wagons ... | pasky |
2004-11-22 | (svn r772) Whoops, I know. Do not consider pointer to be a boolean value. Sor... | pasky |
2004-11-22 | (svn r771) Do not give a file new {struct GRFFile} if it was already loaded o... | pasky |
2004-11-22 | (svn r770) Daily langfile updates (automatic) | miham |
2004-11-22 | (svn r769) Fixed a tiny mistake in the _userstring boundary check. Let's hope... | pasky |
2004-11-22 | (svn r768) In the NewGRF manager, show GRF ids as 8-digit hex numbers (that's... | pasky |
2004-11-22 | (svn r767) Introduce USERSTRING_LEN (128) and try to make sure we don't overf... | pasky |
2004-11-22 | (svn r766) -Fix: compilation problems on windows | darkvater |
2004-11-22 | (svn r764) Enumerate the houses only one per town can exist and use the enums... | tron |
2004-11-22 | (svn r760) Replace some bit-juggling with bit fields | tron |
2004-11-22 | (svn r757) Repair the damage inflicted on english.txt in revision 745 | tron |
2004-11-22 | (svn r756) Demystify and explain some piece of code regarding which house spr... | tron |
2004-11-21 | (svn r746) Daily langfile updates (automatic) | miham |
2004-11-21 | (svn r745) Added newgrf GUI (in options menu)\nThe interface currently only d... | dominik |
2004-11-21 | (svn r739) Daily langfile updates (automatic) | miham |
2004-11-21 | (svn r727) The langauge files depend on english.txt, not strings.h | tron |
2004-11-21 | (svn r726) The OpenTTD binary doesn't depend on the language files, so move t... | tron |
2004-11-21 | (svn r725) Fix language file dependencies | tron |
2004-11-21 | (svn r724) Remove restriction that a tile can only accept 3 cargo types. | tron |
2004-11-21 | (svn r723) Increase size of dparam so more parameters can be passed to string... | tron |