Commit Graph
23 Commits
Author SHA1 Message Date
neuromancer 84c553c5ac FREESCAPE: refactor duplicate and scale object code 2022-11-12 09:22:46 +01:00
neuromancer 2ac4af2347 FREESCAPE: improved comments on original code atribution 2022-11-06 22:00:38 +01:00
neuromancer d35cbc41cb FREESCAPE: removed pointers to strings to avoid memory leaks 2022-11-06 22:00:37 +01:00
neuromancer 81acd105c3 FREESCAPE: added proper comment next to each endif 2022-11-06 22:00:36 +01:00
neuromancer 5e736da809 FREESCAPE: renamed ObjectType enum to follow code conventions 2022-11-06 22:00:36 +01:00
neuromancer aba5bac2ed FREESCAPE: renamed variable names from Object classes to follow code conventions 2022-11-06 22:00:35 +01:00
neuromancer 8466ff5ad2 FREESCAPE: fixed override warnings 2022-11-06 22:00:28 +01:00
neuromancer d7c076fb53 FREESCAPE: recompute bounding box when an object is moved 2022-11-06 22:00:19 +01:00
neuromancer d6041b940c FREESCAPE: refactored code that adds the drill 2022-11-06 22:00:09 +01:00
neuromancer 22395f0300 FREESCAPE: added new licenses and cleaned up includes 2022-11-06 22:00:04 +01:00
neuromancer 1a3e7af413 FREESCAPE: fixed position rendering of polygons 2022-11-06 21:59:49 +01:00
neuromancer e9dffc6ef9 FREESCAPE: improved header, namespaces and removed useless files 2022-11-06 21:59:48 +01:00
neuromancer 9fb29ea4ca FREESCAPE: proof of concept of fcl execution 2022-11-06 21:59:46 +01:00
neuromancer 8830dce83a FREESCAPE: show code to execute when colliding 2022-11-06 21:59:46 +01:00
neuromancer 45b2731a2f FREESCAPE: initial implementation of pyramid rendering 2022-11-06 21:59:45 +01:00
neuromancer 420f2346d8 FREESCAPE: proof of concept of collision with geometric objects 2022-11-06 21:59:44 +01:00
neuromancer a2f764a61d FREESCAPE: better polygon rendering and object code refactoring 2022-11-06 21:59:40 +01:00
neuromancer 359884615b FREESCAPE: improved mouse look and some other fixes 2022-11-06 21:59:39 +01:00
neuromancer 829afc2325 FREESCAPE: fixes 2022-11-06 21:59:39 +01:00
neuromancer 5fa47a0188 FREESCAPE: added some code to determinate how to render a cube 2022-11-06 21:59:39 +01:00
neuromancer 38f8663880 FREESCAPE: entraces support for Driller 2022-11-06 21:59:37 +01:00
neuromancer 1edba8cfb2 FREESCAPE: used clang-format to improve code style 2022-11-06 21:59:33 +01:00
neuromancer 3e414ba6b1 FREESCAPE: first attempt to merge phantasma code 2022-11-06 21:59:33 +01:00