10 Commits

Author SHA1 Message Date
Lionel Ulmer
7fa28ffec2 Removed ScummVM's private alloc / free / realloc functions. If I break
something, just yell :-)

svn-id: r4160
2002-05-01 17:16:47 +00:00
James Brown
7696081c54 Large pointless reindentation of all the code. Also fixed a few mistakes
in the object flags code cleanup.

Flags used:

indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip
-ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader
-TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader
-TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm
-TSoundEngine -TPart -TPlayer

svn-id: r3908
2002-04-11 17:19:16 +00:00
Ludvig Strigeus
34747b792a various code cleanups
svn-id: r3907
2002-04-11 15:22:02 +00:00
Ruediger Hanke
371feb712a Loom-related Endian bug fix
svn-id: r3903
2002-04-10 20:52:55 +00:00
Nicolas Bacca
2e288912a2 Revenge of the son of the charset fix
svn-id: r3862
2002-04-04 23:02:02 +00:00
James Brown
5e509a1d18 Finish gameDetector renaming.
svn-id: r3823
2002-03-25 08:51:34 +00:00
Paweł Kołodziejski
ef7ed53887 Visual C++ compilation fixes, and renaming gameDetector
svn-id: r3822
2002-03-25 08:46:24 +00:00
Vincent Hamm
57cf1bfbee Rechanged the way the scumm class is choose (sorry, can't make up my mind). Implemented the different versions of loadCharset
svn-id: r3820
2002-03-25 02:09:05 +00:00
Vincent Hamm
e732682d9b Little clean up of the v3 specific readIndex
svn-id: r3818
2002-03-25 01:31:16 +00:00
Vincent Hamm
29f2188c2d Moved the v3 specific version of readIndex
svn-id: r3817
2002-03-25 01:20:05 +00:00