28 Commits

Author SHA1 Message Date
Orgad Shaneh
75bfc1290b ICB: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Paweł Kołodziejski
99f91430d3 ICB: Remove global constructors 2021-03-14 13:52:41 +01:00
Paweł Kołodziejski
02c75be38b ICB: Remove global constructor 2021-03-13 21:10:28 +01:00
Paweł Kołodziejski
6085ad7655 ICB: int -> int32 2021-03-08 16:10:39 +01:00
Paweł Kołodziejski
ef38ef4f9a ICB: More cleanup int->int32 2021-03-07 21:56:44 +01:00
Paweł Kołodziejski
99f1c888c8 ICB: Remove not used code 2021-03-07 18:31:02 +01:00
Paweł Kołodziejski
8beec5ae7b ICB: Fixed regression GFX glitch by properly fixing variable shadowing 2021-03-07 16:59:23 +01:00
Paweł Kołodziejski
a18e803ea6 ICB: Cleanup types 2021-03-07 09:56:34 +01:00
Paweł Kołodziejski
9bf59ec021 ICB: Attempt to fix amigaos4 build 2021-02-28 18:54:57 +01:00
Paweł Kołodziejski
dce0c082db ICB: Attempt to fix amigaos4 build 2021-02-28 18:15:10 +01:00
Cameron Cawley
75d5a886df ICB: Replace _ASSERT with assert 2021-02-28 08:56:49 +01:00
Cameron Cawley
286f377d1f ICB: Replace PXmin and PXmax with MIN and MAX 2021-02-28 08:56:49 +01:00
Cameron Cawley
8eb1cecf53 ICB: Replace PreventClassCopy with Common::NonCopyable 2021-02-28 08:56:49 +01:00
Paweł Kołodziejski
020d534c49 ICB: Remove SDL/OPENGL leftovers 2021-02-14 18:12:27 +01:00
Matthew Duggan
a6df289fdd ICB: Remove more duplicate types 2020-12-27 11:26:37 +09:00
Cameron Cawley
8aac0d2cf2 ICB: Remove duplicate types 2020-12-25 05:16:57 +01:00
Pawel Kolodziejski
d63f0e7513 ICB: Corrected header ifdef guards 2020-10-06 14:32:14 +02:00
Pawel Kolodziejski
edaa015de1 ICB: Switch to Common::File access game data 2020-10-06 12:59:49 +02:00
Pawel Kolodziejski
22c607b1a8 ICB: Cleanup headers 2020-10-06 09:51:20 +02:00
Pawel Kolodziejski
2c9c005469 ICB: Remove ifdefs _PC and _PSX 2020-10-06 06:33:43 +02:00
Pawel Kolodziejski
b86ff6623e ICB: Fixed includes path 2020-09-27 17:58:40 +02:00
Pawel Kolodziejski
3505ece7ed ICB: Remove unused code 2020-09-21 08:52:52 +02:00
Pawel Kolodziejski
ef37f29980 ICB: Remove __int64 type 2020-09-21 08:04:38 +02:00
Pawel Kolodziejski
ca10bc0ee1 ICB: Remove left over ';' 2020-09-20 20:08:41 +02:00
Pawel Kolodziejski
e442890378 ICB: Fixed plenty compilers warnings 2020-09-20 19:44:03 +02:00
Pawel Kolodziejski
3f7a5d447e ICB: Fixed compilation for non SDL target. Fixed unsigned char type compilation. 2020-06-28 21:35:04 +02:00
Pawel Kolodziejski
0320ac4d19 ICB: Import engine from the branch as unstable engine 2020-06-28 08:54:42 +02:00