JurassicParkTrespasser/jp2_pc/Source/Lib
2020-05-08 18:39:44 +02:00
..
Audio AudioLoad.cpp: use qualified names to retrieve member function pointers 2020-03-31 20:16:10 +02:00
Control Initial commit 2018-01-01 23:07:24 +01:00
EntityDBase WorldDBase.cpp: reset texture manager before resetting load heap 2020-04-21 21:45:52 +02:00
File FileTest.cpp: add #ifdef because the dump function only exists in debug configuration 2020-03-30 18:54:47 +02:00
GeomDBase WaveletQuadTree.cpp: replace usage of Set() function 2020-04-03 22:16:21 +02:00
Groff FileIO.cpp: do not close file if handle is 0 (i.e. file was never opened) 2020-04-18 17:31:02 +02:00
Loader TexturePackSurface: add cache of deleted nodes to prevent following dead links 2020-05-08 18:39:44 +02:00
Math Initial commit 2018-01-01 23:07:24 +01:00
Physics Merge pull request #93 from meekee7/physics-freeze-workaround 2020-05-06 00:56:39 +02:00
Renderer LightBlend.cpp: add and rectify delete[] calls to avoid memory leaks 2020-04-22 18:09:45 +02:00
Std Merge pull request #50 from meekee7/CRefObj-Delete 2020-04-04 09:39:32 +02:00
Sys reg.cpp: convert registry to ini if no ini file exists 2020-04-23 22:12:46 +02:00
Transform TransformIO.hpp: use modern STL header names 2020-04-03 21:41:36 +02:00
Transform5 Initial commit 2018-01-01 23:07:24 +01:00
Trigger Trigger.hpp: add namespace qualifier to disambiguate between our CHandle and ATL::CHandle 2020-04-06 18:01:34 +02:00
Types FixedP.hpp: use modern STL header names 2020-04-03 21:25:29 +02:00
View RasterVid.cpp: do not restore DirectDraw display mode in forced window mode 2020-04-25 20:19:34 +02:00
W95 Direct3DQuery.cpp: repair D3D header path 2020-03-31 19:38:12 +02:00