summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-12-01(svn r880) Daily langfile updates (automatic)miham
2004-12-01(svn r877) Moved bemidi.cpp correctly this timebjarni
2004-12-01(svn r876) reverted the accidently cleared bemidi.cppbjarni
2004-12-01(svn r870) BeOS: made the move of bemidi.cpp properly (I hope)bjarni
2004-12-01(svn r869) Mac: finally made asserts open the console, so people should be ab...bjarni
2004-12-01(svn r862) Cygwin: libdetection now sets the flags properly if no Makefile.co...bjarni
2004-11-29(svn r857) Daily langfile updates (automatic)miham
2004-11-29(svn r856) Makefile: added the flags CYGWIN and MINGW to libdetection. They w...Bjarni
2004-11-29(svn r855) BeOS: moved bemidi to os/beos/ (w-ber)bjarni
2004-11-29(svn r854) -Fix [1070274] Invisible trains. Weird macros and MSVC optimizing ...darkvater
2004-11-29(svn r853) -Feature: Implement improved vehicle loading algorithmtron
2004-11-28(svn r852) Daily langfile updates (automatic)miham
2004-11-28(svn r850) Adjust the other language files according to revision 844tron
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 callstron
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-15tron
2004-11-24(svn r802) -add latvian to VS.net Project (bociusz)darkvater
2004-11-24(svn r801) - re-enabled background highlighting in Newgrf GUIdominik
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 gototron
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