Commit Graph
19 Commits
Author SHA1 Message Date
Paul Gilbert 2d21a7dfde AGS: Removed couple of unused constants
From upstream 223fdb3d4ccfc0a6d0c437ac9fbb25a6095d3d42
2022-04-25 22:18:21 -07:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Paul Gilbert 347885c6e8 AGS: Change quitprintf to call ScummVM error method 2021-06-13 21:09:16 -07:00
Paul Gilbert d57474ce59 AGS: Provided more function variants accepting const String&
From upstream 44402962003db439e54d79e0c562fba1cf59e455
2021-06-13 21:08:58 -07:00
Paul Gilbert 701396361c AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00
Le Philousophe f074eb1533 AGS: Fix format string warning
Make use of %s guarantees that error message won't get expanded one more
time
2021-05-22 13:48:53 +02:00
Paul Gilbert 8d01a3f6ad AGS: Change quitprintf to call ScummVM error method 2021-04-16 20:16:52 -07:00
Paul Gilbert 766d3a5aa9 AGS: Move wordsdictionary.cpp globals to Globals 2021-03-13 11:12:41 -08:00
Paul Gilbert 1a8ae27b58 AGS: Move game & spriteset into Globals 2021-02-26 21:28:53 -08:00
Paul Gilbert f548bdae38 AGS: Cleanup of error message display 2021-02-07 19:19:39 -08:00
Paul Gilbert cf9bbb2bb2 AGS: Beginnings of new Globals class 2021-02-06 16:37:31 -08:00
Paul Gilbert 4a9d59e8a9 AGS: Don't show GUI message on exit 2021-02-06 16:37:31 -08:00
Paul Gilbert cf99f28036 AGS: Show fatal errors in a GUI message dialog 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