summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-05-10(svn r2289) - Fix (regression): check p1 param of road-depot building instead...Darkvater
2005-05-09(svn r2288) - CodeChange: protected the next batch of commands (41 so far, ou...Darkvater
2005-05-09(svn r2287) - Fix (regression): cast stationcount to unsigned instead of p1 t...Darkvater
2005-05-09(svn r2286) - CodeChange: paramcheck the next batch of commands.Darkvater
2005-05-09(svn r2285) - Codechange: Fix up some of the missing things from server-check...Darkvater
2005-05-08(svn r2284) - Fix (regression): [ 1197177 ] Scenario editor: desert add/remov...Darkvater
2005-05-08(svn r2283) - Fix (regression): [ 1197493 ] train_gui.c:1341: failed assertio...Darkvater
2005-05-08(svn r2282) [Translations] Updated to 2005-05-08 (58 strs / 3 langs)miham
2005-05-07(svn r2281) - Fix: [ 1115204 ] [NPF] When pressing the goto depot button, tra...matthijs
2005-05-07(svn r2280) - Fix: Check if the passed tile to DoCommand is within the curren...Darkvater
2005-05-07(svn r2279) - Fix: Check the parameters of the first 10 Commands. While there...Darkvater
2005-05-07(svn r2278) When renaming a station, check if the station exists and belongs ...tron
2005-05-06(svn r2277) - Codechange: change sscanf() into stroul() Which Does The Right ...Darkvater
2005-05-06(svn r2276) - CodeChange: remove DebugProc() and make the ALT+0...4 codes onl...Darkvater
2005-05-06(svn r2275) - Fix: [ 1196662 ] scrollto doesn't accept hexadecimal numbersDarkvater
2005-05-06(svn r2274) - Codechange: some comments, parentheses and EngineID typedef for...Darkvater
2005-05-06(svn r2273) -Fix: Road vehicles no longer try to obtain a slot when they have...celestar
2005-05-06(svn r2272) Remove unused attribute from struct Stationtron
2005-05-06(svn r2271) CMD_SET_PLAYER_FACE, CMD_SET_PLAYER_COLOR, CMD_INCREASE_LOAN, CMD...tron
2005-05-05(svn r2270) - Fix/Codechange: fix up selling rail vehicles. Try to be smart a...Darkvater
2005-05-05(svn r2269) - CodeChange: no else after return; exchange some magic 0xffff wi...Darkvater
2005-05-05(svn r2268) - Fix [ 1195595 ] high resolutions don't work. Clamp all possible...Darkvater
2005-05-04(svn r2267) - Codechange: Reverted the typedeffing of VehicleType (r2256), si...matthijs
2005-05-04(svn r2266) - Feature: it is now possible to start a dedicated server on Win9...Darkvater
2005-05-04(svn r2265) - Fix: some more useful help messages and consistent errors for f...Darkvater