Commit Graph

  • f259d6444a Implemented Directional Light master theclub654 2024-11-22 21:52:34 -0500
  • 25de89d866 fixed illumination theclub654 2024-11-08 20:25:51 -0500
  • 27b861bbf4 Fixed light color and falloff theclub654 2024-10-24 19:22:42 -0400
  • ce5ede5985 Implememted the correct way the game does lighting theclub654 2024-10-14 15:15:36 -0400
  • 4c9fdc5c7c Fixed LoadTexFromBrx func theclub654 2024-06-09 01:09:51 -0400
  • 16ac7c02c3 Implement ligthing map theclub654 2024-04-25 21:34:12 -0400
  • f0a598ea2f More RE theclub654 2024-03-06 15:43:24 -0500
  • 6e8ca6a3fb Fixed the LoadOptionsFromBrx function around alot theclub654 2024-02-03 12:42:31 -0500
  • e8ad114753 Moved collision model to respective position theclub654 2024-01-29 22:26:09 -0500
  • 79306a47de Fixed the PloGetSwProxySource function theclub654 2024-01-29 19:15:14 -0500
  • c72522d00b Fixed some of the data container functions theclub654 2024-01-28 11:56:25 -0500
  • 9e85b9e48a RE and supports cloning of game objects theclub654 2024-01-12 20:34:23 -0500
  • b16b4f2232 Got proxy objs in correct spots still needs more work done. theclub654 2024-01-08 08:37:21 -0500
  • 45a623d31d Instanced model rendering supported theclub654 2024-01-01 00:17:35 -0500
  • c61b858377 Fixed degenerate triangles on collision theclub654 2023-12-18 16:08:49 -0500
  • 1b6e57bdbd Fixed texture rendering theclub654 2023-12-15 16:07:19 -0500
  • d1651e54ce Did the uv sharing theclub654 2023-12-06 22:46:07 -0500
  • 236860e13e Can now render textures but not correctly theclub654 2023-12-06 22:36:55 -0500
  • 02dcf3cbe9 Got rid of all degenerate triangles theclub654 2023-12-06 16:08:46 -0500
  • 143ee75332 can now render collision theclub654 2023-12-03 22:44:51 -0500
  • 06d16f8669 Fixed fly cam theclub654 2023-12-01 18:41:32 -0500
  • 5094a71e2f changed Rendering in wire mode theclub654 2023-11-30 14:41:18 -0500
  • 7e05a6d99f Vertex color rendering added theclub654 2023-11-27 16:05:04 -0500
  • f9d94fcac6 Able to render stuff on screen theclub654 2023-11-25 23:41:18 -0500
  • d406aea5d4 Fixed some stuff around theclub654 2023-11-25 21:54:08 -0500
  • 17a3e8ed25 Fixed all memory leaks and possible heap corruptions with the game objects theclub654 2023-11-21 22:37:09 -0500
  • f98ec174c0 Fixed another memory leak and reduced memory usage theclub654 2023-11-20 18:51:00 -0500
  • 59f947c32b Fixed all memory leaks when loading different level files theclub654 2023-11-20 16:22:22 -0500
  • f2c67a2707 Fixed memory leaks all game obejcts are deallocated when switching level files and on the close theclub654 2023-11-18 00:20:27 -0500
  • 60bf9578c5 Fixed alot of heap corruptions and also integrated imgui theclub654 2023-11-16 22:25:24 -0500
  • 9c2f98be9f Fixed some stuff theclub654 2023-11-06 17:13:43 -0500
  • e134a12244 Able to loop through all objects in the rendering loop theclub654 2023-11-05 21:31:14 -0500
  • b3d773d6e1 Renamed all game object type vtables to there respective names theclub654 2023-11-02 19:38:12 -0400
  • 5d14557704
    Update README.md theclub654 2023-10-30 21:59:31 -0400
  • b0ddaa0e46
    Update README.md theclub654 2023-10-30 21:55:32 -0400
  • e272a68a6c
    Update README.md theclub654 2023-10-30 21:52:22 -0400
  • e082cab280
    Update README.md theclub654 2023-10-30 21:50:28 -0400
  • dcdba197e4
    Delete gitignore theclub654 2023-10-26 22:52:03 -0400
  • 8abd6ad3d9
    Delete ProjectCane/gitignore theclub654 2023-10-26 22:51:48 -0400
  • f758f94417 Able to load up all game objects into the SW loop list theclub654 2023-10-26 22:51:23 -0400
  • 03530044f6
    Delete Sly1/jb_intro theclub654 2023-10-26 22:42:45 -0400
  • c0fb60f2f9
    Update README.md theclub654 2023-10-24 20:20:04 -0400
  • 803d5fd18c Started RE the models and how they are stored in memory theclub654 2023-10-24 20:17:18 -0400
  • d2754b66f1 Merge branch 'master' of https://github.com/theclub654/ProjectCane theclub654 2023-09-15 20:00:50 -0400
  • 3c7e2d6086 RE how the game regualarly creates Local Objects theclub654 2023-09-15 20:00:41 -0400
  • 7f9d7509e7
    Update README.md theclub654 2023-09-13 19:49:33 -0400
  • a3f3da444f
    Delete Sly1/x64/Debug directory theclub654 2023-09-11 19:30:44 -0400
  • f7d5cbf4f6 Now able to loop through the binary serialization of all level files from the may 19 2002 proto theclub654 2023-09-11 19:29:06 -0400
  • c33888bd0f Now able to fully loop through the binary serialization of the jb_intro level which is the intro theclub654 2023-09-11 15:01:39 -0400
  • df06f6ab67 Moved base classes to lo.h and did more RE theclub654 2023-09-07 16:40:21 -0400
  • 1e6564f41a
    Update README.md theclub654 2023-09-02 22:24:59 -0400
  • 7070407404
    Create README.md theclub654 2023-09-02 22:11:44 -0400
  • c72c7e3bbe Put all the objects in there respective folders theclub654 2023-09-02 21:48:32 -0400