fortressforever-scripts/maps/includes
squeek 5a30b6255d Practicing what I preach: Removed all file-local variables from util/collection.lua
File local variables frustrated me to no end in the Don't Starve codebase; they have no real reason for existing and they only serve to limit mod-ability (their implementation would have to be copy+pasted for any other file to use it and the implementation can't be modified by other files), so they should be generally avoided.
2015-04-05 12:46:11 -07:00
..
util Practicing what I preach: Removed all file-local variables from util/collection.lua 2015-04-05 12:46:11 -07:00
base.lua Add some misc table util functions 2015-03-26 20:01:33 -07:00
base_ad.lua May as well add this functionality to here too: 2014-12-26 20:33:12 -07:00
base_adzone.lua Fix various HUD timers getting added with time + 1 2015-03-27 11:14:21 -07:00
base_chatcommands.lua Fix typo in base_chatcommands.lua 2015-04-05 12:36:18 -07:00
base_cp.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_cp_default.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_cp_sequential.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_ctf.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_ctf4.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_fortball.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_fortball_default.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_hunted.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_id.lua Fix various HUD timers getting added with time + 1 2015-03-27 11:14:21 -07:00
base_id_new.lua Fix various HUD timers getting added with time + 1 2015-03-27 11:14:21 -07:00
base_idzone.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_location.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_push.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_respawnturret.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_shutdown.lua Fix backwards compatibility issue with base_shutdown 2015-03-28 17:51:04 -07:00
base_soldierarena.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_teamplay.lua Fix various HUD timers getting added with time + 1 2015-03-27 11:14:21 -07:00
base_test.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00
base_training.lua Test CRLF line-endings commit from SVN checkout of Github repo 2014-11-29 22:17:28 -08:00