Commit Graph

22 Commits

Author SHA1 Message Date
Michael 57f937c9ff PathAStar.cpp: do not run search with invalid input 2020-04-20 20:37:38 +02:00
Michael 5669d2f82b Port.cpp: remove empty LineColour implementation, its presence causes linker conflicts 2020-04-09 19:20:06 +02:00
Michael 34fb525f38 Player.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-06 18:37:32 +02:00
Michael 4af5ef95a3 Gun.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-04 00:13:40 +02:00
Michael 34feef3f47 Brain.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-04 00:12:18 +02:00
Michael ddc3040113 AIMain.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-04 00:11:59 +02:00
Michael 6b85a06d09 AIInfo.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-04 00:11:33 +02:00
Michael 9cdf2bc53b HitSpang.hpp: use modern STL header names
- std::* treatment
2020-04-01 20:44:47 +02:00
Michael 23c7533c4a Gun.hpp: use modern STL header names
- std::* treatment
2020-04-01 20:43:24 +02:00
Michael d1bfc55db1 DaemonScript.hpp: use modern STL header names
- std::* treatment
2020-04-01 20:42:59 +02:00
Michael a0ad5b56d6 Daemon.hpp: use modern STL header names
- std::* treatment
2020-04-01 20:42:29 +02:00
Michael afd341bf41 BloodSplat: use modern STL header names
- std::* treatment
2020-04-01 20:41:48 +02:00
Michael bf6379cccc WorldView: use modern STL header names
- std::* treatment
2020-03-31 19:53:44 +02:00
Michael c955b5d018 Synthesizer.hpp: use modern STL header names
- std::* treatment
2020-03-31 19:53:04 +02:00
Michael 8f381ee241 Silhoutte.cpp: use modern STL header names 2020-03-31 19:52:11 +02:00
Michael d1d59c26b5 PathAStar.cpp: std::* treatment 2020-03-31 19:50:36 +02:00
Michael 964f83de62 Influence.hpp: use modern STL header names
- std::* treatment
- add missing return type to operator function
2020-03-31 19:49:31 +02:00
Michael 71df32710a Brain.cpp: std::* treatment 2020-03-31 19:48:07 +02:00
Michael be73f202e8 AIMain: : use modern STL header names
- std::* treatment
2020-03-31 19:46:16 +02:00
Michael 7eb9db23f6 AIGraph.cpp: std::* treatment 2020-03-31 19:45:28 +02:00
Michael 4bc2026938 Activity.cpp: use modern STL header names 2020-03-31 19:44:41 +02:00
Ian Brun 946b2a4943 Initial commit 2018-01-01 23:07:24 +01:00