Commit Graph

44 Commits

Author SHA1 Message Date
d9c70cb176 start.cmd: prevent idiotic behaviour when paths contain characters such as brackets
god I hate this shit so much
2021-12-27 21:54:32 +00:00
d535f02096 Make nicer errors for PHP binary not being found 2021-11-30 23:45:25 +00:00
ab05bc7379 Replace some references to Pocket Edition with Bedrock Edition
closes #4387
2021-08-20 14:23:11 +01:00
eccd258aeb start.cmd: fixed incorrect php.ini scan dir when using a non-local binary 2021-07-17 21:49:11 +01:00
e018311e73 Make start script errors a bit more noob-friendly 2018-11-13 18:23:54 +00:00
8cc2a4ce5d Remove start script support for source-code installations (#2495)
This was suggested recently by @TheDeibo. We don't want users running source-code installations unless they are developers, and developers should know how to boot a source-code installation anyway.
2018-11-04 23:31:57 +00:00
02ef0bfbb4 Remove unnecessary quotes
these appear on the echoed message, which is undesirable.
2018-10-25 18:49:06 +01:00
4eea54780a start.cmd: pause on exit with error code in CMD
Closing the command window immediately when an error occurs is particularly unhelpful. This keeps the command window open so that the user can see what went wrong.

[ci skip]
2018-02-06 17:49:12 +00:00
4674d34469 Update start.cmd 2016-12-04 14:16:15 +00:00
367fa41161 Remove GUI remnants from start.cmd 2016-11-27 19:29:47 +00:00
e8e7938490 Fixed PHPRC env. variable being set 2015-01-13 17:25:52 +01:00
577a7a1c3d cmd files comment syntax should be like this. 2014-10-29 17:20:36 +08:00
0503adc08c Fixed PHP installation reading wrong php.ini 2014-07-06 02:40:13 +02:00
a2b3a4bb90 Removed not valid TimeCommand 2014-05-23 22:46:08 +02:00
1a8cbdd6c7 Fixed players being able to add color codes in names and be shown on console (on kick) 2014-04-05 14:02:35 +02:00
05a42712bf Added non-packaged plugins & pocketmine warnings 2014-04-01 04:59:44 +02:00
207c2c4aba Fixed namespaces paths 2014-04-01 04:47:04 +02:00
b3a2d3164f Finally, I can spawn AGAIN! 2014-03-11 20:45:53 +01:00
cbc64462e6 New directory structure. More powerful startup scripts 2014-03-08 04:41:43 +01:00
36c416fada Use DejaVu Sans Mono for the MinTTY console 2014-01-15 19:57:46 +01:00
ce65801d14 Keep window open 2013-09-05 17:17:54 +02:00
f29181a8ee Removed check on start.cmd 2013-09-04 20:49:25 +02:00
9db1b741a7 Another Typo ¬¬ 2013-09-04 20:34:48 +02:00
401c201a97 Fix start.cmd ¬¬ 2013-09-04 20:27:49 +02:00
a965103a03 Windows installer fix 2013-09-04 19:59:12 +02:00
b297ba16ed New starting scripts for mintty 2013-09-04 19:49:32 +02:00
160aa3a199 Improved scripts 2013-09-04 13:29:27 +02:00
f609c40bdc Added homepage info on start.cmd 2013-08-29 13:36:09 +02:00
4156aad71f Preparing 0.7.4 features 2013-08-26 15:32:35 +02:00
5f214b0984 Removed chcp from start.cmd 2013-08-26 13:47:39 +02:00
28790e0fb3 Changed chcp to normal Unicode 2013-08-01 19:32:17 +02:00
3202678594 Compiler changes 2013-07-13 23:59:23 +02:00
72208d9159 Added shmop to build script 2013-04-24 20:32:25 +02:00
39df588dd9 Removed header 2013-02-14 21:24:26 +01:00
50ae0953ac Allow for command-line arguments to starter scripts 2013-01-28 18:10:43 +01:00
3813ef73ea Updated start.cmd 2013-01-14 07:24:18 +01:00
bf1d78d1e4 ANSI Color codes 2013-01-13 17:18:18 +01:00
b5e6130214 Added pause at the end
Added pause so users can see any errors that occur instead of the command prompt window just closing.
2013-01-05 02:01:05 -05:00
2370ca6fd4 Autoloading non-included extensions 2012-12-29 19:54:05 +01:00
302c865f4e Use Console Thread for Async I/O 2012-12-29 19:10:04 +01:00
b5c191530a Updated folders 2012-12-28 15:27:49 +01:00
8abc36acd4 Changed files 2012-12-28 15:12:46 +01:00
61cfbaf3fd ;) 2012-12-22 17:21:23 +01:00
c57fd5c8f7 Changed filename to use 32-bit 2012-12-18 01:27:40 +01:00