summaryrefslogtreecommitdiff
path: root/openttd.c
AgeCommit message (Expand)Author
2006-08-26(svn r6136) -Fix: _cur_year wasn't converting when reading pre-31 savegames, ...truelight
2006-08-22(svn r6050) -Codechange: mass-renamed SignStruct -> Sign and ss -> si. Now fu...truelight
2006-08-22(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...truelight
2006-08-22(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...rubidium
2006-08-21(svn r6037) -Fix: never allow scrolling the map in the main menu (scroll-sett...truelight
2006-08-20(svn r6001) -Feature: when removing a farm, his farmland is removed too (over...truelight
2006-08-20(svn r5999) -Feature: change the original date format to a 32 bits format bas...rubidium
2006-08-20(svn r5977) -Fix [FS#78]: never set I-am-a-thread bool to true IN the thread....truelight
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-15(svn r5907) Remove more indirection by using pointers instead of IDs. Also fi...tron
2006-08-14(svn r5896) Remove pointless indirection similar to r5894 and remove an unnec...tron
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-14(svn r5886) -Fix [FS#273]: Incomplete removal of player owned property due to...Darkvater
2006-07-28(svn r5626) CodeChange : Remove the global _make_screenshot and implement a m...belugas
2006-07-26(svn r5609) CodeChange : Apply coding stylebelugas
2006-07-13(svn r5487) -Fix: [#8] UDP sockets were used even if network-availability was...truelight
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-17(svn r5291) - Fix: '-f' switch is not valid on windows, so don't show it in helpglx
2006-06-10(svn r5210) Many small changes which piled up: const, unsigned, variable scop...tron
2006-06-08(svn r5173) Use map manipulation functions instead of SB()tron
2006-06-08(svn r5171) Get rid of an ungly hack in the load routine, which temporarily t...tron
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 r4947) - Fix [FS#145]: Starting scenarios did not adhere to local diffic...Darkvater
2006-05-22(svn r4945) Fix (r3726): make -t command line option (set starting date/year)...rubidium
2006-05-06(svn r4757) - Newstations: add saveload support for custom station speclistspeter1138
2006-04-27(svn r4595) - Fix (FS#63) Music volume is now restored to the value saved in...glx
2006-04-27(svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.belugas
2006-04-25(svn r4571) Change the rail type update for electrified rails so it doesn't u...tron
2006-04-18(svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin...celestar
2006-04-15(svn r4432) Make use of map access functionstron
2006-04-03(svn r4259) -[multistop] Fix/Feature/Codechange:celestar
2006-03-30(svn r4164) Use acessor functionstron
2006-03-29(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...celestar
2006-03-24(svn r4075) - Feature: Undraw the mouse when it leaves the window and Draw it...Darkvater
2006-03-19(svn r3986) Add [GS]etCrossingRoadOwnertron
2006-03-05(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-schemetron
2006-03-02(svn r3726) - [6/6] Finalize conversion, finally save the patches struct.Darkvater
2006-02-24(svn r3664) Add a function to turn a tile into a void tiletron
2006-02-21(svn r3648) - Fix typo in r3647, don't ask me how it got there s/_/./Darkvater
2006-02-21(svn r3647) Some style-changes to the parameter parserDarkvater
2006-02-18(svn r3613) Some more const, indentation, whitespace and similar stufftron
2006-02-14(svn r3604) Remove two unnecessary local variablestron
2006-02-06(svn r3564) Several smaller changes:tron
2006-02-04(svn r3534) - Codechange: remove unused savedump patch-settings.Darkvater
2006-02-01(svn r3510) Fiddle with whitespace and parenthesestron
2006-02-01(svn r3509) Now -p is really gone (fix r3508)tron