Commit Graph

476 Commits

Author SHA1 Message Date
Michael
12d5982fa6 Xob_bc: use modern STL header names
- std::* treatment
2020-04-01 20:35:17 +02:00
Michael
22a3006657 PhysicsSystem: use modern STL header names
- std::* treatment
2020-04-01 20:34:42 +02:00
Michael
737432dd8f PhysicsInfo.cpp: std::* treatment 2020-04-01 20:33:19 +02:00
Michael
75380920ca pelvis_def.h: remove obsolete include of bool header 2020-04-01 20:32:41 +02:00
Michael
db7a7fba80 Pelvis: use modern STL header names
- std::* treatment
2020-04-01 20:31:54 +02:00
Michael
cd30d6dd03 Magnet: use modern STL header names
- std::* treatment
2020-04-01 20:30:52 +02:00
Michael
471537ef5c InfoCompound.cpp: std::* treatment 2020-04-01 20:21:58 +02:00
Michael
8ef5087ce4 InfoBox.cpp: use modern STL header names
- std::* treatment
2020-04-01 20:21:08 +02:00
Michael
487b1477a3 futil.cpp: use modern STL header names 2020-04-01 20:18:26 +02:00
Michael
d325731e49 foot.cpp: use modern STL header names 2020-04-01 20:17:53 +02:00
Michael
df456ad87f dino_quad.cpp: use modern STL header names 2020-04-01 20:17:22 +02:00
Michael
f5739c9332 dino_biped.cpp: use modern STL header names 2020-04-01 20:16:39 +02:00
Michael
c046ef314a BioModel: use modern STL header names
- std::* treatment
2020-04-01 20:15:51 +02:00
Michael
029d4f4431 Arms.cpp: use modern STL header names 2020-04-01 20:15:10 +02:00
meekee7
063d66835b
Merge pull request #4 from OpenTrespasser/dev
Merge upstream/dev into staging
2020-04-01 17:31:26 +02:00
Ian Brun
05ef0de223
Merge pull request #39 from meekee7/std-audio
Audio: steps towards compilability
2020-04-01 16:39:27 +02:00
Ian Brun
a7813401d8
Merge pull request #38 from meekee7/std-AI
AI: STL includes and std::* treatment
2020-04-01 16:34:47 +02:00
Ian Brun
c9e2155c61
Merge pull request #37 from meekee7/std-view
View: STL includes, DirectX includes and std::* treatment
2020-04-01 16:32:31 +02:00
Ian Brun
4dee3317e0
Merge pull request #36 from meekee7/fastheap-operator-pointertype
CFastHeap: missing type-conversion operator
2020-04-01 16:27:33 +02:00
Ian Brun
b253d21940
Merge pull request #35 from meekee7/ccoef-comparion-operators
CCoef comparison operators
2020-04-01 16:26:14 +02:00
Ian Brun
d4741d323f
Merge pull request #34 from meekee7/nullstream-std-endl
Nullstream std::endl support
2020-04-01 16:25:03 +02:00
Michael
c4aed96ab7 AudioLoad.cpp: use qualified names to retrieve member function pointers 2020-03-31 20:16:10 +02:00
Michael
d5105ad5bf AudioADPCM.cpp: use std::min 2020-03-31 20:12:43 +02:00
Michael
9625093d80 Audio.hpp: clean up DirectX includes, graphics APIs includes do not belong into the Audio module
- use modern STL header names
- std::* treatment
2020-03-31 20:11:47 +02:00
Michael
592847f3cf AudioLoader.hpp: use modern STL header names
- std::* treatment
2020-03-31 20:09:55 +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
Michael
6a4a8d1405 Direct3DQuery.cpp: repair D3D header path 2020-03-31 19:38:12 +02:00
Michael
e27aab4522 Direct3D.hpp: repair D3D header path 2020-03-31 19:37:23 +02:00
Michael
6b8fb07cd8 DD.hpp: repair D3D header path 2020-03-31 19:35:35 +02:00
Michael
bb623f4587 RasterPool.cpp: use modern STL header names
- std::* treatment
2020-03-31 19:31:30 +02:00
Michael
25263059e5 RasterD3D.cpp: use modern STL header names
- std::* treatment
2020-03-31 19:30:41 +02:00
Michael
c3c13c94b3 RasterConvertD3D.cpp: use modern STL header names
- std::* treatment
- use std::min
2020-03-31 19:29:55 +02:00
Michael
8f7ad69633 Grab: : std::* treatment 2020-03-31 19:28:17 +02:00
Michael
c319d8de31 Gamma.hpp: use ints as template parameters 2020-03-31 19:27:46 +02:00
Michael
cd66086488 Direct3DRenderState.hpp: repair D3D header path 2020-03-31 19:26:55 +02:00
Michael
8203a977b5 ColourBase: use modern STL header names
- std::* treatment
2020-03-31 19:25:11 +02:00
Michael
981328c4f0 AGPTextureMemManager.cpp : use modern STL header names
- std::* treatment
2020-03-31 19:23:28 +02:00
Michael
590738b980 WaveletCoef.hpp: add missing comparison operators 2020-03-31 18:48:15 +02:00
Michael
23e5cd309d DebugConsole.hpp: add support for std::endl on nullstreams 2020-03-31 18:21:43 +02:00
Michael
f8db967949 FastHeap.hpp: add char* type conversion operator to CFastHeap 2020-03-31 16:03:31 +02:00
meekee7
cbeb91ce10
Merge pull request #3 from OpenTrespasser/dev
Merge upstream/dev into staging
2020-03-31 12:40:22 +02:00
Ian Brun
501d7ca6fd
Merge pull request #33 from meekee7/std-loader
Loader: STL includes and std::* treatment
2020-03-31 12:37:31 +02:00