9 Commits

Author SHA1 Message Date
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
James Brown
09a109068e Remove unneeded init stuff
svn-id: r3905
2002-04-11 14:22:45 +00:00
James Brown
2189a0913a .
svn-id: r3894
2002-04-08 03:34:42 +00:00
Lionel Ulmer
37c990d3ab Another small init fix thanks to Valgrind (using Sam n Max this time).
svn-id: r3841
2002-03-30 21:24:15 +00:00
Lionel Ulmer
70850a3b73 Added some new initialisations thanks to Valgrind.
Please could people more aware than me of ScummVM internals check if they
are right :-)

svn-id: r3840
2002-03-30 20:12:20 +00:00
Lionel Ulmer
73c2f8b640 Fixed compilation on Linux (by removing a Windowism :-) ).
svn-id: r3839
2002-03-30 10:32:55 +00:00
James Brown
9a751f4e76 Fix some VC6++ debug actor-related crashes.
Mask, Charset color and WaitForMessage hangs still remain.

svn-id: r3838
2002-03-29 12:15:41 +00:00
James Brown
2c3657168f Fix sound under VC++ debug. Actor masks, actor animation and talking are still broken. Help. someone? Anyone?
svn-id: r3834
2002-03-26 05:22:07 +00:00
Vincent Hamm
8d08bdd5dc Add init.cpp to the cvs
svn-id: r3831
2002-03-25 17:48:22 +00:00