Le Philousophe
035f425e9c
CGE: Don't pass the engine object to EncryptedStream
...
It doesn't need it and when linked with detection and with UBSan enabled
build fails because CGEEngine isn't linked in
2022-01-03 14:44:03 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
sluicebox
93eeffc84d
JANITORIAL: Update old bug tracker numbers
2021-03-03 02:15:05 +02:00
Tomasz Długosz
eaab877d66
JANITORIAL: fix the name of original author of cge and cge2
...
The first name is Janusz, not Janus.
The correct name was used in AUTHORS and credits.
In case of doubts, see his personal webpage: https://www.jbw.pl/ - name is in the page footer
2020-04-18 20:59:57 +02:00
Strangerke
96d99c480b
CGE: Add a safeguard in getPage()
2014-10-11 09:19:09 +02:00
Strangerke
690c6cc8d4
CGE: Fix a crash when detecting an empty set of VOL files
2014-09-26 23:41:51 +02:00
uruk
51ac9cadd4
CGE: Fix EncryptedStream::err().
2014-08-11 16:16:54 +02:00
Strangerke
2822df856d
CGE: Remove the useless return value of XCrypt()
2014-03-11 07:31:12 +01:00
Strangerke
820d96f41c
CGE: Fix 2 more obsolete debug messages
2014-03-10 23:09:53 +01:00
Johannes Schickel
ed40653105
CGE: Make GPL headers consistent in themselves.
2014-02-18 02:39:33 +01:00
D G Turner
4e592c7249
CGE: Remove unecessary void pointer usage in resource file I/O.
2014-01-12 02:59:21 +00:00
Strangerke
5a1fe83911
CGE: Fix check on file handlers
2013-12-17 08:06:03 +01:00
Johannes Schickel
89abab97e3
JANITORIAL: Remove trailing whitespaces.
...
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Strangerke
80388527ea
CGE: Fix SPR files with extra 0x1A or missing ending CRLF. Fix bug #3537527
2012-06-25 23:40:17 +02:00
Strangerke
d9e86715d6
CGE: Fix Valgrind warning (thanks to digitall)
2011-11-27 16:53:56 +01:00
Strangerke
4778ff720c
CGE: Move some more globals to CGEEngine
2011-09-17 10:54:50 +02:00
Strangerke
82e0b6fc4b
CGE: Rewrite fileIO
2011-09-14 00:10:59 +02:00
Strangerke
c9900b605a
CGE: Some more cleanup in fileIo
2011-09-13 00:28:31 +02:00
Strangerke
5d8bbc2f48
CGE: Remove IoBuf and CFile
2011-09-13 00:07:00 +02:00
Strangerke
ae99851639
CGE: Remove VFile class
2011-09-12 00:30:46 +02:00
Strangerke
918d79f104
CGE: Remove some more uses of VFile. Fix a shadowed variable
2011-09-11 22:07:22 +02:00
Strangerke
3b9b89a78b
CGE: Talk now uses EncryptedStream. Clean up of EncryptedStream
2011-09-11 15:07:56 +02:00
Strangerke
3715d6d444
CGE: Add EncryptedStream class, remove seed parameter from XCrypt()
2011-09-11 14:15:32 +02:00
Strangerke
0784b7e0b4
CGE: Remove Dat class
2011-09-09 20:03:23 +02:00
Strangerke
4848683e56
CGE: Remove some static variables from fileIO
2011-09-09 18:24:11 +02:00
Strangerke
b23bee8571
CGE: Remove XFile, rename some members
2011-09-09 16:51:47 +02:00
Strangerke
5bad1a7c7f
CGE: Take into account some of LordHoto's comments
2011-09-06 00:43:40 +02:00
Strangerke
7144076030
CGE: Move IO classes to a separated source file
2011-08-27 09:05:32 +02:00