Commit Graph
19 Commits
Author SHA1 Message Date
D G Turner ead607938b AGS: Fix Various Signed vs. Unsigned Comparison GCC Warnings 2022-04-27 12:25:46 +01:00
Paul Gilbert 250190e997 AGS: Fixing various type-cast warnings
From upstream 82e89d3c3dccfa0aba0b18c1aa544130ac7e6902
2022-04-25 18:47:12 -07:00
Paul Gilbert e052c54fe2 AGS: Hotfixed FindFileRecursive::PopDir() resulting in unwanted "./"
From upstream 53008728a5df2b586077abbbcb9bd81d45fcdbc5
2022-03-27 19:14:54 -07:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
djsrv 48ce80a32c AGS: Fix String -> Path conversions 2021-08-07 10:44:37 +02:00
D G Turner 6beb8a9225 AGS: Fix Remaining GCC Warnings from -Wdeprecated-copy 2021-08-03 04:32:20 +01:00
Paul Gilbert cb73fd2f2a AGS: Class FindFileRecursive, for iterating over nested subdirs
From upstream 4c1d6244a9b9f50d1646163768bdc9e96cf064f8
2021-07-31 14:34:10 -07:00
Paul Gilbert a9afcf230b AGS: Class FindFile, working as a file iterator with a name pattern
From upstream c0d4f6587d1c3428fe891aa477550d42fdcd49da
2021-07-31 14:34:10 -07:00
Paul Gilbert 5e37a5515b AGS: Implemented GetFiles and GetDirs through the same algorithm
From upstream 187b8fde1350575e3d848355cba3aba928285c22
2021-07-27 22:03:35 -07:00
Paul Gilbert 0ba468d1c9 AGS: CreateAllDirectories works explicitly with sub_dirs parameter
From upstream 80f54e2c17830121bbe8b8501f22536c90b3f760
2021-07-10 18:56:56 -07:00
Paul Gilbert 91c7eeef14 AGS: Provided String method variants with "const String&" argument
From upstream 1e33b06b3329b6b0a79c9fe818c012741c08ae2a
2021-06-13 21:08:57 -07:00
Paul Gilbert 701396361c AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00
Paul Gilbert 2447e8b06f AGS: Corrections to saving games 2021-02-06 16:37:31 -08:00
Paul Gilbert 6c8789264d AGS: Added shared/util/ folder 2021-02-06 16:37:31 -08:00
Paul Gilbert a7a9ca0543 AGS: Adding AGS3 namespace to cpp files 2021-02-06 16:37:31 -08:00
Paul Gilbert d8e471b03c AGS: Changing Common namespace to Shared 2021-02-06 16:37:31 -08:00
dreammaster 8026e4bb30 AGS: Run astyle formatting 2021-02-06 16:37:31 -08:00
Paul Gilbert bd6a58d1a1 AGS: Adding ScummVM comment headers 2021-02-06 16:37:31 -08:00
Paul Gilbert a60d290a08 AGS: Initial addition of engine/ and shared/ folders 2021-02-06 16:37:31 -08:00