summaryrefslogtreecommitdiff
path: root/console_cmds.c
AgeCommit message (Expand)Author
2006-08-22(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...truelight
2006-08-20(svn r6002) -Cleanup: remove the now redundant BASE_YEAR constant.rubidium
2006-08-19(svn r5946) -Add: merged the TGP branch to mainline. TGP adds:truelight
2006-08-15(svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_...rubidium
2006-08-15(svn r5915) -Cleanup: some variables were named *_date while they were only h...rubidium
2006-08-15(svn r5909) -Fix (r5908): silence signedness warningrubidium
2006-08-15(svn r5908) - Codechange (r5903): Move the retrieval of the new value of a pa...Darkvater
2006-08-14(svn r5887) -Cleanup: move date related functions, defines and variables to d...rubidium
2006-08-05(svn r5767) - Cleanup: Improve upon the header file mess regarding fios. Move...Darkvater
2006-07-28(svn r5626) CodeChange : Remove the global _make_screenshot and implement a m...belugas
2006-06-28(svn r5400) Typo in 5391, spotted by peter1138tron
2006-06-27(svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectaculartron
2006-06-14(svn r5265) Replace a dozen bogus uses of strncmp() by strcmp()tron
2006-06-14(svn r5264) -Fix: The wrong IP could get unbanned, e.g. 'unban 1.2.3.42' coul...tron
2006-05-16(svn r4889) - Codechange: added vehicle count in 'players' console commandglx
2006-05-15(svn r4876) - Fix: company value is an int64, so display it correctly in 'pla...glx
2006-05-14(svn r4871) - Fixed off-by-one and added company color displaying in 'players...glx
2006-05-11(svn r4828) -Feature (FS#150) Add a new console command "players" that lists ...celestar
2006-04-23(svn r4558) - Fix: 'stopall' was moved to debug, so move the function there a...Darkvater
2006-04-22(svn r4518) - Fix: specify the 'stopall' console command as a debug command. ...Darkvater
2006-04-03(svn r4259) -[multistop] Fix/Feature/Codechange:celestar
2006-03-18(svn r3939) -Fix: No longer assume that the number of slots is 2. It was not ...celestar
2006-03-02(svn r3730) Multistop modifications:celestar
2006-03-02(svn r3724) - [5.5/6] heh, the patch part got left out of the previous commit...Darkvater
2006-02-11(svn r3593) Fix typo in r3591peter1138
2006-02-11(svn r3591) - Fix: validate the setting of max_companies/spectators through t...Darkvater
2006-01-31(svn r3500) - Workaround the inaccurate count of spectators/companies that ca...Darkvater
2006-01-29(svn r3469) - Fix: plug a possible memleak with subsequential strdup's withou...Darkvater
2006-01-25(svn r3428) - Feature: server_info was left out previous commit. Move some co...Darkvater
2006-01-25(svn r3427) - Feature: Allow seeing and setting the maximum amount of compani...Darkvater
2006-01-19(svn r3411) - Fix: When changing the server password via the console, actuall...peter1138
2006-01-19(svn r3408) - Ok, compile before you commit; sorry (fix previous commit)Darkvater
2006-01-19(svn r3407) - Feature: Kick and ban now with IP numbers.Darkvater
2005-10-19(svn r3070) - it doesn't matter where the '.' is found for the IP, if it is f...Darkvater
2005-10-19(svn r3069) - CodeChange: now that we have the '|' char, use that as a sepera...Darkvater
2005-10-19(svn r3068) - Feature: make it possible to create a screenshot from the conso...Darkvater
2005-10-19(svn r3067) - Feature: allow unbanning players based on banlist-id (as well a...Darkvater
2005-09-26(svn r2987) -Fix: restart_game_date is an UINT16, not a BYTE. Now setting the...tron
2005-09-11(svn r2945) Add 'del' alias to rm console commandDarkvater
2005-09-11(svn r2941) -Feature: Implement the console command rm to remove savegamestron
2005-08-28(svn r2899) -Fix: Several format string vulnerabilities and buffer overflows ...tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-22(svn r2672) Move saving/loading related declarations to saveload.htron
2005-07-17(svn r2609) - Feature: remove extension from savegames/scenarios when browsin...Darkvater
2005-07-08(svn r2535) Tabstron
2005-06-30(svn r2498) -Fix: [1230241] The console variable autoclean_unprotected was li...tron
2005-06-21(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayercelestar
2005-06-16(svn r2449) * Added an extra warning to the stopall command, "For debugging o...matthijs
2005-06-16(svn r2445) * Add: "stopall" console command, which forcibly stops all vehicl...matthijs
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater