summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-17(svn r2340) - Fix (Regression): [ 1203731 ] Signs don't work in multiplayer, ...Darkvater
2005-05-17(svn r2339) - Fix: on a dedicated server, after the joining of a player, the ...Darkvater
2005-05-17(svn r2338) - CodeChange: only call the variable hooks when you set their val...Darkvater
2005-05-17(svn r2337) -Fix: NetworkUDPRemoveAdvertise wasn't fully correct (which made ...truelight
2005-05-17(svn r2336) - GFX: make the openttd icon look good on Win2k and lower as well...Darkvater
2005-05-16(svn r2335) [Translations] Updated to 2005-05-16 (36 strs / 17 langs, removed...miham
2005-05-16(svn r2334) - Fix (regression): moved togglefullscreen into the video-driver,...Darkvater
2005-05-16(svn r2333) - CodeChange: also don't execute command if user has typed all sp...Darkvater
2005-05-16(svn r2332) - Feature: Add 'clear' command and CTRL+L to empty the console wi...Darkvater
2005-05-16(svn r2331) - Fix (regression): fix text overflows in about box.Darkvater
2005-05-16(svn r2330) - Fix: link error when compiling as dedicated. Add sdl.c to alway...Darkvater
2005-05-16(svn r2329) CMD_CHANGE_PRESIDENT_NAME and CMD_CHANGE_COMPANY_NAME don't use p...tron
2005-05-16(svn r2328) There's no need for extra magic to detect libpng on FreeBSDtron
2005-05-16(svn r2327) -fix [MacOSX] default path for midi player on mac is now correct ...bjarni
2005-05-15(svn r2325) - Update OpenTTD for 0.4.0 releaseDarkvater
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-15(svn r2323) Remove unused dereferencingtron
2005-05-15(svn r2322) - CodeChange: doxygen commented the tunnel-crash fix. Also if (bl...Darkvater
2005-05-15(svn r2321) - Fix: [ 1202286 ] On OS/2 you get a double backslash in your fil...matthijs
2005-05-15(svn r2320) - Fix: [ 1185176 ] Train in tunnel is not properly detected by si...matthijs
2005-05-15(svn r2319) - Fix: copying/pasting from the extra viewport did not center on ...Darkvater
2005-05-15(svn r2318) - Feature: added console command 'part' to leave a currently runn...Darkvater
2005-05-15(svn r2317) - Fix: [ 1193048 ] Pre-signal stays red when there is only a sing...Darkvater
2005-05-14(svn r2316) - Fix: [ 1154454 ] Fix BeOS build on Trunk (myob)Darkvater
2005-05-14(svn r2315) - Fix: [ 1187613 ] No HQ present for competitor, disable 'View HQ...Darkvater
2005-05-14(svn r2314) - Feature: [ 1187490 ] Patches for building on IRIX (jgilje)Darkvater
2005-05-14(svn r2313) - Fix: [ 1202115 ] Clicking shipslist on bouy asserts GetPlayer()...Darkvater
2005-05-14(svn r2312) - Fix (regression): changing to/from fullscreen got broken with SDL.Darkvater
2005-05-14(svn r2311) - Fix: eh, forgot to remove moved function.Darkvater
2005-05-14(svn r2310) - Fix: Game would crash if you full-screened with the 'fullscreen...Darkvater
2005-05-14(svn r2309) - CodeChange: Change all _iconsole_color_whatever into _icolour_w...Darkvater
2005-05-14(svn r2308) - Fix: enforce server-only and/or offline commands by giving them...Darkvater
2005-05-14(svn r2307) - Fix (regression): it was not possible to change the drive-side ...Darkvater
2005-05-14(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...Darkvater
2005-05-14(svn r2305) [Translations] Updated to 2005-05-14 (~50 strs / 7 langs)miham
2005-05-13(svn r2304) - Fix (regression): excuse the Lumber mill from the list of raw-i...Darkvater
2005-05-13(svn r2303) - CodeChange (fix): when giving money to other players only allow...Darkvater
2005-05-13(svn r2302) - Fix: when you started a server 'load <file>' did not work prior...Darkvater
2005-05-12(svn r2301) - CodeChange: prettyify ChangeOwnerShipOfPlayerItems() a bitDarkvater
2005-05-12(svn r2300) - CodeChange: check the last number of commands, now only the ref...Darkvater
2005-05-12(svn r2299) - Fix: add more verbose output to possible hack-attempt.Darkvater
2005-05-12(svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe...Darkvater
2005-05-12(svn r2297) - CodeChange: server-check the next batch of commands.Darkvater
2005-05-11(svn r2296) - Fix (regression): oops, forgot the MS code-decleration rules :pdarkvater
2005-05-11(svn r2295) - Fix: you were still able to delete any tile if you were not car...Darkvater
2005-05-11(svn r2294) - CodeChange: check the service interval settings when changing o...Darkvater
2005-05-11(svn r2293) - Fix (regression): You couldn't modify commands anymore; fixed. ...Darkvater
2005-05-11(svn r2292) - Fix (regression): make error message more general for console e...Darkvater
2005-05-11(svn r2291) - Fix (regression): When a client joined it changed the server-pl...Darkvater
2005-05-11(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...Darkvater