summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-05-03(svn r2264) - Fix: [ 1060686 1187655 ] Changing the full-load flag on the cur...matthijs
2005-05-03(svn r2263) - Fix: If the seperator string is empty for custom currencies, ev...Darkvater
2005-05-03(svn r2262) - Fix: Assertion when vehicle in a depot wants to do pathfinding.matthijs
2005-05-03(svn r2261) - Fix: When crashed vehicles try to find a depot for servicing, o...matthijs
2005-05-03(svn r2260) - Fix (regression): custom currency input works again ingameDarkvater
2005-05-03(svn r2259) - Fix (regression): remove a warning and make the help for variab...Darkvater
2005-05-03(svn r2258) - Fix (regression): game crashes on resizing window. Windows is a...Darkvater
2005-05-03(svn r2257) - Fix: [NPF] NPF debug markings modify _map2 instead of _map3_hi ...matthijs
2005-05-02(svn r2256) - Fix: Trains cannot find a depot when they are in a tunnel. (glx)matthijs
2005-05-02(svn r2255) - Fix: [ 9680363 ] [NPF] Broken buoy handling for shipsmatthijs
2005-05-02(svn r2254) - Fix: using 'ls' or 'dir' in the console always shows loadable s...Darkvater
2005-05-02(svn r2253) - Fix: [ 1190896 1184378 ] [NPF] Trains ignoring their railtype (...matthijs
2005-05-02(svn r2252) - ReFix: Redo r2251. Just remove the 'default widget handler', WD...Darkvater