Commit Graph
26 Commits
Author SHA1 Message Date
Thierry Crozat 884048108d AGS: Replaced freadstring/fwritestring with safer StrUtil functions
From upstream 73af6bafd2e590956b7a248cf3615c3b6df8dcd2
2022-06-19 20:50:24 +01:00
Paul Gilbert b1649597d7 AGS: Replaced Math/std Min/Max with ScummVM macros
Inspired by 6dee5ee6f271c600e30879d892295ea6069e8cc9
2022-05-05 22:41:10 -07:00
Paul Gilbert d6cf666e42 AGS: Fixed StrUtil::StringToFloat()
From upstream 6942e5dde0cbc82e7870d7652c3f49095f4c641b
2022-04-27 20:52:45 -07:00
Paul Gilbert 7b0bfee7cc AGS: Renamed and moved INIread/write functions for proper org&style
From upstream 18398a7d695e81575218380e1bba28010c239fdc
2022-04-27 20:25:31 -07:00
Paul Gilbert 4cab476394 AGS: in String use constant NoIndex instead of nps
From upstream aca0285937f96002b76d61f4c1cc6f3a11242c2c
2022-04-24 16:00:04 -07:00
Paul Gilbert 1ec52936d2 AGS: Added utf8->wcstr conversions to StrUtils
From upstream 4c2bb8ba25fa651175a854b7f0117bfb37a76d4e
2022-04-13 21:55:19 -07:00
Paul Gilbert 596ddd0be6 AGS: Added some utf-8 utils and moved ConvertUtf8ToAscii to StrUtil
From upstream 307d40d4b6808ed906e918dd6dcc0332b1d6baa2
2022-04-13 21:55:19 -07:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 93396cdcc1 AGS: Fix formatting of delete[] calls 2021-08-17 21:31:56 -07:00
Max Horn 5c78ae2e5f AGS: fix incorrect use of delete, should be delete[] 2021-08-07 10:46:14 +02: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 d9bbf9775c AGS: Rewrote ci_find_file() into File::FindFileCI()
From upstream 4e2df949ff36bbb6d08e402586dc8c2bb02ecad9
2021-07-10 18:56:59 -07:00
Paul Gilbert 5dc90dabc4 AGS: Added encoding hint to the TRS/TRA
From upstream 37efe963fd6f3bd62de248a71e8a7aa97a1ba1c2
2021-07-07 22:07:10 -07:00
Paul Gilbert 31dc015df5 AGS: Fix gcc warnings 2021-06-13 21:42:08 -07:00
Paul Gilbert 7c71a16683 AGS: Use shared data ext algorithm when reading/writing translation
From upstream e74b5ca5e45e6440f0a46a9b0fc0131c5dd6738e
2021-06-13 21:09:14 -07:00
Paul Gilbert 701396361c AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00
Paul Gilbert 80cb4183eb AGS: Move allegro error globals to Globals 2021-03-13 11:12:41 -08:00
Paul Gilbert 34c86ce1a1 AGS: Removal of commented out includes 2021-03-06 19:43:13 -08:00
Paul Gilbert 8d62c2faf6 AGS: Change Allegro error codes to avoid clash on some systems 2021-02-06 19:14:48 -08:00
Paul Gilbert fdcfe8362f AGS: Move allegro from stubs/ to lib/ 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