summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-04-08m_state symbol renamingSean Miller
2026-04-08Run clang-format on edited filesSean Miller
2026-04-08d_main symbol renamingSean Miller
2026-04-08100% d_stateSean Miller
2026-04-08Fix m_state symbol namesSean Miller
2026-04-08100% m_state.cppSean Miller
2026-04-07the rest of dAcEremly_c stateselijah-thomas774
2026-04-07Fix weak function order in d_sys.cpp & mark matchingSean Miller
2026-04-07Fixesrobojumper
2026-04-07Move variable out of d_main.h, add TODO in d_sys.cppSean Miller
2026-04-07Fix link error with d_lib.cpp & mark as matchingSean Miller
2026-04-07100% d_lib.cpp + mpls symbol namesSean Miller
2026-04-07Merge branch 'mpls' into d_mainSean Miller
2026-04-07Run clang-format on edited filesSean Miller
2026-04-07100% mpls.cppSean Miller
2026-04-07Reorder symbols in d_sys.cpp + apply symbol namesSean Miller
2026-04-07Move render mode object set from eggSystem.h to d_sys.cpp + renameSean Miller
2026-04-07Move TSystem::initialize implementation into d_sys.cppSean Miller
2026-04-07Fix incorrect/poor names, missing importSean Miller
2026-04-06dAcEremly_c::StateWaterelijah-thomas774
2026-04-06dAcEremly_c::StateSleep + Scared + Stunelijah-thomas774
2026-04-06dAcEremly_c::StateDamage and various cleanupelijah-thomas774
2026-04-06dAcEremly_c::StateFlyelijah-thomas774
2026-04-06dAcEremly_c::StateHold + Jumpelijah-thomas774
2026-04-06dAcEremly_c::StateEscapeDash + Windelijah-thomas774
2026-04-06dAcEremly_c::StateEscapeelijah-thomas774
2026-04-06dAcEremly_c::StateRunelijah-thomas774
2026-04-06dAcEremly_c::StateWalkelijah-thomas774
2026-04-06dAcEremly_c::StateWaitelijah-thomas774
2026-04-06timingB and createHeap 100%elijah-thomas774
2026-04-06actorCreate 99%elijah-thomas774
2026-04-06actorExecute 99%elijah-thomas774
2026-04-06Match remaining functions in d_mainSean Miller
2026-04-06Fix definition of global variables in header fileSean Miller
2026-04-06100% match for d_sysSean Miller
2026-04-05Broken but too much work to fixSean Miller
2026-03-22dSys: additional function matchesSean Miller
2026-03-22dSys: create() and execute() to 99% eachSean Miller
2026-03-15Minor formatting adjustments + symbol renamingSean Miller
2026-03-15Format filesSean Miller
2026-03-15Initial work on d_mainSean Miller
2026-03-13cleanupMaxMotis
2026-03-09d_t_event_f OKMaxMotis
2026-03-09d_t_event_f OKMaxMotis
2026-03-09Revert "d_t_event_f OK"MaxMotis
2026-03-09d_t_event_f OKMaxMotis
2026-03-02Update d_t_event.cpp - fix build errorelijah-thomas774-patch-1Elijah Thomas
2026-03-02Merge pull request #302 from elijah-thomas774/d_t_scene_changeElijah Thomas
2026-03-02Merge pull request #300 from MaxMotis/d_t_eventElijah Thomas
2026-03-01d_t_event OKMaxMotis