summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-07-23(svn r13805) -Fix(r13801): Missed a replacementskidd13
2008-07-23(svn r13804) -Fix(r13801): a search after remove should help to find missed ↵skidd13
incarnations
2008-07-23(svn r13803) -Fix(r13801): Copy & paste mistakesskidd13
2008-07-23(svn r13802) -Fix(r13801): a few small typosskidd13
2008-07-23(svn r13801) -Add: further configuration options to make packaging more unionskidd13
-Add: Unix man file gets now installed if necessary
2008-07-23(svn r13800) -Codechange: minor comment style fixes in misc_gui.cppsmatz
2008-07-23(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt onlyglx
2008-07-23(svn r13797) -Fix [FS#2160](r13715): crash when displaying save/load errorsglx
2008-07-23(svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the ↵rubidium
"start server window"'s list of scenarios.
2008-07-22(svn r13795) -Change: do not require canals/rivers/seas to be empty when ↵rubidium
building a bridge over it as it is not required for roads and rails either.
2008-07-22(svn r13794) -Fix: helicopters leaving a heliport could get stuck after ↵rubidium
processing conditional orders.
2008-07-22(svn r13793) -Codechange: Unify the dir checking in config.libskidd13
2008-07-22(svn r13792) -Codechange: Display current values of the options in ↵skidd13
./configre --help instead of static strings
2008-07-22(svn r13791) -Fix(r13790): Don refer to variables when their value isn't set ↵skidd13
as expected
2008-07-22(svn r13790) -Fix: Enable to force the creation of freedesktop.org desktop ↵skidd13
entry files
2008-07-22(svn r13789) -Fix (r13781): Saved preset was not automatically selected.peter1138
2008-07-22(svn r13787) -Codechange: resize the red error message box if neededsmatz
2008-07-22(svn r13786) -Fix (r13785): reconfigure gave warnings on the newly ↵rubidium
introduced options.
2008-07-22(svn r13785) -Add: support for freedesktop.org desktop entry filesskidd13
2008-07-22(svn r13784) -Codechange: Truncate vehicle names in purchase list to width ↵peter1138
of window.
2008-07-22(svn r13782) -Cleanup: removed a useless declarationglx
2008-07-22(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the ↵peter1138
NewGRF window. Presets are saved in the config file.
2008-07-21(svn r13776) -Fix: some revision checking code was unintentionally disabled.rubidium
2008-07-21(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat ↵glx
packet) issued by a client
2008-07-21(svn r13774) -Codechange: Add support for changing vehicle purchase list ↵peter1138
position for all vehicle types.
2008-07-21(svn r13773) -Codechange: disable autoclean for protected/unprotected ↵rubidium
companies when the timeout is set to 0. Based on an idea by Thomas.
2008-07-20(svn r13761) -Codechange: Remove dependency on rail for altering purchase ↵peter1138
list position (mostly function renaming)
2008-07-20(svn r13760) -Codechange: With multiple NewGRF engine sets, engine IDs may ↵peter1138
not be allocated in the order expected by GRF authors, so sort by 'list position' instead of engine ID for all vehicle types.
2008-07-20(svn r13759) -Fix [FS#2147]: selecting non-full length vehicles in the depot ↵rubidium
gui would place the "mouse pointer" out of the center of the vehicle making it hard to "aim".
2008-07-20(svn r13758) -Fix (r13226): always use st->airport_tile, st->xy is different ↵smatz
in many cases
2008-07-20(svn r13757) -Doc: Update the man fileskidd13
2008-07-20(svn r13754) -Fix (r13731): one could not join companies from the command line.rubidium
2008-07-20(svn r13753) -Cleanup (r13752): save before commit instead of the other way ↵rubidium
around is usually better.
2008-07-20(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they ↵rubidium
are put 'into' backup.
2008-07-19(svn r13740) -Fix (r13731): one could only join the first company.rubidium
2008-07-19(svn r13739) -Fix (r13731): some variables would be erroneously zeroed, ↵rubidium
causing autoclean and company passwords not to work.
2008-07-19(svn r13734) -Fix: NewGRF rail continuation would always mark a tunnel on ↵rubidium
the same axis as connected, even when the tunnel faces the wrong direction.
2008-07-18(svn r13733) -Fix (r13731): gcc2.95 compilationsmatz
2008-07-18(svn r13732) -Feature: add a few extra columns with information to the ↵rubidium
server list. Patch by Pegasus.
2008-07-18(svn r13731) -Codechange: make a pool of the array of players.rubidium
2008-07-18(svn r13730) -Fix: make a copy of the names for news messages about the ↵rubidium
deletion of companies as the removal of a company could lead to wrong names in the news messages.
2008-07-18(svn r13729) -Fix: assumption that non-north tiles of a house do not have ↵rubidium
the 1x1 building bit set was flawed with some NewGRFs. This caused the amount of houses to differ, which causes the town radii to differ, which causes desyncs when towns are expanded.
2008-07-18(svn r13728) -Codechange: define DEBUG as an empty block so compiler warns ↵smatz
us less
2008-07-18(svn r13727) -Fix (r13375): compilation with NO_DEBUG_MESSAGES was brokensmatz
2008-07-17(svn r13721) -Codechange: one less multiplication for colour mixing in 32bpp ↵smatz
blitters (GeekToo)
2008-07-17(svn r13720) -Fix (r13715): string wasn't correctly passed to draw function.rubidium
2008-07-17(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line ↵rubidium
with all other structs/classes that are in a pool.
2008-07-17(svn r13718) -Fix: possible desync on the autorenew settings 20+ game years ↵rubidium
(i.e. 4.5+ hours) after a company was started.
2008-07-17(svn r13717) -Codechange: place the whole 'create new company' command in ↵rubidium
#ifdef ENABLE_NETWORK as it may only be executed when we are playing in a network game.
2008-07-17(svn r13716) -Fix [FS#2144]: any player could construct new companies.rubidium