frosch
|
461b73e21b
|
Codefix: stdafx.h and safeguards.h should be the first and last include in every source file, and not appear in any header file.
|
2025-04-20 22:06:18 +02:00 |
|
Rubidium
|
a908c7bed0
|
Codechange: remove uses of MemCmpT (and MemMoveT)
|
2025-03-18 21:18:37 +01:00 |
|
Rubidium
|
4f2412a272
|
Codechange: range based for loops instead of C-style for loops
|
2024-04-11 07:05:04 +02:00 |
|
Patric Stout
|
a3cfd23cf9
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
|
Rubidium
|
fdc11a9f94
|
Codechange: introduce SpriteFile to be used by the sprite loader instead of the global FIO slot functionality
|
2021-05-08 12:39:34 +02:00 |
|