summaryrefslogtreecommitdiff
path: root/variables.h
AgeCommit message (Expand)Author
2006-12-09(svn r7449) -Codechange: Rename _path to _paths as it is technically more cor...Darkvater
2006-12-02(svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)peter1138
2006-11-27(svn r7269) -Feature: Add freight trains patch option. This option is a multi...peter1138
2006-11-22(svn r7236) -Codechange: remove unused global array _newgrf_filespeter1138
2006-11-17(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ...KUDr
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/U...peter1138
2006-11-16(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the patc...Darkvater
2006-11-16(svn r7173) -Codechange (r6824): Allow the user to change the chat-destinatio...Darkvater
2006-11-15(svn r7153) -Fix [FS#279]: Some keyboard events possibly lost under high CPU ...Darkvater
2006-11-07(svn r7102) -Codechange: Remove and hardcode unnecessary patch setting progre...peter1138
2006-11-03(svn r7057) -Codechange: Remove hardcoded lists of road vehicles for each car...peter1138
2006-10-17(svn r6800) -Feature change: [train is lost] message is now generated immedia...KUDr
2006-10-12(svn r6758) -Feature: Add a measurement tool that will show dimensions and he...Darkvater
2006-09-17(svn r6474) - Add a patch option to control display of liveries, allowing non...peter1138
2006-09-04(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...rubidium
2006-08-26(svn r6140) -Codechange: fix the comment of _shift_pressed. It doesn't react ...Darkvater
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-16(svn r5926) -Codechange: make _cur_year contain the full year, instead of the...rubidium
2006-08-15(svn r5915) -Cleanup: some variables were named *_date while they were only h...rubidium
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-12(svn r5864) -Feature: Also allow horizontal and vertical rails on steep slopestron
2006-08-07(svn r5805) -Fix: FS#189 Boolean cheats do not workbjarni
2006-07-28(svn r5626) CodeChange : Remove the global _make_screenshot and implement a m...belugas
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-07(svn r5155) - Remove the bridge branch merge (revision r5070)tron
2006-06-02(svn r5070) Merged the bridge branchcelestar
2006-05-27(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...KUDr
2006-05-22(svn r4946) "Feature": Add a cheat that allows running electric engines on no...celestar
2006-05-20(svn r4918) Move the information about the size of airports from an global ar...tron
2006-04-27(svn r4591) -Fix (FS#122) Game no longer errors out when "Many random towns" ...celestar
2006-03-29(svn r4154) -Moved MAX_BRIDGES in bridge.h and made it an enum. This makes tw...celestar
2006-03-29(svn r4153) -Codechange. Changed NPF_TILE_LENGTH into an enum and moved it ou...celestar
2006-03-29(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...celestar
2006-03-26(svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:peter1138
2006-03-12(svn r3827) Remove the global variable _error_message_2, it's only used as lo...tron
2006-03-02(svn r3739) -Fix: [Big endian CPUs] fixed bug introduced in rev 3720 where BE...bjarni
2006-02-20(svn r3640) - Remove win32-only variables from variables.h and put them into ...Darkvater
2006-02-11(svn r3588) - Refit: Use only one global to return the refit capacity rather ...peter1138
2006-02-04(svn r3534) - Codechange: remove unused savedump patch-settings.Darkvater
2006-01-29(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in...Darkvater
2005-11-21(svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable vi...truelight
2005-11-19(svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite ...tron
2005-11-17(svn r3214) -Feature: openttd.cfg can now set how many autosaves to keep befo...bjarni
2005-11-09(svn r3157) - Feature: Added patch option to link the terraform toolbar to th...peter1138
2005-09-24(svn r2982) Newgrf: Added patch option for wagon speed limits. This is enable...peter1138
2005-09-14(svn r2951) - Fix: [ 1259345 ] Changing engine in netgame opens train window ...Darkvater
2005-09-13(svn r2948) -Fix: the old AI needs a special flag that triggers all kind of s...truelight
2005-08-07(svn r2828) Only command.c needs to know about _docommand_recursive, so make ...tron
2005-08-06(svn r2821) Remove a write-only variabletron