summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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