Commit Graph

16 Commits

Author SHA1 Message Date
Mataniko 4471b291a1 WEB: Convert all models to not be static objects
This is a first step towards moving to a dependency injection model.
2020-09-27 22:08:07 -04:00
Mataniko 7f9ae97e6c DATA: Rename GamesModel to GameDownloadsModel 2020-09-27 22:08:07 -04:00
Matan Bareket b17e27cc80 WEB: Additional static analysis fixes on pages 2019-01-22 19:49:58 -05:00
Matan Bareket 2eff11cbb3 WEB: Clean up most PSR2 style warnings 2019-01-22 19:49:58 -05:00
Matan Bareket df825b7878 WEB: Fix phpstan static errors 2019-01-22 19:49:58 -05:00
Matan Bareket 97262c4b2f WEB: Convert require statements to psr-4 style use statements 2019-01-22 19:49:58 -05:00
Matan Bareket 85328f2997 WEB: Use PSR-4 autoloading 2019-01-22 19:49:58 -05:00
Matan Bareket cfbeebb8dc WEB: Add namespaces to all PHP files 2019-01-22 19:49:58 -05:00
Matan Bareket 851bb41bb7 WEB: Auto-fix to PSR-2 standard 2019-01-22 19:49:58 -05:00
Matan Bareket 157f71a271 WEB: Move templates to subfolders 2018-07-26 07:17:40 -04:00
Matan Bareket ab1ded4bba WEB: Upgrade to Smarty 3 2018-07-26 07:17:40 -04:00
Matan Bareket 307e195d65 WEB: Remove page specific CSS imports 2018-07-07 11:45:48 -04:00
Matan Bareket 35f2c06864 WEB: Remove unused CSS files and their references 2018-07-01 15:43:49 +02:00
Eugene Sandulenko 441e2f9140 WEB: Put all strings into lang.ini 2016-01-16 23:43:58 +01:00
Filippos Karapetis 9fee571210 WEB: Create a separate CSS style for the games page 2013-11-04 21:43:10 +02:00
Filippos Karapetis 1b9d45b878 WEB: Split game downloads into a separate "Games" page
This separates binary ScummVM downloads from the freeware games and
extras downloads
2013-11-04 12:11:19 +02:00