Colin Snover
d5e09a9f68
SCI32: Rewrap comments to 80 columns in lists32.h
2017-10-06 22:56:13 -05:00
Colin Snover
8028b3c290
SCI32: Use standard max_size method instead of ARRAYSIZE for a container
2016-10-26 20:56:40 -05:00
Johannes Schickel
7be486ae27
SCI: Slight template formatting fixes.
2016-03-08 20:15:22 +01:00
Johannes Schickel
693f8dc295
SCI: Add missing namespace comments in graphics/.
2016-03-08 20:13:05 +01:00
Willem Jan Palenstijn
3c3b7ec13d
SCI: Skip NULL entries in FindByObject
...
Lists can contain gaps if they're searched before Pack() is called.
2016-02-21 12:51:31 +01:00
Colin Snover
1c4778d571
SCI: Minor cleanup
...
1. Reorder member initialisations to match class member order
2. Use #pragma mark instead of comments for annotating sections
3. Remove useless >=0 checks on unsigned types
2016-02-18 21:11:06 -06:00
Colin Snover
75ccabc325
SCI: Implement accurate renderer architecture for SCI32
2016-02-18 13:18:02 -06:00