Commit Graph
30 Commits
Author SHA1 Message Date
shadowlord13 25046fe08e Various added icons, mostly, which are used by things in the changed code that I'll be uploading later 2008-05-30 10:36:46 +00:00
stephen001 3d7aa8bb11 Branched again. 2008-05-24 01:19:38 +00:00
stephen001 c0c38a718f Going to branch again. 2008-05-24 01:18:33 +00:00
stephen001 aaeb3231bb Attempt at fixing bug #1965809 2008-05-23 18:08:54 +00:00
stephen001 5968a3e6bb Added new trunk. 2008-05-23 17:36:21 +00:00
stephen001 7311e37c43 Removed useless directory. 2008-05-23 17:30:12 +00:00
stephen001 5c4a7114b2 Moved supporting docs, planning to move main-src next. 2008-05-23 17:29:22 +00:00
shadowlord13 f96193317e Fix for an obscure bug - dream daemon throwing an exception due to trying to call null.las_act. (It was calling A.las_act, and A was null. I made it check if (A) first, which should theoretically prevent that from happening unless BYOND actually does run different threads simultaneously. (I haven't seen it happen since making this change, but considering that I never saw it in months before either, it was probably rather rare to begin with) 2008-05-23 05:11:41 +00:00
stephen001 282929ffd0 Branching the trunk, to start experimental work on a new admin system. 2008-05-22 14:24:34 +00:00
hobnob13 56d9ab5c00 Remove debugging code that allows unauthorized remote reboot of server 2008-05-06 05:09:13 +00:00
hobnob13 fc10440a68 Fix bug #1952749 as per shadowlord13 2008-05-02 15:45:57 +00:00
hobnob13 a00807670b Continued reformatting, machines and computers 2008-05-02 15:28:38 +00:00
hobnob13 9ec9689cba Continue fixing bug #1952091 as per shadowlord13.
Removed some redundant syntax/formatting.
2008-04-28 05:22:44 +00:00
stephen001 138ce65c7b Added suggested fix for Bug #1952091. Needs testing. 2008-04-28 02:02:44 +00:00
stephen001 ae04047294 A few more formatting changes. 2008-04-26 06:34:19 +00:00
stephen001 e60c0ad26e Mostly minor formatting changes. 2008-04-26 05:05:37 +00:00
hobnob13 1fb903dc70 Added remote APC control from power_monitor computers.
Fixed a bug where APCs would recharge when main breakers were off.
2008-04-26 00:26:39 +00:00
hobnob13 9a34819c0c Altered method of showing solar panels to work around a possible BYOND bug.
Continued refactoring of obj/machinery code (doors).
2008-04-25 23:37:41 +00:00
murrawhip b90ebb68cb Fixed bug #1936681 2008-04-17 06:54:45 +00:00
hobnob13 5c2e598688 Finished code conversion of /obj/machinery/power/ 2008-04-16 23:35:52 +00:00
hobnob13 f5df463785 Further code conversion, some of /obj/machinery/power to new format 2008-04-16 06:41:35 +00:00
hobnob13 37069fc52a Added pipe-item.dmi - accidentally unversioned. 2008-04-14 20:43:32 +00:00
hobnob13 033520c334 Continued code reorganization of /obj/machinery/
Added pipelaying system, /obj/item/weapon/pipe.
Added burning icon for labcoat
Fixed a minor airsystem bug for /obj/moves
Engine ejection now carries over firelevel of turfs
Fixed bug with aux engine not working if started too quickly.
Updated autolathe to make pipe fittings
Lowered maximum circulator rates to give a better range of working values.
Fixed firealarm triggering when unpowered.
Made a temporary fix to runtime errors when blob attacks pipes (until full pipe damage system implemented).
2008-04-14 20:36:45 +00:00
stephen001 e857db277d Fixed build server permissions bugs. 2008-04-12 07:15:39 +00:00
stephen001 629cad78a8 Added first version of the build server. 2008-04-12 07:08:51 +00:00
hobnob13 78fe63628e Fixing bug #1936688, display (and logging) when player mode voting toggled was incorrect. 2008-04-08 08:04:57 +00:00
stephen001 12e92ccab1 Fixed bug #1937139. 2008-04-07 23:26:53 +00:00
stephen001 0642b28217 Fixed bug #1936685, using patch provided by shadowlord13. 2008-04-07 22:13:40 +00:00
stephen001 ca0811a724 Moved the tazer recharger to a seperate file, as a clean-up demo. 2008-04-07 00:47:52 +00:00
stephen001 0f26696a9e First commit, migrated from SS13.net repository. 2008-04-06 21:28:08 +00:00