summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-04(svn r1376) fixed an issue where a modified client could try to replace a veh...bjarni
2005-01-04(svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly...darkvater
2005-01-04(svn r1374) -Feature: Add sticky item to finances window; sticky remains when...darkvater
2005-01-04(svn r1373) -Fix: compilation fix for windowsdarkvater
2005-01-04(svn r1372) -Fix: fixed some GUI glitches introduced with resize-buttonstruelight
2005-01-04(svn r1370) -Add: added console support for loading maps. Use 'load', 'list_f...truelight
2005-01-04(svn r1369) -Feature(ish): Added sprites for up/down and left/right arrows. A...darkvater
2005-01-04(svn r1368) -Fix: Disabled dropdown menu options are gray again (instead of b...truelight
2005-01-04(svn r1367) -Fix: Full-Loading trains no longer get "lost" after a while (Hac...matthijs
2005-01-04(svn r1366) -Fix: [1093186] rough land in snow upon dying of treedarkvater
2005-01-04(svn r1365) -Fix: very, very nasty buffer overflow bug introduced with replac...darkvater
2005-01-03(svn r1361) -Remove .cod files from VS6 project as well (bociusz)darkvater
2005-01-03(svn r1359) Fix typos in last committron
2005-01-03(svn r1358) Assert bounds of depot list when searching for a depottron
2005-01-03(svn r1357) -Fix: Disabled dropdown menu options are gray again (instead of b...darkvater
2005-01-03(svn r1356) -Fix: [1092363] missing GCC_PACK in oldloader.c (thx hafken)darkvater
2005-01-03(svn r1355) -Fix: [1092473] random trees in scenario editor do not overwrite ...darkvater
2005-01-03(svn r1354) Use WindowClass/WindowNumber to store/pass window class/number, n...tron
2005-01-03(svn r1353) -Fix: [1092707] placing rocks in scenario editor. You can place r...darkvater
2005-01-03(svn r1352) -Fix: [1093200] Drive side in new games. Setting the driver side ...darkvater
2005-01-03(svn r1351) fixed issue in last commit where it it not update the replace tra...bjarni
2005-01-03(svn r1350) Replace Vehicle GUI: bjarni
2005-01-03(svn r1349) -Fix: [1093485] Dissappearing rocks in Scenario Editordarkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2005-01-03(svn r1347) -Fix: Some were fixed for the trees -> Only copy the lowest two b...darkvater
2005-01-03(svn r1346) -Fix: fix signed/unsigned warningsdarkvater
2005-01-03(svn r1345) Only copy the lowest two bits (amount of snow/desert) from map5 t...tron
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2005-01-03(svn r1343) -Fix: [Graphic] Autorail icon is now correct (Darkvater)truelight
2005-01-03(svn r1342) -Fix: [1094596] Problem with ship depot; upon load it is also giv...darkvater
2005-01-03(svn r1341) -Fix: fix WWT_FRAME drawing when there is no text there (STR_NULL)darkvater
2005-01-03(svn r1340) -Feature: scrolling credits list...finally! Hope nobody gets offe...darkvater
2005-01-03(svn r1339) -Fix: compilation with networking works on MinGW32 again (thx oru...darkvater
2005-01-03(svn r1338) -Fix: fix signed/unsigned warnings introduced when ditching the m...darkvater
2005-01-03(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...tron
2005-01-03(svn r1336) Fix: Correct landscaping buttons in monorail and maglev toolbarsdominik
2005-01-03(svn r1335) Removed wrongly renamed STR_TOWNNAME_ADDITIONAL_ENGLISH from all ...dominik
2005-01-03(svn r1334) Fix: [ 1093466 ] no more glitches with many maps in the scenario ...dominik
2005-01-03(svn r1333) Fix: No crash when creating a game with American town names any moredominik
2005-01-03(svn r1332) -Fix: Desert-landscape does no longer crash (protected GetMapExtr...truelight
2005-01-03(svn r1331) Update map size before sending game infotron
2005-01-03(svn r1330) Increase size of some vars from int16 to int32 to guard against f...tron
2005-01-03(svn r1329) Remove unused function declarationtron
2005-01-03(svn r1328) Turn loop with explicit terminator element into loop using endof()tron
2005-01-03(svn r1327) -Fix: made resource file version independent for windowsdarkvater
2005-01-02(svn r1326) fixed compiler warnings in vehicle_gui.c and widget.cbjarni
2005-01-02(svn r1325) -Fixed eol-style properties on new files. Please before adding a ...darkvater
2005-01-02(svn r1324) Fixed problem with autoreplace GUI and msvc6 (thanks bociusz)bjarni
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2005-01-02(svn r1322) -Add: banning system (mostly tnx to guru3)truelight