ExperimentalGear/scripts/common
Hersi e68fcd5bfe code cleanup
instead of implementing __tostring, set __name
use variable name 'params' instead of 'o'
use 'self' for indicating instance instead of 'this'
move private members under self instead of params
set doc type of 'params' as the object created (helps IDE autocomplete)
2022-05-06 01:02:30 +02:00
..
charting.lua Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
class.lua code cleanup 2022-05-06 01:02:30 +02:00
dimensions.lua Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
easing.lua re-fix the easing.lua fix with default values 2021-12-25 02:51:26 +01:00
filereader.lua add logging to titlescreen and filereader 2022-04-24 01:29:17 +02:00
gameconfig.lua added game file reader utilities 2022-04-05 06:36:11 +02:00
globals.lua moved titlescreen implementation to the new page system 2022-05-04 03:34:37 +02:00
json.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
sound.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
util.lua Refactor based on feedback and fix bugs 2022-04-26 20:03:42 -04:00
version.lua added VersionInfoPage service page 2022-04-04 01:58:10 +02:00