This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Aurora.3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Aurorastation/Aurora.3.git
synced
2026-08-31 17:10:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b448e1ce25df1e95af0664a67b7859e43da2fdf1
Aurora.3
/
code
/
defines
/
procs
T
History
cib
0d03f87958
Made autopsy age estimates use station time.
2012-11-14 21:40:46 +01:00
..
AStar.dm
…
captain_announce.dm
…
church_name.dm
…
command_alert.dm
Attack logging, better intent switcher HUD, alien species fixes, misc admin commands, moderator commands.
2012-09-24 17:56:49 +01:00
command_name.dm
Forced command_name to always be Central Command.
2012-07-26 03:13:43 +00:00
dbcore.dm
- The sqllogging variable now determines whether a connection to the database is going to be established or not. To enable or disable sqllogging, comment or uncomment the ENABLE_STAT_TRACKING entry in config/dbconfig.txt.
2012-08-16 00:49:59 +00:00
forum_activation.dm
…
gamehelpers.dm
Merge remote-tracking branch 'remotes/git-svn' r4920 into bs12_with_tgport
2012-10-21 00:25:05 +10:00
global_lists.dm
-Added a "landmarks_list"; the game will now check for landmarks in the list instead of the world.
2012-09-09 22:27:06 +00:00
helper_list.dm
- To support the SQL based admin rank system, I added a permission assignment panel, which is accessible to the people who have the PERMISSIONS permission. This panel can be used to add new admins, remove or edit the rank of existing admins.
2012-10-14 19:45:21 +00:00
helper_text.dm
-Fixed Issue 849
2012-09-05 23:42:04 +00:00
helper_type2type.dm
Made autopsy age estimates use station time.
2012-11-14 21:40:46 +01:00
helpers.dm
Merge branch 'master' of
https://github.com/Baystation12/Baystation12
into bs12_with_tgport
2012-10-21 01:25:04 +10:00
icon_procs_readme.dm
…
icon_procs.dm
Runtime fix: getFlatIcon() - Will no longer runtime should overlays contain any nulls. (Interesting note: I was intending to fix this to try speed up update_icons() even more but it turns out BYOND really dislikes overlays += null. the optimisation took twice as long o.O)
2012-08-14 23:46:03 +00:00
logging.dm
…
religion_name.dm
…
station_name.dm
…
statistics.dm
-Redid admin_list to be based off clients rather than mobs (Why I did it with mobs first, I'll never know). This fixes AdminWho and Asay and such not working pre-game.
2012-07-31 02:02:30 +00:00
syndicate_name.dm
…
time_stamp.dm
…