summaryrefslogtreecommitdiff
path: root/command.c
AgeCommit message (Expand)Author
2005-05-17(svn r2343) - Fix (regression): dedicated server caused desyncs with its comm...Darkvater
2005-05-17(svn r2339) - Fix: on a dedicated server, after the joining of a player, the ...Darkvater
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-14(svn r2308) - Fix: enforce server-only and/or offline commands by giving them...Darkvater
2005-05-14(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...Darkvater
2005-05-12(svn r2300) - CodeChange: check the last number of commands, now only the ref...Darkvater
2005-05-12(svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe...Darkvater
2005-05-11(svn r2290) - CodeChange: protect the next batch of commands. This brings us ...Darkvater
2005-05-09(svn r2288) - CodeChange: protected the next batch of commands (41 so far, ou...Darkvater
2005-05-09(svn r2286) - CodeChange: paramcheck the next batch of commands.Darkvater
2005-05-07(svn r2280) - Fix: Check if the passed tile to DoCommand is within the curren...Darkvater
2005-04-25(svn r2232) Remove unused commandstron
2005-04-15(svn r2206) - Regression Fix: slight typo of res2 into res, this also fixes r...Darkvater
2005-04-15(svn r2205) - Fixup of revision 2200, not twice CMD_REMOVE_LONG_ROAD :p. Than...Darkvater
2005-04-14(svn r2200) - Fix [ 1179892 ] click & drag removal of road assertion fail. Ad...Darkvater
2005-04-14(svn r2195) Add CmdFailed() as the One True Way(tm) to check if a command fai...tron
2005-04-02(svn r2127) Get rid again of the CmdSetNewMapSize(), which was agreed to be j...pasky
2005-04-02(svn r2125) - Feature: In the intro dialog, show a map size selector below th...pasky
2005-02-04(svn r1791) Remove the remnants of CMD_DESTROY_INDUSTRY, which was removed a ...tron
2005-01-30(svn r1731) - Fix: [ 1106930 ] BugFix: placing signals with 2x1 drags workaro...darkvater
2005-01-29(svn r1721) -Feature: It is now possible to build multiple road stations (up ...celestar
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-09(svn r1451) Fix some of the signed/unsigned comparison warningstron
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-05(svn r1389) -Add: [Network] Added packet protection. No longer a client or se...truelight
2005-01-04(svn r1375) -Fix: [1050990] Buying trains sometimes accounted for incorrectly...darkvater
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-29(svn r1297) Language fixes in the source.. (ln-)miham
2004-12-27(svn r1283) -Add: AutoRenew is now a client-side patch instead of a game-side...truelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-14(svn r1085) -Fix: [Network] [ 1084834 ] If IF_IN_NETWORK flag was on, an error truelight
2004-12-12(svn r1025) -Fix: [Network] [ 1083687 ] Sending to depot caused desync becaus...truelight
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-20(svn r697) Fix the town road removal crash _still_ present there.pasky
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-09-12(svn r216) -Fix: paused network game now disallows all commands (instead of d...truelight
2004-09-12(svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over netw...darkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-01(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of c...darkvater
2004-08-15(svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal st...darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight